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 bug with private transactions not simulated with debug_traceCall #1673

Merged

Conversation

rodion-lim-partior
Copy link
Contributor

Debug traceCall API Endpoint is currently hardcoded to always trace transactions on the public state db. This PR allows traces to work on private state db, and fallback to the public state db only when the latter fails.

@rodion-lim-partior rodion-lim-partior changed the title ETH: fix bug with private transactions not simulated with debug_traceCall Fix bug with private transactions not simulated with debug_traceCall Sep 12, 2023
@Krish1979 Krish1979 merged commit 643b5dc into Consensys:master Sep 14, 2023
14 of 16 checks passed
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.

None yet

2 participants