Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up Gov1 proposals from Treasury pallet and release the bonds #459

Open
muharem opened this issue Sep 24, 2024 · 0 comments · Fixed by paritytech/polkadot-sdk#5892
Open

Comments

@muharem
Copy link
Contributor

muharem commented Sep 24, 2024

The old flow for the treasury spends was deprecated for at least a year. But we can see that there are still some pending proposals with the bonds.

We need to create a migration to clean up the proposals coming form the old flow and release associated bonds. Such proposals exist within Proposals storage item without associated approval within Approvals storage item.

github-merge-queue bot pushed a commit to paritytech/polkadot-sdk that referenced this issue Oct 8, 2024
Resolves polkadot-fellows/runtimes#459

Tested with rococo/westend/kusama/polkadot runtimes

---------

Co-authored-by: DavidK <[email protected]>
Co-authored-by: Muharem <[email protected]>
Co-authored-by: Shawn Tabrizi <[email protected]>
Co-authored-by: Dónal Murray <[email protected]>
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 a pull request may close this issue.

1 participant