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

EVM blockheight metric being emitted is Cadence block height rather than EVM block height #455

Closed franklywatson closed 2 months ago

franklywatson commented 3 months ago

Problem

Seems the EVM blockheight is being misreported as the Cadence block height. Testnet block explorer shows: ~ 212,xxx,nnn. By contrast EVM block explorer is reporting ~8xx,nnn

Steps to Reproduce

Screenshot 2024-08-19 at 10 08 30 AM

Acceptance Criteria

Blockheight emitted is EVM blockheight