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

Add yParity to TxData type class #3148

Merged
merged 1 commit into from Nov 15, 2023
Merged

Conversation

fselmo
Copy link
Collaborator

@fselmo fselmo commented Nov 13, 2023

What was wrong?

  • yParity was a recent addition to geth json transaction data. We added formatters for it but we missed it in the TxData class.

How was it fixed?

  • Update TxData to have yParity field as int type

Todo:

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

- ``yParity`` was a recent addition to geth json transaction data. We added formatters for it but we missed it in the ``TxData`` class.
@fselmo fselmo marked this pull request as ready for review November 13, 2023 07:56
Copy link
Contributor

@pacrob pacrob left a comment

Choose a reason for hiding this comment

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

lgtm!

@fselmo fselmo merged commit 9c76a18 into ethereum:main Nov 15, 2023
89 checks passed
@fselmo fselmo deleted the add-yparity-to-txdata branch April 3, 2024 20:50
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.

None yet

3 participants