You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the Bug
We should cast to etherminttypes.MsgEthereumTx as fallback. Some funcs are missing on legacy MsgEthereumTx in evm module that should be added (eg. AsTransaction())
To Reproduce
eth_getBlockByNumber
testnet block: 4338639, only 2 synthetic txs present instead of 3
mainnet block: 2328117, 0 tx returned
Expected Behavior
All txs should be returned properly
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):