We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
Fix for trace_filter core: issue #2643
6e9c364
45980c3
2c5ca9b
Sixtysixter
Successfully merging a pull request may close this issue.
Calling trace filter API with the following input
the rpcdaemon crashes.
The text was updated successfully, but these errors were encountered: