lighthouse/eth2
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
..
operation_pool Optimise beacon chain persistence (#851) 2020-03-06 16:09:41 +11:00
proto_array_fork_choice Optimize attestation processing (#841) 2020-03-05 17:19:35 +11:00
state_processing Optimize attestation processing (#841) 2020-03-05 17:19:35 +11:00
types Refactor tree hashing (#861) 2020-03-05 08:07:27 +11:00
utils Refactor tree hashing (#861) 2020-03-05 08:07:27 +11:00
README.md Refactor docs into mdbook (#547) 2019-10-02 11:04:56 +10:00

eth2

Common crates containing eth2-specific logic.