Issue: The transaction that failed to be included in a block should not cache in mempool
github.com/tendermint/tendermint The transaction that failed to be included in a block should not cache in mempool. opened 08:26AM - 12 Mar 19 UTC closed 06:36AM - 16 Mar 19 UTC ArvonHuang <!-- Please fill in as much of the template below as you can. Be ready for f … ollowup questions, and please respond in a timely manner. We might ask you to provide additional logs and data (tendermint & app). --> **Tendermint version** (use `tendermint version` or `git rev-parse --verify HEAD` if installed from source): 0.20.0 **ABCI app** (name for built-in, URL for self-written if it's publicly available): Bill **Environment**: - **OS** (e.g. from /etc/os-release): Linux mach1 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux - **Install tools**: docker - **Others**: **What happened**: I broadcast a transaction to tendermint , it failed whit a response of "Timed out waiting for transaction to be included in a block" . Then I try broadcast again. It responsed "broadcastTxCommit: Tx already exists in cache" **What you expected to happen**: The transaction that failed to be…
Excerpt (1193 of 5859 characters). Read the whole post on the forum ↗