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 chainID in TestWaitDeployedCornerCases #670

Merged
merged 5 commits into from
Oct 16, 2024
Merged

Conversation

darioush
Copy link
Collaborator

@darioush darioush commented Oct 8, 2024

Why this should be merged

Prior to this change the tx is rejected because the chainID does not match the backend's expected number 1337.

How this works

Uses the signer for the correct chain ID.

How this was tested

CI

@darioush darioush marked this pull request as ready for review October 8, 2024 01:55
@darioush darioush requested review from ceyonur and a team as code owners October 8, 2024 01:55
@ceyonur
Copy link
Collaborator

ceyonur commented Oct 14, 2024

Should we also update Subnet-EVM?

@darioush darioush enabled auto-merge (squash) October 14, 2024 23:35
@darioush
Copy link
Collaborator Author

darioush commented Oct 16, 2024

it's kind of funny because this is also actually a flaky test b/c it doesn't wait for the tx pool properly, and I don't plan to fix this test just now in upstream, so I'll add it to the flake list.

@darioush darioush merged commit 9d2e5a0 into master Oct 16, 2024
8 checks passed
@darioush darioush deleted the fix-chainID-in-UT branch October 16, 2024 03:22
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