forked from cerc-io/laconicd-deprecated
* Problem: Missing debug_tranceBlockByHash RPC method Solution: (Fix #742) Add the missing method * Problem: debug_traceBlockByNumber crashed when block height not found Solution: (Fix #744) Fix memory reference error * Run go fmt * Revert comment on init.sh * Apply suggestions from code review Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com> * Update rpc/ethereum/backend/backend.go * Update rpc/ethereum/backend/backend.go Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| debug | ||
| eth | ||
| miner | ||
| net | ||
| personal | ||
| txpool | ||
| web3 | ||