-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
Milestone
Description
Reported via https://discord.com/channels/669268347736686612/669283915743232011/786256976724230215
I have no idea what's actually happening inside the mempool, but something is very broken. In addition to the problem described above, I also observed internal mempool loops (transactions that are invalid being executed infinite times by checkTx), node disconnections (for bad behavior?) and weird stuff.
I have reverted the @melekes PR on 0.34.0 and everything seems to go to normal: https://github.com/vocdoni/tendermint/tree/revert_batch_txs
Reactions are currently unavailable