## Problem The `Filecoin.EthGetTransactionByHash` RPC method is broken when accessed through lotus-gateway. ## Task Investigate and fix the `Filecoin.EthGetTransactionByHash` method to work correctly with lotus-gateway. ## Context - Parent issue: #6575 - Identified in: https://github.com/ChainSafe/forest/pull/6570 - Requested by: @hanabi1224 at https://github.com/ChainSafe/forest/pull/6570#discussion_r2787081432 - Filter list: `scripts/tests/api_compare/filter-list-gateway`
Problem
The
Filecoin.EthGetTransactionByHashRPC method is broken when accessed through lotus-gateway.Task
Investigate and fix the
Filecoin.EthGetTransactionByHashmethod to work correctly with lotus-gateway.Context
scripts/tests/api_compare/filter-list-gateway