Skip to content

Releases: moonbeam-foundation/frontier

Remove runtime access from RPC #1

20 Oct 13:46
Compare
Choose a tag to compare

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