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

difftreelog
  1. tests: remove setVariableMetadata sponsor helpers
    Yaroslav Bolyukin 2021-03-05 #a84a730
  2. tests: fix setVariableMetadata sponsoring calls
    Yaroslav Bolyukin 2021-03-05 #807e155
  3. fix add SponsoredDataRateLimit to runtime meta
    Yaroslav Bolyukin 2021-03-05 #14e70e1
  4. Merge commit '1f47f964a0fc5eaa160d9f6fc463551ad4dbd74e' into feature/NFTPAR-196_sponsor_setVariableMetadata
    Yaroslav Bolyukin 2021-03-05 #280307c
  5. As sponsor should have no unique permissions in sponsored collection
    Yaroslav Bolyukin 2021-03-03 #8d3b0d1
  6. Remove storage call from CollectionLimits Default impl
    str-mv 2021-03-04 #1f47f96
  7. refactor move sponsoring rate limit to collection limits
    Yaroslav Bolyukin 2021-03-03 #66c85be
  8. Merge master to develop
    Yaroslav Bolyukin 2021-03-02 #ff4b334
  9. Instead assign sponsored_data_size at collection creation time
    Yaroslav Bolyukin 2021-03-04 #2b06b09
  10. tests: add setVariableMetadataSponsoringRateLimit
    Yaroslav Bolyukin 2021-02-25 #5795d31
  11. Fix build
    str-mv 2021-03-01 #05b679a
  12. fix read sponsored data limit from chain limits
    Yaroslav Bolyukin 2021-03-02 #6efcbc5
  13. fix clean sponsoring basket after item is burned
    Yaroslav Bolyukin 2021-02-25 #91fceee
  14. Limited owners control
    Greg Zaitsev 2021-02-26 #b995e58
  15. Fix build
    Greg Zaitsev 2021-03-01 #775149e
  16. Merge remote-tracking branch 'origin/master' into develop
    Yaroslav Bolyukin 2021-03-01 #d9d7210
  17. feat implement setVariableMetadata sponsoring
    Yaroslav Bolyukin 2021-02-25 #e9c5c5e
  18. Hotfix/rel2 cleanup
    str-mv 2021-02-18 #6ea0c80
  19. Fix collection limits
    Greg Zaitsev 2021-02-26 #4bce10c
  20. Limit total approval to owned amount
    Greg Zaitsev 2021-02-26 #1a556b5
  21. Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
    (cherry picked from commit 94a4122205b94c771af170233121c5cdc6d3e60c)
    Yaroslav Bolyukin 2021-02-19 #65e4349
  22. Change node name
    akaryaginUSETECH 2021-02-18 #35b9d91
  23. Version cleanup
    Greg Zaitsev 2021-02-18 #3a22976
  24. tests: destroyCollection respects OwnerCanDestroy
    Yaroslav Bolyukin 2021-02-19 #4b68421
  25. Release/v2.0.0
    str-mv 2021-02-18 #295de97
  26. Cleanup approve tests
    Greg Zaitsev 2021-02-26 #e090dfb
  27. tests: setVariableMetaDataSponsoringRateLimit helpers
    Yaroslav Bolyukin 2021-02-25 #0f94a81
  28. Add Transfer event
    Greg Zaitsev 2021-02-18 #99e7555
  29. Change node name
    Greg Zaitsev 2021-02-18 #22b5fa6
  30. Merge branch 'develop' into release/v2.0.0
    Greg Zaitsev 2021-02-18 #73dc97f
  31. tests: transferFrom respects OwnerCanTransfer
    Yaroslav Bolyukin 2021-02-19 #acba88f
  32. Hotfix/collection count update
    str-mv 2020-09-23 #7fa5eef
  33. tests: add tests for approval limit
    Yaroslav Bolyukin 2021-02-19 #bdf204a
  34. Update Cargo.lock and Dockerfile
    Yaroslav Bolyukin 2021-02-16 #a09692c
  35. Add recipient field to ItemCreated event
    Greg Zaitsev 2021-02-17 #dcb255f
  36. tests: check transfer result
    Yaroslav Bolyukin 2021-02-17 #04b203b
  37. Merge branch 'develop' into release/v2.0.0
    Greg Zaitsev 2021-02-18 #54d73b9
  38. tests: approve respects OwnerCanTransfer
    Yaroslav Bolyukin 2021-02-19 #285e78b
  39. Release/v1.0.1
    str-mv 2020-09-22 #f94b085
  40. Create collection method fixed
    str-mv 2020-09-23 #6257940
  41. feat limit allowance to owned amount
    Yaroslav Bolyukin 2021-02-17 #1284e5a
  42. Add tests for setOffchainSchema
    Greg Zaitsev 2021-02-15 #8724ee0
  43. Update Cargo.lock and Dockerfile
    Greg Zaitsev 2021-02-16 #029fbbd
  44. tests: add task createItem test
    Yaroslav Bolyukin 2021-02-17 #cadb228
  45. tests: add transfer result parser
    Yaroslav Bolyukin 2021-02-17 #900ad30
  46. Merge branch 'develop' into release/v2.0.0
    Greg Zaitsev 2021-02-16 #3003f76
  47. tests: add tests for restriction disabling
    Yaroslav Bolyukin 2021-02-19 #74ad9c3
  48. Markdown docs should use 120-character line lengths
    usetech-llc 2020-09-21 #357788d
  49. Merge branch 'master' into update/v2
    Greg Zaitsev 2020-09-17 #8d30d14
  50. Chain update hotfix. Spec version changed
    str-mv 2020-09-22 #61a06de
  51. Fungible overflow tests
    Greg Zaitsev 2021-02-12 #fe8844c
  52. tests: add tests for setOffchainSchema
    Yaroslav Bolyukin 2021-02-15 #026d602
  53. tests: add recipient check in createItem test
    Yaroslav Bolyukin 2021-02-17 #bbf123d
  54. feat add Transfer event
    Yaroslav Bolyukin 2021-02-17 #44bf7a8
  55. Merge branch 'develop' into release/v2.0.0
    Greg Zaitsev 2021-02-15 #1b193a6
  56. tests: add setCollectionLimits helpers
    Yaroslav Bolyukin 2021-02-19 #94a4122
  57. Merge branch 'master' of github.com:usetech-llc/nft_parachain
    Greg Zaitsev 2020-09-16 #37e55e2
  58. Fix buggy Markdown
    Dan Forbes 2020-09-12 #4168444
  59. Chain runtime variable name changed
    str-mv 2020-09-11 #96b20f2
  60. White list and mint permissions features
    str-mv 2020-09-22 #119e358
  61. Transfer load testing
    Greg Zaitsev 2021-02-11 #800a78f
  62. Merge remote-tracking branch 'origin/develop' into feature/NFTPAR-281_overflow_tests
    Yaroslav Bolyukin 2021-02-12 #22e2b6e
  63. tests: setOffchainSchema helpers
    Yaroslav Bolyukin 2021-02-15 #4833587
  64. tests: add recipient field to CreateItemResult
    Yaroslav Bolyukin 2021-02-17 #e2870f3
  65. Merge branch 'develop' into release/v2.0.0
    Greg Zaitsev 2021-02-10 #e713e89
  66. feat implement owner control limitation
    Yaroslav Bolyukin 2021-02-19 #5d685ed
  67. Add vesting specification
    Greg Zaitsev 2020-09-16 #4eced78
  68. Disconnect detection test.
    sotmorskiy 2020-09-16 #d02af7b
  69. Markdown docs should use 120-character line lengths
    Dan Forbes 2020-09-12 #f847a9e
  70. Code style update
    str-mv 2020-09-09 #7a21a78
  71. Forkless update function fixed
    str-mv 2020-09-18 #f765262
  72. Fix offchain schema length check
    str-mv 2021-02-11 #96983dc
  73. tests: add transfer load script
    Yaroslav Bolyukin 2021-02-10 #0219ca5
  74. tests: fix bigint equality check
    Yaroslav Bolyukin 2021-02-12 #2d642d0
  75. docs document ItemCreated recipient field
    Yaroslav Bolyukin 2021-02-17 #e05bac8
  76. Merge branch 'develop' into release/v2.0.0
    Greg Zaitsev 2021-02-09 #1ddda31
  77. Update treasury pallet
    str-mv 2021-02-10 #e6241c6
  78. Update economic model docs
    Greg Zaitsev 2020-09-10 #3e483e7
  79. Connection test now detects disconnection and added transfer test.
    sotmorskiy 2020-09-11 #3fd1cbd
  80. Unit tests added
    str-mv 2020-09-08 #d96245d
  81. Fix/testcleanup
    str-mv 2021-02-11 #01502f1
  82. Fix offchain schema length check
    Greg Zaitsev 2021-02-11 #8ba36c7
  83. tests: naive balance transfer load test
    Yaroslav Bolyukin 2021-02-10 #92f89cb
  84. Merge branch 'develop' into feature/NFTPAR-281_overflow_tests
    Yaroslav Bolyukin 2021-02-12 #bab6ffe
  85. feat add recipient field to ItemCreated event
    Yaroslav Bolyukin 2021-02-17 #4268af1
  86. Merge branch 'master' into release/v2.0.0
    Greg Zaitsev 2021-02-05 #b1f8c2e
  87. Add tests for removeFromContractWhitelist
    Greg Zaitsev 2021-02-09 #337b8d4
  88. transferFrom burnt token before&after approve test
    Greg Zaitsev 2021-02-09 #4fc0eb5
  89. Update treasury pallet
    Greg Zaitsev 2021-02-10 #2526db2
  90. Merge branch 'master' of https://github.com/usetech-llc/nft_parachain
    str-mv 2020-09-01 #a334016
  91. Connection test.
    sotmorskiy 2020-09-09 #297a2ab
  92. funfible item added
    str-mv 2020-08-06 #aa92af0
  93. Fix types in transferFrom tests
    str-mv 2021-02-11 #a846990
  94. Hide unneeded websocker errors
    Greg Zaitsev 2021-02-11 #c6880a4
  95. tests: bulk unused address search
    Yaroslav Bolyukin 2021-02-10 #a9a743f
  96. (cherry picked from commit 0ccf6006f00210f190eb9d8393d86a6f68778bae)
    Greg Zaitsev 2021-02-11 #7f526e1
  97. Add tests for setMintPermission
    Greg Zaitsev 2021-02-05 #dddaa3d
  98. Add data fields for limited owners control
    str-mv 2021-02-09 #a6c7a54
  99. Remove .only
    Greg Zaitsev 2021-02-09 #2d320f7
  100. Merge branch 'develop' into feature/transferfromtests
    Greg Zaitsev 2021-02-09 #2e2d3bf