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

Add migration to clear unapproved proposals treasury from pallet #5892

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    547fc0d View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Write migration to release bonds to proposers

    DavidK committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    766c3a9 View commit details
    Browse the repository at this point in the history
  2. Add treasury migration to rococo runtime

    DavidK committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    41d1ad7 View commit details
    Browse the repository at this point in the history
  3. Fix compilation with try-runtime feature flag

    DavidK committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    a78afec View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Address Muharem's comments

    DavidK committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    917bd84 View commit details
    Browse the repository at this point in the history
  2. Rename to CleanupProposals

    DavidK committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    a3c7ad2 View commit details
    Browse the repository at this point in the history