Skip to content

Mempool non-utxo dependencies ordering#2081

Merged
ImplOfAnImpl merged 6 commits into
masterfrom
mempool_non_utxo_dep_ordering
Jun 19, 2026
Merged

Mempool non-utxo dependencies ordering#2081
ImplOfAnImpl merged 6 commits into
masterfrom
mempool_non_utxo_dep_ordering

Conversation

@ImplOfAnImpl

Copy link
Copy Markdown
Contributor

Mempool now keeps track of non-utxo dependencies as well, this closes #2065.

P.S. additionally, a spurious failure of the orders' fill_then_conclude test was fixed (happened due to an accidental zero token transfer, which is now prohibited when the latest chainstate upgrades are used).

Base automatically changed from mempool_shrink_hash_tables to master June 19, 2026 08:38
@ImplOfAnImpl ImplOfAnImpl merged commit 84b6dfe into master Jun 19, 2026
20 checks passed
@ImplOfAnImpl ImplOfAnImpl deleted the mempool_non_utxo_dep_ordering branch June 19, 2026 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mempool only considers utxo-based relations

2 participants