nimbus-eth2/tests/official
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
..
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 Attester slashing - split process_attester_slashing/processAttesterSlashings + tests (#424) 2019-09-10 18:03:06 -04: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_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