nimbus-eth2/tests
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
..
helpers replace links to Apache and MIT licenses with HTTPS versions (#592) 2019-11-25 16:30:02 +01:00
mocking 0.11.1 beacon chain spec update (#836) 2020-03-30 11:31:44 +00:00
official 0.11.1 beacon chain spec update (#836) 2020-03-30 11:31:44 +00:00
simulation refactor --verify-finalization (#833) 2020-03-26 20:32:13 +00:00
spec_block_processing Generate markdown test reports 2020-03-13 14:38:59 +00:00
spec_epoch_processing Generate markdown test reports 2020-03-13 14:38:59 +00:00
all_tests.nim remove lmdb (#809) 2020-03-14 11:33:37 +01:00
all_tests.nim.cfg Fix a strange build failure in the tests 2019-11-11 23:29:36 +00:00
test_attestation_pool.nim clean up block creation 2020-03-22 11:15:07 +00:00
test_beacon_chain_db.nim Generate markdown test reports 2020-03-13 14:38:59 +00:00
test_beacon_node.nim Generate markdown test reports 2020-03-13 14:38:59 +00:00
test_beaconstate.nim Generate markdown test reports 2020-03-13 14:38:59 +00:00
test_block_pool.nim clean up block creation 2020-03-22 11:15:07 +00:00
test_discovery_helpers.nim Generate markdown test reports 2020-03-13 14:38:59 +00:00
test_helpers.nim Generate markdown test reports 2020-03-13 14:38:59 +00:00
test_honest_validator.nim complete (except for get_domain(...)) 0.11.0 beacon chain spec update (#822) 2020-03-22 16:03:07 +00:00
test_interop.nim Generate markdown test reports 2020-03-13 14:38:59 +00:00
test_kvstore.nim trie -> kv store 2020-01-20 13:39:37 +00:00
test_kvstore_sqlite3.nim sqlite kvstore backend (#749) 2020-02-20 11:49:34 +01:00
test_peer_connection.nim Clean up some obsolete code 2020-03-23 14:59:33 +02:00
test_peer_pool.nim Fix gcsafety issues in the test suite 2020-03-24 22:14:40 +02:00
test_ssz.nim Generate markdown test reports 2020-03-13 14:38:59 +00:00
test_state_transition.nim clean up block creation 2020-03-22 11:15:07 +00:00
test_sync_manager.nim Fix gcsafety issues in the test suite 2020-03-24 22:14:40 +02:00
test_sync_protocol.nim Generate markdown test reports 2020-03-13 14:38:59 +00:00
test_validator.nim Generate markdown test reports 2020-03-13 14:38:59 +00:00
test_zero_signature.nim Generate markdown test reports 2020-03-13 14:38:59 +00:00
testblockutil.nim 0.11.1 beacon chain spec update (#836) 2020-03-30 11:31:44 +00:00
testutil.nim Generate markdown test reports 2020-03-13 14:38:59 +00:00