nimbus-eth2/beacon_chain/block_pools
tersec a327e8581b
switch state transition caching to match EpochRef (#1089)
* switch state transition caching usage to shuffled active validator indices to match EpochRef

* refactor the EpochRef -> StateCache transformation; elide pointless mapIt

* limit state passed between get_beacon_committee(...) and compute_committee(...)

* tweaks
2020-06-01 09:44:50 +02:00
..
block_pools_types.nim switch state transition caching to match EpochRef (#1089) 2020-06-01 09:44:50 +02:00
candidate_chains.nim switch state transition caching to match EpochRef (#1089) 2020-06-01 09:44:50 +02:00
clearance.nim switch state transition caching to match EpochRef (#1089) 2020-06-01 09:44:50 +02:00
quarantine.nim Split quarantine (#1038) 2020-05-19 16:18:07 +02:00