nimbus-eth2/tests
Mamy Ratsimbazafy c11f37e550 V0.8.3 tests part 3 - sanity checks for slots and blocks (#375)
* Add sanity check for slot processing (also impacted by https://github.com/status-im/nim-beacon-chain/issues/373)

* use reportDiff also for all state tests vs EF

* initial sanity checks for blocks - workaround zero signature in block headers: https://github.com/status-im/nim-beacon-chain/issues/374

* Remove generic object variant compare commented code

* Add the one block state transition sanity checks

* generalize blocks test to multiple blocks

* simplify slots test runner

* Add official epoch transitions, sanity blocks, sanity slots to the test suite

* Fix index out-of-bounds in initiate_validator_exit - enable proposer slashings unittest
2019-09-03 18:02:21 +00:00
..
helpers V0.8.3 tests part 3 - sanity checks for slots and blocks (#375) 2019-09-03 18:02:21 +00:00
mocking more interop fixes 2019-09-02 22:14:18 +03:00
official V0.8.3 tests part 3 - sanity checks for slots and blocks (#375) 2019-09-03 18:02:21 +00:00
simulation interop updates 2019-09-02 22:14:18 +03:00
spec_block_processing v0.8.1 tests refactor (#326) 2019-08-28 12:07:00 +00:00
spec_epoch_processing Fix comments in j/f tests + add a readme for scaled image 2019-08-28 16:22:48 +02:00
all_tests.nim V0.8.3 tests part 3 - sanity checks for slots and blocks (#375) 2019-09-03 18:02:21 +00:00
test_attestation_pool.nim more interop fixes 2019-09-02 22:14:18 +03:00
test_beacon_chain_db.nim 0.7.0 updates including semantic changes (#285) 2019-06-14 13:50:47 +00:00
test_beacon_node.nim Merge remote-tracking branch 'origin/master' into epoch-state-2 2018-12-05 11:58:01 -06:00
test_beaconstate.nim more interop fixes 2019-09-02 22:14:18 +03:00
test_block_pool.nim more interop fixes 2019-09-02 22:14:18 +03:00
test_helpers.nim 0.6.2 updates (#275) 2019-06-03 10:31:04 +00:00
test_interop.nim interop updates 2019-09-02 22:14:18 +03:00
test_peer_connection.nim Respect the port configuration and NAT setup when using LibP2P 2019-06-24 05:34:22 +03:00
test_ssz.nim v0.8.1 tests refactor (#326) 2019-08-28 12:07:00 +00:00
test_state_transition.nim more interop fixes 2019-09-02 22:14:18 +03:00
test_sync_protocol.nim Merge remote-tracking branch 'origin/master' into epoch-state-2 2018-12-05 11:58:01 -06:00
test_validator.nim [Tests] SHA256 + official shuffling vectors (#263) 2019-05-10 08:14:01 +00:00
testutil.nim Justification/finalization amelioration using testnet1 shard count and epoch length (#331) 2019-08-14 08:56:32 +00:00