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

difftreelog
  1. fix use Option instead of AccountId::default
    Yaroslav Bolyukin 2021-03-09 #ce47461
  2. tests: fix contracthelpers types
    Yaroslav Bolyukin 2021-03-09 #aa15707
  3. Merge commit 'e12feb6d611d7bba7b295d94c8a6502e6a701286' into feature/NFTPAR-196_sponsor_setVariableMetadata
    Yaroslav Bolyukin 2021-03-09 #030d76f
  4. Merge commit '5a4a5b78ed0e3dbbe6449e330964502b2175f273' into feature/NFTPAR-196_sponsor_setVariableMetadata
    Yaroslav Bolyukin 2021-03-09 #caec01d
  5. style fix unused_parens build warning
    Yaroslav Bolyukin 2021-03-05 #e12feb6
  6. tests: update tests to use optional collections
    Yaroslav Bolyukin 2021-03-09 #3ba12d8
  7. Unit tests fix
    str-mv 2021-03-09 #5a4a5b7
  8. Remove storage call from CollectionLimits Default impl
    str-mv 2021-03-04 #1f47f96
  9. tests: fix collection info getting
    Yaroslav Bolyukin 2021-03-05 #8b9e1d8
  10. Fix warnings, update Dockerfile
    Greg Zaitsev 2021-03-06 #2eedf45
  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. Squashed from multiple
    Yaroslav Bolyukin 2021-03-05 #353c1c6
  14. Contract address fix
    str-mv 2021-03-05 #e17babf
  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. tests: remove setVariableMetadata sponsor helpers
    Yaroslav Bolyukin 2021-03-05 #a84a730
  18. tests: use new contracts api
    Yaroslav Bolyukin 2021-03-04 #7a3c206
  19. Limited owners control
    Greg Zaitsev 2021-02-26 #b995e58
  20. Fix build
    Greg Zaitsev 2021-03-01 #775149e
  21. Merge remote-tracking branch 'origin/master' into develop
    Yaroslav Bolyukin 2021-03-01 #d9d7210
  22. tests: fix setVariableMetadata sponsoring calls
    Yaroslav Bolyukin 2021-03-05 #807e155
  23. build upgrade rust version in devcontainer
    Yaroslav Bolyukin 2021-03-04 #17a564c
  24. Hotfix/rel2 cleanup
    str-mv 2021-02-18 #6ea0c80
  25. Fix collection limits
    Greg Zaitsev 2021-02-26 #4bce10c
  26. Limit total approval to owned amount
    Greg Zaitsev 2021-02-26 #1a556b5
  27. fix add SponsoredDataRateLimit to runtime meta
    Yaroslav Bolyukin 2021-03-05 #14e70e1
  28. Merge pull request #122 from usetech-llc/fix/remove-storage-call-from-collectionlimits-default
    str-mv 2021-03-04 #b446132
  29. Change node name
    akaryaginUSETECH 2021-02-18 #35b9d91
  30. Version cleanup
    Greg Zaitsev 2021-02-18 #3a22976
  31. tests: destroyCollection respects OwnerCanDestroy
    Yaroslav Bolyukin 2021-02-19 #4b68421
  32. Release/v2.0.0
    str-mv 2021-02-18 #295de97
  33. Cleanup approve tests
    Greg Zaitsev 2021-02-26 #e090dfb
  34. Merge commit '1f47f964a0fc5eaa160d9f6fc463551ad4dbd74e' into feature/NFTPAR-196_sponsor_setVariableMetadata
    Yaroslav Bolyukin 2021-03-05 #280307c
  35. Fix invalid default limit
    str-mv 2021-03-04 #49bd319
  36. Merge branch 'v3.0.0' into fix/remove-storage-call-from-collectionlimits-default
    str-mv 2021-03-04 #0867f7a
  37. Add Transfer event
    Greg Zaitsev 2021-02-18 #99e7555
  38. Change node name
    Greg Zaitsev 2021-02-18 #22b5fa6
  39. Merge branch 'develop' into release/v2.0.0
    Greg Zaitsev 2021-02-18 #73dc97f
  40. tests: transferFrom respects OwnerCanTransfer
    Yaroslav Bolyukin 2021-02-19 #acba88f
  41. Hotfix/collection count update
    str-mv 2020-09-23 #7fa5eef
  42. tests: add tests for approval limit
    Yaroslav Bolyukin 2021-02-19 #bdf204a
  43. As sponsor should have no unique permissions in sponsored collection
    Yaroslav Bolyukin 2021-03-03 #8d3b0d1
  44. Merge branch 'develop' into v3.0.0
    str-mv 2021-03-03 #13287d7
  45. Add recipient field to ItemCreated event
    Greg Zaitsev 2021-02-17 #dcb255f
  46. tests: check transfer result
    Yaroslav Bolyukin 2021-02-17 #04b203b
  47. Merge branch 'develop' into release/v2.0.0
    Greg Zaitsev 2021-02-18 #54d73b9
  48. tests: approve respects OwnerCanTransfer
    Yaroslav Bolyukin 2021-02-19 #285e78b
  49. Release/v1.0.1
    str-mv 2020-09-22 #f94b085
  50. Create collection method fixed
    str-mv 2020-09-23 #6257940
  51. feat limit allowance to owned amount
    Yaroslav Bolyukin 2021-02-17 #1284e5a
  52. refactor move sponsoring rate limit to collection limits
    Yaroslav Bolyukin 2021-03-03 #66c85be
  53. nft node v3.0.0
    str-mv 2021-03-01 #e69315a
  54. Update Cargo.lock and Dockerfile
    Yaroslav Bolyukin 2021-02-16 #a09692c
  55. tests: add task createItem test
    Yaroslav Bolyukin 2021-02-17 #cadb228
  56. tests: add transfer result parser
    Yaroslav Bolyukin 2021-02-17 #900ad30
  57. Merge branch 'develop' into release/v2.0.0
    Greg Zaitsev 2021-02-16 #3003f76
  58. tests: add tests for restriction disabling
    Yaroslav Bolyukin 2021-02-19 #74ad9c3
  59. Markdown docs should use 120-character line lengths
    usetech-llc 2020-09-21 #357788d
  60. Merge branch 'master' into update/v2
    Greg Zaitsev 2020-09-17 #8d30d14
  61. Chain update hotfix. Spec version changed
    str-mv 2020-09-22 #61a06de
  62. tests: add setVariableMetadataSponsoringRateLimit
    Yaroslav Bolyukin 2021-02-25 #5795d31
  63. Add tests for setOffchainSchema
    Greg Zaitsev 2021-02-15 #8724ee0
  64. Update Cargo.lock and Dockerfile
    Greg Zaitsev 2021-02-16 #029fbbd
  65. tests: add recipient check in createItem test
    Yaroslav Bolyukin 2021-02-17 #bbf123d
  66. feat add Transfer event
    Yaroslav Bolyukin 2021-02-17 #44bf7a8
  67. Merge branch 'develop' into release/v2.0.0
    Greg Zaitsev 2021-02-15 #1b193a6
  68. tests: add setCollectionLimits helpers
    Yaroslav Bolyukin 2021-02-19 #94a4122
  69. Merge branch 'master' of github.com:usetech-llc/nft_parachain
    Greg Zaitsev 2020-09-16 #37e55e2
  70. Fix buggy Markdown
    Dan Forbes 2020-09-12 #4168444
  71. Chain runtime variable name changed
    str-mv 2020-09-11 #96b20f2
  72. White list and mint permissions features
    str-mv 2020-09-22 #119e358
  73. fix clean sponsoring basket after item is burned
    Yaroslav Bolyukin 2021-02-25 #91fceee
  74. Fungible overflow tests
    Greg Zaitsev 2021-02-12 #fe8844c
  75. tests: add tests for setOffchainSchema
    Yaroslav Bolyukin 2021-02-15 #026d602
  76. tests: add recipient field to CreateItemResult
    Yaroslav Bolyukin 2021-02-17 #e2870f3
  77. Merge branch 'develop' into release/v2.0.0
    Greg Zaitsev 2021-02-10 #e713e89
  78. feat implement owner control limitation
    Yaroslav Bolyukin 2021-02-19 #5d685ed
  79. Add vesting specification
    Greg Zaitsev 2020-09-16 #4eced78
  80. Disconnect detection test.
    sotmorskiy 2020-09-16 #d02af7b
  81. Markdown docs should use 120-character line lengths
    Dan Forbes 2020-09-12 #f847a9e
  82. Code style update
    str-mv 2020-09-09 #7a21a78
  83. Forkless update function fixed
    str-mv 2020-09-18 #f765262
  84. feat implement setVariableMetadata sponsoring
    Yaroslav Bolyukin 2021-02-25 #e9c5c5e
  85. Transfer load testing
    Greg Zaitsev 2021-02-11 #800a78f
  86. Merge remote-tracking branch 'origin/develop' into feature/NFTPAR-281_overflow_tests
    Yaroslav Bolyukin 2021-02-12 #22e2b6e
  87. tests: setOffchainSchema helpers
    Yaroslav Bolyukin 2021-02-15 #4833587
  88. docs document ItemCreated recipient field
    Yaroslav Bolyukin 2021-02-17 #e05bac8
  89. Merge branch 'develop' into release/v2.0.0
    Greg Zaitsev 2021-02-09 #1ddda31
  90. Update treasury pallet
    str-mv 2021-02-10 #e6241c6
  91. Update economic model docs
    Greg Zaitsev 2020-09-10 #3e483e7
  92. Connection test now detects disconnection and added transfer test.
    sotmorskiy 2020-09-11 #3fd1cbd
  93. Unit tests added
    str-mv 2020-09-08 #d96245d
  94. Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
    (cherry picked from commit 94a4122205b94c771af170233121c5cdc6d3e60c)
    Yaroslav Bolyukin 2021-02-19 #65e4349
  95. Fix offchain schema length check
    str-mv 2021-02-11 #96983dc
  96. tests: add transfer load script
    Yaroslav Bolyukin 2021-02-10 #0219ca5
  97. tests: fix bigint equality check
    Yaroslav Bolyukin 2021-02-12 #2d642d0
  98. feat add recipient field to ItemCreated event
    Yaroslav Bolyukin 2021-02-17 #4268af1
  99. Merge branch 'master' into release/v2.0.0
    Greg Zaitsev 2021-02-05 #b1f8c2e
  100. Add tests for removeFromContractWhitelist
    Greg Zaitsev 2021-02-09 #337b8d4