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

bug(rpc): scroll_getBlockTraceByNumberOrHash does not respect configs like {"DisableStorage":true,"DisableStack":true} #683

Open
lispc opened this issue Mar 28, 2024 · 0 comments · May be fixed by #836 or #889
Assignees

Comments

@lispc
Copy link

lispc commented Mar 28, 2024

The TraceConfig input is ignored. https://github.com/scroll-tech/go-ethereum/blob/5faeeaaf62a149b9d51015e98fb75b767d519cd7/eth/tracers/api_blocktrace.go#L83C69-L83C75

So we cannot control whether the StructLog will include Stack/Storage/Memory.

@0xmountaintop 0xmountaintop self-assigned this Mar 28, 2024
0xmountaintop added a commit that referenced this issue Jun 19, 2024
@0xmountaintop 0xmountaintop linked a pull request Jun 19, 2024 that will close this issue
13 tasks
@0xmountaintop 0xmountaintop linked a pull request Jul 9, 2024 that will close this issue
13 tasks
0xmountaintop added a commit that referenced this issue Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants