nimbus-eth2/tests/official
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
..
fixtures@59830c90e1 V0.8.3 tests part2 - BLS + Shuffling + State transition epoch (#372) 2019-09-03 03:12:09 +00:00
all_fixtures_require_ssz.nim Official operations - deposits unit test (#408) 2019-09-11 21:10:54 +00:00
fixtures_utils.nim V0.8.3 tests part2 - BLS + Shuffling + State transition epoch (#372) 2019-09-03 03:12:09 +00:00
fixtures_utils_v0_8_1.nim V0.8.3 tests part2 - BLS + Shuffling + State transition epoch (#372) 2019-09-03 03:12:09 +00:00
test_fixture_bls.nim V0.8.3 tests part2 - BLS + Shuffling + State transition epoch (#372) 2019-09-03 03:12:09 +00:00
test_fixture_operations_attestations.nim Attestations EF tests + Proper Real/Opaque BlsValue deserialization (#410) 2019-09-08 23:33:24 -04:00
test_fixture_operations_attester_slashings.nim Attester slashing - split process_attester_slashing/processAttesterSlashings + tests (#424) 2019-09-10 18:03:06 -04:00
test_fixture_operations_block_header.nim Test block headers (#418) 2019-09-09 14:40:59 -04:00
test_fixture_operations_deposits.nim Official operations - deposits unit test (#408) 2019-09-11 21:10:54 +00:00
test_fixture_operations_proposer_slashings.nim Official operations - deposits unit test (#408) 2019-09-11 21:10:54 +00:00
test_fixture_operations_transfer.nim Transfer - split process_transfer/processTransfers + tests + fixes (#422) 2019-09-11 20:29:00 +00:00
test_fixture_operations_voluntary_exit.nim Voluntary exit - split single + multiple exits proc & tests (#421) 2019-09-10 00:14:03 +00:00
test_fixture_sanity_blocks.nim remove incorrect exit condition in get_attestation_details(...) (#416) 2019-09-09 09:10:03 -04:00
test_fixture_sanity_slots.nim V0.8.3 tests part 3 - sanity checks for slots and blocks (#375) 2019-09-03 18:02:21 +00:00
test_fixture_shuffling.nim V0.8.3 tests part2 - BLS + Shuffling + State transition epoch (#372) 2019-09-03 03:12:09 +00:00
test_fixture_ssz_static.nim Prepare for v0.8.3 tests: submodules + LFS script + Appveyor updates (#368) 2019-08-30 17:50:46 +02:00
test_fixture_ssz_static.nim.cfg Implement the latest SSZ specification and integrate the official SSZ test suite 2019-08-05 03:18:48 +03:00
test_fixture_ssz_uint.nim Prepare for v0.8.3 tests: submodules + LFS script + Appveyor updates (#368) 2019-08-30 17:50:46 +02:00
test_fixture_state_transition_epoch.nim Work-around for #373 (#385) 2019-09-05 10:27:26 +00:00