git.delta.rocks / unique-network / refs/commits / 0c172129d62b

difftreelog

commits

pallets/nft/srchistory
  1. Review changes
    usetech-llc 2021-03-20 #0c17212
  2. Fix fee sanity test
    Greg Zaitsev 2021-03-20 #52d04b4
  3. Fix bulk mint exceeds collection token limit
    usetech-llc 2021-03-14 #07649f2
  4. feat explicit collection creation fee
    Yaroslav Bolyukin 2021-03-17 #6f9cded
  5. nft node v3.0.0
    usetech-llc 2021-03-06 #447a9ec
  6. fix verify amount of created items in bulk mint
    Yaroslav Bolyukin 2021-03-05 #a5cb42a
  7. feat custom collection creation price
    Yaroslav Bolyukin 2021-03-12 #5df4938
  8. Remove storage call from CollectionLimits Default impl
    str-mv 2021-03-04 #1f47f96
  9. Fix warnings, update Dockerfile
    Greg Zaitsev 2021-03-06 #2eedf45
  10. style fix variable name
    Yaroslav Bolyukin 2021-03-12 #2d6d3d4
  11. Merge master to develop
    Yaroslav Bolyukin 2021-03-02 #ff4b334
  12. Instead assign sponsored_data_size at collection creation time
    Yaroslav Bolyukin 2021-03-04 #2b06b09
  13. Contract address fix
    str-mv 2021-03-05 #e17babf
  14. refactor review unwraps
    Yaroslav Bolyukin 2021-03-12 #05f22b5
  15. Fix build
    str-mv 2021-03-01 #05b679a
  16. fix read sponsored data limit from chain limits
    Yaroslav Bolyukin 2021-03-02 #6efcbc5
  17. fix make all extrinsics transactional
    Yaroslav Bolyukin 2021-03-12 #572dabd
  18. Limited owners control
    Greg Zaitsev 2021-02-26 #b995e58
  19. Fix build
    Greg Zaitsev 2021-03-01 #775149e
  20. Merge remote-tracking branch 'origin/master' into develop
    Yaroslav Bolyukin 2021-03-01 #d9d7210
  21. refactor remove reducant read for ItemCreated
    Yaroslav Bolyukin 2021-03-12 #81b6377
  22. Fix collection limits
    Greg Zaitsev 2021-02-26 #4bce10c
  23. Limit total approval to owned amount
    Greg Zaitsev 2021-02-26 #1a556b5
  24. Merge pull request #122 from usetech-llc/fix/remove-storage-call-from-collectionlimits-default
    str-mv 2021-03-04 #b446132
  25. docs fix create_multiple_items doccoment
    Yaroslav Bolyukin 2021-03-12 #99d5bad
  26. Release/v2.0.0
    str-mv 2021-02-18 #295de97
  27. Cleanup approve tests
    Greg Zaitsev 2021-02-26 #e090dfb
  28. Fix invalid default limit
    str-mv 2021-03-04 #49bd319
  29. Merge branch 'v3.0.0' into fix/remove-storage-call-from-collectionlimits-default
    str-mv 2021-03-04 #0867f7a
  30. Add Transfer event
    Greg Zaitsev 2021-02-18 #99e7555
  31. Hotfix/collection count update
    str-mv 2020-09-23 #7fa5eef
  32. Merge branch 'develop' into v3.0.0
    str-mv 2021-03-03 #13287d7
  33. refactor combine sponsorship fields
    Yaroslav Bolyukin 2021-03-12 #6f2e0cc
  34. Add recipient field to ItemCreated event
    Greg Zaitsev 2021-02-17 #dcb255f
  35. Merge branch 'develop' into release/v2.0.0
    Greg Zaitsev 2021-02-18 #54d73b9
  36. Release/v1.0.1
    str-mv 2020-09-22 #f94b085
  37. Create collection method fixed
    str-mv 2020-09-23 #6257940
  38. feat limit allowance to owned amount
    Yaroslav Bolyukin 2021-02-17 #1284e5a
  39. nft node v3.0.0
    str-mv 2021-03-01 #e69315a
  40. Merge branch 'master' into update/v2
    Greg Zaitsev 2020-09-17 #8d30d14
  41. refactor review storage hasher security
    Yaroslav Bolyukin 2021-03-12 #88101e4
  42. feat add Transfer event
    Yaroslav Bolyukin 2021-02-17 #44bf7a8
  43. Merge branch 'develop' into release/v2.0.0
    Greg Zaitsev 2021-02-15 #1b193a6
  44. Chain runtime variable name changed
    str-mv 2020-09-11 #96b20f2
  45. White list and mint permissions features
    str-mv 2020-09-22 #119e358
  46. Unit tests fix
    str-mv 2021-03-09 #5a4a5b7
  47. feat implement owner control limitation
    Yaroslav Bolyukin 2021-02-19 #5d685ed
  48. Code style update
    str-mv 2020-09-09 #7a21a78
  49. Forkless update function fixed
    str-mv 2020-09-18 #f765262
  50. Transfer load testing
    Greg Zaitsev 2021-02-11 #800a78f