nimbus-eth2/beacon_chain/block_pools
tersec 8d25663681
remove several IntSet usages in lieu of seq[ValidatorIndex] (#2288)
* remove several IntSet usages in lieu of seq[ValidatorIndex]

* convert smaller types to larger types

* larger type, again
2021-02-08 08:27:30 +01:00
..
block_pools_types.nim Block validation flow v2 + Batch (serial) sig verification (#2250) 2021-01-25 20:45:48 +02:00
chain_dag.nim Block validation flow v2 + Batch (serial) sig verification (#2250) 2021-01-25 20:45:48 +02:00
clearance.nim Block validation flow v2 + Batch (serial) sig verification (#2250) 2021-01-25 20:45:48 +02:00
quarantine.nim Block validation flow v2 + Batch (serial) sig verification (#2250) 2021-01-25 20:45:48 +02:00
spec_cache.nim remove several IntSet usages in lieu of seq[ValidatorIndex] (#2288) 2021-02-08 08:27:30 +01:00