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

[Tx ext stage 2: 2/4] Introduce #[pallet::authorize(...)] macro attribute and AuthorizeCall system transaction extension #6324

Open
wants to merge 23 commits into
base: master
Choose a base branch
from

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    cfe8667 View commit details
    Browse the repository at this point in the history
  2. impl authorize

    gui1117 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    f84192b View commit details
    Browse the repository at this point in the history
  3. fix

    gui1117 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    f14e5ca View commit details
    Browse the repository at this point in the history
  4. prdoc

    gui1117 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    16d691b View commit details
    Browse the repository at this point in the history
  5. fmt

    gui1117 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    ab46f1b View commit details
    Browse the repository at this point in the history
  6. fmt

    gui1117 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    93d9ed3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    241817e View commit details
    Browse the repository at this point in the history
  8. improve code gen

    gui1117 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    de1d4f4 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. prdoc

    gui1117 committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    baa6fc5 View commit details
    Browse the repository at this point in the history
  2. apply suggestions

    gui1117 committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    ffe33de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    461059a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7862970 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3dd50ca View commit details
    Browse the repository at this point in the history
  6. do not force std in test

    gui1117 committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    ec1b263 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    25691b8 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

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

Commits on Dec 2, 2024

  1. fmt

    gui1117 committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    6b65245 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2024

  1. Configuration menu
    Copy the full SHA
    71ca562 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    743835c View commit details
    Browse the repository at this point in the history
  3. minor

    gui1117 committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    7d08985 View commit details
    Browse the repository at this point in the history
  4. taplo

    gui1117 committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    83873c6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f62152a View commit details
    Browse the repository at this point in the history
  6. clippy

    gui1117 committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    33646e7 View commit details
    Browse the repository at this point in the history