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 ledger bonding fixes #3639

Merged
merged 23 commits into from
Mar 14, 2024

Commits on Feb 28, 2024

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

Commits on Mar 1, 2024

  1. more changes

    gpestana committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    8b49b43 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. clean up

    gpestana committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    20a87e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb837d2 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    31cbd74 View commit details
    Browse the repository at this point in the history
  2. removes unecessary warns

    gpestana committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    6bc85bc View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    16a692e View commit details
    Browse the repository at this point in the history
  2. warn only try-runtime checks

    gpestana committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    47f9e25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ed57de View commit details
    Browse the repository at this point in the history
  4. Update substrate/frame/staking/src/mock.rs

    Co-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com>
    gpestana and kianenigma committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    410d784 View commit details
    Browse the repository at this point in the history
  5. adds bad state checks at the staking ledger level; ensures all access…

    …es to leger are made through the staking ledger API
    gpestana committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    86b0ad7 View commit details
    Browse the repository at this point in the history
  6. nit

    gpestana committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    6e16fa4 View commit details
    Browse the repository at this point in the history
  7. comments nits

    gpestana committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    5986a4e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    578a407 View commit details
    Browse the repository at this point in the history
  9. adds prdoc

    gpestana committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    8dd4818 View commit details
    Browse the repository at this point in the history
  10. fixes prdoc

    gpestana committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    52c648e View commit details
    Browse the repository at this point in the history
  11. Update substrate/frame/staking/src/ledger.rs

    Co-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com>
    gpestana and kianenigma committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    e3e9672 View commit details
    Browse the repository at this point in the history
  12. Update substrate/frame/staking/src/ledger.rs

    Co-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com>
    gpestana and kianenigma committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    541037f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0c1bff6 View commit details
    Browse the repository at this point in the history
  14. simplifies getter check

    gpestana committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    371b0cf View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4670659 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    649bf59 View commit details
    Browse the repository at this point in the history
  2. Empty-Commit

    kianenigma committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    0dde68a View commit details
    Browse the repository at this point in the history