Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add bincode compat support for depositreceipts #440

Merged
merged 5 commits into from
Feb 15, 2025

Conversation

mattsse
Copy link
Member

@mattsse mattsse commented Feb 14, 2025

closes #424

ensures this type can be used when doing bincode style serde where flatten or skipped fields are not supported

this is so annoying ...

@mattsse mattsse changed the title Matt/addbincode compat feat: add bincode compat support for deposits Feb 14, 2025
@mattsse mattsse changed the title feat: add bincode compat support for deposits feat: add bincode compat support for depositreceipts Feb 14, 2025
@mattsse mattsse merged commit 3879d13 into main Feb 15, 2025
21 checks passed
@mattsse mattsse deleted the matt/addbincode-compat branch February 15, 2025 07:34
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.

[Feature] Add bincode compat for deposit receipt
1 participant