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

difftreelog
  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
  51. Merge branch 'develop' into release/v2.0.0
    Greg Zaitsev 2021-02-18 #54d73b9
  52. tests: approve respects OwnerCanTransfer
    Yaroslav Bolyukin 2021-02-19 #285e78b
  53. Release/v1.0.1
    str-mv 2020-09-22 #f94b085
  54. Create collection method fixed
    str-mv 2020-09-23 #6257940
  55. feat limit allowance to owned amount
    Yaroslav Bolyukin 2021-02-17 #1284e5a
  56. nft node v3.0.0
    str-mv 2021-03-01 #e69315a
  57. tests: fix setVariableMetadata sponsoring calls
    Yaroslav Bolyukin 2021-03-05 #807e155
  58. Update Cargo.lock and Dockerfile
    Yaroslav Bolyukin 2021-02-16 #a09692c
  59. tests: add task createItem test
    Yaroslav Bolyukin 2021-02-17 #cadb228
  60. tests: add transfer result parser
    Yaroslav Bolyukin 2021-02-17 #900ad30
  61. Merge branch 'develop' into release/v2.0.0
    Greg Zaitsev 2021-02-16 #3003f76
  62. tests: add tests for restriction disabling
    Yaroslav Bolyukin 2021-02-19 #74ad9c3
  63. Markdown docs should use 120-character line lengths
    usetech-llc 2020-09-21 #357788d
  64. Merge branch 'master' into update/v2
    Greg Zaitsev 2020-09-17 #8d30d14
  65. Chain update hotfix. Spec version changed
    str-mv 2020-09-22 #61a06de
  66. fix add SponsoredDataRateLimit to runtime meta
    Yaroslav Bolyukin 2021-03-05 #14e70e1
  67. Add tests for setOffchainSchema
    Greg Zaitsev 2021-02-15 #8724ee0
  68. Update Cargo.lock and Dockerfile
    Greg Zaitsev 2021-02-16 #029fbbd
  69. tests: add recipient check in createItem test
    Yaroslav Bolyukin 2021-02-17 #bbf123d
  70. feat add Transfer event
    Yaroslav Bolyukin 2021-02-17 #44bf7a8
  71. Merge branch 'develop' into release/v2.0.0
    Greg Zaitsev 2021-02-15 #1b193a6
  72. tests: add setCollectionLimits helpers
    Yaroslav Bolyukin 2021-02-19 #94a4122
  73. Merge branch 'master' of github.com:usetech-llc/nft_parachain
    Greg Zaitsev 2020-09-16 #37e55e2
  74. Fix buggy Markdown
    Dan Forbes 2020-09-12 #4168444
  75. Chain runtime variable name changed
    str-mv 2020-09-11 #96b20f2
  76. White list and mint permissions features
    str-mv 2020-09-22 #119e358
  77. Merge commit '1f47f964a0fc5eaa160d9f6fc463551ad4dbd74e' into feature/NFTPAR-196_sponsor_setVariableMetadata
    Yaroslav Bolyukin 2021-03-05 #280307c
  78. Fungible overflow tests
    Greg Zaitsev 2021-02-12 #fe8844c
  79. tests: add tests for setOffchainSchema
    Yaroslav Bolyukin 2021-02-15 #026d602
  80. tests: add recipient field to CreateItemResult
    Yaroslav Bolyukin 2021-02-17 #e2870f3
  81. Merge branch 'develop' into release/v2.0.0
    Greg Zaitsev 2021-02-10 #e713e89
  82. feat implement owner control limitation
    Yaroslav Bolyukin 2021-02-19 #5d685ed
  83. Add vesting specification
    Greg Zaitsev 2020-09-16 #4eced78
  84. Disconnect detection test.
    sotmorskiy 2020-09-16 #d02af7b
  85. Markdown docs should use 120-character line lengths
    Dan Forbes 2020-09-12 #f847a9e
  86. Code style update
    str-mv 2020-09-09 #7a21a78
  87. Forkless update function fixed
    str-mv 2020-09-18 #f765262
  88. As sponsor should have no unique permissions in sponsored collection
    Yaroslav Bolyukin 2021-03-03 #8d3b0d1
  89. Transfer load testing
    Greg Zaitsev 2021-02-11 #800a78f
  90. Merge remote-tracking branch 'origin/develop' into feature/NFTPAR-281_overflow_tests
    Yaroslav Bolyukin 2021-02-12 #22e2b6e
  91. tests: setOffchainSchema helpers
    Yaroslav Bolyukin 2021-02-15 #4833587
  92. docs document ItemCreated recipient field
    Yaroslav Bolyukin 2021-02-17 #e05bac8
  93. Merge branch 'develop' into release/v2.0.0
    Greg Zaitsev 2021-02-09 #1ddda31
  94. Update treasury pallet
    str-mv 2021-02-10 #e6241c6
  95. Update economic model docs
    Greg Zaitsev 2020-09-10 #3e483e7
  96. Connection test now detects disconnection and added transfer test.
    sotmorskiy 2020-09-11 #3fd1cbd
  97. Unit tests added
    str-mv 2020-09-08 #d96245d
  98. refactor move sponsoring rate limit to collection limits
    Yaroslav Bolyukin 2021-03-03 #66c85be
  99. Fix offchain schema length check
    str-mv 2021-02-11 #96983dc
  100. tests: add transfer load script
    Yaroslav Bolyukin 2021-02-10 #0219ca5