nimbus-eth2/beacon_chain/spec
Mamy Ratsimbazafy 6be2e24a8f
Attester slashing - split process_attester_slashing/processAttesterSlashings + tests (#424)
* attester slashing tests - pending #415

* split process_attester_slashing/processAttesterSlashings

* Add logs to attester_slashing

* deactivate bls tests for now (https://github.com/status-im/nim-beacon-chain/issues/429) and cherry-pick from 60f2437dd2
2019-09-10 18:03:06 -04:00
..
presets fix network sim (#389) 2019-09-05 21:52:34 +02:00
beaconstate.nim Attester slashing - split process_attester_slashing/processAttesterSlashings + tests (#424) 2019-09-10 18:03:06 -04:00
crypto.nim Attester slashing - split process_attester_slashing/processAttesterSlashings + tests (#424) 2019-09-10 18:03:06 -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 Attester slashing - split process_attester_slashing/processAttesterSlashings + tests (#424) 2019-09-10 18:03:06 -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