lighthouse/beacon_node/beacon_chain
Adam Szkoda 536728b975
Write new blocks and states to the database atomically (#1285)
* Mostly atomic put_state()
* Reduce number of vec allocations
* Make crucial db operations atomic
* Save restore points
* Remove StateBatch
* Merge two HotColdDB impls
* Further reduce allocations
* Review feedback
* Silence clippy warning
2020-07-01 12:45:57 +10:00
..
src Write new blocks and states to the database atomically (#1285) 2020-07-01 12:45:57 +10:00
tests Bump all spec tags to v0.12.1 (#1275) 2020-06-19 11:18:27 +10:00
Cargo.toml Process exits and slashings off the network (#1253) 2020-06-18 21:06:34 +10:00