lighthouse/beacon_node/beacon_chain
Paul Hauner 8c5bcfe53a
Optimise beacon chain persistence (#851)
* Unfinished progress

* Update more persistence code

* Start fixing tests

* Combine persist head and fork choice

* Persist head on reorg

* Gracefully handle op pool and eth1 cache missing

* Fix test failure

* Address Michael's comments
2020-03-06 16:09:41 +11:00
..
src Optimise beacon chain persistence (#851) 2020-03-06 16:09:41 +11:00
tests Optimise beacon chain persistence (#851) 2020-03-06 16:09:41 +11:00
Cargo.toml Optimize attestation processing (#841) 2020-03-05 17:19:35 +11:00