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
Seid version
name: sei server_name: <appd> version: v6.0.1-hotfix-rpc-9 commit: 1ec1ee81e9bec0e8e3b7e93e5ac995edca44e55a build_tags: netgo, go: go version go1.21.13 linux/amd64 build_deps: - cosmossdk.io/[email protected] - filippo.io/[email protected] - github.com/99designs/[email protected]
Chain ID Mainnet / Pacific
Describe the bug sei_traceBlockByNumberExcludeTraceFail takes forever for the following blocks:
sei_traceBlockByNumberExcludeTraceFail
To Reproduce Steps to reproduce the behavior: Run the following call
{ "jsonrpc": "2.0", "id": "test", "method": "sei_traceBlockByNumberExcludeTraceFail", "params": [ "0x6AF8006", { "tracer": "callTracer" } ] }
Tried with debug_traceBlockByNumber as well, it's also hanging
debug_traceBlockByNumber
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Seid version
Chain ID
Mainnet / Pacific
Describe the bug
sei_traceBlockByNumberExcludeTraceFail
takes forever for the following blocks:To Reproduce
Steps to reproduce the behavior:
Run the following call
Tried with
debug_traceBlockByNumber
as well, it's also hangingThe text was updated successfully, but these errors were encountered: