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 | |
---|---|---|
.. | ||
abci.go | rpc: add codespace to ResultBroadcastTx (#4611) | 5 years ago |
abci_test.go | change use of errors.Wrap to fmt.Errorf with %w verb | 5 years ago |
client.go | rpc: add BlockByHash to Client (#4923) | 5 years ago |
status.go | rpc/client: use compile time assertions instead of methods | 7 years ago |
status_test.go | libs/common: Refactor libs/common 4 (#4237) | 5 years ago |