nimbus-eth2/beacon_chain/spec
Dustin Brody 3d99c7b28e mark some spec functions .used. to avoid warnings; misc cleanups 2020-02-25 09:17:06 +00:00
..
presets additional 0.10.1 updates where already-implemented code is already done 2020-01-27 12:50:54 +00:00
beaconstate.nim mark out where/how AttestationData and Attestation construction are honest validator-compliant 2020-02-21 19:44:03 +00:00
crypto.nim add a couple new deposit tests; fix the false-positive BLS verifications while keeping all but two tests working, despite mismatched 0.9/0.10 BLS standards; better-factor the skipping of BLS validation and Merkle tree validation 2020-02-04 18:39:38 +00:00
datatypes.nim update relevant portions of attestation aggregation spec version; tweak inspector 2020-02-21 19:44:03 +00:00
digest.nim Clean 20200205 (#729) 2020-02-07 08:13:38 +01:00
helpers.nim implement compute_signing_root() and mark some functions as 0.10.1-compatible 2020-02-04 12:24:30 +00:00
network.nim remove potential error condition in getAttestationTopic; subscribe to all topics in parallel; add test cases for larger-than-ATTESTATION_SUBNET_COUNT committee indexes 2020-02-21 19:44:03 +00:00
state_transition_block.nim add a couple new deposit tests; fix the false-positive BLS verifications while keeping all but two tests working, despite mismatched 0.9/0.10 BLS standards; better-factor the skipping of BLS validation and Merkle tree validation 2020-02-04 18:39:38 +00:00
state_transition_epoch.nim mark some spec functions .used. to avoid warnings; misc cleanups 2020-02-25 09:17:06 +00:00
state_transition_helpers.nim more 0.10.1 updates 2020-01-27 12:50:54 +00:00
validator.nim mark some spec functions .used. to avoid warnings; misc cleanups 2020-02-25 09:17:06 +00:00