lighthouse/beacon_node/store
Michael Sproul f36a5a15d6
Store states efficiently in the hot database (#746)
* Sparse hot DB and block root tree

* Fix store_tests

* Ensure loads of hot states on boundaries are fast

* Milder error for unaligned finalized blocks
2020-01-08 13:58:01 +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 Store states efficiently in the hot database (#746) 2020-01-08 13:58:01 +11:00
Cargo.toml Store states efficiently in the hot database (#746) 2020-01-08 13:58:01 +11:00