Skip to content
Snippets Groups Projects
Unverified Commit 94a65860 authored by Silas Davis's avatar Silas Davis
Browse files

Ensure that the full tendermint commit phase has finished (including

recheckTxs) before allowing the Transactor to query transactions from
the mempool again. This ensures SequentialSigningAccount will always
retrieve the freshest sequence numbers since it will block until all
transactions in the mempool have been replayed to CheckTx after a
commit.

Signed-off-by: default avatarSilas Davis <silas@monax.io>
parent a3f2b925
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment