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

difftreelog

commits

/history
  1. Add test for default rate for setVariableMetadataSponsoringRateLimit
    Greg Zaitsev 2021-03-21 #ce0eea9
  2. Merge branch 'develop' into feature/NFTPAR-196_sponsor_setVariableMetadata
    Yaroslav Bolyukin 2021-03-16 #1868485
  3. refactor remove id from collection info
    Yaroslav Bolyukin 2021-03-15 #73e422c
  4. Fix bulk mint exceeds collection token limit
    usetech-llc 2021-03-14 #07649f2
  5. Merge commit '447a9ec754067d6d6db9656c4d13b2a4f1d3e279' into feature/NFTPAR-196_sponsor_setVariableMetadata
    Yaroslav Bolyukin 2021-03-09 #3f9b318
  6. nft node v3.0.0
    usetech-llc 2021-03-06 #447a9ec
  7. fix verify amount of created items in bulk mint
    Yaroslav Bolyukin 2021-03-05 #a5cb42a
  8. fix use Option instead of AccountId::default
    Yaroslav Bolyukin 2021-03-09 #ce47461
  9. Remove storage call from CollectionLimits Default impl
    str-mv 2021-03-04 #1f47f96
  10. Fix warnings, update Dockerfile
    Greg Zaitsev 2021-03-06 #2eedf45
  11. tests: add failing tests for bulk mint overfow
    Yaroslav Bolyukin 2021-03-05 #a842c5d
  12. tests: fix contracthelpers types
    Yaroslav Bolyukin 2021-03-09 #aa15707
  13. Merge master to develop
    Yaroslav Bolyukin 2021-03-02 #ff4b334
  14. Instead assign sponsored_data_size at collection creation time
    Yaroslav Bolyukin 2021-03-04 #2b06b09
  15. Contract address fix
    str-mv 2021-03-05 #e17babf
  16. Merge commit 'e12feb6d611d7bba7b295d94c8a6502e6a701286' into feature/NFTPAR-196_sponsor_setVariableMetadata
    Yaroslav Bolyukin 2021-03-09 #030d76f
  17. Fix build
    str-mv 2021-03-01 #05b679a
  18. fix read sponsored data limit from chain limits
    Yaroslav Bolyukin 2021-03-02 #6efcbc5
  19. tests: use new contracts api
    Yaroslav Bolyukin 2021-03-04 #7a3c206
  20. Merge commit '5a4a5b78ed0e3dbbe6449e330964502b2175f273' into feature/NFTPAR-196_sponsor_setVariableMetadata
    Yaroslav Bolyukin 2021-03-09 #caec01d
  21. style fix unused_parens build warning
    Yaroslav Bolyukin 2021-03-05 #e12feb6
  22. Limited owners control
    Greg Zaitsev 2021-02-26 #b995e58
  23. Fix build
    Greg Zaitsev 2021-03-01 #775149e
  24. Merge remote-tracking branch 'origin/master' into develop
    Yaroslav Bolyukin 2021-03-01 #d9d7210
  25. build upgrade rust version in devcontainer
    Yaroslav Bolyukin 2021-03-04 #17a564c
  26. tests: update tests to use optional collections
    Yaroslav Bolyukin 2021-03-09 #3ba12d8
  27. Unit tests fix
    str-mv 2021-03-09 #5a4a5b7
  28. Hotfix/rel2 cleanup
    str-mv 2021-02-18 #6ea0c80
  29. Fix collection limits
    Greg Zaitsev 2021-02-26 #4bce10c
  30. Limit total approval to owned amount
    Greg Zaitsev 2021-02-26 #1a556b5
  31. Merge pull request #122 from usetech-llc/fix/remove-storage-call-from-collectionlimits-default
    str-mv 2021-03-04 #b446132
  32. tests: fix collection info getting
    Yaroslav Bolyukin 2021-03-05 #8b9e1d8
  33. Change node name
    akaryaginUSETECH 2021-02-18 #35b9d91
  34. Version cleanup
    Greg Zaitsev 2021-02-18 #3a22976
  35. tests: destroyCollection respects OwnerCanDestroy
    Yaroslav Bolyukin 2021-02-19 #4b68421
  36. Release/v2.0.0
    str-mv 2021-02-18 #295de97
  37. Cleanup approve tests
    Greg Zaitsev 2021-02-26 #e090dfb
  38. Fix invalid default limit
    str-mv 2021-03-04 #49bd319
  39. Merge branch 'v3.0.0' into fix/remove-storage-call-from-collectionlimits-default
    str-mv 2021-03-04 #0867f7a
  40. Squashed from multiple
    Yaroslav Bolyukin 2021-03-05 #353c1c6
  41. Add Transfer event
    Greg Zaitsev 2021-02-18 #99e7555
  42. Change node name
    Greg Zaitsev 2021-02-18 #22b5fa6
  43. Merge branch 'develop' into release/v2.0.0
    Greg Zaitsev 2021-02-18 #73dc97f
  44. tests: transferFrom respects OwnerCanTransfer
    Yaroslav Bolyukin 2021-02-19 #acba88f
  45. Hotfix/collection count update
    str-mv 2020-09-23 #7fa5eef
  46. tests: add tests for approval limit
    Yaroslav Bolyukin 2021-02-19 #bdf204a
  47. Merge branch 'develop' into v3.0.0
    str-mv 2021-03-03 #13287d7
  48. tests: remove setVariableMetadata sponsor helpers
    Yaroslav Bolyukin 2021-03-05 #a84a730
  49. Add recipient field to ItemCreated event
    Greg Zaitsev 2021-02-17 #dcb255f
  50. tests: check transfer result
    Yaroslav Bolyukin 2021-02-17 #04b203b