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 | |
---|---|---|
.. | ||
block.go | linters: enable stylecheck (#4153) | 5 years ago |
errors.go | replace errors.go with github.com/pkg/errors (2/2) (#3890) | 5 years ago |
proof.go | General Merkle Proof (#2298) | 6 years ago |
proxy.go | rpc: add BlockByHash to Client (#4923) | 5 years ago |
query.go | libs/common: Refactor libs/common 4 (#4237) | 5 years ago |
query_test.go | rpc/client: split out client packages (#4628) | 5 years ago |
validate_test.go | types: change `Commit` to consist of just signatures (#4146) | 5 years ago |
verifier.go | format: add format cmd & goimport repo (#4586) | 5 years ago |
wrapper.go | rpc: add BlockByHash to Client (#4923) | 5 years ago |