nimbus-eth2/tests/official
Mamy Ratsimbazafy 297e9079d4 V0.8.3 tests part2 - BLS + Shuffling + State transition epoch (#372)
* Update BLS fixtures to 0.8.3

* Bump fixtures with shuffling with minimal preset

* Update shuffling tests

* parseTest generic over file format (Json or SSZ)

* Initial crosslink parsing commit for debugging Nim crash

* Workaround https://github.com/status-im/nim-beacon-chain/issues/369

* Crosslink test works for minimal - https://github.com/status-im/nim-beacon-chain/issues/369 is back on mainnet

* Use ref objects to workaround https://github.com/status-im/nim-beacon-chain/issues/369

* Generalize state transition epoch test to all epoch tests

* Fix slashing (potential uint64 overflow in previous spec)

* Add a state debugging macro to deeply inspect the wrong fields

* make reportDiff visible

* Improve the debug state macro for containers
2019-09-03 03:12:09 +00:00
..
fixtures@59830c90e1 V0.8.3 tests part2 - BLS + Shuffling + State transition epoch (#372) 2019-09-03 03:12:09 +00:00
fixtures_utils.nim V0.8.3 tests part2 - BLS + Shuffling + State transition epoch (#372) 2019-09-03 03:12:09 +00:00
fixtures_utils_v0_8_1.nim V0.8.3 tests part2 - BLS + Shuffling + State transition epoch (#372) 2019-09-03 03:12:09 +00:00
test_fixture_bls.nim V0.8.3 tests part2 - BLS + Shuffling + State transition epoch (#372) 2019-09-03 03:12:09 +00:00
test_fixture_shuffling.nim V0.8.3 tests part2 - BLS + Shuffling + State transition epoch (#372) 2019-09-03 03:12:09 +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 Prepare for v0.8.3 tests: submodules + LFS script + Appveyor updates (#368) 2019-08-30 17:50:46 +02:00
test_fixture_state_transition_epoch.nim V0.8.3 tests part2 - BLS + Shuffling + State transition epoch (#372) 2019-09-03 03:12:09 +00:00
test_fixture_state_transition_epoch.nim.cfg V0.8.3 tests part2 - BLS + Shuffling + State transition epoch (#372) 2019-09-03 03:12:09 +00:00