nimbus-eth2/beacon_chain/spec
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
..
presets v0.8.1 tests refactor (#326) 2019-08-28 12:07:00 +00:00
beaconstate.nim V0.8.3 tests part2 - BLS + Shuffling + State transition epoch (#372) 2019-09-03 03:12:09 +00:00
crypto Implement the latest SSZ specification and integrate the official SSZ test suite 2019-08-05 03:18:48 +03:00
crypto.nim interop updates 2019-09-02 22:14:18 +03:00
datatypes.nim v0.8.1 tests refactor (#326) 2019-08-28 12:07:00 +00:00
digest Implement the latest SSZ specification and integrate the official SSZ test suite 2019-08-05 03:18:48 +03:00
digest.nim more interop fixes 2019-09-02 22:14:18 +03:00
helpers.nim interop updates 2019-09-02 22:14:18 +03:00
state_transition_block.nim bump beacon chain versions to 0.8.3, which has no relevant changes in this regard (#358) 2019-08-26 11:09:47 +02:00
state_transition_epoch.nim V0.8.3 tests part2 - BLS + Shuffling + State transition epoch (#372) 2019-09-03 03:12:09 +00:00
validator.nim bump beacon chain versions to 0.8.3, which has no relevant changes in this regard (#358) 2019-08-26 11:09:47 +02:00