lighthouse/beacon_node/beacon_chain/test_harness/benches
Paul Hauner 20e45b3369
Refactor block_processing
- Add the rayon library for parallelization
- Move from std::sync::Rwlock to rayon::RwLock
- Add `state` field to BeaconChain
- Fix major bug in attestation validator where justified slot was
incorrectly looked up.
2019-02-01 14:48:09 +11:00
..
state_transition.rs Refactor block_processing 2019-02-01 14:48:09 +11:00