nimbus-eth2/beacon_chain/rpc
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
..
beacon_api.nim Block validation flow v2 + Batch (serial) sig verification (#2250) 2021-01-25 20:45:48 +02:00
config_api.nim More complete reset of the web3 provider on each failure; Fix #2184 2020-12-16 00:21:11 +02:00
debug_api.nim Address review comments 2020-11-20 17:13:51 +02:00
event_api.nim move rpc api to own folder, mimic upstream structure (#1905) 2020-10-27 10:00:57 +01:00
nimbus_api.nim use IntSet rather than HashSet[ValidatorIndex] (#2267) 2021-01-26 12:52:00 +01:00
node_api.nim Peer stuff (#2084) 2020-11-26 20:23:45 +01:00
rpc_utils.nim move rpc api to own folder, mimic upstream structure (#1905) 2020-10-27 10:00:57 +01:00
validator_api.nim performance fixes (#2259) 2021-01-25 13:04:18 +01:00