cosmos / cosmos/evm

the --trace flag is not respected when querying eth JSONRPC -> Cosmos RPC

Open
#780 1 comment 1 reaction 0 assignees View on GitHub
bug
Dominant language
Go
Stars
164
Forks
213
Avg merge
3d 58m
Merged PRs (30d)
12

Description

I was tracing down a bug where SDK code was panicking. when this occurs within the context of cosmos SDK grpc/rpc handlers, i was able to get the full stack trace by starting the node with `--trace`. However, when calling an eth JSONRPC method that calls a Cosmos SDK query that invokes a panic, you do not get the trace.

we should see if we can figure out a way to get panic traces all the way through the JSONRPC layer.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.