nimbus-eth2/tests/official
tersec f5f939bd31
0.11.1 beacon chain spec update (#836)
* initial 0.11.1 spec commit; no test regressions and finalizes in eth2_network_simulation

* with BLS 0.10/0.11 available, stop skipping attester slashing, proposer slashing, and voluntary exist operations fixture tests

* switch param orders to group state.{fork, genesis_validators_root}; bump spec/datatypes spec version for network purposes

* mark attestation construction and broadcast and some minimal/mainnet constants as 0.11.1-compatible; remove phase 1 sharding constants from minimal which don't exist in that preset
2020-03-30 11:31:44 +00: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 0.11.1 beacon chain spec update (#836) 2020-03-30 11:31:44 +00:00
test_fixture_operations_attestations.nim 0.11.1 beacon chain spec update (#836) 2020-03-30 11:31:44 +00:00
test_fixture_operations_attester_slashings.nim 0.11.1 beacon chain spec update (#836) 2020-03-30 11:31:44 +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 Generate markdown test reports 2020-03-13 14:38:59 +00:00
test_fixture_operations_proposer_slashings.nim 0.11.1 beacon chain spec update (#836) 2020-03-30 11:31:44 +00:00
test_fixture_operations_voluntary_exit.nim 0.11.1 beacon chain spec update (#836) 2020-03-30 11:31:44 +00:00
test_fixture_sanity_blocks.nim align process_block(...) name with spec; fix beacon chain proposer index generation when some validators aren't active to fix the two regressing 0.11.0 block sanity tests 2020-03-17 12:06:56 +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 0.11.1 beacon chain spec update (#836) 2020-03-30 11:31:44 +00:00
test_fixture_state_transition_epoch.nim Generate markdown test reports 2020-03-13 14:38:59 +00:00