lighthouse/beacon_node/client
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
..
src Improve freezer DB efficiency with periodic restore points (#649) 2019-12-06 14:29:06 +11:00
Cargo.toml Prepare for public testnet (#628) 2019-12-03 15:28:57 +11:00