Skip to content

rpcdaemon: crash executing trace_filter #2643

@Sixtysixter

Description

Calling trace filter API with the following input

{
  "request": {
    "id": 1,
    "jsonrpc": "2.0",
    "method": "trace_filter",
    "params": [
      {
        "fromBlock": "0x1425556",
        "toBlock": "0x1425556"
      }
    ]
  }

the rpcdaemon crashes.

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions