lighthouse/eth2/types
Paul Hauner 21de9c1cb8
Re-work CommitteeCache to use less memory
Now it just stores a reverse mapping of the shuffling (validator index
-> position in shuffling) instead of all the `AttestationDuty`.
2019-05-20 16:21:26 +10:00
..
src Re-work CommitteeCache to use less memory 2019-05-20 16:21:26 +10:00
Cargo.toml Implement new BeaconStateTypes trait in types 2019-05-08 13:08:37 +10:00