Clustered mempool, problems are easier in chunks
Cluster memory pool1 is a complete reworking of how mempool handles transaction organization and classification, conceptualized and implemented by Suhas Daftuar and Pieter Wuille. The design aims to simplify the overall architecture, better align transaction classification logic with miners’ incentives, and improve the security of second-layer protocols. Merged with Bitcoin Core in PR #336292 on…