Skip to content

debug_traceTransaction throws error in Remix IDE #4368

@georgi-l95

Description

@georgi-l95

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

  1. Execute a transaction
  2. Open Remix IDE and connect via external provider
  3. 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 working

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions