Skip to content

Mempool: rename get_all/get_all_transactions to get_all_in_insertion_order/get_all_transactions_in_insertion_order and make them return the txs in the insertion order#2082

Merged
ImplOfAnImpl merged 1 commit into
masterfrom
mempool_return_txs_in_insertion_order
Jun 19, 2026
Merged

Mempool: rename get_all/get_all_transactions to get_all_in_insertion_order/get_all_transactions_in_insertion_order and make them return the txs in the insertion order#2082
ImplOfAnImpl merged 1 commit into
masterfrom
mempool_return_txs_in_insertion_order

Conversation

@ImplOfAnImpl

Copy link
Copy Markdown
Contributor

This can be used in #2029 to ensure that obtained txs are ordered properly.

…order/get_all_transactions_in_insertion_order and make them return the txs in the insertion order
Base automatically changed from mempool_non_utxo_dep_ordering to master June 19, 2026 08:38
@ImplOfAnImpl ImplOfAnImpl merged commit 6a68141 into master Jun 19, 2026
33 of 34 checks passed
@ImplOfAnImpl ImplOfAnImpl deleted the mempool_return_txs_in_insertion_order branch June 19, 2026 08:39
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.

2 participants