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

fix: relax legacy chain id check #1809

Merged
merged 2 commits into from
Dec 19, 2024
Merged

Conversation

mattsse
Copy link
Member

@mattsse mattsse commented Dec 18, 2024

closes succinctlabs/kona#31
closes anton-rs/kona#874

tenderly apparently always returns the chainid for legacy transactions

imo we relax this check because we set the correct (optional) chainid after deserialization

Copy link
Member

@klkvr klkvr left a comment

Choose a reason for hiding this comment

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

lgtm

Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
@mattsse mattsse merged commit 66d34ba into main Dec 19, 2024
26 checks passed
@mattsse mattsse deleted the matt/relax-legacy-chain-id-check branch December 19, 2024 14: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.

RPC Deserialization Issues RPC endpoint includes an issue with the accessList field.
3 participants