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

Pallet dispatchable+storage doc module. #13341

Merged
merged 20 commits into from Mar 15, 2023
Merged

Commits on Mar 13, 2023

  1. doc-only pallet

    kianenigma authored and sam0x17 committed Mar 13, 2023
    Copy the full SHA
    92ba294 View commit details
    Browse the repository at this point in the history
  2. cargo fmt

    sam0x17 committed Mar 13, 2023
    Copy the full SHA
    301547b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    df6f60f View commit details
    Browse the repository at this point in the history
  4. use a module instead

    sam0x17 committed Mar 13, 2023
    Copy the full SHA
    6e77074 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    ad09c26 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. clean up

    sam0x17 committed Mar 14, 2023
    Copy the full SHA
    0701431 View commit details
    Browse the repository at this point in the history
  2. fix typo

    sam0x17 committed Mar 14, 2023
    Copy the full SHA
    725bed1 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    3bd7e4e View commit details
    Browse the repository at this point in the history
  4. revamp Instance1-16 comment

    sam0x17 committed Mar 14, 2023
    Copy the full SHA
    ad4bc3f View commit details
    Browse the repository at this point in the history
  5. Document storage types

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Mar 14, 2023
    Copy the full SHA
    2d91eb3 View commit details
    Browse the repository at this point in the history
  6. fmt

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Mar 14, 2023
    Copy the full SHA
    4b10fe0 View commit details
    Browse the repository at this point in the history
  7. remove unused variables

    sam0x17 committed Mar 14, 2023
    Copy the full SHA
    09ec374 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. crate::Call => Call

    Co-authored-by: Bastian Köcher <git@kchr.de>
    sam0x17 and bkchr committed Mar 15, 2023
    Copy the full SHA
    4cf61b2 View commit details
    Browse the repository at this point in the history
  2. fix indentation

    Co-authored-by: Bastian Köcher <git@kchr.de>
    sam0x17 and bkchr committed Mar 15, 2023
    Copy the full SHA
    15a6536 View commit details
    Browse the repository at this point in the history
  3. remove unneeded block

    Co-authored-by: Bastian Köcher <git@kchr.de>
    sam0x17 and bkchr committed Mar 15, 2023
    Copy the full SHA
    0edcb1b View commit details
    Browse the repository at this point in the history
  4. don't need a Vec

    Co-authored-by: Bastian Köcher <git@kchr.de>
    sam0x17 and bkchr committed Mar 15, 2023
    Copy the full SHA
    329b8d2 View commit details
    Browse the repository at this point in the history
  5. add "doc only" to coment

    Co-authored-by: Bastian Köcher <git@kchr.de>
    sam0x17 and bkchr committed Mar 15, 2023
    Copy the full SHA
    70dd550 View commit details
    Browse the repository at this point in the history
  6. crate::Call => Call

    Co-authored-by: Bastian Köcher <git@kchr.de>
    sam0x17 and bkchr committed Mar 15, 2023
    Copy the full SHA
    9a4d2d0 View commit details
    Browse the repository at this point in the history
  7. cargo fmt

    sam0x17 committed Mar 15, 2023
    Copy the full SHA
    7c4f2b4 View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'origin/master' into doc-macro

    parity-processbot committed Mar 15, 2023
    Copy the full SHA
    3da9291 View commit details
    Browse the repository at this point in the history