laconicd-deprecated/rpc/ethereum
Calvin Lau 481e3b82ce
rpc: add debug_tranceBlockByHash, fix debug_traceBlock* crash on non-existing block (#743)
* 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>
2021-11-12 08:50:38 +00:00
..
backend rpc: add debug_tranceBlockByHash, fix debug_traceBlock* crash on non-existing block (#743) 2021-11-12 08:50:38 +00:00
namespaces rpc: add debug_tranceBlockByHash, fix debug_traceBlock* crash on non-existing block (#743) 2021-11-12 08:50:38 +00:00
pubsub fix pubsub underterministic test (#666) 2021-10-13 09:07:20 +00:00
types build(deps): bump github.com/ethereum/go-ethereum from 1.10.9 to 1.10.11 (#676) 2021-10-25 15:01:04 +00:00