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

core/types: un-ssz blob txs, add json marshalling and tweaks #27256

Merged
merged 1 commit into from
May 12, 2023

Conversation

karalabe
Copy link
Member

This PR removes the SSZ notions from the blob txs, fixes an RLP encoding issue in it (To not marked as nil-able). The PR also adds the code to marshal between JSON - blobtx and sorts that code a bit to follow a more logical layout of the fields.

@karalabe karalabe added this to the 1.11.7 milestone May 12, 2023
Copy link
Contributor

@holiman holiman left a comment

Choose a reason for hiding this comment

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

LGTM

@karalabe karalabe merged commit 1982437 into ethereum:master May 12, 2023
devopsbo3 pushed a commit to HorizenOfficial/go-ethereum that referenced this pull request Nov 10, 2023
devopsbo3 added a commit to HorizenOfficial/go-ethereum that referenced this pull request Nov 10, 2023
devopsbo3 added a commit to HorizenOfficial/go-ethereum that referenced this pull request Nov 10, 2023
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants