-
Notifications
You must be signed in to change notification settings - Fork 256
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[Feature] Implement Arbitrary for BlobTransactionSidecar properly #680
Labels
Comments
mattsse
added
enhancement
New feature or request
good first issue
Good for newcomers
labels
May 4, 2024
It would be easy to use the |
I can take this on. |
3 tasks
@prestwich Unfortunately using Do you think it makes sense to move |
yes i think that would make sense |
prestwich
pushed a commit
that referenced
this issue
May 21, 2024
* Arbitrary Sidecar implementation + build * tests fixes * refactoring the builder * minor fixes * tests fixes * fixes... * make linter happy * making clippy happy... * repository conventions fix + pipeline issue resolved * a few more pipeline features fixes... * made a mistake * finally... * Reviews * reviews * clippy's tests * clippy
ben186
pushed a commit
to ben186/alloy
that referenced
this issue
Jul 27, 2024
…-rs#708) * Arbitrary Sidecar implementation + build * tests fixes * refactoring the builder * minor fixes * tests fixes * fixes... * make linter happy * making clippy happy... * repository conventions fix + pipeline issue resolved * a few more pipeline features fixes... * made a mistake * finally... * Reviews * reviews * clippy's tests * clippy
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Component
consensus, eips, genesis
Describe the feature you would like
alloy/crates/eips/src/eip4844/sidecar.rs
Line 18 in d78e79e
Arbitrary impl should produce:
Additional context
No response
The text was updated successfully, but these errors were encountered: