lighthouse/beacon_node/store
Adam Szkoda 59ead67f76
Race condition fix + Reliability improvements around forks pruning (#1132)
* Improve error handling in block iteration

* Introduce atomic DB operations

* Fix race condition

An invariant was violated:  For every block hash in head_tracker, that
block is accessible from the store.
2020-05-16 13:23:32 +10:00
..
benches Fix clippy warnings (#813) 2020-01-21 18:38:56 +11:00
examples Fix clippy warnings (#813) 2020-01-21 18:38:56 +11:00
src Race condition fix + Reliability improvements around forks pruning (#1132) 2020-05-16 13:23:32 +10:00
Cargo.toml Initial work towards v0.2.0 (#924) 2020-03-17 17:24:44 +11:00