Skip to content

feat: impl SszEncode for for &T#28

Open
han0110 wants to merge 1 commit into
lambdaclass:mainfrom
han0110:feature/impl-ssz-encode-for-ref
Open

feat: impl SszEncode for for &T#28
han0110 wants to merge 1 commit into
lambdaclass:mainfrom
han0110:feature/impl-ssz-encode-for-ref

Conversation

@han0110

@han0110 han0110 commented Jul 1, 2026

Copy link
Copy Markdown

Implements SszEncode for &T by forwarding each method to the pointee, so struct fields holding references encode without cloning.

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