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

Support homestead signer when validating tx chain ID #162

Merged
merged 1 commit into from
Oct 19, 2022

Conversation

tok-kkk
Copy link
Member

@tok-kkk tok-kkk commented Oct 11, 2022

We cannot get chain id from tx signed using a homestead signer. (see EIP-155)
So we only check the chain id for replay-protected txs.

@tok-kkk tok-kkk requested review from jazg and gdsoumya October 11, 2022 00:54
@tok-kkk tok-kkk self-assigned this Oct 11, 2022
@tok-kkk tok-kkk merged commit 5028bba into master Oct 19, 2022
@tok-kkk tok-kkk deleted the feat/homestead-signer branch October 19, 2022 23:55
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

2 participants