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

eth/tracers: add optional includePrecompiles flag to callTracer - default true is preserved (#10986) #11022

Merged

Conversation

taratorio
Copy link
Member

cherry pick: 4193e03
for E3


relates to #9784

…ault true is preserved (#10986)

relates to #9784

- Adds support for an optional `"includePrecompiles"` tracer config
option for `callTracer` that users can use to control behaviour
(previous default of including precompile traces is preserved)
- Adds tests for default and for `"includePrecompiles": false` based on
https://etherscan.io/tx/0x536434786ace02697118c44abf2835f188bf79902807c61a523ca3a6200bc350
@taratorio taratorio added this to the 2.60.3-fixes milestone Jul 4, 2024
@VBulikov VBulikov self-requested a review July 4, 2024 11:39
@taratorio taratorio merged commit 2029588 into main Jul 4, 2024
10 checks passed
@taratorio taratorio deleted the e3-debug-apis-call-tracer-optional-incl-precompiles-flag branch July 4, 2024 11:48
taratorio added a commit that referenced this pull request Jul 4, 2024
)

cherry pick: 1a050db
for E3

---

made a mistake in previous PR
#11022
should always pop the precompiles stack for correctness
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