Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

pallet-democracy: Do not request the proposal when scheduling #13827

Merged
merged 1 commit into from
Apr 25, 2023

Conversation

bkchr
Copy link
Member

@bkchr bkchr commented Apr 5, 2023

The requesting of the proposal is actually done now in pallet-scheduler.

Fixes: #13534

The requesting of the proposal is actually done now in `pallet-scheduler`.

Fixes: #13534
@bkchr bkchr added A0-please_review Pull request needs code review. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. D3-trivial 🧸 PR contains trivial changes in a runtime directory that do not require an audit labels Apr 5, 2023
@bkchr bkchr requested review from gavofyork and muharem April 5, 2023 13:48
@bkchr bkchr added B1-note_worthy Changes should be noted in the release notes T1-runtime This PR/Issue is related to the topic “runtime”. and removed B0-silent Changes should not be mentioned in any release notes labels Apr 25, 2023
@bkchr bkchr merged commit 222d118 into master Apr 25, 2023
@bkchr bkchr deleted the bkchr-democracy-do-not-request-proposal branch April 25, 2023 07:21
gpestana pushed a commit that referenced this pull request May 4, 2023
The requesting of the proposal is actually done now in `pallet-scheduler`.

Fixes: #13534
nathanwhit pushed a commit to nathanwhit/substrate that referenced this pull request Jul 19, 2023
…tech#13827)

The requesting of the proposal is actually done now in `pallet-scheduler`.

Fixes: paritytech#13534
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A0-please_review Pull request needs code review. B1-note_worthy Changes should be noted in the release notes C1-low PR touches the given topic and has a low impact on builders. D3-trivial 🧸 PR contains trivial changes in a runtime directory that do not require an audit T1-runtime This PR/Issue is related to the topic “runtime”.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Preimage requested twice for Referenda approved via Democracy
4 participants