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] Noop refactor to prep pallet for currency fungible migration #5399

Merged
merged 41 commits into from
Oct 7, 2024

Commits on Aug 18, 2024

  1. Configuration menu
    Copy the full SHA
    02d3a70 View commit details
    Browse the repository at this point in the history
  2. replace ED calls

    Ank4n committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    fa1064f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    babc205 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f0cd28 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4af4aee View commit details
    Browse the repository at this point in the history
  6. add remaining currency fn

    Ank4n committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    1995e06 View commit details
    Browse the repository at this point in the history
  7. all currency fn replaced

    Ank4n committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    f3a3081 View commit details
    Browse the repository at this point in the history
  8. fix imports

    Ank4n committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    6a03abb View commit details
    Browse the repository at this point in the history
  9. remove unused import

    Ank4n committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    040c630 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3d3ceac View commit details
    Browse the repository at this point in the history
  11. fix clippy

    Ank4n committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    61eb7b7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b8a0e4b View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. clippy

    Ank4n committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    2926255 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    9e38e8e View commit details
    Browse the repository at this point in the history
  2. rustdoc update

    Ank4n committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    34e1d48 View commit details
    Browse the repository at this point in the history
  3. refactor

    Ank4n committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    31c6467 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. reorder

    Ank4n committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    851c5f3 View commit details
    Browse the repository at this point in the history
  2. add license

    Ank4n committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    fe893a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    087692b View commit details
    Browse the repository at this point in the history
  4. fix rust doc

    Ank4n committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    67bd3fa View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    994c6c5 View commit details
    Browse the repository at this point in the history
  2. improve test comments

    Ank4n committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    940e5e0 View commit details
    Browse the repository at this point in the history
  3. refactor offence benchmark

    Ank4n committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    0c296ab View commit details
    Browse the repository at this point in the history
  4. fix balance of

    Ank4n committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    61bac35 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    12607ec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9660a41 View commit details
    Browse the repository at this point in the history
  7. unused import

    Ank4n committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    0cfd8e4 View commit details
    Browse the repository at this point in the history
  8. fix compile

    Ank4n committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    165261f View commit details
    Browse the repository at this point in the history
  9. refactor epm e2e tests

    Ank4n committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    f62354b View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

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

Commits on Sep 5, 2024

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

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    17144b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1fc3dc View commit details
    Browse the repository at this point in the history
  3. fmt

    Ank4n committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    679f290 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

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

Commits on Sep 13, 2024

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

Commits on Sep 16, 2024

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

Commits on Sep 17, 2024

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

Commits on Sep 20, 2024

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

Commits on Sep 30, 2024

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

Commits on Oct 7, 2024

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