Skip to content

[stable2503] Backport #8630#8713

Merged
EgorPopelyaev merged 2 commits intostable2503from
backport-8630-to-stable2503
Jun 4, 2025
Merged

[stable2503] Backport #8630#8713
EgorPopelyaev merged 2 commits intostable2503from
backport-8630-to-stable2503

Conversation

@paritytech-release-backport-bot
Copy link
Copy Markdown

Backport #8630 into stable2503 from eskimor.

See the documentation on how to use this bot.

This PR provides:

1. The means for the runtime to configure a minimum price for sales.
2. Prevents renewals to get detached too much from current market, by
bumping them at least to the `end_price` of the current sale.

TODO:

- [x] Implement
- [x] Add tests
- [x] Fix runtimes/Make Rococo + Westend use the new price controller.
- [x] prdoc
- [x] Leave configurability to the runtime

---------

Co-authored-by: Robert <robert@gonimo.com>
Co-authored-by: cmd[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Maciej <maciej.zyszkiewicz@parity.io>
(cherry picked from commit 1a8313f)
@paritytech-release-backport-bot paritytech-release-backport-bot bot requested a review from a team as a code owner May 30, 2025 16:56
@github-actions github-actions bot added the A3-backport Pull request is already reviewed well in another branch. label May 30, 2025
@github-actions github-actions bot requested a review from eskimor May 30, 2025 16:57
@github-actions
Copy link
Copy Markdown
Contributor

This pull request is amending an existing release. Please proceed with extreme caution,
as to not impact downstream teams that rely on the stability of it. Some things to consider:

  • Backports are only for 'patch' or 'minor' changes. No 'major' or other breaking change.
  • Should be a legit fix for some bug, not adding tons of new features.
  • Must either be already audited or not need an audit.
Emergency Bypass

If you really need to bypass this check: add validate: false to each crate
in the Prdoc where a breaking change is introduced. This will release a new major
version of that crate and all its reverse dependencies and basically break the release.

@EgorPopelyaev EgorPopelyaev enabled auto-merge (squash) June 2, 2025 12:05
@EgorPopelyaev EgorPopelyaev merged commit 2f2be19 into stable2503 Jun 4, 2025
205 of 208 checks passed
@EgorPopelyaev EgorPopelyaev deleted the backport-8630-to-stable2503 branch June 4, 2025 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A3-backport Pull request is already reviewed well in another branch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants