nimbus-eth2/beacon_chain/spec
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
..
eth2_apis Documentation for Validators API. (#2147) 2020-12-07 14:51:14 +02:00
presets/v1_0_0 remove v0.12.3 and medalla support (#2038) 2020-11-20 14:49:49 +01:00
beaconstate.nim use IntSet rather than HashSet[ValidatorIndex] (#2267) 2021-01-26 12:52:00 +01:00
crypto.nim performance fixes (#2259) 2021-01-25 13:04:18 +01:00
datatypes.nim use IntSet rather than HashSet[ValidatorIndex] (#2267) 2021-01-26 12:52:00 +01:00
digest.nim performance fixes (#2259) 2021-01-25 13:04:18 +01:00
english_word_list.txt Bump testutils 2020-06-01 16:58:28 +03:00
helpers.nim performance fixes (#2259) 2021-01-25 13:04:18 +01:00
keystore.nim fix broken metrics during replay (#2090) 2020-11-27 23:16:13 +01:00
network.nim use IntSet rather than HashSet[ValidatorIndex] (#2267) 2021-01-26 12:52:00 +01:00
preset_values.nim Multinet fixes (#1774) 2020-09-29 10:12:57 +02:00
presets.nim fix broken metrics during replay (#2090) 2020-11-27 23:16:13 +01:00
signatures.nim Implement the 'deposits exit' command; Remove 'deposits create' 2020-11-29 23:08:07 +02:00
signatures_batch.nim Block validation flow v2 + Batch (serial) sig verification (#2250) 2021-01-25 20:45:48 +02:00
state_transition.nim Block validation flow v2 + Batch (serial) sig verification (#2250) 2021-01-25 20:45:48 +02:00
state_transition_block.nim use IntSet rather than HashSet[ValidatorIndex] (#2267) 2021-01-26 12:52:00 +01:00
state_transition_epoch.nim performance fixes (#2259) 2021-01-25 13:04:18 +01:00
validator.nim performance fixes (#2259) 2021-01-25 13:04:18 +01:00
weak_subjectivity.nim fix broken metrics during replay (#2090) 2020-11-27 23:16:13 +01:00