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

debug_trace_call: transaction index 0 out of range for block #386

Open
CRossel87a opened this issue Jan 3, 2025 · 1 comment
Open

debug_trace_call: transaction index 0 out of range for block #386

CRossel87a opened this issue Jan 3, 2025 · 1 comment

Comments

@CRossel87a
Copy link

Describe the bug

Frequently, when calling this via the json rpc endpoint, debug trace call will revert with this error, which seems out of scope for simulating a transaction on the current state.

To Reproduce

Simulate a transaction via geth.ethereum.org/docs/interacting-with-geth/rpc/ns-debug#debugtracecall

Block overrides active: Base fee to zero

Expected behavior

Error or success response of the simulated call - no block errors.

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

No branches or pull requests

2 participants
@CRossel87a and others