nimbus-eth2/beacon_chain/spec
zah 0be77f9cbc
Restore compilation with custom presets (#1309)
This also assigns precise types to the constants in the minimal
and mainnet presets in order to reduce the chance of compilation
errors when custom presets are used (previously, only the custom
presets have precisely assigned types for the constants).
2020-07-13 16:44:58 +02: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 Restore compilation with custom presets (#1309) 2020-07-13 16:44:58 +02:00
crypto.nim Crypto rng (#1284) 2020-07-07 17:51:02 +02:00
datatypes.nim Restore compilation with custom presets (#1309) 2020-07-13 16:44:58 +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 compilation with custom presets (#1309) 2020-07-13 16:44:58 +02:00
keystore.nim Merge devel and resolve the conflicts 2020-07-08 15:36:03 +03:00
network.nim Restore compilation with custom presets (#1309) 2020-07-13 16:44:58 +02: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 Restore compilation with custom presets (#1309) 2020-07-13 16:44:58 +02:00
state_transition_block.nim Restore compilation with custom presets (#1309) 2020-07-13 16:44:58 +02:00
state_transition_epoch.nim Restore compilation with custom presets (#1309) 2020-07-13 16:44:58 +02:00
state_transition_helpers.nim update most remaining non-fork-choice spec refs, updating code where necessary (#1292) 2020-07-09 11:43:27 +00:00
validator.nim Restore compilation with custom presets (#1309) 2020-07-13 16:44:58 +02:00