AttestationAggregator
- 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.
Fixes a bug where the validator index bit was set on the bitfield, instead of the committee index