nimbus-eth2/tests/helpers
Mamy Ratsimbazafy bb0979f232
Ssz fixes (#566)
* SSZ signature from EF are always opaque blobs (security issue - https://github.com/status-im/nim-beacon-chain/issues/555)
Enable
- Attestation
- Beaconstate (minimal only)
- Deposit
- DepositData
- ProposerSlashing

Updates #518

* mv debug_ssz to helpers

* Small reorg of the list types

* Fix IndexedAttestation, AttesterSlashing and BeaconBlock

* Deactivate on mainnet: AttesterSlashing, BeaconBlockBody, IndexedAttestation, Attestation, BeaconBlock

* Fix Validators on minimal and mainnet
2019-11-19 12:04:51 +01:00
..
debug_ssz.nim Ssz fixes (#566) 2019-11-19 12:04:51 +01:00
debug_state.nim V0.8.3 tests part 3 - sanity checks for slots and blocks (#375) 2019-09-03 18:02:21 +00:00
digest_helpers.nim v0.8.1 tests refactor (#326) 2019-08-28 12:07:00 +00:00
math_helpers.nim v0.8.1 tests refactor (#326) 2019-08-28 12:07:00 +00:00