lighthouse/beacon_node
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
..
beacon_chain Improve freezer DB efficiency with periodic restore points (#649) 2019-12-06 14:29:06 +11:00
client Improve freezer DB efficiency with periodic restore points (#649) 2019-12-06 14:29:06 +11:00
eth1 Implements a timeout for peer banning (#665) 2019-12-06 14:13:43 +11:00
eth2-libp2p Implements a timeout for peer banning (#665) 2019-12-06 14:13:43 +11:00
genesis Implements a timeout for peer banning (#665) 2019-12-06 14:13:43 +11:00
network Implements a timeout for peer banning (#665) 2019-12-06 14:13:43 +11:00
rest_api Allow multiple proposals per validator per epoch (#662) 2019-12-05 10:56:37 +11:00
src Improve freezer DB efficiency with periodic restore points (#649) 2019-12-06 14:29:06 +11:00
store Improve freezer DB efficiency with periodic restore points (#649) 2019-12-06 14:29:06 +11:00
tests Prepare for public testnet (#628) 2019-12-03 15:28:57 +11:00
version Apply clippy suggestions 2019-03-19 23:20:39 +11:00
websocket_server Prepare for public testnet (#628) 2019-12-03 15:28:57 +11:00
Cargo.toml Implements a timeout for peer banning (#665) 2019-12-06 14:13:43 +11:00