nimbus-eth2/beacon_chain/spec
Jacek Sieka f3e92762e3
add tests for unviable blocks (#1271)
* add tests for unviable blocks

also enable finalization tests in all test configs - they're plenty fast
now
also fix newClone for non-rvo cases. sigh.

* fixes
2020-07-01 19:00:14 +02:00
..
eth2_apis - updated the validator shell script after the keystore changes 2020-06-19 12:21:22 +03:00
presets remove v0.11.3 support; add block_sim to CI (#1253) 2020-06-29 18:08:58 +00:00
beaconstate.nim Switch to monitoring of Blocks; More accurate genesis detection and faster Eth1 syncing 2020-06-29 02:18:48 +03:00
crypto.nim Trusted blocks (#1227) 2020-06-25 12:23:10 +02:00
datatypes.nim add tests for unviable blocks (#1271) 2020-07-01 19:00:14 +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 remove v0.11.3 support; add block_sim to CI (#1253) 2020-06-29 18:08:58 +00:00
keystore.nim Implement EIP-2386 wallets; Progress towards a CLI for interactive wallet creation 2020-06-24 23:06:05 +03:00
network.nim remove v0.11.3 support; add block_sim to CI (#1253) 2020-06-29 18:08:58 +00:00
signatures.nim Trusted blocks (#1227) 2020-06-25 12:23:10 +02:00
state_transition.nim Trusted blocks (#1227) 2020-06-25 12:23:10 +02:00
state_transition_block.nim remove v0.11.3 support; add block_sim to CI (#1253) 2020-06-29 18:08:58 +00:00
state_transition_epoch.nim remove v0.11.3 support; add block_sim to CI (#1253) 2020-06-29 18:08:58 +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