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

RLP decoding issue on previewnet #396

Closed sideninja closed 3 months ago

sideninja commented 3 months ago

There are multiple errors related to decoding transactions and other resources (receipts, logs, although these two are rarer).

There might be a broken index database on the previewnet

sideninja commented 3 months ago

Addressed by: