lighthouse/beacon_node
2020-07-23 13:55:36 +10:00
..
beacon_chain Small improvement: encapsulate a public field (#1362) 2020-07-22 09:34:57 +00:00
client Remove unused event handler function (#1377) 2020-07-22 10:24:35 +00:00
eth1 Fix early return from DepositLog parsing (#1382) 2020-07-22 10:24:37 +00:00
eth2_libp2p replace max_peers cli argument by target_peers and use excess peers above target_peers capped by a new constant PEER_EXCESS_FACTOR (relative to target_peers) (#1383) 2020-07-23 13:55:36 +10:00
genesis Update deps (#1322) 2020-07-06 11:55:56 +10:00
network Fix attestation propagation (#1360) 2020-07-20 12:55:32 +10:00
operation_pool Update deps (#1322) 2020-07-06 11:55:56 +10:00
rest_api Add ability to configure CORS header (#1345) 2020-07-16 07:23:14 +00:00
src replace max_peers cli argument by target_peers and use excess peers above target_peers capped by a new constant PEER_EXCESS_FACTOR (relative to target_peers) (#1383) 2020-07-23 13:55:36 +10:00
store Update deps (#1322) 2020-07-06 11:55:56 +10:00
tests Improve tokio task execution (#1181) 2020-06-04 21:48:05 +10:00
timer Update deps (#1322) 2020-07-06 11:55:56 +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 Add ability to configure CORS header (#1345) 2020-07-16 07:23:14 +00:00