lighthouse-pulse/beacon_node
Adam Szkoda 7f036a6e95
Add error handling to iterators (#1243)
* Add error handling to iterators

* Review feedback

* Leverage itertools::process_results() in few places
2020-06-10 09:55:44 +10:00
..
beacon_chain Add error handling to iterators (#1243) 2020-06-10 09:55:44 +10:00
client Add first Server Sent Events API endpoint (#1107) 2020-06-06 16:39:11 +10:00
eth1 Improve tokio task execution (#1181) 2020-06-04 21:48:05 +10:00
eth2-libp2p Cleanup logs, increase test timeouts, remove gossipsub tests (#1247) 2020-06-09 07:27:06 +10:00
genesis Improve tokio task execution (#1181) 2020-06-04 21:48:05 +10:00
network Add error handling to iterators (#1243) 2020-06-10 09:55:44 +10:00
operation_pool beacon_node, consensus: fix possible deadlocks when comparing with itself (#1241) 2020-06-09 07:08:54 +10:00
rest_api Add error handling to iterators (#1243) 2020-06-10 09:55:44 +10:00
src Add first Server Sent Events API endpoint (#1107) 2020-06-06 16:39:11 +10:00
store Add error handling to iterators (#1243) 2020-06-10 09:55:44 +10:00
tests Improve tokio task execution (#1181) 2020-06-04 21:48:05 +10:00
timer Improve tokio task execution (#1181) 2020-06-04 21:48:05 +10:00
version v0.1.2 (#1155) 2020-05-18 15:05:23 +10:00
websocket_server Improve tokio task execution (#1181) 2020-06-04 21:48:05 +10:00
Cargo.toml Improve tokio task execution (#1181) 2020-06-04 21:48:05 +10:00