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

Adding try_state hook for Treasury pallet #1820

Merged
merged 18 commits into from
Oct 12, 2023

Commits on Oct 7, 2023

  1. Init

    wentelteefje committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    22c0cb3 View commit details
    Browse the repository at this point in the history
  2. Add do_try_state draft

    wentelteefje committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    55e06b6 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. Configuration menu
    Copy the full SHA
    64c3945 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f5f9f8 View commit details
    Browse the repository at this point in the history
  3. Added ExtBuilder

    wentelteefje committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    4c5e617 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    9ceb455 View commit details
    Browse the repository at this point in the history
  2. Use is_zero()

    wentelteefje committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    1ccdb80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dbc16bc View commit details
    Browse the repository at this point in the history
  4. Fix try_state signature

    wentelteefje committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    9008dec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    23e32e5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0ba99ff View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. ".git/.scripts/commands/fmt/fmt.sh"

    command-bot committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    c2aa9da View commit details
    Browse the repository at this point in the history
  2. Fix comments fmt

    wentelteefje committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    06d2110 View commit details
    Browse the repository at this point in the history
  3. Fix benchmarking

    wentelteefje committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    f46ae05 View commit details
    Browse the repository at this point in the history
  4. ".git/.scripts/commands/fmt/fmt.sh"

    command-bot committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    9c79dd4 View commit details
    Browse the repository at this point in the history
  5. Move use statement

    wentelteefje committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    4a13e33 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    6daaeee View commit details
    Browse the repository at this point in the history
  2. fmt

    wentelteefje committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    eaa2827 View commit details
    Browse the repository at this point in the history