nimbus-eth2/beacon_chain/block_pools
Jacek Sieka 7de05efaaf small perf fixes
* don't sort shuffled_validator_indices, just get them directly with
iteration
* grab full epoch of proposer indices while we have the data available -
they'll get cached and reused
* avoid computing active validator set when not used for logging
2020-08-19 14:51:04 +03:00
..
block_pools_types.nim rework epoch cache referencing 2020-08-19 10:09:06 +03:00
chain_dag.nim small perf fixes 2020-08-19 14:51:04 +03:00
clearance.nim rework epoch cache referencing 2020-08-19 10:09:06 +03:00
quarantine.nim clean up quarantine 2020-08-05 16:19:55 +02:00
spec_cache.nim small spec cleanups (#1501) 2020-08-13 13:47:06 +00:00