git.delta.rocks / unique-network / refs/commits / 104a9a3f8121

difftreelog
  1. Add tests for removeFromWhiteList
    Greg Zaitsev 2021-02-03 #104a9a3
  2. Add tests for setContractSponsoringRateLimit
    Greg Zaitsev 2021-02-03 #3f3b2f7
  3. tests: remove dependency on execution order
    Yaroslav Bolyukin 2021-02-01 #70ccc05
  4. Feature/nftpar 241
    Greg Zaitsev 2021-02-03 #ed32234
  5. Remove .only, add shortcut for testSetContractSponsoringRateLimit
    Greg Zaitsev 2021-02-03 #eced76c
  6. tests: move removal from non-WL test to positive
    Yaroslav Bolyukin 2021-01-28 #4640cd7
  7. Update readme in root and tests for building
    Greg Zaitsev 2021-02-03 #3f6d973
  8. CreateMutipleItems: Fix getting non-existing collection ID
    Greg Zaitsev 2021-02-03 #b21f673
  9. tests: add setContractSponsoringRateLimit tests
    Yaroslav Bolyukin 2021-02-02 #b0978b8
  10. tests: add tests for removeFromWhiteList
    Yaroslav Bolyukin 2021-01-27 #54428b0
  11. Add vscode devcontainer configuration files
    Greg Zaitsev 2021-02-02 #02dce72
  12. Update readme in root and tests for building
    Greg Zaitsev 2021-02-03 #4e967aa
  13. # Conflicts:
    #	tests/package-lock.json
    #	tests/src/substrate/substrate-api.ts
    kpozdnikin 2021-02-02 #ffe7ca2
  14. tests: setContractSponsoringRateLimitExpectFailure
    Yaroslav Bolyukin 2021-02-02 #64c2ea3
  15. tests: removeFromWhiteList helpers
    Yaroslav Bolyukin 2021-01-27 #6e7b40e
  16. Fix transferFrom implementation/test
    Greg Zaitsev 2021-02-02 #7efe1bc
  17. build add vscode devcontainer configuration files
    Yaroslav Bolyukin 2021-01-27 #377b253
  18. fixes
    kpozdnikin 2021-01-18 #f6d75fb
  19. Chain extensions
    str-mv 2021-02-01 #037be4d
  20. tests: toggleFlipValueExpectFailure helper
    Yaroslav Bolyukin 2021-02-02 #87655ec
  21. tests: isWhitelisted helper
    Yaroslav Bolyukin 2021-01-27 #cd2a8fc
  22. Key is (who_approved, approved_for), not (who_approved, transfer_target)
    Yaroslav Bolyukin 2021-01-28 #91ad8d6
  23. Feature/nftpar 251
    Greg Zaitsev 2021-01-26 #4622c7c
  24. # Conflicts:
    #	tests/package.json
    kpozdnikin 2021-01-18 #9ecb329
  25. Feature/nftpar 256
    Greg Zaitsev 2021-02-01 #f939f5d
  26. Hide unneeded debug output
    Greg Zaitsev 2021-02-01 #38fabb7
  27. tests: toggleFlipValue contract helper
    Yaroslav Bolyukin 2021-02-02 #5a5b604
  28. tests: disableWhiteListExpectSuccess helper
    Yaroslav Bolyukin 2021-01-27 #8a261a0
  29. Transaction should be executed by accountApproved, not accountFrom
    Yaroslav Bolyukin 2021-01-28 #39437c5
  30. Add tests for setVariableMetadata
    usetech-llc 2021-01-26 #dc53bbc
  31. Formatting
    Greg Zaitsev 2021-01-26 #4eb166e
  32. createMultipleItems test
    kpozdnikin 2021-01-13 #f4eeb2e
  33. Feature/nftpar 235 258
    Greg Zaitsev 2021-01-18 #07025d8
  34. Add setVariableOnChainSchema test
    Antz0x0z 2021-01-27 #ea4869a
  35. Update README (bulding and testing)
    Greg Zaitsev 2021-02-01 #0379d3a
  36. tests: contract sponsoring helpers
    Yaroslav Bolyukin 2021-02-02 #98ba4b3
  37. Feature/nftpar 288
    str-mv 2021-01-26 #1b4fb71
  38. style fix tslint warnings
    Yaroslav Bolyukin 2021-01-26 #01e7dd2
  39. Refactoring
    Antz0x0z 2021-01-26 #bc27001
  40. createMultipleItems tests
    kpozdnikin 2021-01-12 #2c99b94
  41. Unit tests and overflow bug fixed
    Greg Zaitsev 2021-01-15 #42edda1
  42. tests fixes
    kpozdnikin 2021-01-18 #b05ce7a
  43. Fix param describe.only
    Antz0x0z 2021-01-27 #d2391d4
  44. Merge branch 'develop' into feature/chain_extensions
    Greg Zaitsev 2021-02-01 #2131ab2
  45. Feature/nftpar 254
    usetech-llc 2021-01-26 #cd2216f
  46. Merge branch 'develop' into feature/NFTPAR-288
    Greg Zaitsev 2021-01-26 #d9abff9
  47. tests: find not existing ids
    Yaroslav Bolyukin 2021-01-25 #44f9d3c
  48. setConstOnChainSchema test
    Antz0x0z 2021-01-25 #ffadfaa
  49. Feature/nftpar 265 269
    Greg Zaitsev 2021-01-11 #3f04d11
  50. Feature/nftpar 236 burn item
    str-mv 2021-01-14 #147c892
  51. Unit tests and overflow bug fixed
    str-mv 2021-01-14 #1d74058
  52. transferFrom tests
    kpozdnikin 2021-01-18 #be0c28a
  53. Add test to transfer NFT using smart contract
    Greg Zaitsev 2021-02-01 #135789f
  54. Fix/nftpar 290 291
    str-mv 2021-01-20 #0614099
  55. NFTPAR-254 add test setPublicAccessMode
    Antz0x0z 2021-01-21 #880d596
  56. Add schema limits to custom types
    Greg Zaitsev 2021-01-26 #513c1a0
  57. tests: setVariableMetaData
    Yaroslav Bolyukin 2021-01-25 #0e762cd
  58. NFTPAR-268 CreateCollection Tests Broken. Null terminated strings rep…
    Greg Zaitsev 2020-12-30 #7129836
  59. tests fixes
    kpozdnikin 2021-01-11 #fa55cf1
  60. Remove collection test
    Greg Zaitsev 2021-01-14 #aa3aa05
  61. Remove .only from burnItem tests
    Greg Zaitsev 2021-01-14 #c356c0a
  62. # Conflicts:
    #	tests/src/createCollection.test.ts
    #	tests/src/util/helpers.ts
    kpozdnikin 2021-01-15 #f8c3f30
  63. Fixing contract tests in progress
    Greg Zaitsev 2021-01-31 #b5214e3
  64. Return error when non-existing admin is removed
    str-mv 2021-01-20 #f2bcdd2
  65. Fix unit tests
    Greg Zaitsev 2021-01-20 #0997cff
  66. Runtime types added
    str-mv 2021-01-12 #4e9eae9
  67. tests: setVariableMetaData helpers
    Yaroslav Bolyukin 2021-01-25 #da4a58b
  68. Feature/NFTPAR-237
    Greg Zaitsev 2020-12-29 #a9dbb97
  69. Merge branch 'develop' into feature/NFTPAR-268_inregration_test_broken
    Greg Zaitsev 2020-12-30 #537f33b
  70. set limits test scenarios
    kpozdnikin 2020-12-31 #a013b67
  71. bug fix
    kpozdnikin 2021-01-12 #e9dab2d
  72. Merge branch 'develop' into feature/NFTPAR-236_burn_item
    Greg Zaitsev 2021-01-14 #dd88245
  73. # Conflicts:
    #	tests/src/createCollection.test.ts
    #	tests/src/util/helpers.ts
    kpozdnikin 2021-01-15 #af9de18
  74. Fix transferFrom
    Greg Zaitsev 2021-01-15 #ed27109
  75. Chain extensions cleanup in progress
    Greg Zaitsev 2021-01-29 #d3e6623
  76. Feature/nftpar 234
    Greg Zaitsev 2021-01-19 #8a8e3dd
  77. Return error when non-existing admin is removed
    Greg Zaitsev 2021-01-20 #1801951
  78. Fix NFTPAR-291 - approval of non-existing token
    Greg Zaitsev 2021-01-20 #31c0a8f
  79. NFTPAR-288. Limit schema size
    str-mv 2021-01-12 #32b37d3
  80. Add RPC load tests
    str-mv 2020-12-28 #3e2b774
  81. Merge branch 'develop' into feature/NFTPAR-237
    sotmorskiy 2020-12-29 #e4d811f
  82. NFTPAR-268 CreateCollection Tests Broken. Null terminated strings replaced with fixed size strings
    str-mv 2020-12-30 #31c9ea3
  83. setSchema test scenarios
    kpozdnikin 2020-12-30 #49640f3
  84. removeCollection tests
    kpozdnikin 2021-01-12 #78bedc1
  85. Add burn integration tests
    Greg Zaitsev 2021-01-14 #91a71ac
  86. approve and transferFrom test scenarios
    kpozdnikin 2021-01-15 #3ed9616
  87. Merge branch 'develop' into feature/NFTPAR-235-258
    Greg Zaitsev 2021-01-15 #efec843
  88. Make NFT Transfer fee close to 0.1 Unique
    Greg Zaitsev 2021-01-28 #6693c69
  89. Feature/nftpar 257
    Greg Zaitsev 2021-01-19 #2390e16
  90. Fix addToWhiteList tests
    Greg Zaitsev 2021-01-19 #a246f26
  91. Fix NFTPAR-290 (ReFungible burning)
    Greg Zaitsev 2021-01-20 #517dd9f
  92. NFTPAR-280. Rate limit for CreateItem
    str-mv 2021-01-12 #5743a92
  93. NFTPAR-260_217. Benchmarks
    usetech-llc 2020-12-25 #a9a8865
  94. Add RPC load tests
    Greg Zaitsev 2020-12-28 #68e7e07
  95. NFTPAR-237 Integration Test changeCollectionOwner(collection_id, new_owner). Fixed tests.
    sotmorskiy 2020-12-29 #9c1caa8
  96. NFTPAR-260_217. Benchmarks
    str-mv 2020-12-25 #57a41c1
  97. setSchema test scenarios
    kpozdnikin 2020-12-30 #aa7dc42
  98. approve and transferFrom test scenarios
    kpozdnikin 2021-01-13 #c980d88
  99. Cleanup chain extension
    Greg Zaitsev 2021-01-28 #735c2a4
  100. Feature/nftpar 285 286 contract whitelist
    Konstantin Pozdnikin 2021-01-19 #567e35d