lighthouse/beacon_node/store
Michael Sproul 5a8f2dd961
Increase default slots per restore point to 2048 (#790)
This should reduce disk usage by 32x while keeping historical state queries to
less than 10s. If historical states are required quickly, the minimum SPRP of 32
can be set on the CLI.
2020-01-10 14:42:49 +11:00
..
benches Faster BeaconState enc/dec (#671) 2019-12-06 16:44:03 +11:00
examples Rename ssz_encode_state.rs to ssz_encode_state_container.rs (#774) 2020-01-07 10:33:58 +11:00
src Increase default slots per restore point to 2048 (#790) 2020-01-10 14:42:49 +11:00
Cargo.toml Store states efficiently in the hot database (#746) 2020-01-08 13:58:01 +11:00