You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: