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

Merged
merged 44 commits into from
Oct 29, 2024

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 <[email protected]>
    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 <[email protected]>
    Co-authored-by: Shawn Tabrizi <[email protected]>
    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

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    49a4cc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4debb8e View commit details
    Browse the repository at this point in the history
  3. fix Issue #6160

    re-gius committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    556e8ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6dfbed View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    645f2f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21cd6da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c910cb View commit details
    Browse the repository at this point in the history
  4. Revert "moving imports from support to umbrella crate"

    This reverts commit 2c910cb.
    re-gius committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    6e6f1ac View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    bd17cf2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    532ee9b View commit details
    Browse the repository at this point in the history
  3. Add prdoc

    re-gius committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    d0120f2 View commit details
    Browse the repository at this point in the history
  4. docs fix

    re-gius committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    1e7d1bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d8b583 View commit details
    Browse the repository at this point in the history
  6. undo docs change

    re-gius committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    cf32fbf View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    d460295 View commit details
    Browse the repository at this point in the history
  2. Update substrate/frame/src/lib.rs

    Co-authored-by: Oliver Tale-Yazdi <[email protected]>
    re-gius and ggwpez authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    ca35eed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68c5eea View commit details
    Browse the repository at this point in the history
  4. comment nit

    re-gius committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    393d998 View commit details
    Browse the repository at this point in the history
  5. Update prdoc/pr_5995.prdoc

    Co-authored-by: Kian Paimani <[email protected]>
    re-gius and kianenigma authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    2f5eea9 View commit details
    Browse the repository at this point in the history
  6. Update substrate/frame/src/lib.rs

    Co-authored-by: Kian Paimani <[email protected]>
    re-gius and kianenigma authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    b85d644 View commit details
    Browse the repository at this point in the history
  7. Update prdoc/pr_5995.prdoc

    Co-authored-by: Kian Paimani <[email protected]>
    re-gius and kianenigma authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    9e771ee View commit details
    Browse the repository at this point in the history
  8. Update prdoc/pr_5995.prdoc

    Co-authored-by: Kian Paimani <[email protected]>
    re-gius and kianenigma authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    66d7396 View commit details
    Browse the repository at this point in the history
  9. undo snowbridge changes

    re-gius committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    88265e5 View commit details
    Browse the repository at this point in the history
  10. expand frame docs

    re-gius committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    dc2973d View commit details
    Browse the repository at this point in the history
  11. remove broken links from docs

    re-gius committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    8cd8c73 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5918bef View commit details
    Browse the repository at this point in the history
  13. prdoc add missing pallet

    re-gius committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    325d62e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    801156c View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. docs nit

    re-gius committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    48050fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9f132b View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

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

Commits on Oct 29, 2024

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