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

Fee manager #23

Merged
merged 22 commits into from
Nov 10, 2023
Merged

Fee manager #23

merged 22 commits into from
Nov 10, 2023

Commits on Nov 9, 2023

  1. re-use pallet

    alistair-singh committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    69fab33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f68398c View commit details
    Browse the repository at this point in the history
  3. whitespace

    alistair-singh committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    3270200 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    351b71a View commit details
    Browse the repository at this point in the history
  5. remove treasury

    alistair-singh committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    e254d6a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5db326e View commit details
    Browse the repository at this point in the history
  7. remove unused imports

    alistair-singh committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    69d9991 View commit details
    Browse the repository at this point in the history
  8. add fee trait

    alistair-singh committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    d9fed1c View commit details
    Browse the repository at this point in the history
  9. fix error

    alistair-singh committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    20a41ae View commit details
    Browse the repository at this point in the history
  10. added full logic

    alistair-singh committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    42c0e88 View commit details
    Browse the repository at this point in the history
  11. adds tests

    alistair-singh committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    f3bfe27 View commit details
    Browse the repository at this point in the history
  12. renamed trait

    alistair-singh committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    1622650 View commit details
    Browse the repository at this point in the history
  13. use siblings

    alistair-singh committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    0c142db View commit details
    Browse the repository at this point in the history
  14. address feedback

    alistair-singh committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    b971a09 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8bfa0c1 View commit details
    Browse the repository at this point in the history
  16. fix build

    alistair-singh committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    114f552 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2afe5bb View commit details
    Browse the repository at this point in the history
  18. cargo lock

    alistair-singh committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    3dbb586 View commit details
    Browse the repository at this point in the history
  19. update cargo lock

    alistair-singh committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    f56aaf9 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. fixes

    alistair-singh committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    d7b9a49 View commit details
    Browse the repository at this point in the history
  2. move to runtime folder

    alistair-singh committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    6236cad View commit details
    Browse the repository at this point in the history
  3. remove uneeded code

    alistair-singh committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    53eb94e View commit details
    Browse the repository at this point in the history