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 tracer precompile upgrade #979

Merged
merged 4 commits into from
Nov 3, 2023
Merged

Fix tracer precompile upgrade #979

merged 4 commits into from
Nov 3, 2023

Conversation

ceyonur
Copy link
Collaborator

@ceyonur ceyonur commented Nov 1, 2023

Why this should be merged

Currently we don't apply upgrades in tracing. This PR adds regression test + fix.

Closes: #976

How this works

Call ApplyUpgrades before applying transactions in the tracer.

How this was tested

added regression test

How is this documented

@ceyonur ceyonur added the bug Something isn't working label Nov 1, 2023
@ceyonur ceyonur added this to the v0.5.9 milestone Nov 1, 2023
@ceyonur ceyonur self-assigned this Nov 1, 2023
@ceyonur ceyonur changed the title Fix tracer upgrade Fix tracer precompile upgrade Nov 2, 2023
@ceyonur ceyonur merged commit 740f1b2 into master Nov 3, 2023
8 checks passed
@ceyonur ceyonur deleted the fix-tracer-upgrade branch November 3, 2023 06:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

debug_traceBlockByNumber calls return errors after a subnet enables and then disables the tx allowlist
3 participants