mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-09 05:52:45 +00:00
bb0979f232
* 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
2 lines
15 B
Nim
2 lines
15 B
Nim
-d:ssz_testing
|