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

Uniques: An economically-secure basic-featured NFT pallet #8813

Merged
merged 61 commits into from
Jun 1, 2021

Commits on May 14, 2021

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

Commits on May 16, 2021

  1. Configuration menu
    Copy the full SHA
    628b1bd View commit details
    Browse the repository at this point in the history
  2. force_transfer

    gavofyork committed May 16, 2021
    Configuration menu
    Copy the full SHA
    aa84878 View commit details
    Browse the repository at this point in the history
  3. freeze/thaw

    gavofyork committed May 16, 2021
    Configuration menu
    Copy the full SHA
    0c0c4cb View commit details
    Browse the repository at this point in the history
  4. team management

    gavofyork committed May 16, 2021
    Configuration menu
    Copy the full SHA
    a203c1f View commit details
    Browse the repository at this point in the history
  5. approvals

    gavofyork committed May 16, 2021
    Configuration menu
    Copy the full SHA
    b2c20f8 View commit details
    Browse the repository at this point in the history
  6. Fixes

    gavofyork committed May 16, 2021
    Configuration menu
    Copy the full SHA
    f98dcaf View commit details
    Browse the repository at this point in the history
  7. force_asset_status

    gavofyork committed May 16, 2021
    Configuration menu
    Copy the full SHA
    da78f22 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. class_metadata

    gavofyork committed May 17, 2021
    Configuration menu
    Copy the full SHA
    ee5f32a View commit details
    Browse the repository at this point in the history
  2. instance metadata

    gavofyork committed May 17, 2021
    Configuration menu
    Copy the full SHA
    c148760 View commit details
    Browse the repository at this point in the history
  3. Fixes

    gavofyork committed May 17, 2021
    Configuration menu
    Copy the full SHA
    ec47648 View commit details
    Browse the repository at this point in the history
  4. use nmap

    gavofyork committed May 17, 2021
    Configuration menu
    Copy the full SHA
    2949d12 View commit details
    Browse the repository at this point in the history
  5. Fixes

    gavofyork committed May 17, 2021
    Configuration menu
    Copy the full SHA
    30f2f9e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    00c8e04 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Configuration menu
    Copy the full SHA
    326beba View commit details
    Browse the repository at this point in the history
  2. Remove impl_non_fungibles

    gavofyork committed May 19, 2021
    Configuration menu
    Copy the full SHA
    f5c9d1d View commit details
    Browse the repository at this point in the history
  3. Docs

    gavofyork committed May 19, 2021
    Configuration menu
    Copy the full SHA
    7874135 View commit details
    Browse the repository at this point in the history
  4. Update frame/uniques/src/lib.rs

    Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com>
    gavofyork and shawntabrizi committed May 19, 2021
    Configuration menu
    Copy the full SHA
    6a231a8 View commit details
    Browse the repository at this point in the history
  5. Update frame/uniques/src/lib.rs

    Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com>
    gavofyork and shawntabrizi committed May 19, 2021
    Configuration menu
    Copy the full SHA
    4699b23 View commit details
    Browse the repository at this point in the history
  6. Update frame/uniques/src/lib.rs

    Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com>
    gavofyork and shawntabrizi committed May 19, 2021
    Configuration menu
    Copy the full SHA
    fb6ea03 View commit details
    Browse the repository at this point in the history
  7. Update frame/uniques/src/lib.rs

    Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com>
    gavofyork and shawntabrizi committed May 19, 2021
    Configuration menu
    Copy the full SHA
    87cc1d8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3ad9a52 View commit details
    Browse the repository at this point in the history
  9. Reserve, don't transfer.

    gavofyork committed May 19, 2021
    Configuration menu
    Copy the full SHA
    8e8b4df View commit details
    Browse the repository at this point in the history
  10. Fixes

    gavofyork committed May 19, 2021
    Configuration menu
    Copy the full SHA
    01f9713 View commit details
    Browse the repository at this point in the history
  11. Tests

    gavofyork committed May 19, 2021
    Configuration menu
    Copy the full SHA
    4bf6f54 View commit details
    Browse the repository at this point in the history
  12. Tests

    gavofyork committed May 19, 2021
    Configuration menu
    Copy the full SHA
    821de3d View commit details
    Browse the repository at this point in the history
  13. refresh_deposit

    gavofyork committed May 19, 2021
    Configuration menu
    Copy the full SHA
    d410298 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d703510 View commit details
    Browse the repository at this point in the history
  15. test burn

    gavofyork committed May 19, 2021
    Configuration menu
    Copy the full SHA
    59ff5e9 View commit details
    Browse the repository at this point in the history
  16. Tests

    gavofyork committed May 19, 2021
    Configuration menu
    Copy the full SHA
    4be8928 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

  1. Update impl_fungibles.rs

    gavofyork committed May 20, 2021
    Configuration menu
    Copy the full SHA
    de1eb5a View commit details
    Browse the repository at this point in the history
  2. Initial benchmarking

    gavofyork committed May 20, 2021
    Configuration menu
    Copy the full SHA
    53c666c View commit details
    Browse the repository at this point in the history
  3. benchmark

    gavofyork committed May 20, 2021
    Configuration menu
    Copy the full SHA
    1545abe View commit details
    Browse the repository at this point in the history
  4. Fixes

    gavofyork committed May 20, 2021
    Configuration menu
    Copy the full SHA
    24e08cc View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of https://github.com/paritytech/substrate into…

    … gav-uniques
    Parity Bot committed May 20, 2021
    Configuration menu
    Copy the full SHA
    3027c7b View commit details
    Browse the repository at this point in the history
  6. cargo run --release --features=runtime-benchmarks --manifest-path=bin…

    …/node/cli/Cargo.toml -- benchmark --chain=dev --steps=50 --repeat=20 --pallet=pallet_uniques --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --output=./frame/uniques/src/weights.rs --template=./.maintain/frame-weight-template.hbs
    Parity Bot committed May 20, 2021
    Configuration menu
    Copy the full SHA
    da6f748 View commit details
    Browse the repository at this point in the history
  7. Attributes

    gavofyork committed May 20, 2021
    Configuration menu
    Copy the full SHA
    95e49b9 View commit details
    Browse the repository at this point in the history
  8. Attribute metadata

    gavofyork committed May 20, 2021
    Configuration menu
    Copy the full SHA
    ccaf6ec View commit details
    Browse the repository at this point in the history
  9. Fixes

    gavofyork committed May 20, 2021
    Configuration menu
    Copy the full SHA
    c51153f View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. Configuration menu
    Copy the full SHA
    5361afb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87ab1b4 View commit details
    Browse the repository at this point in the history
  3. Docs

    gavofyork committed May 21, 2021
    Configuration menu
    Copy the full SHA
    8a45594 View commit details
    Browse the repository at this point in the history
  4. Docs

    gavofyork committed May 21, 2021
    Configuration menu
    Copy the full SHA
    dad10a7 View commit details
    Browse the repository at this point in the history
  5. Docs

    gavofyork committed May 21, 2021
    Configuration menu
    Copy the full SHA
    33fd4a8 View commit details
    Browse the repository at this point in the history
  6. Simple metadata

    gavofyork committed May 21, 2021
    Configuration menu
    Copy the full SHA
    31c6e03 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. Use BoundedVec

    gavofyork committed May 24, 2021
    Configuration menu
    Copy the full SHA
    092127c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/paritytech/substrate into…

    … gav-uniques
    Parity Bot committed May 24, 2021
    Configuration menu
    Copy the full SHA
    67b190b View commit details
    Browse the repository at this point in the history
  3. cargo run --release --features=runtime-benchmarks --manifest-path=bin…

    …/node/cli/Cargo.toml -- benchmark --chain=dev --steps=50 --repeat=20 --pallet=pallet_uniques --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --output=./frame/uniques/src/weights.rs --template=./.maintain/frame-weight-template.hbs
    Parity Bot committed May 24, 2021
    Configuration menu
    Copy the full SHA
    f9f6f51 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2021

  1. Update frame/uniques/src/lib.rs

    Co-authored-by: Lohann Paterno Coutinho Ferreira <developer@lohann.dev>
    gavofyork and Lohann committed May 31, 2021
    Configuration menu
    Copy the full SHA
    f38e9b9 View commit details
    Browse the repository at this point in the history
  2. Update frame/uniques/src/lib.rs

    Co-authored-by: Lohann Paterno Coutinho Ferreira <developer@lohann.dev>
    gavofyork and Lohann committed May 31, 2021
    Configuration menu
    Copy the full SHA
    04c900a View commit details
    Browse the repository at this point in the history
  3. Update frame/uniques/src/lib.rs

    Co-authored-by: Lohann Paterno Coutinho Ferreira <developer@lohann.dev>
    gavofyork and Lohann committed May 31, 2021
    Configuration menu
    Copy the full SHA
    d41c1b4 View commit details
    Browse the repository at this point in the history
  4. Update frame/uniques/src/lib.rs

    Co-authored-by: Lohann Paterno Coutinho Ferreira <developer@lohann.dev>
    gavofyork and Lohann committed May 31, 2021
    Configuration menu
    Copy the full SHA
    7353b34 View commit details
    Browse the repository at this point in the history
  5. Update frame/uniques/src/lib.rs

    Co-authored-by: Lohann Paterno Coutinho Ferreira <developer@lohann.dev>
    gavofyork and Lohann committed May 31, 2021
    Configuration menu
    Copy the full SHA
    f84688d View commit details
    Browse the repository at this point in the history
  6. Fixes

    gavofyork committed May 31, 2021
    Configuration menu
    Copy the full SHA
    bd82d6e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dce127c View commit details
    Browse the repository at this point in the history
  8. Update frame/uniques/README.md

    Co-authored-by: Alexander Popiak <alexander.popiak@parity.io>
    gavofyork and apopiak committed May 31, 2021
    Configuration menu
    Copy the full SHA
    ca0b97c View commit details
    Browse the repository at this point in the history
  9. Update frame/uniques/README.md

    Co-authored-by: Alexander Popiak <alexander.popiak@parity.io>
    gavofyork and apopiak committed May 31, 2021
    Configuration menu
    Copy the full SHA
    59dbd0f View commit details
    Browse the repository at this point in the history
  10. Update frame/uniques/README.md

    Co-authored-by: Alexander Popiak <alexander.popiak@parity.io>
    gavofyork and apopiak committed May 31, 2021
    Configuration menu
    Copy the full SHA
    2e36b5c View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. Docs

    gavofyork committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    f50d089 View commit details
    Browse the repository at this point in the history
  2. Bump

    gavofyork committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    f240bc4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    765a780 View commit details
    Browse the repository at this point in the history