lighthouse/beacon_node
realbigsean cc63c2b769
order of operations fix in the duration_to_next_slot calculation (#981)
* order of operations fix in the duration_to_next_slot calculation

* use slot_clock.duration_to_slot() to simplify the duration_to_subscribe calculation

* fix error message
2020-04-04 12:09:50 +11:00
..
beacon_chain Process network attestations (#966) 2020-04-01 17:54:48 +11:00
client Connects the attestation service to network components (#961) 2020-03-25 22:18:06 +11:00
eth1 Discovery v0.2.0 Update (#926) 2020-03-19 15:11:08 +11:00
eth2-libp2p V0.11.0 network update (#976) 2020-04-01 17:54:49 +11:00
genesis Initial work towards v0.2.0 (#924) 2020-03-17 17:24:44 +11:00
network order of operations fix in the duration_to_next_slot calculation (#981) 2020-04-04 12:09:50 +11:00
rest_api V0.11.0 network update (#976) 2020-04-01 17:54:49 +11:00
src V0.11.0 network update (#976) 2020-04-01 17:54:49 +11:00
store Initial work towards v0.2.0 (#924) 2020-03-17 17:24:44 +11:00
tests Faster attestation production (#838) 2020-03-04 17:10:22 +11:00
timer Update VC and BN APIs for naive aggregation (#950) 2020-03-25 21:14:05 +11:00
version Initial work towards v0.2.0 (#924) 2020-03-17 17:24:44 +11:00
websocket_server Initial work towards v0.2.0 (#924) 2020-03-17 17:24:44 +11:00
Cargo.toml Initial work towards v0.2.0 (#924) 2020-03-17 17:24:44 +11:00