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

difftreelog
  1. Add shortcut for setMintPermission test
    Greg Zaitsev 2021-02-03 #8a2456a
  2. tests: ensure non-WL address can't mint tokens
    Yaroslav Bolyukin 2021-02-01 #55ff5a9
  3. tests: add createItemExpectFailure helper
    Yaroslav Bolyukin 2021-02-01 #0d78fdd
  4. tests: remove dependency on tests execution order
    Yaroslav Bolyukin 2021-02-01 #71a792f
  5. As decided at the meetup
    Yaroslav Bolyukin 2021-01-26 #6809679
  6. tests: add setMintPermission tests
    Yaroslav Bolyukin 2021-01-26 #93c5df1
  7. tests: add setMintPermission helpers
    Yaroslav Bolyukin 2021-01-26 #9f99a88
  8. Cherry-picked from NFTPAR-255
    Yaroslav Bolyukin 2021-01-26 #8e3de77
  9. Fix/nftpar 290 291
    str-mv 2021-01-20 #0614099
  10. Return error when non-existing admin is removed
    str-mv 2021-01-20 #f2bcdd2
  11. Fix unit tests
    Greg Zaitsev 2021-01-20 #0997cff
  12. Feature/nftpar 234
    Greg Zaitsev 2021-01-19 #8a8e3dd
  13. Return error when non-existing admin is removed
    Greg Zaitsev 2021-01-20 #1801951
  14. Fix NFTPAR-291 - approval of non-existing token
    Greg Zaitsev 2021-01-20 #31c0a8f
  15. Feature/nftpar 257
    Greg Zaitsev 2021-01-19 #2390e16
  16. Fix addToWhiteList tests
    Greg Zaitsev 2021-01-19 #a246f26
  17. Fix NFTPAR-290 (ReFungible burning)
    Greg Zaitsev 2021-01-20 #517dd9f
  18. Feature/nftpar 285 286 contract whitelist
    Konstantin Pozdnikin 2021-01-19 #567e35d
  19. Fix transfer test (with burned tokens)
    Greg Zaitsev 2021-01-19 #fdbcd55
  20. Integration Test addToWhiteList(collection_id, address)
    Antz0x0z 2021-01-19 #6b02730
  21. Feature/nftpar 288
    Greg Zaitsev 2021-01-18 #d488824
  22. Add requested changes for toggleContractWL tests
    Greg Zaitsev 2021-01-18 #ab7ca6b
  23. transferFail
    kpozdnikin 2021-01-19 #dccf127
  24. Feature/nftpar 280
    Greg Zaitsev 2021-01-18 #add913f
  25. Runtime types added
    str-mv 2021-01-12 #4e9eae9
  26. addContractWhiteList tests
    Greg Zaitsev 2021-01-18 #27f4fb7
  27. transferSuccess
    kpozdnikin 2021-01-19 #a24084d
  28. addCollectionAdmin.test.ts
    Greg Zaitsev 2021-01-18 #2ace66d
  29. Merge branch 'develop' into feature/NFTPAR-280
    Greg Zaitsev 2021-01-18 #a6f9ec6
  30. NFTPAR-288. Limit schema size
    str-mv 2021-01-12 #32b37d3
  31. toggleContractWhiteList tests
    Greg Zaitsev 2021-01-18 #1b4e18a
  32. transferSuccess
    kpozdnikin 2021-01-19 #8154d7d
  33. Feature/nftpar 235 258
    Greg Zaitsev 2021-01-18 #07025d8
  34. Add a check to admin test
    Greg Zaitsev 2021-01-18 #d029160
  35. Add int.test for createItem rate limiting and some changes to rate limiting logic
    Greg Zaitsev 2021-01-18 #fdba90f
  36. NFTPAR-280. Rate limit for CreateItem
    str-mv 2021-01-12 #5743a92
  37. Unit tests and overflow bug fixed
    Greg Zaitsev 2021-01-15 #42edda1
  38. tests fixes
    kpozdnikin 2021-01-18 #b05ce7a
  39. tests fixes
    kpozdnikin 2021-01-18 #95f4d2a
  40. Merge branch 'develop' of https://github.com/usetech-llc/nft_private into develop
    str-mv 2021-01-12 #1b2f5b5
  41. Feature/nftpar 236 burn item
    str-mv 2021-01-14 #147c892
  42. Unit tests and overflow bug fixed
    str-mv 2021-01-14 #1d74058
  43. transferFrom tests
    kpozdnikin 2021-01-18 #be0c28a
  44. Merge remote-tracking branch 'origin/develop' into feature/NFTPAR-233
    kpozdnikin 2021-01-18 #fd9c572
  45. Testing node for forkless updates
    str-mv 2021-01-12 #a9c3440
  46. Feature/nftpar 265 269
    Greg Zaitsev 2021-01-11 #3f04d11
  47. Remove collection test
    Greg Zaitsev 2021-01-14 #aa3aa05
  48. Remove .only from burnItem tests
    Greg Zaitsev 2021-01-14 #c356c0a
  49. # Conflicts:
    #	tests/src/createCollection.test.ts
    #	tests/src/util/helpers.ts
    kpozdnikin 2021-01-15 #f8c3f30
  50. bug fix
    kpozdnikin 2021-01-12 #cb104fa
  51. NFTPAR-268 CreateCollection Tests Broken. Null terminated strings replaced with fixed size strings
    str-mv 2020-12-30 #31c9ea3
  52. NFTPAR-268 CreateCollection Tests Broken. Null terminated strings rep…
    Greg Zaitsev 2020-12-30 #7129836
  53. tests fixes
    kpozdnikin 2021-01-11 #fa55cf1
  54. bug fix
    kpozdnikin 2021-01-12 #e9dab2d
  55. Merge branch 'develop' into feature/NFTPAR-236_burn_item
    Greg Zaitsev 2021-01-14 #dd88245
  56. # Conflicts:
    #	tests/src/createCollection.test.ts
    #	tests/src/util/helpers.ts
    kpozdnikin 2021-01-15 #af9de18
  57. Fix transferFrom
    Greg Zaitsev 2021-01-15 #ed27109
  58. bug fix
    kpozdnikin 2021-01-12 #38bff28
  59. NFTPAR-260_217. Benchmarks
    str-mv 2020-12-25 #57a41c1
  60. Feature/NFTPAR-237
    Greg Zaitsev 2020-12-29 #a9dbb97
  61. Merge branch 'develop' into feature/NFTPAR-268_inregration_test_broken
    Greg Zaitsev 2020-12-30 #537f33b
  62. set limits test scenarios
    kpozdnikin 2020-12-31 #a013b67
  63. removeCollection tests
    kpozdnikin 2021-01-12 #78bedc1
  64. Add burn integration tests
    Greg Zaitsev 2021-01-14 #91a71ac
  65. approve and transferFrom test scenarios
    kpozdnikin 2021-01-15 #3ed9616
  66. Merge branch 'develop' into feature/NFTPAR-235-258
    Greg Zaitsev 2021-01-15 #efec843
  67. Merge branch 'develop' into feature/NFTPAR-233
    Konstantin Pozdnikin 2021-01-12 #cb41789
  68. NFTPAR-231
    usetech-llc 2020-12-25 #d430fcf
  69. Add RPC load tests
    str-mv 2020-12-28 #3e2b774
  70. Merge branch 'develop' into feature/NFTPAR-237
    sotmorskiy 2020-12-29 #e4d811f
  71. setSchema test scenarios
    kpozdnikin 2020-12-30 #49640f3
  72. approve and transferFrom test scenarios
    kpozdnikin 2021-01-13 #c980d88
  73. tests fix
    kpozdnikin 2021-01-12 #200a8c6
  74. nftpar 240 positive tests
    Greg Zaitsev 2020-12-23 #c3c0503
  75. Update contracts tests
    Greg Zaitsev 2020-12-25 #12a37a0
  76. NFTPAR-260_217. Benchmarks
    usetech-llc 2020-12-25 #a9a8865
  77. Add RPC load tests
    Greg Zaitsev 2020-12-28 #68e7e07
  78. NFTPAR-237 Integration Test changeCollectionOwner(collection_id, new_owner). Fixed tests.
    sotmorskiy 2020-12-29 #9c1caa8
  79. setSchema test scenarios
    kpozdnikin 2020-12-30 #aa7dc42
  80. addCollectionAdmin.test.ts
    Antz0x0z 2020-12-29 #ff0be54
  81. Update build steps in README and cleanup
    Antz0x0z 2020-12-23 #8686594
  82. Positive createItem tests
    Greg Zaitsev 2020-12-23 #d21fc88
  83. NFTPAR-231 Smart Contract White List. Anyone can call contract with disabled white list.
    sotmorskiy 2020-12-25 #dc63ebc
  84. NFTPAR-246 remove sponsor tests
    str-mv 2020-12-25 #f16723a
  85. NFTPAR-237 Integration Test changeCollectionOwner(collection_id, new_owner).
    sotmorskiy 2020-12-28 #91e3663
  86. Merge remote-tracking branch 'origin/develop' into feature/NFTPAR-265
    kpozdnikin 2020-12-29 #aabcd75
  87. Update license information
    usetech-llc 2020-12-22 #79b6c15
  88. Update build steps in README and cleanup
    Greg Zaitsev 2020-12-22 #d49cd5a
  89. Merge branch 'develop' into feature/NFTPAR-240
    Greg Zaitsev 2020-12-23 #fbf1789
  90. NFTPAR-231 Smart Contract White List. Integration tests for smart contract white list. Also changed white list to double map.
    sotmorskiy 2020-12-24 #b709232
  91. NFTPAR-250 Tests for collection sponsoring
    str-mv 2020-12-25 #cd29302
  92. Add sponsorship removal tests
    Greg Zaitsev 2020-12-25 #bd903ea
  93. setSchema test scenarios
    kpozdnikin 2020-12-29 #10c5b4f
  94. NFTPAR-242 Add destroy collection integration tests
    str-mv 2020-12-22 #da457a0
  95. Update license information
    Greg Zaitsev 2020-12-22 #0333d12
  96. NFTPAR-215 Vesting Pallet
    str-mv 2020-12-22 #cf6c066
  97. Merge branch 'develop' into feature/NFTPAR-240
    Greg Zaitsev 2020-12-21 #3db9a79
  98. Add test for public minti sponsoring
    Greg Zaitsev 2020-12-25 #b526a8b
  99. # Conflicts:
    #	tests/src/contracts.test.ts
    kpozdnikin 2020-12-29 #bda8c76
  100. Add chain spec entries for system properties and vesting
    str-mv 2020-12-22 #73f8e68