ethermint icon indicating copy to clipboard operation
ethermint copied to clipboard

Problem: traceTransaction always returns success for simple transfer tx

Open yihuang opened this issue 3 years ago • 2 comments

System info: ethermint main

Steps to reproduce:

In a batch tx, a simple transfer eth tx could fail, in which case, traceTransaction will return success after https://github.com/evmos/ethermint/pull/1159

Expected behavior: [What you expected to happen]

Actual behavior: [What actually happened]

Additional info: [Include gist of relevant config, logs, etc.]

yihuang avatar Jul 14 '22 02:07 yihuang

This issue is stale because it has been open 45 days with no activity. Remove Status: Stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Sep 08 '22 00:09 github-actions[bot]

it seems the upcoming app-side mempool will handle nonce properly, then I guess we can stop supporting the batch eth tx, which is not perfect anyway.

yihuang avatar Sep 15 '22 14:09 yihuang