git.delta.rocks / unique-network / refs/commits / 8d3beac8f1a1

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