onflow / flow-evm-gateway

FlowEVM Gateway implements an Ethereum-equivalent JSON-RPC API for EVM clients to use
https://developers.flow.com/evm/about
Apache License 2.0
11 stars 10 forks source link

`sha3Uncles` does not return proper value for 0 uncles #503

Closed m-Peter closed 2 months ago

m-Peter commented 2 months ago

The return value should be: https://github.com/ethereum/go-ethereum/blob/ab3ee99ca9aa46163f1dfbaf10260718d8de9e10/core/types/hashes.go#L30