nimbus-eth2/beacon_chain/block_pools
tersec 1bdbf099cc
use IntSet rather than HashSet[ValidatorIndex] (#2267)
* use IntSet rather than HashSet[ValidatorIndex]

* add bounds check before uint64 -> int conversion

* use intsets in block transitions

* remove superfluous Nim issue explanation/reference
2021-01-26 12:52:00 +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 use IntSet rather than HashSet[ValidatorIndex] (#2267) 2021-01-26 12:52:00 +01:00