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

Allow privileged virtual bond in Staking pallet #3889

Merged
merged 35 commits into from
Apr 20, 2024

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    dda12d4 View commit details
    Browse the repository at this point in the history
  2. some comments

    Ank4n committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    802784c View commit details
    Browse the repository at this point in the history
  3. fix tests

    Ank4n committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    d2b680e View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. tests

    Ank4n committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    646c7f4 View commit details
    Browse the repository at this point in the history
  2. fix naming

    Ank4n committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    bc92a19 View commit details
    Browse the repository at this point in the history
  3. fmt

    Ank4n committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    2528da7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ddcb77 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    7104faf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aed693c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    989bc50 View commit details
    Browse the repository at this point in the history
  4. add test

    Ank4n committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    6f05a52 View commit details
    Browse the repository at this point in the history
  5. small refactors

    Ank4n committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    264f71a View commit details
    Browse the repository at this point in the history
  6. fmt

    Ank4n committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    f9a52f1 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    58b50c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b946c4a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0aa9006 View commit details
    Browse the repository at this point in the history
  4. fmt

    Ank4n committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    d242356 View commit details
    Browse the repository at this point in the history
  5. fix clippy error

    Ank4n committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    8bd3bc3 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

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

    Ank4n committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    e46b01b View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

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

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    9079d82 View commit details
    Browse the repository at this point in the history
  2. doc comment

    Ank4n committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    616dfa7 View commit details
    Browse the repository at this point in the history
  3. pr feedback

    Ank4n committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    afe8c87 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e7d65e2 View commit details
    Browse the repository at this point in the history
  5. fmt

    Ank4n committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    474c1de View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    6940f88 View commit details
    Browse the repository at this point in the history
  2. safe maths

    Ank4n committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    a884846 View commit details
    Browse the repository at this point in the history
  3. fix docs based on feedback

    Ank4n committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    d4633c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c013cde View commit details
    Browse the repository at this point in the history
  5. use static mutate

    Ank4n committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    ac3cadf View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

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

Commits on Apr 19, 2024

  1. inline locking

    Ank4n committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    e31866e View commit details
    Browse the repository at this point in the history
  2. optimize stash kill

    Ank4n committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    078cf5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3790a40 View commit details
    Browse the repository at this point in the history