Files
tendermint/rpc/client
Federico Kunze da924fc62d rpc: add BlockByHash to Client (#4923)
Ethermint currently has to maintain a map height-> block hash on the store (see here) as it needs to expose the eth_getBlockByHash JSON-RPC query for Web3 compatibility. This query is currently not supported by the tendermint RPC client.
2020-06-01 09:04:45 +04:00
..
2019-07-22 12:15:29 +04:00
2018-09-28 20:03:19 -04:00