nimbus-eth2/tests/official
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
..
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 Voluntary exit - split single + multiple exits proc & tests (#421) 2019-09-10 00:14:03 +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_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