nimbus-eth2/beacon_chain/spec
Mamy Ratsimbazafy 988a13b872 Official operations - deposits unit test (#408)
* [Test] Official operations - deposits unit test

* Allow ignoring deposits with invalid signature

* We need stacktraces to debug windows 64 issue https://github.com/status-im/nim-beacon-chain/pull/408#issuecomment-529236359

* fix naming of unit test proc

* Revert "We need stacktraces to debug windows 64 issue https://github.com/status-im/nim-beacon-chain/pull/408#issuecomment-529236359"

This reverts commit 04b8b05162.

* skip windows-64 in CI #435

* proposer slashing started to crash as well on win-64 #435
2019-09-11 21:10:54 +00: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 Official operations - deposits unit test (#408) 2019-09-11 21:10:54 +00: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 Transfer - split process_transfer/processTransfers + tests + fixes (#422) 2019-09-11 20:29:00 +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