Skip to content

Comments

fix nest SignedAttestation.Message per devnet-1 spec#64

Open
bomanaps wants to merge 1 commit intogeanlabs:mainfrom
bomanaps:devnet2
Open

fix nest SignedAttestation.Message per devnet-1 spec#64
bomanaps wants to merge 1 commit intogeanlabs:mainfrom
bomanaps:devnet2

Conversation

@bomanaps
Copy link

Changed SignedAttestation from a flattened structure (ValidatorID, Message: *AttestationData) to a nested structure (Message: *Attestation) to match the SSZ container definition in leanSpec this ensures correct hash tree root computation for signature verification and interoperability with other devnet-1 clients.

Spec reference: leanSpec@050fa4a:src/lean_spec/subspecs/containers/attestation/attestation.py lines 38-44

(Sorry for naming this branch devnet2 - these changes are for devnet-1 compliance.)

@bomanaps
Copy link
Author

But please go through this carefully @devylongs @mananuf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant