lighthouse/eth2
Michael Sproul d0319320ce Improve freezer DB efficiency with periodic restore points (#649)
* Draft of checkpoint freezer DB

* Fix bugs

* Adjust root iterators for checkpoint database

* Fix freezer state lookups with no slot hint

* Fix split comment

* Use "restore point" to refer to frozen states

* Resolve some FIXMEs

* Configurable slots per restore point

* Document new freezer DB functions

* Fix up StoreConfig

* Fix new test for merge

* Document SPRP default CLI flag, clarify tests
2019-12-06 14:29:06 +11:00
..
lmd_ghost Prepare for public testnet (#628) 2019-12-03 15:28:57 +11:00
operation_pool Prepare for public testnet (#628) 2019-12-03 15:28:57 +11:00
state_processing Prepare for public testnet (#628) 2019-12-03 15:28:57 +11:00
types Improve freezer DB efficiency with periodic restore points (#649) 2019-12-06 14:29:06 +11:00
utils Prepare for public testnet (#628) 2019-12-03 15:28:57 +11:00
README.md Refactor docs into mdbook (#547) 2019-10-02 11:04:56 +10:00

eth2

Common crates containing eth2-specific logic.