Files
mergify[bot] 38b671a294 Work around indexing problem for duplicate transactions (forward port: #8625) (#8945) (#8951)
Port the bug fix terra-money#76 to upstream. This is critical for ethermint json-rpc to work.

fix: prevent duplicate tx index if it succeeded before
fix: use CodeTypeOk instead of 0
fix: handle duplicate txs within the same block
Co-authored-by: jess jesse@soob.co

ref: #5281

Co-authored-by: M. J. Fromberger <fromberger@interchain.io>
(cherry picked from commit be6d74e657)

Co-authored-by: yihuang <huang@crypto.com>
2022-07-06 14:33:26 -04:00
..