git.delta.rocks / unique-network / refs/commits / 1688ddabe82f

difftreelog

commits

pallets/nft/src/lib.rs95.9 KiBsourcehistory
  1. Merge branch 'develop' into feature/rft_arbitrary_fractions
    Greg Zaitsev 2021-02-09 #1688dda
  2. Introduce arbitrary refungibility
    Greg Zaitsev 2021-02-09 #65c6481
  3. Merge branch 'develop' into feature/NFTPAR-243_enableContractSponsoring
    Yaroslav Bolyukin 2021-02-04 #ff11a70
  4. Merge branch 'develop' of github.com:usetech-llc/nft_private into feature/NFTPAR-252_setMintPermission
    Yaroslav Bolyukin 2021-02-04 #1d9eb90
  5. Add tests for removeFromWhiteList
    Greg Zaitsev 2021-02-03 #104a9a3
  6. Add tests for setContractSponsoringRateLimit
    Greg Zaitsev 2021-02-03 #3f3b2f7
  7. Feature/nftpar 241
    Greg Zaitsev 2021-02-03 #ed32234
  8. Add vscode devcontainer configuration files
    Greg Zaitsev 2021-02-02 #02dce72
  9. # Conflicts:
    #	tests/package-lock.json
    #	tests/src/substrate/substrate-api.ts
    kpozdnikin 2021-02-02 #ffe7ca2
  10. Fix transferFrom implementation/test
    Greg Zaitsev 2021-02-02 #7efe1bc
  11. Chain extensions
    str-mv 2021-02-01 #037be4d
  12. Key is (who_approved, approved_for), not (who_approved, transfer_target)
    Yaroslav Bolyukin 2021-01-28 #91ad8d6
  13. # Conflicts:
    #	tests/package.json
    kpozdnikin 2021-01-18 #9ecb329
  14. Unit tests and overflow bug fixed
    Greg Zaitsev 2021-01-15 #42edda1
  15. Merge branch 'develop' into feature/chain_extensions
    Greg Zaitsev 2021-02-01 #2131ab2
  16. Fix/nftpar 290 291
    str-mv 2021-01-20 #0614099
  17. Merge branch 'develop' into feature/NFTPAR-288
    Greg Zaitsev 2021-01-26 #d9abff9
  18. Feature/nftpar 265 269
    Greg Zaitsev 2021-01-11 #3f04d11
  19. Unit tests and overflow bug fixed
    str-mv 2021-01-14 #1d74058
  20. Return error when non-existing admin is removed
    str-mv 2021-01-20 #f2bcdd2
  21. Fix unit tests
    Greg Zaitsev 2021-01-20 #0997cff
  22. NFTPAR-268 CreateCollection Tests Broken. Null terminated strings rep…
    Greg Zaitsev 2020-12-30 #7129836
  23. Return error when non-existing admin is removed
    Greg Zaitsev 2021-01-20 #1801951
  24. Fix NFTPAR-291 - approval of non-existing token
    Greg Zaitsev 2021-01-20 #31c0a8f