laconicd/tests/rpc
Calvin Lau 071ae3f618
rpc: fix eth_getBlockTransactionCountByNumber crash on block not found (#254)
* Fix GetBlockTransactionCountByNumber crashed on block not found

* Fix getTransactionByBlock*

* Update log based on review

* Apply suggestions from code review

* Update ethereum/rpc/namespaces/eth/api.go

* Apply suggestions from code review

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
2021-07-16 10:13:15 +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: implement eth_getPendingTransactions (#259) 2021-07-12 17:42:53 +00:00
rpc_test.go rpc: fix eth_getBlockTransactionCountByNumber crash on block not found (#254) 2021-07-16 10:13:15 +00:00
utils.go lint: fix many broken lint issues (#49) 2021-06-08 03:07:11 -04:00