laconicd/tests/rpc
Calvin Lau 8d51a70d6d
rpc: fix GetBlockByHash crash on block not found (#256)
* Fix GetBlockByHash crashed on block not found

* Add and update log message based on review

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
2021-07-12 12:45:13 +00:00
..
net_test.go rpc: implement net_listening and net_peerCount JSON-RPC endpoints (#252) 2021-07-12 08:26:33 -04:00
personal_test.go tests: reorganize packages (#7) 2021-05-11 07:54:55 -04:00
rpc_pending_test.go rpc: fix eth_getTransactionByHash tx in mempool (#261) 2021-07-12 10:34:47 +00:00
rpc_test.go rpc: fix GetBlockByHash crash on block not found (#256) 2021-07-12 12:45:13 +00:00
utils.go lint: fix many broken lint issues (#49) 2021-06-08 03:07:11 -04:00