2d307e2257
* 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 |
||
---|---|---|
.. | ||
beaconstate.nim | ||
crypto.nim | ||
datatypes.nim | ||
digest.nim | ||
helpers.nim | ||
validator.nim |