nimbus-eth2/tests/official
Mamy Ratsimbazafy 061b6e0ddf
Test block headers (#418)
* Block headers tests

* Skip invalid_parent_root test due to https://github.com/status-im/nim-beacon-chain/issues/407

* Fix bls_verify with invalid sig. Activate block header tests
2019-09-09 14:40:59 -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 Test block headers (#418) 2019-09-09 14:40:59 -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_block_header.nim Test block headers (#418) 2019-09-09 14:40:59 -04: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