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

[fix lint warnings: NFTs pallet] fix clippy::missing_docs_in_private_items warnings #14610

Merged

Commits on Jul 21, 2023

  1. add docs for impl_codec_bitflags

    Sacha Lansky committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    7f09e49 View commit details
    Browse the repository at this point in the history
  2. add missing docs for type aliases

    Sacha Lansky committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    c0e549a View commit details
    Browse the repository at this point in the history
  3. add docs to transfer module

    Sacha Lansky committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    3bf32c4 View commit details
    Browse the repository at this point in the history
  4. add docs for settings module

    Sacha Lansky committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    98dcbf4 View commit details
    Browse the repository at this point in the history
  5. add docs to roles module

    Sacha Lansky committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    7172c2a View commit details
    Browse the repository at this point in the history
  6. add docs to metadata module

    Sacha Lansky committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    3de322b View commit details
    Browse the repository at this point in the history
  7. add docs to migration module

    Sacha Lansky committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    4526234 View commit details
    Browse the repository at this point in the history
  8. add missing docs to feature library

    Sacha Lansky committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    caf1ecf View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. methods not functions

    Sacha Lansky committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    64913d4 View commit details
    Browse the repository at this point in the history
  2. add docs to lock module

    Sacha Lansky committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    bfe2c30 View commit details
    Browse the repository at this point in the history
  3. add docs to attributes module

    Sacha Lansky committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    72d9256 View commit details
    Browse the repository at this point in the history
  4. add docs to create_delete_item module

    Sacha Lansky committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    831085a View commit details
    Browse the repository at this point in the history
  5. add docs for create_delete_collection module

    Sacha Lansky committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    c195c5b View commit details
    Browse the repository at this point in the history
  6. add docs to buy_sell module

    Sacha Lansky committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    02ed70a View commit details
    Browse the repository at this point in the history
  7. add missing doc for buy_sell module

    Sacha Lansky committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    2a89afa View commit details
    Browse the repository at this point in the history
  8. add docs to atomic_swap module

    Sacha Lansky committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    4f0342c View commit details
    Browse the repository at this point in the history
  9. add docs to atomic_swap module

    Sacha Lansky committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    facfc22 View commit details
    Browse the repository at this point in the history
  10. add docs for approvals module

    Sacha Lansky committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    742b22a View commit details
    Browse the repository at this point in the history
  11. run cargo fmt

    Sacha Lansky committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    9c153f4 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

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

Commits on Aug 14, 2023

  1. Apply suggestions from code review

    Co-authored-by: Jegor Sidorenko <5252494+jsidorenko@users.noreply.github.com>
    Sacha Lansky and jsidorenko authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    a642f35 View commit details
    Browse the repository at this point in the history
  2. update from review

    Sacha Lansky committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    00da340 View commit details
    Browse the repository at this point in the history
  3. fmt

    Sacha Lansky committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    02d0d6f View commit details
    Browse the repository at this point in the history
  4. update from review

    Sacha Lansky committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    df687c2 View commit details
    Browse the repository at this point in the history
  5. remove bitflag example

    Sacha Lansky committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    88ef749 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/master' into sl/fix-nfts-missing…

    …-docs-private-items-lint
    parity-processbot committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    2762bb4 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

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

    command-bot committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    d017527 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Squirrel <gilescope@gmail.com>
    Sacha Lansky and gilescope authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    b4dc0cb View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. add note about pallet features

    Sacha Lansky committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    876ad7a View commit details
    Browse the repository at this point in the history