nimbus-eth2/beacon_chain
Jacek Sieka e7b36c4389 add beacon clock and rework timing
* have regular slot tick, decide on work to do lazily
* use beacon clock instance that will eventually sync time
* skip work when falling behind
* add one more state cache for justified state (since that's used in
fork choice)
* remove old sync cruft
* single timer per slot, serializing block production and attestation
2019-03-26 13:21:48 +02:00
..
2019-03-25 10:46:31 -06:00
2018-12-28 02:32:41 +02:00
2019-03-14 07:33:56 -06:00
2019-03-25 10:46:31 -06:00
2019-03-26 13:21:48 +02:00