nimbus-eth2/beacon_chain/spec
Zahary Karadjov e9d68e2f7b Add simulation mode that bootstraps from an Eth1 ganache instance 2020-06-22 17:30:04 +03:00
..
eth2_apis - updated the validator shell script after the keystore changes 2020-06-19 12:21:22 +03:00
presets re-add minimal constant checking; organize presets by spec version (#1203) 2020-06-20 09:12:45 +02:00
beaconstate.nim fix is_valid_indexed_attestation() to check for too-high attestation indices 2020-06-22 14:15:51 +00:00
crypto.nim Add simulation mode that bootstraps from an Eth1 ganache instance 2020-06-22 17:30:04 +03:00
datatypes.nim Add simulation mode that bootstraps from an Eth1 ganache instance 2020-06-22 17:30:04 +03: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 re-add minimal constant checking; organize presets by spec version (#1203) 2020-06-20 09:12:45 +02:00
keystore.nim update 24 v0.11.x spec refs to v0.12.1 2020-06-17 12:11:03 +00:00
network.nim support v0.12.1 attestation topics in beacon node/inspector subscribing (#1187) 2020-06-18 15:10:25 +02:00
signatures.nim collect signature production and verificaiton in one place (#1179) 2020-06-16 07:45:04 +02:00
state_transition_block.nim update 20 beacon chain protocol spec refs 2020-06-18 08:39:28 +00:00
state_transition_epoch.nim update 20 beacon chain protocol spec refs 2020-06-18 08:39:28 +00:00
state_transition_helpers.nim switch 12 unchanged spec references from 0.11.x to 0.12.1; line-wrap and remove pointless-to-counterproductive "return" 2020-06-15 10:10:31 +00:00
validator.nim update 20 beacon chain protocol spec refs 2020-06-18 08:39:28 +00:00