Federico Kunze
da924fc62d
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. |
5 years ago | |
---|---|---|
.. | ||
client.go | rpc: add BlockByHash to Client (#4923) | 5 years ago |
proof.go | lite2: light client with weak subjectivity (#3989) | 5 years ago |
query_test.go | lite2: light client with weak subjectivity (#3989) | 5 years ago |