nimbus-eth2/beacon_chain/spec
Dustin Brody 4782ae06e6 implement get_committee_assignment(...) by spec transcription 2020-02-21 19:44:03 +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 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
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 more 0.10.1 updates 2020-01-27 12:50:54 +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 replace links to Apache and MIT licenses with HTTPS versions (#592) 2019-11-25 16:30:02 +01: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 additional 0.10.1 updates where already-implemented code is already done 2020-01-27 12:50:54 +00:00
state_transition_helpers.nim more 0.10.1 updates 2020-01-27 12:50:54 +00:00
validator.nim implement get_committee_assignment(...) by spec transcription 2020-02-21 19:44:03 +00:00