nimbus-eth2/beacon_chain/spec
Dustin Brody f72de67f63 Proposer slashing is 0.8.3 (#425)
* minimal refactor of proposer slashings to 0.8.3; no semantic difference

* actually mark spec
2019-09-10 11:29:46 -04:00
..
presets fix network sim (#389) 2019-09-05 21:52:34 +02:00
beaconstate.nim Eth1 validators (#393) 2019-09-09 18:59:02 +03:00
crypto.nim Test block headers (#418) 2019-09-09 14:40:59 -04:00
datatypes.nim Eth1 validators (#393) 2019-09-09 18:59:02 +03:00
digest.nim more interop fixes 2019-09-02 22:14:18 +03:00
helpers.nim update get_attesting_indices(...) to 0.8.3; mark IndexedAttestation, Attestation, PendingAttestation, and get_randao_mix(...) as 0.8.3; rm duplicate/dead code get_unslashed_attesting_indices(...) (#391) 2019-09-06 21:58:38 +02:00
state_transition_block.nim Proposer slashing is 0.8.3 (#425) 2019-09-10 11:29:46 -04:00
state_transition_epoch.nim remove incorrect exit condition in get_attestation_details(...) (#416) 2019-09-09 09:10:03 -04:00
validator.nim Eth1 validators (#393) 2019-09-09 18:59:02 +03:00