git.delta.rocks / unique-network / refs/commits / 800a78ff8f6e

difftreelog

commits

pallets/nft/src/lib.rs96.1 KiBsourcehistory
  1. Transfer load testing
    Greg Zaitsev 2021-02-11 #800a78f
  2. Fix offchain schema length check
    str-mv 2021-02-11 #96983dc
  3. Fix offchain schema length check
    Greg Zaitsev 2021-02-11 #8ba36c7
  4. Add tests for removeFromContractWhitelist
    Greg Zaitsev 2021-02-09 #337b8d4
  5. Merge branch 'develop' into feature/transferfromtests
    Greg Zaitsev 2021-02-09 #2e2d3bf
  6. Add data fields for limited owners control
    str-mv 2021-02-09 #a6c7a54
  7. Merge branch 'develop' into feature/transferfromtests
    Greg Zaitsev 2021-02-09 #0954b32
  8. Merge branch 'develop' into feature/NFTPAR-243_enableContractSponsoring
    Yaroslav Bolyukin 2021-02-04 #ff11a70
  9. Merge branch 'develop' of github.com:usetech-llc/nft_private into feature/NFTPAR-252_setMintPermission
    Yaroslav Bolyukin 2021-02-04 #1d9eb90
  10. Feature/rft arbitrary fractions
    str-mv 2021-02-09 #2109c86
  11. Resolve conflict in runtime_types
    Greg Zaitsev 2021-02-09 #9e6c0bc
  12. Add tests for removeFromWhiteList
    Greg Zaitsev 2021-02-03 #104a9a3
  13. Merge branch 'develop' into feature/rft_arbitrary_fractions
    Greg Zaitsev 2021-02-09 #1688dda
  14. Add data fields for limited owners control
    Greg Zaitsev 2021-02-09 #c311337
  15. Add tests for setContractSponsoringRateLimit
    Greg Zaitsev 2021-02-03 #3f3b2f7
  16. Introduce arbitrary refungibility
    Greg Zaitsev 2021-02-09 #65c6481
  17. Feature/nftpar 241
    Greg Zaitsev 2021-02-03 #ed32234
  18. Merge branch 'develop' into feature/chain_extensions
    Greg Zaitsev 2021-02-01 #2131ab2
  19. Add vscode devcontainer configuration files
    Greg Zaitsev 2021-02-02 #02dce72
  20. # Conflicts:
    #	tests/package-lock.json
    #	tests/src/substrate/substrate-api.ts
    kpozdnikin 2021-02-02 #ffe7ca2
  21. Fix/nftpar 290 291
    str-mv 2021-01-20 #0614099
  22. Fix transferFrom implementation/test
    Greg Zaitsev 2021-02-02 #7efe1bc
  23. Chain extensions
    str-mv 2021-02-01 #037be4d
  24. Return error when non-existing admin is removed
    str-mv 2021-01-20 #f2bcdd2
  25. Fix unit tests
    Greg Zaitsev 2021-01-20 #0997cff
  26. Key is (who_approved, approved_for), not (who_approved, transfer_target)
    Yaroslav Bolyukin 2021-01-28 #91ad8d6
  27. # Conflicts:
    #	tests/package.json
    kpozdnikin 2021-01-18 #9ecb329
  28. Return error when non-existing admin is removed
    Greg Zaitsev 2021-01-20 #1801951
  29. Fix NFTPAR-291 - approval of non-existing token
    Greg Zaitsev 2021-01-20 #31c0a8f