git.delta.rocks / unique-network / refs/commits / e4dd4c0eeff5

difftreelog

commits

pallets/nfthistory
  1. Feature/nftpar 196 sponsor set variable metadata
    Greg Zaitsev 2021-03-22 #e4dd4c0
  2. Adding CI
    Greg Zaitsev 2021-03-22 #e72e7a9
  3. Sponsored setVariableMetadata
    Greg Zaitsev 2021-03-22 #23e0b8c
  4. fix merge changes
    Yaroslav Bolyukin 2021-03-22 #bc2aff4
  5. Fix unused_parens warning
    usetech-llc 2021-03-20 #105eff5
  6. Merge branch 'develop' into feature/NFTPAR-196_sponsor_setVariableMetadata
    Yaroslav Bolyukin 2021-03-22 #9180c84
  7. Review changes
    usetech-llc 2021-03-20 #0c17212
  8. Merge branch 'develop' into style/fix-unused_parens-warning
    Yaroslav Bolyukin 2021-03-15 #bc41c8b
  9. Fix fee sanity test
    Greg Zaitsev 2021-03-20 #52d04b4
  10. style fix unused_parens build warning
    Yaroslav Bolyukin 2021-03-05 #e12feb6
  11. Fix bulk mint exceeds collection token limit
    usetech-llc 2021-03-14 #07649f2
  12. Merge branch 'develop' into feature/NFTPAR-196_sponsor_setVariableMetadata
    Yaroslav Bolyukin 2021-03-16 #1868485
  13. feat explicit collection creation fee
    Yaroslav Bolyukin 2021-03-17 #6f9cded
  14. Remove storage call from CollectionLimits Default impl
    str-mv 2021-03-04 #1f47f96
  15. nft node v3.0.0
    usetech-llc 2021-03-06 #447a9ec
  16. fix verify amount of created items in bulk mint
    Yaroslav Bolyukin 2021-03-05 #a5cb42a
  17. refactor remove id from collection info
    Yaroslav Bolyukin 2021-03-15 #73e422c
  18. feat custom collection creation price
    Yaroslav Bolyukin 2021-03-12 #5df4938
  19. Merge master to develop
    Yaroslav Bolyukin 2021-03-02 #ff4b334
  20. Instead assign sponsored_data_size at collection creation time
    Yaroslav Bolyukin 2021-03-04 #2b06b09
  21. Fix warnings, update Dockerfile
    Greg Zaitsev 2021-03-06 #2eedf45
  22. Merge commit '447a9ec754067d6d6db9656c4d13b2a4f1d3e279' into feature/NFTPAR-196_sponsor_setVariableMetadata
    Yaroslav Bolyukin 2021-03-09 #3f9b318
  23. style fix variable name
    Yaroslav Bolyukin 2021-03-12 #2d6d3d4
  24. Fix build
    str-mv 2021-03-01 #05b679a
  25. fix read sponsored data limit from chain limits
    Yaroslav Bolyukin 2021-03-02 #6efcbc5
  26. Contract address fix
    str-mv 2021-03-05 #e17babf
  27. fix use Option instead of AccountId::default
    Yaroslav Bolyukin 2021-03-09 #ce47461
  28. refactor review unwraps
    Yaroslav Bolyukin 2021-03-12 #05f22b5
  29. Limited owners control
    Greg Zaitsev 2021-02-26 #b995e58
  30. Fix build
    Greg Zaitsev 2021-03-01 #775149e
  31. Merge remote-tracking branch 'origin/master' into develop
    Yaroslav Bolyukin 2021-03-01 #d9d7210
  32. fix make all extrinsics transactional
    Yaroslav Bolyukin 2021-03-12 #572dabd
  33. Hotfix/rel2 cleanup
    str-mv 2021-02-18 #6ea0c80
  34. Fix collection limits
    Greg Zaitsev 2021-02-26 #4bce10c
  35. Limit total approval to owned amount
    Greg Zaitsev 2021-02-26 #1a556b5
  36. Merge commit 'e12feb6d611d7bba7b295d94c8a6502e6a701286' into feature/NFTPAR-196_sponsor_setVariableMetadata
    Yaroslav Bolyukin 2021-03-09 #030d76f
  37. refactor remove reducant read for ItemCreated
    Yaroslav Bolyukin 2021-03-12 #81b6377
  38. Version cleanup
    Greg Zaitsev 2021-02-18 #3a22976
  39. Release/v2.0.0
    str-mv 2021-02-18 #295de97
  40. Cleanup approve tests
    Greg Zaitsev 2021-02-26 #e090dfb
  41. Merge pull request #122 from usetech-llc/fix/remove-storage-call-from-collectionlimits-default
    str-mv 2021-03-04 #b446132
  42. Merge commit '5a4a5b78ed0e3dbbe6449e330964502b2175f273' into feature/NFTPAR-196_sponsor_setVariableMetadata
    Yaroslav Bolyukin 2021-03-09 #caec01d
  43. docs fix create_multiple_items doccoment
    Yaroslav Bolyukin 2021-03-12 #99d5bad
  44. Add Transfer event
    Greg Zaitsev 2021-02-18 #99e7555
  45. Hotfix/collection count update
    str-mv 2020-09-23 #7fa5eef
  46. Fix invalid default limit
    str-mv 2021-03-04 #49bd319
  47. Merge branch 'v3.0.0' into fix/remove-storage-call-from-collectionlimits-default
    str-mv 2021-03-04 #0867f7a
  48. tests: update tests to use optional collections
    Yaroslav Bolyukin 2021-03-09 #3ba12d8
  49. Unit tests fix
    str-mv 2021-03-09 #5a4a5b7
  50. Add recipient field to ItemCreated event
    Greg Zaitsev 2021-02-17 #dcb255f