lighthouse/beacon_node/beacon_chain/tests
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
..
persistence_tests.rs Improve freezer DB efficiency with periodic restore points (#649) 2019-12-06 14:29:06 +11:00
store_tests.rs Improve freezer DB efficiency with periodic restore points (#649) 2019-12-06 14:29:06 +11:00
tests.rs Eth1 Integration (#542) 2019-11-15 14:47:51 +11:00