Skip to content

Remove runtime access from RPC #1

Latest
Compare
Choose a tag to compare
@tgmichel tgmichel released this 20 Oct 13:46
· 2 commits to v0.2-hotfixes since this release

The following rpc methods no longer use the runtime Api impl:

eth_getBlockByHash
eth_getBlockByNumber
eth_getTransactionCount
eth_getBlockTransactionCountByHash
eth_getBlockTransactionCountByNumber
eth_getTransactionByHash
eth_getTransactionByBlockHashAndIndex
eth_getTransactionByBlockNumberAndIndex
eth_getTransactionReceipt
eth_getLogs