git.delta.rocks / unique-network / refs/commits / 0954b32db3b2

difftreelog

commits

pallets/nfthistory
  1. Merge branch 'develop' into feature/transferfromtests
    Greg Zaitsev 2021-02-09 #0954b32
  2. Feature/rft arbitrary fractions
    str-mv 2021-02-09 #2109c86
  3. Merge branch 'develop' into feature/rft_arbitrary_fractions
    Greg Zaitsev 2021-02-09 #1688dda
  4. Introduce arbitrary refungibility
    Greg Zaitsev 2021-02-09 #65c6481
  5. Merge branch 'develop' into feature/chain_extensions
    Greg Zaitsev 2021-02-01 #2131ab2
  6. Add tests for setMintPermission
    Greg Zaitsev 2021-02-05 #dddaa3d
  7. Add tests for enableContactSponsoring
    Greg Zaitsev 2021-02-05 #ac00479
  8. Fix/nftpar 290 291
    str-mv 2021-01-20 #0614099
  9. Upgrade unit tests to newer substrate
    Greg Zaitsev 2021-02-05 #d59a8e7
  10. Chain extensions cleanup in progress
    Greg Zaitsev 2021-01-29 #d3e6623
  11. Return error when non-existing admin is removed
    str-mv 2021-01-20 #f2bcdd2
  12. Fix unit tests
    Greg Zaitsev 2021-01-20 #0997cff
  13. TransferFrom + approve unit tests - change recipient address
    Greg Zaitsev 2021-02-05 #3c66d75
  14. Merge branch 'develop' into feature/NFTPAR-243_enableContractSponsoring
    Yaroslav Bolyukin 2021-02-04 #ff11a70
  15. Merge branch 'develop' of github.com:usetech-llc/nft_private into feature/NFTPAR-252_setMintPermission
    Yaroslav Bolyukin 2021-02-04 #1d9eb90
  16. Return error when non-existing admin is removed
    Greg Zaitsev 2021-01-20 #1801951
  17. Fix NFTPAR-291 - approval of non-existing token
    Greg Zaitsev 2021-01-20 #31c0a8f
  18. Add tests for removeFromWhiteList
    Greg Zaitsev 2021-02-03 #104a9a3
  19. tests: fix refungible_approve_and_transfer_from
    Yaroslav Bolyukin 2021-02-04 #a06cd6a
  20. Add tests for setContractSponsoringRateLimit
    Greg Zaitsev 2021-02-03 #3f3b2f7
  21. tests: fix fungible_approve_and_transfer_from
    Yaroslav Bolyukin 2021-02-04 #50b768d
  22. Feature/nftpar 285 286 contract whitelist
    Konstantin Pozdnikin 2021-01-19 #567e35d
  23. Feature/nftpar 241
    Greg Zaitsev 2021-02-03 #ed32234
  24. tests: fix incorrect approved check
    Yaroslav Bolyukin 2021-02-04 #96de866
  25. Add chain extension for transfer
    Greg Zaitsev 2021-01-28 #bf6a3d4
  26. Feature/nftpar 288
    Greg Zaitsev 2021-01-18 #d488824
  27. tests: upgrade mock to newer substrate
    Yaroslav Bolyukin 2021-02-04 #f0da0f0
  28. Feature/nftpar 280
    Greg Zaitsev 2021-01-18 #add913f
  29. Runtime types added
    str-mv 2021-01-12 #4e9eae9
  30. Add vscode devcontainer configuration files
    Greg Zaitsev 2021-02-02 #02dce72
  31. # Conflicts:
    #	tests/package-lock.json
    #	tests/src/substrate/substrate-api.ts
    kpozdnikin 2021-02-02 #ffe7ca2
  32. Merge branch 'develop' into feature/NFTPAR-280
    Greg Zaitsev 2021-01-18 #a6f9ec6
  33. NFTPAR-288. Limit schema size
    str-mv 2021-01-12 #32b37d3
  34. Fix transferFrom implementation/test
    Greg Zaitsev 2021-02-02 #7efe1bc
  35. Chain extensions
    str-mv 2021-02-01 #037be4d
  36. Chain extensions - changes in substrate
    Greg Zaitsev 2021-01-25 #13bdc4a
  37. Add int.test for createItem rate limiting and some changes to rate limiting logic
    Greg Zaitsev 2021-01-18 #fdba90f
  38. NFTPAR-280. Rate limit for CreateItem
    str-mv 2021-01-12 #5743a92
  39. Key is (who_approved, approved_for), not (who_approved, transfer_target)
    Yaroslav Bolyukin 2021-01-28 #91ad8d6