nimbus-eth2/beacon_chain/spec
Zahary Karadjov 32bc4d9096 Use {.push raises.} in spec/datatypes
This was an attempt to trigger a previously reported crash, but
everything turned out to be fine.
2020-06-05 19:33:30 +03:00
..
eth2_apis more work on the BN/VC split 2020-05-28 13:01:42 +03:00
presets skip skipped constant sanity checks also from markdown reports' perspectives (#1053) 2020-05-21 19:56:09 +02:00
beaconstate.nim reorder ssz (#1099) 2020-06-03 15:52:02 +02:00
crypto.nim reorder ssz (#1099) 2020-06-03 15:52:02 +02:00
datatypes.nim Use {.push raises.} in spec/datatypes 2020-06-05 19:33:30 +03:00
digest.nim update all remaining beacon chain spec references from v0.11.1 and v0.11.2 to v0.11.3 2020-05-20 08:48:18 +00:00
english_word_list.txt Bump testutils 2020-06-01 16:58:28 +03:00
helpers.nim reorder ssz (#1099) 2020-06-03 15:52:02 +02:00
keystore.nim Check iv length for decryption 2020-05-29 16:38:55 +03:00
network.nim remove some unused imports, add tests for pubsub topics, and subscribe to interop attestations 2020-05-14 16:41:46 +03:00
state_transition_block.nim reorder ssz (#1099) 2020-06-03 15:52:02 +02:00
state_transition_epoch.nim reorder ssz (#1099) 2020-06-03 15:52:02 +02:00
state_transition_helpers.nim audit & update spec references for some slashing and rewards and penalty functions; check and update all remaining v0.11.0 spec references to v0.11.3 [skip ci] 2020-05-20 14:57:08 +00:00
validator.nim 12x speedup on state sim with 100k validators sans BLS by caching get_beacon_proposer_index(...) 2020-06-04 17:07:51 +00:00