nimbus-eth2/beacon_chain/fork_choice
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
..
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 remove several IntSet usages in lieu of seq[ValidatorIndex] (#2288) 2021-02-08 08:27:30 +01:00
fork_choice_types.nim remove several IntSet usages in lieu of seq[ValidatorIndex] (#2288) 2021-02-08 08:27:30 +01:00
proto_array.nim remove {.inline.} pragmas (#2033) 2020-11-20 11:00:22 +01:00