..
fixtures @ d685090ddf
add v0.9.1 fixtures
2019-11-09 10:03:11 +00:00
all_fixtures_require_ssz.nim
initial 0.9.0 spec sync ( #509 )
2019-10-30 19:41:19 +00:00
fixtures_utils.nim
flip targeted spec version and ssz test fixtures to 0.9.0; almost completely update BeaconState to 0.9.0; update minimal and mainnet preset constants to 0.9.0; update process_proposer_slashing(...), get_attestation_deltas(...), and get_matching_head_attestations(...) to 0.9.0; mark process_final_updates(...) as 0.9.0
2019-11-08 13:23:08 +00:00
fixtures_utils_v0_8_1.nim
remove unneeded imports in SSZ fixtures
2019-11-07 17:22:15 +00:00
test_fixture_bls.nim
re-enable some tests on Win64 since Nim 1.0.2 fixes https://github.com/nim-lang/Nim/issues/12186 ( #513 )
2019-11-01 09:46:50 +01:00
test_fixture_operations_attestations.nim
update get_seed(...) and get_beacon_proposer_index(...) to 0.9.0, implement compute_proposer_index(...), and render 3 more test fixtures working ( #532 )
2019-11-10 01:03:41 +01:00
test_fixture_operations_attester_slashings.nim
initial 0.9.0 spec sync ( #509 )
2019-10-30 19:41:19 +00:00
test_fixture_operations_block_header.nim
transition deposit operation fixtures to 0.9.0 ( #515 )
2019-11-06 15:02:06 +00:00
test_fixture_operations_deposits.nim
transition deposit operation fixtures to 0.9.0 ( #515 )
2019-11-06 15:02:06 +00:00
test_fixture_operations_proposer_slashings.nim
re-enable some tests on Win64 since Nim 1.0.2 fixes https://github.com/nim-lang/Nim/issues/12186 ( #513 )
2019-11-01 09:46:50 +01:00
test_fixture_operations_voluntary_exit.nim
re-enable some tests on Win64 since Nim 1.0.2 fixes https://github.com/nim-lang/Nim/issues/12186 ( #513 )
2019-11-01 09:46:50 +01:00
test_fixture_sanity_blocks.nim
update get_seed(...) and get_beacon_proposer_index(...) to 0.9.0, implement compute_proposer_index(...), and render 3 more test fixtures working ( #532 )
2019-11-10 01:03:41 +01:00
test_fixture_sanity_slots.nim
flip targeted spec version and ssz test fixtures to 0.9.0; almost completely update BeaconState to 0.9.0; update minimal and mainnet preset constants to 0.9.0; update process_proposer_slashing(...), get_attestation_deltas(...), and get_matching_head_attestations(...) to 0.9.0; mark process_final_updates(...) as 0.9.0
2019-11-08 13:23:08 +00:00
test_fixture_shuffling.nim
fix issue #367 and remove too-small range type usage for ValidatorIndex
2019-10-03 16:41:25 +03:00
test_fixture_ssz_generic_types.nim
Integrate to the test suite
2019-11-07 17:22:15 +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
Integrate to the test suite
2019-11-07 17:22:15 +00:00
test_fixture_state_transition_epoch.nim
flip targeted spec version and ssz test fixtures to 0.9.0; almost completely update BeaconState to 0.9.0; update minimal and mainnet preset constants to 0.9.0; update process_proposer_slashing(...), get_attestation_deltas(...), and get_matching_head_attestations(...) to 0.9.0; mark process_final_updates(...) as 0.9.0
2019-11-08 13:23:08 +00:00