Skip to content

Remove wrapper BlobsBundleV1Ssz #1726

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

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

SozinM
Copy link
Contributor

@SozinM SozinM commented Dec 2, 2024

Motivation

Remove wrapper as it ssz decode could be used on the main type
Closes #1722

Solution

Removed private wrapper type and derived ssz directly on the main type

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

Copy link
Member

@DaniPopes DaniPopes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@DaniPopes DaniPopes enabled auto-merge (squash) December 2, 2024 06:31
@DaniPopes DaniPopes merged commit a6f2a91 into alloy-rs:main Dec 2, 2024
26 checks passed
@SozinM SozinM deleted the remove-BlobsBundleV1Ssz-wrapper branch December 2, 2024 06:40
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.

[Bug] Incorrect safety invariant
2 participants