nimbus-eth2/beacon_chain/spec
Jacek Sieka 48cebc7157
spec cleanups (#1379)
* add helper for beacon committee length (used for quickly validating
attestations)
* refactor some attestation checks to do cheap checks early
* validate attestation epoch before computing active validator set
* clean up documentation / comments
* fill state cache on demand
2020-07-27 16:04:44 +00:00
..
eth2_apis Add an option for graffiti customization 2020-07-12 21:01:31 +03:00
presets/v0_12_2 v0.12.2 beacon chain protocol update (#1378) 2020-07-27 12:59:57 +02:00
beaconstate.nim spec cleanups (#1379) 2020-07-27 16:04:44 +00:00
crypto.nim Stopgap don't print private key in shortlog (#1372) 2020-07-26 10:27:11 +02:00
datatypes.nim spec cleanups (#1379) 2020-07-27 16:04:44 +00: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 spec cleanups (#1379) 2020-07-27 16:04:44 +00:00
keystore.nim Merge devel and resolve the conflicts 2020-07-08 15:36:03 +03:00
network.nim spec cleanups (#1379) 2020-07-27 16:04:44 +00:00
preset_values.nim v0.12.2 beacon chain protocol update (#1378) 2020-07-27 12:59:57 +02:00
presets.nim v0.12.2 beacon chain protocol update (#1378) 2020-07-27 12:59:57 +02:00
signatures.nim Merge devel and resolve the conflicts 2020-07-08 15:36:03 +03:00
state_transition.nim spec cleanups (#1379) 2020-07-27 16:04:44 +00:00
state_transition_block.nim Prefer converting int` to uint64 and switch foo.len.uint64 to .len64 (#1375) 2020-07-26 20:55:48 +02:00
state_transition_epoch.nim spec cleanups (#1379) 2020-07-27 16:04:44 +00:00
state_transition_helpers.nim spec cleanups (#1379) 2020-07-27 16:04:44 +00:00
validator.nim spec cleanups (#1379) 2020-07-27 16:04:44 +00:00