Prevent a single sender from monopolizing the TX pool #6021
Labels
enhancement
New feature or request
non mainnet (private networks)
not related to mainnet features - covers privacy, permissioning, IBFT2, QBFT
Description
As a BFT permissioned chain user I want transactions to be treated in approximately FIFO order. I don't want transactions for a single sender to be batched in groups in mined blocks.
Acceptance Criteria
For a free gas chain, transactions are mined in approximately FIFO order regardless of the sender who submitted them.
The text was updated successfully, but these errors were encountered: