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

Refactor transaction signature functionality #82

Merged
merged 1 commit into from
Feb 5, 2024
Merged

Conversation

alisinabh
Copy link
Member

As discussed with @wchenNL, the signature_recovery_id was moved out form transaction struct to reduce confusion.

This also merges y_parity and v values as they basically always has the same value based on Ethereum execution API specs.

Other than these there are also some generic cleanup in the Transaction module.

@alisinabh alisinabh self-assigned this Jan 31, 2024
Copy link
Contributor

@wchenNL wchenNL left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks for cleaning this up.

@alisinabh alisinabh merged commit 4a48914 into main Feb 5, 2024
5 checks passed
@alisinabh alisinabh deleted the refactor-signatures branch February 5, 2024 17:35
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.

2 participants