You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 1, 2021. It is now read-only.
What is wrong?
Attestation
ordering:aggregation_bitfield
beforedata
#349]Attestation
: fix fields ordering https://github.com/ethereum/eth2.0-specs/blob/dev/specs/core/0_beacon-chain.md#attestationProposalSignedData
toProposal
and signature refactoring #355] Spec PR Refactor signature handling consensus-specs#633ProposalSignedData
toProposal
ProposerSlashing.proposal_signature_1
andProposerSlashing.proposal_signature_2
into perProposal
'ssignature
Transfer
data structure #353] AddTransfer
data structure (cherry-pick from Add test_serialization #342)AttesationData
:latest_crosslink_root: Hash32
tolatest_crosslink: CrosslinkRecord
#351] UpdateAttesationData
:latest_crosslink_root: Hash32
tolatest_crosslink: CrosslinkRecord
How can it be fixed
Fill this in if you know how to fix it.
The text was updated successfully, but these errors were encountered: