-
Notifications
You must be signed in to change notification settings - Fork 85
Description
Description
Trying to debug a transaction in Remix IDE fails with the following error:
Error while querying the provider: [Request ID: c43567bd-9d5e-431a-bd91-f72bf3b8ecbc] Invalid parameter 'disableStorage' for TracerConfigWrapper: Unknown parameter
server response 400 Bad Request (request={ }, response={ }, error=null, info={ "requestUrl": "http://127.0.0.1:7546", "responseBody": "{\"error\":{\"code\":-32602,\"message\":\"[Request ID: c43567bd-9d5e-431a-bd91-f72bf3b8ecbc] Invalid parameter 'disableStorage' for TracerConfigWrapper: Unknown parameter\"},\"jsonrpc\":\"2.0\",\"id\":13}", "responseStatus": "400 Bad Request" }, code=SERVER_ERROR, version=6.14.0)
In previous versions of the relay, this worked.
Steps to reproduce
- Execute a transaction
- Open Remix IDE and connect via external provider
- Paste the transaction hash in the debugger and click
Start debugging
Additional context
No response
Hedera network
No response
Version
v0.71.0
Operating system
macOS
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working