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

Pools: Make PermissionlessWithdraw the default claim permission #3438

Merged
merged 61 commits into from
Apr 1, 2024

Commits on Feb 22, 2024

  1. add v9 migration

    Ross Bulat committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    ac22eaf View commit details
    Browse the repository at this point in the history
  2. Revert "add v9 migration"

    This reverts commit ac22eaf.
    Ross Bulat committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    a3c99b2 View commit details
    Browse the repository at this point in the history
  3. v9 migration

    Ross Bulat committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    aef4328 View commit details
    Browse the repository at this point in the history
  4. use OldClaimPermission

    Ross Bulat committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    ee7d671 View commit details
    Browse the repository at this point in the history
  5. make PermissionlessWithdraw default

    Ross Bulat committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    2022bb6 View commit details
    Browse the repository at this point in the history
  6. don't store default

    Ross Bulat committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    d767c17 View commit details
    Browse the repository at this point in the history
  7. fix typo

    Ross Bulat committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    5bc0356 View commit details
    Browse the repository at this point in the history
  8. fix comment

    Ross Bulat committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    36c6c97 View commit details
    Browse the repository at this point in the history
  9. add migration

    Ross Bulat committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    cf38a3f View commit details
    Browse the repository at this point in the history
  10. add prdoc

    Ross Bulat committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    c305dda View commit details
    Browse the repository at this point in the history
  11. amend post_upgrade

    Ross Bulat committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    4077e3f View commit details
    Browse the repository at this point in the history
  12. fix

    Ross Bulat committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    af6a347 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d08910f View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    ab4e5a3 View commit details
    Browse the repository at this point in the history
  2. action feedback

    Ross Bulat committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    a8d72d4 View commit details
    Browse the repository at this point in the history
  3. bump storage version

    Ross Bulat committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    2e32747 View commit details
    Browse the repository at this point in the history
  4. amend post_upgrade

    Ross Bulat committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    b51c28d View commit details
    Browse the repository at this point in the history
  5. post_upgrade checks count

    Ross Bulat committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    425e725 View commit details
    Browse the repository at this point in the history
  6. u64

    Ross Bulat committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    32c8ed3 View commit details
    Browse the repository at this point in the history
  7. cast

    Ross Bulat committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    0c89e34 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d1d9119 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bdfe4ea View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    43de3cc View commit details
    Browse the repository at this point in the history
  2. audence update

    Ross Bulat committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    f5a75b1 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'rb-claim-permission-default-change' of https://github.c…

    …om/paritytech/polkadot-sdk into rb-claim-permission-default-change
    Ross Bulat committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    a001fe7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b0afaa4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b80571b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8c6a654 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

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

Commits on Mar 2, 2024

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

Commits on Mar 3, 2024

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

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    350c009 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b6f0ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5493232 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

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

Commits on Mar 7, 2024

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

Commits on Mar 8, 2024

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

Commits on Mar 13, 2024

  1. remove migration

    Ross Bulat committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    34d4807 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'rb-claim-permission-default-change' of https://github.c…

    …om/paritytech/polkadot-sdk into rb-claim-permission-default-change
    Ross Bulat committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    7c7cc7a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c354aca View commit details
    Browse the repository at this point in the history
  4. roll back storage version

    Ross Bulat committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    e0891a0 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'rb-claim-permission-default-change' of https://github.c…

    …om/paritytech/polkadot-sdk into rb-claim-permission-default-change
    Ross Bulat committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    65db056 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. rm

    Ross Bulat committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    e39539a View commit details
    Browse the repository at this point in the history
  2. fmt

    Ross Bulat committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    682b334 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d6871d View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. amend prdoc

    Ross Bulat committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    d800fcc View commit details
    Browse the repository at this point in the history
  2. Merge branch 'rb-claim-permission-default-change' of https://github.c…

    …om/paritytech/polkadot-sdk into rb-claim-permission-default-change
    Ross Bulat committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    767e539 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    2d1eec6 View commit details
    Browse the repository at this point in the history
  2. bring back PermissionlessAll

    Ross Bulat committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    35505c6 View commit details
    Browse the repository at this point in the history
  3. add comment

    Ross Bulat committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    892e7ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c77e10 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

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

Commits on Mar 24, 2024

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

Commits on Mar 27, 2024

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

Commits on Mar 28, 2024

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

Commits on Mar 31, 2024

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

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    31ad8a4 View commit details
    Browse the repository at this point in the history
  2. add bump

    Ross Bulat committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    80499a6 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'rb-claim-permission-default-change' of https://github.c…

    …om/paritytech/polkadot-sdk into rb-claim-permission-default-change
    Ross Bulat committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    95ae56f View commit details
    Browse the repository at this point in the history
  4. prdoc

    Ross Bulat committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    abe04ca View commit details
    Browse the repository at this point in the history
  5. fix

    Ross Bulat committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    0b1d09e View commit details
    Browse the repository at this point in the history