git.delta.rocks / unique-network / refs/commits / 1fff4fcd4a6c

difftreelog
  1. tests: update sponsoring tests to new field
    Yaroslav Bolyukin 2021-03-12 #1fff4fc
  2. refactor combine sponsorship fields
    Yaroslav Bolyukin 2021-03-12 #6f2e0cc
  3. tests: update tests for storage changes
    Yaroslav Bolyukin 2021-03-12 #bc76286
  4. refactor review storage hasher security
    Yaroslav Bolyukin 2021-03-12 #88101e4
  5. Unit tests fix
    str-mv 2021-03-09 #5a4a5b7
  6. Fix warnings, update Dockerfile
    Greg Zaitsev 2021-03-06 #2eedf45
  7. Contract address fix
    str-mv 2021-03-05 #e17babf
  8. tests: use new contracts api
    Yaroslav Bolyukin 2021-03-04 #7a3c206
  9. build upgrade rust version in devcontainer
    Yaroslav Bolyukin 2021-03-04 #17a564c
  10. Merge pull request #122 from usetech-llc/fix/remove-storage-call-from-collectionlimits-default
    str-mv 2021-03-04 #b446132
  11. Fix invalid default limit
    str-mv 2021-03-04 #49bd319
  12. Merge branch 'v3.0.0' into fix/remove-storage-call-from-collectionlimits-default
    str-mv 2021-03-04 #0867f7a
  13. Merge branch 'develop' into v3.0.0
    str-mv 2021-03-03 #13287d7
  14. Instead assign sponsored_data_size at collection creation time
    Yaroslav Bolyukin 2021-03-04 #2b06b09
  15. nft node v3.0.0
    str-mv 2021-03-01 #e69315a
  16. Merge master to develop
    Yaroslav Bolyukin 2021-03-02 #ff4b334
  17. Limited owners control
    Greg Zaitsev 2021-02-26 #b995e58
  18. Fix build
    str-mv 2021-03-01 #05b679a
  19. fix read sponsored data limit from chain limits
    Yaroslav Bolyukin 2021-03-02 #6efcbc5
  20. Hotfix/rel2 cleanup
    str-mv 2021-02-18 #6ea0c80
  21. Fix collection limits
    Greg Zaitsev 2021-02-26 #4bce10c
  22. Fix build
    Greg Zaitsev 2021-03-01 #775149e
  23. Merge remote-tracking branch 'origin/master' into develop
    Yaroslav Bolyukin 2021-03-01 #d9d7210
  24. Change node name
    akaryaginUSETECH 2021-02-18 #35b9d91
  25. Version cleanup
    Greg Zaitsev 2021-02-18 #3a22976
  26. tests: destroyCollection respects OwnerCanDestroy
    Yaroslav Bolyukin 2021-02-19 #4b68421
  27. Limit total approval to owned amount
    Greg Zaitsev 2021-02-26 #1a556b5
  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. Release/v2.0.0
    str-mv 2021-02-18 #295de97
  33. Cleanup approve tests
    Greg Zaitsev 2021-02-26 #e090dfb
  34. Add recipient field to ItemCreated event
    Greg Zaitsev 2021-02-17 #dcb255f
  35. tests: check transfer result
    Yaroslav Bolyukin 2021-02-17 #04b203b
  36. Merge branch 'develop' into release/v2.0.0
    Greg Zaitsev 2021-02-18 #54d73b9
  37. tests: approve respects OwnerCanTransfer
    Yaroslav Bolyukin 2021-02-19 #285e78b
  38. Hotfix/collection count update
    str-mv 2020-09-23 #7fa5eef
  39. tests: add tests for approval limit
    Yaroslav Bolyukin 2021-02-19 #bdf204a
  40. Update Cargo.lock and Dockerfile
    Yaroslav Bolyukin 2021-02-16 #a09692c
  41. tests: add task createItem test
    Yaroslav Bolyukin 2021-02-17 #cadb228
  42. tests: add transfer result parser
    Yaroslav Bolyukin 2021-02-17 #900ad30
  43. Merge branch 'develop' into release/v2.0.0
    Greg Zaitsev 2021-02-16 #3003f76
  44. tests: add tests for restriction disabling
    Yaroslav Bolyukin 2021-02-19 #74ad9c3
  45. Release/v1.0.1
    str-mv 2020-09-22 #f94b085
  46. Create collection method fixed
    str-mv 2020-09-23 #6257940
  47. feat limit allowance to owned amount
    Yaroslav Bolyukin 2021-02-17 #1284e5a
  48. Add tests for setOffchainSchema
    Greg Zaitsev 2021-02-15 #8724ee0
  49. Update Cargo.lock and Dockerfile
    Greg Zaitsev 2021-02-16 #029fbbd
  50. tests: add recipient check in createItem test
    Yaroslav Bolyukin 2021-02-17 #bbf123d
  51. feat add Transfer event
    Yaroslav Bolyukin 2021-02-17 #44bf7a8
  52. Merge branch 'develop' into release/v2.0.0
    Greg Zaitsev 2021-02-15 #1b193a6
  53. tests: add setCollectionLimits helpers
    Yaroslav Bolyukin 2021-02-19 #94a4122
  54. Markdown docs should use 120-character line lengths
    usetech-llc 2020-09-21 #357788d
  55. Merge branch 'master' into update/v2
    Greg Zaitsev 2020-09-17 #8d30d14
  56. Chain update hotfix. Spec version changed
    str-mv 2020-09-22 #61a06de
  57. Fungible overflow tests
    Greg Zaitsev 2021-02-12 #fe8844c
  58. tests: add tests for setOffchainSchema
    Yaroslav Bolyukin 2021-02-15 #026d602
  59. tests: add recipient field to CreateItemResult
    Yaroslav Bolyukin 2021-02-17 #e2870f3
  60. Merge branch 'develop' into release/v2.0.0
    Greg Zaitsev 2021-02-10 #e713e89
  61. feat implement owner control limitation
    Yaroslav Bolyukin 2021-02-19 #5d685ed
  62. Merge branch 'master' of github.com:usetech-llc/nft_parachain
    Greg Zaitsev 2020-09-16 #37e55e2
  63. Fix buggy Markdown
    Dan Forbes 2020-09-12 #4168444
  64. Chain runtime variable name changed
    str-mv 2020-09-11 #96b20f2
  65. White list and mint permissions features
    str-mv 2020-09-22 #119e358
  66. Transfer load testing
    Greg Zaitsev 2021-02-11 #800a78f
  67. Merge remote-tracking branch 'origin/develop' into feature/NFTPAR-281_overflow_tests
    Yaroslav Bolyukin 2021-02-12 #22e2b6e
  68. tests: setOffchainSchema helpers
    Yaroslav Bolyukin 2021-02-15 #4833587
  69. docs document ItemCreated recipient field
    Yaroslav Bolyukin 2021-02-17 #e05bac8
  70. Merge branch 'develop' into release/v2.0.0
    Greg Zaitsev 2021-02-09 #1ddda31
  71. Update treasury pallet
    str-mv 2021-02-10 #e6241c6
  72. Add vesting specification
    Greg Zaitsev 2020-09-16 #4eced78
  73. Disconnect detection test.
    sotmorskiy 2020-09-16 #d02af7b
  74. Markdown docs should use 120-character line lengths
    Dan Forbes 2020-09-12 #f847a9e
  75. Code style update
    str-mv 2020-09-09 #7a21a78
  76. Forkless update function fixed
    str-mv 2020-09-18 #f765262
  77. Fix offchain schema length check
    str-mv 2021-02-11 #96983dc
  78. tests: add transfer load script
    Yaroslav Bolyukin 2021-02-10 #0219ca5
  79. tests: fix bigint equality check
    Yaroslav Bolyukin 2021-02-12 #2d642d0
  80. feat add recipient field to ItemCreated event
    Yaroslav Bolyukin 2021-02-17 #4268af1
  81. Merge branch 'master' into release/v2.0.0
    Greg Zaitsev 2021-02-05 #b1f8c2e
  82. Add tests for removeFromContractWhitelist
    Greg Zaitsev 2021-02-09 #337b8d4
  83. transferFrom burnt token before&after approve test
    Greg Zaitsev 2021-02-09 #4fc0eb5
  84. Update treasury pallet
    Greg Zaitsev 2021-02-10 #2526db2
  85. Update economic model docs
    Greg Zaitsev 2020-09-10 #3e483e7
  86. Connection test now detects disconnection and added transfer test.
    sotmorskiy 2020-09-11 #3fd1cbd
  87. Unit tests added
    str-mv 2020-09-08 #d96245d
  88. Fix/testcleanup
    str-mv 2021-02-11 #01502f1
  89. Fix offchain schema length check
    Greg Zaitsev 2021-02-11 #8ba36c7
  90. tests: naive balance transfer load test
    Yaroslav Bolyukin 2021-02-10 #92f89cb
  91. Merge branch 'develop' into feature/NFTPAR-281_overflow_tests
    Yaroslav Bolyukin 2021-02-12 #bab6ffe
  92. Add tests for setMintPermission
    Greg Zaitsev 2021-02-05 #dddaa3d
  93. Add data fields for limited owners control
    str-mv 2021-02-09 #a6c7a54
  94. Remove .only
    Greg Zaitsev 2021-02-09 #2d320f7
  95. Merge branch 'develop' into feature/transferfromtests
    Greg Zaitsev 2021-02-09 #2e2d3bf
  96. Merge branch 'master' of https://github.com/usetech-llc/nft_parachain
    str-mv 2020-09-01 #a334016
  97. Connection test.
    sotmorskiy 2020-09-09 #297a2ab
  98. funfible item added
    str-mv 2020-08-06 #aa92af0
  99. Fix types in transferFrom tests
    str-mv 2021-02-11 #a846990
  100. Hide unneeded websocker errors
    Greg Zaitsev 2021-02-11 #c6880a4