nimbus-eth2/beacon_chain/block_pools
tersec b5f45db5e9
keep cache of per-epoch items in block pool (#1068)
* plumbing between block pool and state transition functions around active validator indices and committees

* have shared epochrefs followed by blockref tree while allowing for skipped slots

* factor out the epoch info extraction; document how the EpochRef follows forks
2020-05-29 08:10:20 +02:00
..
block_pools_types.nim keep cache of per-epoch items in block pool (#1068) 2020-05-29 08:10:20 +02:00
candidate_chains.nim keep cache of per-epoch items in block pool (#1068) 2020-05-29 08:10:20 +02:00
clearance.nim keep cache of per-epoch items in block pool (#1068) 2020-05-29 08:10:20 +02:00
quarantine.nim Split quarantine (#1038) 2020-05-19 16:18:07 +02:00