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

Use frame umbrella crate in pallet-proxy and pallet-multisig #5995

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

Commits on Oct 9, 2024

  1. pallet-proxy

    kianenigma committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    27df8ea View commit details
    Browse the repository at this point in the history
  2. pallet-multisig

    kianenigma committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    8eefc00 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:paritytech/polkadot-sdk into kiz-…

    …frame-umbrella-in-pallets
    kianenigma committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    c151681 View commit details
    Browse the repository at this point in the history
  4. better docs

    kianenigma committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    78b52f2 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of github.com:paritytech/polkadot-sdk into kiz-…

    …frame-umbrella-in-pallets
    kianenigma committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    0305c59 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d253bc5 View commit details
    Browse the repository at this point in the history
  7. fix

    kianenigma committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    a4b1fd2 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Update substrate/frame/multisig/src/migrations.rs

    Co-authored-by: Guillaume Thiolliere <gui.thiolliere@gmail.com>
    kianenigma and gui1117 authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    e0293d1 View commit details
    Browse the repository at this point in the history
  2. Upgrade Proxy and Multisig pallets to Benchmarking V2 (#6018)

    Sub-task of PR #5995
    
    ## Integration
    
    These changes should **not** require any integration effort.
    
    ---------
    
    Co-authored-by: Dónal Murray <donal.murray@parity.io>
    Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com>
    3 people authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    253ce3f View commit details
    Browse the repository at this point in the history
  3. cleanup

    kianenigma committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    ff36c53 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d8323f View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Master.into()

    kianenigma committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    687b61f View commit details
    Browse the repository at this point in the history