nimbus-eth2/tests/official
tersec 8a72ae89b9
fix mainnet finalization (#906)
* fix mainnet finalization and swith eth2_network_simulation to a kind of small-mainnet profile

* Fix slot reference in trace logging

* bump a couple of spec refs from v0.11.0 to v0.11.1

* bump another spec ref to v0.11.1, one more try at Jenkins test vector download CI issue

* fix other slot reference in trace logging and skip past single-block/multi-slot gaps to re-approach from ancestry side by state_transitioning, by requiring exact match on both root hash and slot for fast path

* make more precise the fast path condition

* redo logic to make uniform with BeaconChainDB; fix chronos deprecation warning

* revert not-working replacement of deprecated chronos futures `or`

* switch testnet1 to mainnet
2020-04-20 19:27:52 +02:00
..
all_fixtures_require_ssz.nim Generate markdown test reports 2020-03-13 14:38:59 +00:00
fixtures_utils.nim 0.11.1 beacon chain spec update (#836) 2020-03-30 11:31:44 +00:00
test_fixture_bls.nim Generate markdown test reports 2020-03-13 14:38:59 +00:00
test_fixture_const_sanity_check.nim refactor some Merkle proof generation code outside tests; remove unused variables/functions 2020-04-15 09:59:49 +00:00
test_fixture_operations_attestations.nim remove all but one UnusedImport warning (#881) 2020-04-10 16:06:24 +02:00
test_fixture_operations_attester_slashings.nim fix remaining attester slashing tests from EF phase0 spec tests by checking for uniqueness 2020-04-17 16:01:32 +00:00
test_fixture_operations_block_header.nim Generate markdown test reports 2020-03-13 14:38:59 +00:00
test_fixture_operations_deposits.nim Enable 3 official EF spec tests (#883) 2020-04-11 14:02:06 +00:00
test_fixture_operations_proposer_slashings.nim remove all but one UnusedImport warning (#881) 2020-04-10 16:06:24 +02:00
test_fixture_operations_voluntary_exit.nim remove all but one UnusedImport warning (#881) 2020-04-10 16:06:24 +02:00
test_fixture_sanity_blocks.nim fix mainnet finalization (#906) 2020-04-20 19:27:52 +02:00
test_fixture_sanity_slots.nim Generate markdown test reports 2020-03-13 14:38:59 +00:00
test_fixture_shuffling.nim measure/find slow tests (#624) 2019-12-05 11:27:00 +01:00
test_fixture_ssz_consensus_objects.nim 0.11.1 beacon chain spec update (#836) 2020-03-30 11:31:44 +00:00
test_fixture_ssz_consensus_objects.nim.cfg Ssz fixes (#566) 2019-11-19 12:04:51 +01:00
test_fixture_ssz_generic_types.nim Fix test_fixture_ssz_generic_types 2020-04-16 01:01:18 +03:00
test_fixture_state_transition_epoch.nim Fix a stack overflow crash with the mainnet preset 2020-04-03 22:04:05 +03:00