nimbus-eth2/beacon_chain/spec
tersec 6b77f3dda5
update compute_subnet_for_attestation() to use https://github.com/ethereum/eth2.0-specs/pull/1876 signature, which isn't in v0.12.1, which works with lookahead (#1346)
2020-07-22 08:04:21 +00:00
..
eth2_apis Add an option for graffiti customization 2020-07-12 21:01:31 +03:00
presets/v0_12_1 Restore compilation with custom presets (#1309) 2020-07-13 16:44:58 +02:00
beaconstate.nim faster syncing (#1348) 2020-07-22 09:51:45 +02:00
crypto.nim drop get_attesting_indices()/get_unslashed_attesting_indices() from 15% to 1% of workload at block_sim at 100k validators (#1351) 2020-07-21 18:35:43 +02:00
datatypes.nim cache block hash (#1329) 2020-07-16 15:16:51 +02:00
digest.nim eth2hash -> eth2digest 2020-06-16 13:30:21 +00:00
english_word_list.txt Bump testutils 2020-06-01 16:58:28 +03:00
helpers.nim restore EpochRef and flush statecaches on epoch transitions (#1312) 2020-07-15 12:44:18 +02:00
keystore.nim Merge devel and resolve the conflicts 2020-07-08 15:36:03 +03:00
network.nim update compute_subnet_for_attestation() to use https://github.com/ethereum/eth2.0-specs/pull/1876 signature, which isn't in v0.12.1, which works with lookahead (#1346) 2020-07-22 08:04:21 +00:00
preset_values.nim Restore compilation with custom presets (#1309) 2020-07-13 16:44:58 +02:00
presets.nim Restore compilation with custom presets (#1309) 2020-07-13 16:44:58 +02:00
signatures.nim Merge devel and resolve the conflicts 2020-07-08 15:36:03 +03:00
state_transition.nim cache block hash (#1329) 2020-07-16 15:16:51 +02:00
state_transition_block.nim restore EpochRef and flush statecaches on epoch transitions (#1312) 2020-07-15 12:44:18 +02:00
state_transition_epoch.nim cache block hash (#1329) 2020-07-16 15:16:51 +02:00
state_transition_helpers.nim drop get_attesting_indices()/get_unslashed_attesting_indices() from 15% to 1% of workload at block_sim at 100k validators (#1351) 2020-07-21 18:35:43 +02:00
validator.nim update compute_subnet_for_attestation() to use https://github.com/ethereum/eth2.0-specs/pull/1876 signature, which isn't in v0.12.1, which works with lookahead (#1346) 2020-07-22 08:04:21 +00:00