Skip to content

Conversation

@kianenigma
Copy link
Contributor

.. And

  • Break down Admin and Manager origins for easier configuration
  • update the corresponding weights
  • a few more tests
  • complete the manage test cases.

@kianenigma kianenigma requested a review from a team as a code owner November 7, 2025 17:11
@kianenigma kianenigma added A4-backport-unstable2507 Pull request must be backported to the unstable2507 release branch A4-backport-stable2509 Pull request must be backported to the stable2509 release branch labels Nov 7, 2025
@kianenigma
Copy link
Contributor Author

/cmd prdoc --bump major

Copy link
Contributor

@Ank4n Ank4n left a comment

Choose a reason for hiding this comment

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

Some nits to keep you entertained

Self::phase_transition(phase);
Ok(().into())
Ok(PostDispatchInfo {
actual_weight: Some(T::DbWeight::get().reads_writes(1, 1)),
Copy link
Contributor

Choose a reason for hiding this comment

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

Nit: It also emits an event so its 2 writes 😛

@kianenigma kianenigma enabled auto-merge November 11, 2025 09:04
@kianenigma kianenigma added the T2-pallets This PR/Issue is related to a particular pallet. label Nov 11, 2025
@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/19265662309
Failed job name: test-linux-stable

@kianenigma kianenigma added this pull request to the merge queue Nov 11, 2025
auto-merge was automatically disabled November 11, 2025 15:04

Pull Request is not mergeable

Merged via the queue into master with commit 0ae4eef Nov 11, 2025
257 of 262 checks passed
@kianenigma kianenigma deleted the kiz-epmb-manage-origin branch November 11, 2025 15:34
@paritytech-release-backport-bot

Created backport PR for unstable2507:

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin backport-10248-to-unstable2507
git worktree add --checkout .worktree/backport-10248-to-unstable2507 backport-10248-to-unstable2507
cd .worktree/backport-10248-to-unstable2507
git reset --hard HEAD^
git cherry-pick -x 0ae4eef5be75040edd2063d088a916ab78e0c928
git push --force-with-lease

paritytech-release-backport-bot bot pushed a commit that referenced this pull request Nov 11, 2025
.. And

- [x] Break down `Admin` and `Manager` origins for easier configuration
- [x] update the corresponding weights
- [x] a few more tests
- [x] complete the `manage` test cases.

---------

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

Successfully created backport PR for stable2509:

EgrPrty pushed a commit that referenced this pull request Nov 12, 2025
Backport #10248 into `stable2509` from kianenigma.

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: Kian Paimani <[email protected]>
Co-authored-by: cmd[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ankan <[email protected]>
Co-authored-by: EgorPopelyaev <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A4-backport-stable2509 Pull request must be backported to the stable2509 release branch A4-backport-unstable2507 Pull request must be backported to the unstable2507 release branch T2-pallets This PR/Issue is related to a particular pallet.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants