nimbus-eth2/beacon_chain/spec
tersec 7d048ce783
avoid repeated `integer_squareroot`s for 20% faster Altair epoch processing (#2797)
* avoid repeated integer_squareroots for 20% faster altair epoch processing

* the square root of a Gwei isn't a Gwei
2021-08-20 16:41:32 +02:00
..
datatypes Fix the Prater ENR fork id (#2798) 2021-08-20 15:04:29 +02:00
eth2_apis disentangle eth2 types from the ssz library (#2785) 2021-08-18 20:57:58 +02:00
presets Implement split preset/config support (#2710) 2021-07-12 15:01:38 +02:00
beaconstate.nim disentangle eth2 types from the ssz library (#2785) 2021-08-18 20:57:58 +02:00
crypto.nim rework spec imports (#2779) 2021-08-12 13:08:20 +00:00
digest.nim rework spec imports (#2779) 2021-08-12 13:08:20 +00:00
english_word_list.txt Bump testutils 2020-06-01 16:58:28 +03:00
eth2_merkleization.nim disentangle eth2 types from the ssz library (#2785) 2021-08-18 20:57:58 +02:00
eth2_ssz_serialization.nim disentangle eth2 types from the ssz library (#2785) 2021-08-18 20:57:58 +02:00
forks.nim rework spec imports (#2779) 2021-08-12 13:08:20 +00:00
helpers.nim disentangle eth2 types from the ssz library (#2785) 2021-08-18 20:57:58 +02:00
keystore.nim rework spec imports (#2779) 2021-08-12 13:08:20 +00:00
network.nim Fix the Prater ENR fork id (#2798) 2021-08-20 15:04:29 +02:00
presets.nim Fix the Prater ENR fork id (#2798) 2021-08-20 15:04:29 +02:00
signatures.nim disentangle eth2 types from the ssz library (#2785) 2021-08-18 20:57:58 +02:00
signatures_batch.nim disentangle eth2 types from the ssz library (#2785) 2021-08-18 20:57:58 +02:00
ssz_codec.nim disentangle eth2 types from the ssz library (#2785) 2021-08-18 20:57:58 +02:00
state_transition.nim disentangle eth2 types from the ssz library (#2785) 2021-08-18 20:57:58 +02:00
state_transition_block.nim disentangle eth2 types from the ssz library (#2785) 2021-08-18 20:57:58 +02:00
state_transition_epoch.nim avoid repeated `integer_squareroot`s for 20% faster Altair epoch processing (#2797) 2021-08-20 16:41:32 +02:00
validator.nim rework spec imports (#2779) 2021-08-12 13:08:20 +00:00
weak_subjectivity.nim rework spec imports (#2779) 2021-08-12 13:08:20 +00:00