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

[Staking] Make exits manual, patch lack of delay for {increasing, decreasing} bonds #810

Merged
merged 95 commits into from
Nov 19, 2021

Commits on Aug 22, 2021

  1. init

    4meta5 committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    aff6d66 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. stash

    4meta5 committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    9fe7dba View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

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

Commits on Sep 3, 2021

  1. checkpoint

    4meta5 committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    be1d11b View commit details
    Browse the repository at this point in the history
  2. checkpoint

    4meta5 committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    a10e51d View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2021

  1. checkpoint

    4meta5 committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    f1af2d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

  1. save middle of refactor

    4meta5 committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    52adea5 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

  1. save

    4meta5 committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    85ded1f View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2021

  1. checkpoint

    4meta5 committed Sep 12, 2021
    Configuration menu
    Copy the full SHA
    70b0a04 View commit details
    Browse the repository at this point in the history
  2. clean

    4meta5 committed Sep 12, 2021
    Configuration menu
    Copy the full SHA
    b10b90c View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. clean

    4meta5 committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    dac742f View commit details
    Browse the repository at this point in the history
  2. clean

    4meta5 committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    4da906d View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

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

Commits on Sep 15, 2021

  1. checkpoint

    4meta5 committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    96acd90 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. stash

    4meta5 committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    6bbff55 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

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

    4meta5 committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    b5dba7a View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

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

Commits on Sep 22, 2021

  1. gradual progress

    4meta5 committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    79a53cf View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

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

Commits on Sep 28, 2021

  1. 3 unit tests left

    4meta5 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    193233f View commit details
    Browse the repository at this point in the history
  2. 2

    4meta5 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    9bfff66 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. Configuration menu
    Copy the full SHA
    d18a8b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9769d58 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. update chainspecs

    4meta5 committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    6ff2540 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2021

  1. into master

    4meta5 committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    bc03c05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00db29f View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. update benchmarking wip

    4meta5 committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    6dd55c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05631a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

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

Commits on Oct 11, 2021

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

Commits on Oct 12, 2021

  1. update unit test utils

    4meta5 committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    7888e4c View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. finish excecute and cancel extrinsic benchmarking with hardcoded unif…

    …orm delay of 2 rounds
    4meta5 committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    7143426 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d35221 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. fix constraints to allow making and executing delegation requests whi…

    …le candidate is leaving
    4meta5 committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    e59d96d View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

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

    4meta5 committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    1e3db7c View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Configuration menu
    Copy the full SHA
    1033a9a View commit details
    Browse the repository at this point in the history
  2. clean

    4meta5 committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    1229e34 View commit details
    Browse the repository at this point in the history
  3. clean

    4meta5 committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    91624d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85ef3d9 View commit details
    Browse the repository at this point in the history
  5. try partial update TS

    4meta5 committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    df0843c View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

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

Commits on Oct 26, 2021

  1. Configuration menu
    Copy the full SHA
    0022bee View commit details
    Browse the repository at this point in the history
  2. try into master

    4meta5 committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    65d81d0 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. fix

    4meta5 committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    bc14867 View commit details
    Browse the repository at this point in the history
  2. fix

    4meta5 committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    1f230ce View commit details
    Browse the repository at this point in the history
  3. fix

    4meta5 committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    1226776 View commit details
    Browse the repository at this point in the history
  4. fix

    4meta5 committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    ee1ca7e View commit details
    Browse the repository at this point in the history
  5. fix

    4meta5 committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    7b8a2d5 View commit details
    Browse the repository at this point in the history
  6. try fix TS test

    4meta5 committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    218560d View commit details
    Browse the repository at this point in the history
  7. fix

    4meta5 committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    e0cece4 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. fix

    4meta5 committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    eba95ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    111e547 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

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

    4meta5 committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    2280fdb View commit details
    Browse the repository at this point in the history
  3. cargo lock

    4meta5 committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    a8f6afa View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2021

  1. into master

    4meta5 committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    b074aef View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. address most review comments

    4meta5 committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    85f699c View commit details
    Browse the repository at this point in the history
  2. master.into

    4meta5 committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    2c9303c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    802c31b View commit details
    Browse the repository at this point in the history
  4. more

    4meta5 committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    d0f9753 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2021

  1. revert mixing migrations

    4meta5 committed Nov 7, 2021
    Configuration menu
    Copy the full SHA
    85719da View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. remove unnecessary constraint to enable making and executing candidat…

    …e bond requests if the candidate is scheduled to leave aka leaving
    4meta5 committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    be00bcb View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. into master

    4meta5 committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    bf3d75a View commit details
    Browse the repository at this point in the history
  2. into master

    4meta5 committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    a0da3ae View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2021

  1. fix merge

    4meta5 committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    d33a9ef View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. Configuration menu
    Copy the full SHA
    efa1e5e View commit details
    Browse the repository at this point in the history
  2. revert mistake

    4meta5 committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    333eace View commit details
    Browse the repository at this point in the history
  3. update precompile

    4meta5 committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    3269c0b View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

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

Commits on Nov 17, 2021

  1. Configuration menu
    Copy the full SHA
    d437aca View commit details
    Browse the repository at this point in the history
  2. precompile unit test coverage

    4meta5 committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    8f181c0 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. Configuration menu
    Copy the full SHA
    d75d4d0 View commit details
    Browse the repository at this point in the history
  2. finish updating precompiles with new extrinsic names and add tests fo…

    …r all new while preserving tests for old
    4meta5 committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    7866dc8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77de409 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60b5a17 View commit details
    Browse the repository at this point in the history
  5. try fix benchmarking

    4meta5 committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    cec247a View commit details
    Browse the repository at this point in the history
  6. try

    4meta5 committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    3e0db82 View commit details
    Browse the repository at this point in the history
  7. try debug

    4meta5 committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    4e87128 View commit details
    Browse the repository at this point in the history
  8. try again

    4meta5 committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    fb3114e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    459c813 View commit details
    Browse the repository at this point in the history
  10. last todos

    4meta5 committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    d5428bf View commit details
    Browse the repository at this point in the history
  11. into master

    4meta5 committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    e5c3593 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. Configuration menu
    Copy the full SHA
    ce5ab61 View commit details
    Browse the repository at this point in the history
  2. accept notlesh suggestions

    4meta5 committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    28a387a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2d1195 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16a2700 View commit details
    Browse the repository at this point in the history
  5. prettier

    4meta5 committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    d974e63 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    826ce61 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b654f68 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    662b652 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    567029e View commit details
    Browse the repository at this point in the history
  10. remove outdated comment

    4meta5 committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    8b15b9f View commit details
    Browse the repository at this point in the history