git.delta.rocks / unique-network / refs/commits / 07649f272b8b

difftreelog
  1. Fix bulk mint exceeds collection token limit
    usetech-llc 2021-03-14 #07649f2
  2. nft node v3.0.0
    usetech-llc 2021-03-06 #447a9ec
  3. fix verify amount of created items in bulk mint
    Yaroslav Bolyukin 2021-03-05 #a5cb42a
  4. Remove storage call from CollectionLimits Default impl
    str-mv 2021-03-04 #1f47f96
  5. Fix warnings, update Dockerfile
    Greg Zaitsev 2021-03-06 #2eedf45
  6. tests: add failing tests for bulk mint overfow
    Yaroslav Bolyukin 2021-03-05 #a842c5d
  7. Merge master to develop
    Yaroslav Bolyukin 2021-03-02 #ff4b334
  8. Instead assign sponsored_data_size at collection creation time
    Yaroslav Bolyukin 2021-03-04 #2b06b09
  9. Contract address fix
    str-mv 2021-03-05 #e17babf
  10. Fix build
    str-mv 2021-03-01 #05b679a
  11. fix read sponsored data limit from chain limits
    Yaroslav Bolyukin 2021-03-02 #6efcbc5
  12. tests: use new contracts api
    Yaroslav Bolyukin 2021-03-04 #7a3c206
  13. Limited owners control
    Greg Zaitsev 2021-02-26 #b995e58
  14. Fix build
    Greg Zaitsev 2021-03-01 #775149e
  15. Merge remote-tracking branch 'origin/master' into develop
    Yaroslav Bolyukin 2021-03-01 #d9d7210
  16. build upgrade rust version in devcontainer
    Yaroslav Bolyukin 2021-03-04 #17a564c
  17. Hotfix/rel2 cleanup
    str-mv 2021-02-18 #6ea0c80
  18. Fix collection limits
    Greg Zaitsev 2021-02-26 #4bce10c
  19. Limit total approval to owned amount
    Greg Zaitsev 2021-02-26 #1a556b5
  20. Merge pull request #122 from usetech-llc/fix/remove-storage-call-from-collectionlimits-default
    str-mv 2021-03-04 #b446132
  21. Change node name
    akaryaginUSETECH 2021-02-18 #35b9d91
  22. Version cleanup
    Greg Zaitsev 2021-02-18 #3a22976
  23. tests: destroyCollection respects OwnerCanDestroy
    Yaroslav Bolyukin 2021-02-19 #4b68421
  24. Release/v2.0.0
    str-mv 2021-02-18 #295de97
  25. Cleanup approve tests
    Greg Zaitsev 2021-02-26 #e090dfb
  26. Fix invalid default limit
    str-mv 2021-03-04 #49bd319
  27. Merge branch 'v3.0.0' into fix/remove-storage-call-from-collectionlimits-default
    str-mv 2021-03-04 #0867f7a
  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. Merge branch 'develop' into v3.0.0
    str-mv 2021-03-03 #13287d7
  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. nft node v3.0.0
    str-mv 2021-03-01 #e69315a
  43. Update Cargo.lock and Dockerfile
    Yaroslav Bolyukin 2021-02-16 #a09692c
  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. Add tests for setOffchainSchema
    Greg Zaitsev 2021-02-15 #8724ee0
  52. Update Cargo.lock and Dockerfile
    Greg Zaitsev 2021-02-16 #029fbbd
  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. Fungible overflow tests
    Greg Zaitsev 2021-02-12 #fe8844c
  62. tests: add tests for setOffchainSchema
    Yaroslav Bolyukin 2021-02-15 #026d602
  63. tests: add recipient field to CreateItemResult
    Yaroslav Bolyukin 2021-02-17 #e2870f3
  64. Merge branch 'develop' into release/v2.0.0
    Greg Zaitsev 2021-02-10 #e713e89
  65. feat implement owner control limitation
    Yaroslav Bolyukin 2021-02-19 #5d685ed
  66. Add vesting specification
    Greg Zaitsev 2020-09-16 #4eced78
  67. Disconnect detection test.
    sotmorskiy 2020-09-16 #d02af7b
  68. Markdown docs should use 120-character line lengths
    Dan Forbes 2020-09-12 #f847a9e
  69. Code style update
    str-mv 2020-09-09 #7a21a78
  70. Forkless update function fixed
    str-mv 2020-09-18 #f765262
  71. Transfer load testing
    Greg Zaitsev 2021-02-11 #800a78f
  72. Merge remote-tracking branch 'origin/develop' into feature/NFTPAR-281_overflow_tests
    Yaroslav Bolyukin 2021-02-12 #22e2b6e
  73. tests: setOffchainSchema helpers
    Yaroslav Bolyukin 2021-02-15 #4833587
  74. docs document ItemCreated recipient field
    Yaroslav Bolyukin 2021-02-17 #e05bac8
  75. Merge branch 'develop' into release/v2.0.0
    Greg Zaitsev 2021-02-09 #1ddda31
  76. Update treasury pallet
    str-mv 2021-02-10 #e6241c6
  77. Update economic model docs
    Greg Zaitsev 2020-09-10 #3e483e7
  78. Connection test now detects disconnection and added transfer test.
    sotmorskiy 2020-09-11 #3fd1cbd
  79. Unit tests added
    str-mv 2020-09-08 #d96245d
  80. Fix offchain schema length check
    str-mv 2021-02-11 #96983dc
  81. tests: add transfer load script
    Yaroslav Bolyukin 2021-02-10 #0219ca5
  82. tests: fix bigint equality check
    Yaroslav Bolyukin 2021-02-12 #2d642d0
  83. feat add recipient field to ItemCreated event
    Yaroslav Bolyukin 2021-02-17 #4268af1
  84. Merge branch 'master' into release/v2.0.0
    Greg Zaitsev 2021-02-05 #b1f8c2e
  85. Add tests for removeFromContractWhitelist
    Greg Zaitsev 2021-02-09 #337b8d4
  86. transferFrom burnt token before&after approve test
    Greg Zaitsev 2021-02-09 #4fc0eb5
  87. Update treasury pallet
    Greg Zaitsev 2021-02-10 #2526db2
  88. Merge branch 'master' of https://github.com/usetech-llc/nft_parachain
    str-mv 2020-09-01 #a334016
  89. Connection test.
    sotmorskiy 2020-09-09 #297a2ab
  90. funfible item added
    str-mv 2020-08-06 #aa92af0
  91. Fix/testcleanup
    str-mv 2021-02-11 #01502f1
  92. Fix offchain schema length check
    Greg Zaitsev 2021-02-11 #8ba36c7
  93. tests: naive balance transfer load test
    Yaroslav Bolyukin 2021-02-10 #92f89cb
  94. Merge branch 'develop' into feature/NFTPAR-281_overflow_tests
    Yaroslav Bolyukin 2021-02-12 #bab6ffe
  95. Add tests for setMintPermission
    Greg Zaitsev 2021-02-05 #dddaa3d
  96. Add data fields for limited owners control
    str-mv 2021-02-09 #a6c7a54
  97. Remove .only
    Greg Zaitsev 2021-02-09 #2d320f7
  98. Merge branch 'develop' into feature/transferfromtests
    Greg Zaitsev 2021-02-09 #2e2d3bf
  99. NextCollectionId renamed
    str-mv 2020-09-01 #df0209a
  100. Add collection creation example
    Greg Zaitsev 2020-08-31 #275806d