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

Finish documenting #[pallet::xxx] macros #2638

Merged
merged 65 commits into from
Mar 3, 2024
Merged

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    c7c2e98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de5e6e2 View commit details
    Browse the repository at this point in the history
  3. fix bench links

    liamaharon committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    cf3ce88 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0abcfea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b13b793 View commit details
    Browse the repository at this point in the history
  6. fix extrinsic call

    liamaharon committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    00b909c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cf3c9f7 View commit details
    Browse the repository at this point in the history
  8. fix generate deposit docs

    liamaharon committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    e9be90b View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    dd3841e View commit details
    Browse the repository at this point in the history
  2. ".git/.scripts/commands/fmt/fmt.sh"

    command-bot committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    0c7d715 View commit details
    Browse the repository at this point in the history
  3. fix rustfmt

    liamaharon committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    fcc5994 View commit details
    Browse the repository at this point in the history
  4. fix hooks docs

    liamaharon committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    4a9c9d4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a0e2d5 View commit details
    Browse the repository at this point in the history
  6. fix links

    liamaharon committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    5cffe3f View commit details
    Browse the repository at this point in the history
  7. use latest pallet docs

    liamaharon committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    d2babe6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d499ac1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    350a4d3 View commit details
    Browse the repository at this point in the history
  10. doc storage alias

    liamaharon committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    2d64a11 View commit details
    Browse the repository at this point in the history
  11. storage version doc

    liamaharon committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    4b4da8d View commit details
    Browse the repository at this point in the history
  12. type_value doc

    liamaharon committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    db6b68d View commit details
    Browse the repository at this point in the history
  13. validate unsigned links

    liamaharon committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    7b8ecfb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3fa0651 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

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

Commits on Jan 18, 2024

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

Commits on Feb 26, 2024

  1. doc tests

    liamaharon committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    3fcbf60 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    98db02f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90e5ca6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a96119e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c7052c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eaa0559 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a83253e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4bd0054 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a6902da View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6ddb762 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b79a7f4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9eda61c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6123c84 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4ff3cbd View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3dbddc1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d064bae View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b5b7dfb View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    2101166 View commit details
    Browse the repository at this point in the history
  2. finish removing links

    liamaharon committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    6cb90e0 View commit details
    Browse the repository at this point in the history
  3. fix comment

    liamaharon committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    e2bb8b2 View commit details
    Browse the repository at this point in the history
  4. fix comment

    liamaharon committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    6b4362f View commit details
    Browse the repository at this point in the history
  5. remove links

    liamaharon committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    c3b0f86 View commit details
    Browse the repository at this point in the history
  6. fix

    liamaharon committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    85a3984 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Update substrate/frame/support/src/lib.rs

    Co-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com>
    liamaharon and kianenigma committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    0921fa6 View commit details
    Browse the repository at this point in the history
  2. Update substrate/frame/support/src/lib.rs

    Co-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com>
    liamaharon and kianenigma committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    8d39b1a View commit details
    Browse the repository at this point in the history
  3. address comments

    liamaharon committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    3720062 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'liam-pallet-macro-docs' of github.com:paritytech/polkad…

    …ot-sdk into liam-pallet-macro-docs
    liamaharon committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    55d0516 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b4eb09f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4d8a347 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a3a73bb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ad57e0e View commit details
    Browse the repository at this point in the history
  9. update cargo.lock

    liamaharon committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    a3d57a4 View commit details
    Browse the repository at this point in the history
  10. fix merge

    liamaharon committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    5d05227 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    3dd9bff View commit details
    Browse the repository at this point in the history
  2. fix merge

    liamaharon committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    eef3555 View commit details
    Browse the repository at this point in the history
  3. fix bad merge

    liamaharon committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    a1a2591 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d6a3c32 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. address comments

    liamaharon committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    3faf4dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44a7021 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16b9d92 View commit details
    Browse the repository at this point in the history
  4. zepter

    liamaharon committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    fed90fc View commit details
    Browse the repository at this point in the history