besu
besu copied to clipboard
Feature/tx global future nonce limits
PR description
Evict future nonce transactions from txpool when future nonce transactions exceed a configured global limit
Also refactor and DRY-up PendingTransactionSorter tests for gasPrice and london sorters
Fixed Issue(s)
Documentation
- [ ] I thought about documentation and added the
doc-change-required
label to this PR if updates are required.
Changelog
- [ ] I thought about the changelog and included a changelog update if required.
Converted back to draft until we can get some performance numbers on the periodic eviction process.
Close for Fabio's PR?
Superseeded by #5290