Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Allow nomination pools to chill + fix dismantle scenario #11426

Merged
merged 43 commits into from
Jun 13, 2022

Commits on May 13, 2022

  1. make pool roles optional

    kianenigma committed May 13, 2022
    Configuration menu
    Copy the full SHA
    ea30833 View commit details
    Browse the repository at this point in the history
  2. undo lock file changes?

    kianenigma committed May 13, 2022
    Configuration menu
    Copy the full SHA
    00e8c87 View commit details
    Browse the repository at this point in the history
  3. add migration

    kianenigma committed May 13, 2022
    Configuration menu
    Copy the full SHA
    fa5e95a View commit details
    Browse the repository at this point in the history

Commits on May 14, 2022

  1. Configuration menu
    Copy the full SHA
    f2df79e View commit details
    Browse the repository at this point in the history
  2. boilerplate of tests

    kianenigma committed May 14, 2022
    Configuration menu
    Copy the full SHA
    56cf997 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2022

  1. Configuration menu
    Copy the full SHA
    508bc0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f83944a View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. Fix it all

    kianenigma committed May 16, 2022
    Configuration menu
    Copy the full SHA
    ac48c37 View commit details
    Browse the repository at this point in the history
  2. Master.into()

    kianenigma committed May 16, 2022
    Configuration menu
    Copy the full SHA
    cbeb9fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    031040f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    efc7b4f View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

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

Commits on May 19, 2022

  1. Configuration menu
    Copy the full SHA
    02aa7d4 View commit details
    Browse the repository at this point in the history
  2. cleanup

    kianenigma committed May 19, 2022
    Configuration menu
    Copy the full SHA
    90db26e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bf6d9c View commit details
    Browse the repository at this point in the history
  4. Master.into()

    kianenigma committed May 19, 2022
    Configuration menu
    Copy the full SHA
    1d8c940 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. Configuration menu
    Copy the full SHA
    2ec4857 View commit details
    Browse the repository at this point in the history
  2. fix lock file?

    kianenigma committed May 20, 2022
    Configuration menu
    Copy the full SHA
    a51e408 View commit details
    Browse the repository at this point in the history
  3. Fix

    kianenigma committed May 20, 2022
    Configuration menu
    Copy the full SHA
    28c8852 View commit details
    Browse the repository at this point in the history
  4. fmt

    kianenigma committed May 20, 2022
    Configuration menu
    Copy the full SHA
    c9413a2 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. Configuration menu
    Copy the full SHA
    433476d View commit details
    Browse the repository at this point in the history
  2. Update frame/nomination-pools/src/lib.rs

    Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    kianenigma and ggwpez authored May 23, 2022
    Configuration menu
    Copy the full SHA
    c34b655 View commit details
    Browse the repository at this point in the history
  3. Update frame/nomination-pools/src/lib.rs

    Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    kianenigma and ggwpez authored May 23, 2022
    Configuration menu
    Copy the full SHA
    d0d75a1 View commit details
    Browse the repository at this point in the history
  4. Update frame/nomination-pools/src/lib.rs

    Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    kianenigma and ggwpez authored May 23, 2022
    Configuration menu
    Copy the full SHA
    a6afb06 View commit details
    Browse the repository at this point in the history
  5. Update frame/nomination-pools/src/mock.rs

    Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    kianenigma and ggwpez authored May 23, 2022
    Configuration menu
    Copy the full SHA
    a3a43e7 View commit details
    Browse the repository at this point in the history
  6. Fix build

    kianenigma committed May 23, 2022
    Configuration menu
    Copy the full SHA
    4b7b0c7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3f66688 View commit details
    Browse the repository at this point in the history
  8. fix some fishy tests..

    kianenigma committed May 23, 2022
    Configuration menu
    Copy the full SHA
    640ec31 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. Configuration menu
    Copy the full SHA
    398ddfe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5dc697 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05fb517 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. nits

    shawntabrizi committed May 25, 2022
    Configuration menu
    Copy the full SHA
    f4dbd0a View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. Master.into()

    kianenigma committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    0a79c80 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. Configuration menu
    Copy the full SHA
    78c0310 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fb1125 View commit details
    Browse the repository at this point in the history
  3. remove stuff

    kianenigma committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    12773bb View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. fix benchmarks

    kianenigma committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    ca475df View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/paritytech/substrate into…

    … kiz-pool-chill
    Parity Bot committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    44a2722 View commit details
    Browse the repository at this point in the history
  3. cargo run --quiet --profile=production --features=runtime-benchmarks …

    …--manifest-path=bin/node/cli/Cargo.toml -- benchmark pallet --chain=dev --steps=50 --repeat=20 --pallet=pallet_nomination_pools --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --output=./frame/nomination-pools/src/weights.rs --template=./.maintain/frame-weight-template.hbs
    Parity Bot committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    f027faf View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2022

  1. Master.into()

    kianenigma committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    33b581c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c77613f View commit details
    Browse the repository at this point in the history
  3. remove defensive

    kianenigma committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    d69af2c View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

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