nimbus-eth2/beacon_chain/spec
Mamy Ratsimbazafy 81b47f35d1 Voluntary exit - split single + multiple exits proc & tests (#421)
* add test suite for voluntary exit

* update API to process_voluntary_exit

* Add range check of validator_index for voluntary exits

* Revert to dual single + multiple voluntary exits API + enable in test suite

* no cache or mocking needed
2019-09-10 00:14:03 +00: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 Voluntary exit - split single + multiple exits proc & tests (#421) 2019-09-10 00:14:03 +00: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