nimbus-eth2/beacon_chain/fork_choice
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
..
README.md bump a couple more eth2 phase0 spec refs to v0.11.1 2020-04-17 16:37:52 +03:00
fork_choice.nim use IntSet rather than HashSet[ValidatorIndex] (#2267) 2021-01-26 12:52:00 +01:00
fork_choice_types.nim use IntSet rather than HashSet[ValidatorIndex] (#2267) 2021-01-26 12:52:00 +01:00
proto_array.nim remove {.inline.} pragmas (#2033) 2020-11-20 11:00:22 +01:00