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

removed without_storage_info from pallet-collective #1445

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

Commits on Nov 10, 2023

  1. bounded votes and members

    Signed-off-by: muraca <mmuraca247@gmail.com>
    muraca committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    12b6472 View commit details
    Browse the repository at this point in the history
  2. store proposals using preimages

    Signed-off-by: muraca <mmuraca247@gmail.com>
    muraca committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    8f6c440 View commit details
    Browse the repository at this point in the history
  3. OnRuntimeUpgrade and VersionedMigration for Collective v5

    Signed-off-by: muraca <mmuraca247@gmail.com>
    muraca committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    bb5a7aa View commit details
    Browse the repository at this point in the history
  4. warnings for proposal_of

    Signed-off-by: muraca <mmuraca247@gmail.com>
    muraca committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    1bf7e5c View commit details
    Browse the repository at this point in the history
  5. ".git/.scripts/commands/bench/bench.sh" --subcommand=pallet --runtime…

    …=dev --target_dir=substrate --pallet=pallet_collective
    command-bot authored and muraca committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    c17481f View commit details
    Browse the repository at this point in the history
  6. fixed rust docs

    Signed-off-by: muraca <mmuraca247@gmail.com>
    muraca committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    0b06f8b View commit details
    Browse the repository at this point in the history
  7. small improvements and comments

    Signed-off-by: muraca <mmuraca247@gmail.com>
    muraca committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    f9d663b View commit details
    Browse the repository at this point in the history
  8. post-upgrade state check, comments and improvements

    Signed-off-by: muraca <mmuraca247@gmail.com>
    muraca committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    c37e074 View commit details
    Browse the repository at this point in the history
  9. added missing Preimages::unnote, more improvements

    Signed-off-by: muraca <mmuraca247@gmail.com>
    muraca committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    1384c5b View commit details
    Browse the repository at this point in the history
  10. fixed pallet-utility tests

    Signed-off-by: muraca <mmuraca247@gmail.com>
    muraca committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    188f336 View commit details
    Browse the repository at this point in the history
  11. removed without_storage_info from pallet-collective

    Signed-off-by: muraca <mmuraca247@gmail.com>
    muraca committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    89ee592 View commit details
    Browse the repository at this point in the history
  12. ".git/.scripts/commands/bench/bench.sh" --subcommand=pallet --runtime…

    …=dev --target_dir=substrate --pallet=pallet_collective
    command-bot authored and muraca committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    e0afcb7 View commit details
    Browse the repository at this point in the history
  13. renamed VersionCheckedMigrateToV5 to MigrateToV5 paritytech#2264

    Signed-off-by: muraca <mmuraca247@gmail.com>
    muraca committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    27b91f9 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    280276d View commit details
    Browse the repository at this point in the history
  2. clippy & fmt

    Signed-off-by: Matteo Muraca <mmuraca247@gmail.com>
    muraca committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    5bfc738 View commit details
    Browse the repository at this point in the history
  3. prdoc for @1445

    Signed-off-by: Matteo Muraca <mmuraca247@gmail.com>
    muraca committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    0ca70d3 View commit details
    Browse the repository at this point in the history
  4. replaced ugly turbofish syntax

    Signed-off-by: Matteo Muraca <mmuraca247@gmail.com>
    muraca committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    5bf94f8 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

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

Commits on Mar 20, 2024

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

Commits on Mar 22, 2024

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

Commits on Mar 25, 2024

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