Skip to content

fatxpool: fork aware transaction pool is now default#8838

Merged
michalkucharczyk merged 6 commits intomasterfrom
mku-fatp-is-default
Jun 25, 2025
Merged

fatxpool: fork aware transaction pool is now default#8838
michalkucharczyk merged 6 commits intomasterfrom
mku-fatp-is-default

Conversation

@michalkucharczyk
Copy link
Contributor

@michalkucharczyk michalkucharczyk commented Jun 12, 2025

This PR changes the node's default transaction pool to the fork aware implementation.

@michalkucharczyk michalkucharczyk added the T0-node This PR/Issue is related to the topic “node”. label Jun 12, 2025
@michalkucharczyk
Copy link
Contributor Author

/cmd prdoc --bump major --audience node_dev

@michalkucharczyk
Copy link
Contributor Author

michalkucharczyk commented Jun 12, 2025

Some notes to consider before making a switch:

@michalkucharczyk michalkucharczyk requested a review from skunert June 12, 2025 15:32
@paritytech-workflow-stopper
Copy link

All GitHub workflows were cancelled due to failure one of the required jobs.
Failed workflow url: https://github.com/paritytech/polkadot-sdk/actions/runs/15632987977
Failed job name: test-linux-stable

description: This PR changes the default transaction pool to the fork aware implementation. The old implementation can be still used with `--pool-type=single-state` command line argument.
crates:
- name: sc-cli
bump: major
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think minor is okay here.

@michalkucharczyk michalkucharczyk added this pull request to the merge queue Jun 25, 2025
Merged via the queue into master with commit a511802 Jun 25, 2025
244 checks passed
@michalkucharczyk michalkucharczyk deleted the mku-fatp-is-default branch June 25, 2025 07:55
@michalkucharczyk michalkucharczyk added the A4-backport-stable2506 Pull request must be backported to the stable2506 release branch label Aug 6, 2025
paritytech-release-backport-bot bot pushed a commit that referenced this pull request Aug 6, 2025
This PR changes the node's default transaction pool to the fork aware
implementation.

---------

Co-authored-by: cmd[bot] <41898282+github-actions[bot]@users.noreply.github.com>
(cherry picked from commit a511802)
@paritytech-release-backport-bot

Successfully created backport PR for stable2506:

EgorPopelyaev added a commit that referenced this pull request Aug 13, 2025
Backport #8838 into `stable2506` from michalkucharczyk.

See the
[documentation](https://github.com/paritytech/polkadot-sdk/blob/master/docs/BACKPORT.md)
on how to use this bot.

<!--
  # To be used by other automation, do not modify:
  original-pr-number: #${pull_number}
-->

---------

Co-authored-by: Michal Kucharczyk <1728078+michalkucharczyk@users.noreply.github.com>
Co-authored-by: cmd[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Egor_P <egor@parity.io>
alvicsam pushed a commit that referenced this pull request Oct 17, 2025
This PR changes the node's default transaction pool to the fork aware
implementation.

---------

Co-authored-by: cmd[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A4-backport-stable2506 Pull request must be backported to the stable2506 release branch T0-node This PR/Issue is related to the topic “node”.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants