Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Metadata V15: Expose pallet documentation #13452

Merged
merged 10 commits into from
Mar 13, 2023
Merged

Commits on Feb 23, 2023

  1. frame/proc: Helpers to parse pallet documentation attributes

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
    lexnv committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    521108e View commit details
    Browse the repository at this point in the history
  2. frame/proc: Expand pallet with runtime metadata documentation

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
    lexnv committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    6915a65 View commit details
    Browse the repository at this point in the history
  3. frame/dispatch: Implement doc function getter for dispatch

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
    lexnv committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    771bdd7 View commit details
    Browse the repository at this point in the history
  4. frame/tests: Check exposed runtime metadata documentation

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
    lexnv committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    682adad View commit details
    Browse the repository at this point in the history
  5. frame/tests: Add UI tests for pallet_doc attribute

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
    lexnv committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    7e7661d View commit details
    Browse the repository at this point in the history
  6. frame/proc: Document pallet_doc attribute

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
    lexnv committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    6d38dbb View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Merge remote-tracking branch 'origin/master' into lexnv/md15_pallet_d…

    …ocs_metadata
    parity-processbot committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    7f32c9f View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. frame/support: Use derive_syn_parse

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
    lexnv committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    c5c894f View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

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

    Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com>
    lexnv and niklasad1 authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    bb8cd03 View commit details
    Browse the repository at this point in the history
  2. frame/support: Improve documentation

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
    lexnv committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    bf9400b View commit details
    Browse the repository at this point in the history