laconicd-deprecated/ethereum/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
..
backend rpc: fix EthLatestBlockNumber value (#300) 2021-07-15 11:07:23 +00:00
namespaces rpc: fix eth_getBlockTransactionCountByNumber crash on block not found (#254) 2021-07-16 10:13:15 +00:00
pubsub fix and comment outdated tests (#155) 2021-06-21 10:17:31 -04:00
types rpc: display block proposer address as the miner address (#290) 2021-07-14 14:40:32 +00:00
apis.go rpc: fix inconsistent logging levels (#265) 2021-07-12 18:39:35 +00:00
doc.go more fixes 2021-04-18 18:39:15 +02:00
websockets.go rpc: fix inconsistent logging levels (#265) 2021-07-12 18:39:35 +00:00