nimbus-eth2/research
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
..
.gitignore some ignores 2019-03-26 19:41:34 -06:00
block_sim.nim use IntSet rather than HashSet[ValidatorIndex] (#2267) 2021-01-26 12:52:00 +01:00
block_sim.nim.cfg block pool simulator (#956) 2020-05-01 17:51:24 +02:00
simutils.nim Add Eth1 deposits simulation to block_sim 2021-01-04 13:22:00 +02:00
stack_sizes.nim cleanups (#962) 2020-05-04 07:38:14 +02:00
stack_sizes.nim.cfg cleanups (#962) 2020-05-04 07:38:14 +02:00
state_sim.nim Add Eth1 deposits simulation to block_sim 2021-01-04 13:22:00 +02:00
state_sim.nim.cfg add simple wasm page with state simulator (#334) 2020-01-22 15:36:16 +00:00