nimbus-eth2/beacon_chain
Jacek Sieka 2d307e2257
initial state replay implementation
* fix initial attestation pool on reordered attestations
* simplify db layer api
* load head block from database on startup, then load state
  * significantly changes database format
* move subscriptions to separate proc's
* implement block replay from historical state
* avoid rescheduling epoch actions on block receipt (why?)
* make sure genesis block is created and used
* relax initial state sim parameters a bit
2019-02-20 22:42:17 -06:00
..
2019-02-20 22:42:17 -06:00
2019-02-15 17:33:32 +01:00
2018-12-28 02:32:41 +02:00
2019-02-05 20:21:18 +01:00