nimbus-eth2/beacon_chain/block_pools
Jacek Sieka 15b99e4c11
cache beacon proposer indices (#1440)
also clear old epochrefs as they're growing unwieldy

in particular, this speeds up gossip block validation by avoiding the
rewind
2020-08-05 08:28:43 +02:00
..
block_pools_types.nim cache beacon proposer indices (#1440) 2020-08-05 08:28:43 +02:00
chain_dag.nim cache beacon proposer indices (#1440) 2020-08-05 08:28:43 +02:00
clearance.nim cache beacon proposer indices (#1440) 2020-08-05 08:28:43 +02:00
quarantine.nim lear missing on orphan add in quarantine (#1441) 2020-08-04 19:49:25 +00:00
spec_cache.nim removed the BlockPool type and all of the proxy functions around it (#1401) 2020-07-30 21:18:17 +02:00