Releases: Amit0617/ethRPCtoREST
Releases · Amit0617/ethRPCtoREST
Release v1.1.5
Full Changelog: v1.1.4...v1.1.5
Full Release
Encoding of function signatures and values.
Not a binary release
For docs generation
First ever release
Following methods are supported through ethRPCtoREST
- eth_getBlockByHash
- eth_getBlockByNumber
- eth_getTransactionByHash
- eth_getTransactionByBlockHashandIndex
- eth_getTransactionByBlockNumberandIndex
- eth_getTransactionReceipt
- eth_getUncleByBlockHashandIndex
- eth_getUncleByBlockNumberandIndex
- eth_getUncleCountByBlockHash
- eth_getUncleCountByBlockNumber
Out of them all of the methods which respond back with block headers have simplified responses.