laconicd/ethereum/rpc/namespaces
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
..
eth rpc: fix eth_getBlockTransactionCountByNumber crash on block not found (#254) 2021-07-16 10:13:15 +00:00
net rpc: implement net_listening and net_peerCount JSON-RPC endpoints (#252) 2021-07-12 08:26:33 -04:00
personal rpc: fix inconsistent logging levels (#265) 2021-07-12 18:39:35 +00:00
txpool rpc: fix inconsistent logging levels (#265) 2021-07-12 18:39:35 +00:00
web3 rpc: namespaces refractor (#170) 2021-06-23 02:38:05 -04:00