git.delta.rocks / unique-network / refs/commits / eced76cc351f

difftreelog
  1. Remove .only, add shortcut for testSetContractSponsoringRateLimit
    Greg Zaitsev 2021-02-03 #eced76c
  2. tests: add setContractSponsoringRateLimit tests
    Yaroslav Bolyukin 2021-02-02 #b0978b8
  3. tests: setContractSponsoringRateLimitExpectFailure
    Yaroslav Bolyukin 2021-02-02 #64c2ea3
  4. tests: toggleFlipValueExpectFailure helper
    Yaroslav Bolyukin 2021-02-02 #87655ec
  5. tests: toggleFlipValue contract helper
    Yaroslav Bolyukin 2021-02-02 #5a5b604
  6. tests: contract sponsoring helpers
    Yaroslav Bolyukin 2021-02-02 #98ba4b3
  7. Chain extensions
    str-mv 2021-02-01 #037be4d
  8. Feature/nftpar 256
    Greg Zaitsev 2021-02-01 #f939f5d
  9. Hide unneeded debug output
    Greg Zaitsev 2021-02-01 #38fabb7
  10. Feature/nftpar 251
    Greg Zaitsev 2021-01-26 #4622c7c
  11. Add setVariableOnChainSchema test
    Antz0x0z 2021-01-27 #ea4869a
  12. Update README (bulding and testing)
    Greg Zaitsev 2021-02-01 #0379d3a
  13. Add tests for setVariableMetadata
    usetech-llc 2021-01-26 #dc53bbc
  14. Formatting
    Greg Zaitsev 2021-01-26 #4eb166e
  15. Fix param describe.only
    Antz0x0z 2021-01-27 #d2391d4
  16. Merge branch 'develop' into feature/chain_extensions
    Greg Zaitsev 2021-02-01 #2131ab2
  17. Feature/nftpar 288
    str-mv 2021-01-26 #1b4fb71
  18. style fix tslint warnings
    Yaroslav Bolyukin 2021-01-26 #01e7dd2
  19. Refactoring
    Antz0x0z 2021-01-26 #bc27001
  20. Add test to transfer NFT using smart contract
    Greg Zaitsev 2021-02-01 #135789f
  21. Feature/nftpar 254
    usetech-llc 2021-01-26 #cd2216f
  22. Merge branch 'develop' into feature/NFTPAR-288
    Greg Zaitsev 2021-01-26 #d9abff9
  23. tests: find not existing ids
    Yaroslav Bolyukin 2021-01-25 #44f9d3c
  24. setConstOnChainSchema test
    Antz0x0z 2021-01-25 #ffadfaa
  25. Fixing contract tests in progress
    Greg Zaitsev 2021-01-31 #b5214e3
  26. Fix/nftpar 290 291
    str-mv 2021-01-20 #0614099
  27. NFTPAR-254 add test setPublicAccessMode
    Antz0x0z 2021-01-21 #880d596
  28. Add schema limits to custom types
    Greg Zaitsev 2021-01-26 #513c1a0
  29. tests: setVariableMetaData
    Yaroslav Bolyukin 2021-01-25 #0e762cd
  30. Chain extensions cleanup in progress
    Greg Zaitsev 2021-01-29 #d3e6623
  31. Return error when non-existing admin is removed
    str-mv 2021-01-20 #f2bcdd2
  32. Fix unit tests
    Greg Zaitsev 2021-01-20 #0997cff
  33. Runtime types added
    str-mv 2021-01-12 #4e9eae9
  34. tests: setVariableMetaData helpers
    Yaroslav Bolyukin 2021-01-25 #da4a58b
  35. Make NFT Transfer fee close to 0.1 Unique
    Greg Zaitsev 2021-01-28 #6693c69
  36. Feature/nftpar 234
    Greg Zaitsev 2021-01-19 #8a8e3dd
  37. Return error when non-existing admin is removed
    Greg Zaitsev 2021-01-20 #1801951
  38. Fix NFTPAR-291 - approval of non-existing token
    Greg Zaitsev 2021-01-20 #31c0a8f
  39. NFTPAR-288. Limit schema size
    str-mv 2021-01-12 #32b37d3
  40. Cleanup chain extension
    Greg Zaitsev 2021-01-28 #735c2a4
  41. Feature/nftpar 257
    Greg Zaitsev 2021-01-19 #2390e16
  42. Fix addToWhiteList tests
    Greg Zaitsev 2021-01-19 #a246f26
  43. Fix NFTPAR-290 (ReFungible burning)
    Greg Zaitsev 2021-01-20 #517dd9f
  44. NFTPAR-280. Rate limit for CreateItem
    str-mv 2021-01-12 #5743a92
  45. Add a working smart contract to transfer NFT
    Greg Zaitsev 2021-01-28 #f00271a
  46. Feature/nftpar 285 286 contract whitelist
    Konstantin Pozdnikin 2021-01-19 #567e35d
  47. Fix transfer test (with burned tokens)
    Greg Zaitsev 2021-01-19 #fdbcd55
  48. Integration Test addToWhiteList(collection_id, address)
    Antz0x0z 2021-01-19 #6b02730
  49. Merge branch 'develop' of https://github.com/usetech-llc/nft_private into develop
    str-mv 2021-01-12 #1b2f5b5
  50. Add chain extension for transfer
    Greg Zaitsev 2021-01-28 #bf6a3d4
  51. Feature/nftpar 288
    Greg Zaitsev 2021-01-18 #d488824
  52. Add requested changes for toggleContractWL tests
    Greg Zaitsev 2021-01-18 #ab7ca6b
  53. transferFail
    kpozdnikin 2021-01-19 #dccf127
  54. Testing node for forkless updates
    str-mv 2021-01-12 #a9c3440
  55. Feature/nftpar 265 269
    Greg Zaitsev 2021-01-11 #3f04d11
  56. Update license file for 2021
    Greg Zaitsev 2021-01-26 #0c7b324
  57. Feature/nftpar 280
    Greg Zaitsev 2021-01-18 #add913f
  58. addContractWhiteList tests
    Greg Zaitsev 2021-01-18 #27f4fb7
  59. transferSuccess
    kpozdnikin 2021-01-19 #a24084d
  60. NFTPAR-268 CreateCollection Tests Broken. Null terminated strings replaced with fixed size strings
    str-mv 2020-12-30 #31c9ea3
  61. NFTPAR-268 CreateCollection Tests Broken. Null terminated strings rep…
    Greg Zaitsev 2020-12-30 #7129836
  62. tests fixes
    kpozdnikin 2021-01-11 #fa55cf1
  63. Update tests to pass on updated substrate (a7fd1e5d59b12)
    Greg Zaitsev 2021-01-26 #af54ef4
  64. addCollectionAdmin.test.ts
    Greg Zaitsev 2021-01-18 #2ace66d
  65. Merge branch 'develop' into feature/NFTPAR-280
    Greg Zaitsev 2021-01-18 #a6f9ec6
  66. toggleContractWhiteList tests
    Greg Zaitsev 2021-01-18 #1b4e18a
  67. transferSuccess
    kpozdnikin 2021-01-19 #8154d7d
  68. NFTPAR-260_217. Benchmarks
    str-mv 2020-12-25 #57a41c1
  69. Feature/NFTPAR-237
    Greg Zaitsev 2020-12-29 #a9dbb97
  70. Merge branch 'develop' into feature/NFTPAR-268_inregration_test_broken
    Greg Zaitsev 2020-12-30 #537f33b
  71. set limits test scenarios
    kpozdnikin 2020-12-31 #a013b67
  72. Chain extensions - changes in substrate
    Greg Zaitsev 2021-01-25 #13bdc4a
  73. Feature/nftpar 235 258
    Greg Zaitsev 2021-01-18 #07025d8
  74. Add a check to admin test
    Greg Zaitsev 2021-01-18 #d029160
  75. Add int.test for createItem rate limiting and some changes to rate limiting logic
    Greg Zaitsev 2021-01-18 #fdba90f
  76. NFTPAR-231
    usetech-llc 2020-12-25 #d430fcf
  77. Add RPC load tests
    str-mv 2020-12-28 #3e2b774
  78. Merge branch 'develop' into feature/NFTPAR-237
    sotmorskiy 2020-12-29 #e4d811f
  79. setSchema test scenarios
    kpozdnikin 2020-12-30 #49640f3
  80. Chain extensions in progress
    Greg Zaitsev 2021-01-25 #e2c3f45
  81. Unit tests and overflow bug fixed
    Greg Zaitsev 2021-01-15 #42edda1
  82. tests fixes
    kpozdnikin 2021-01-18 #b05ce7a
  83. tests fixes
    kpozdnikin 2021-01-18 #95f4d2a
  84. nftpar 240 positive tests
    Greg Zaitsev 2020-12-23 #c3c0503
  85. Update contracts tests
    Greg Zaitsev 2020-12-25 #12a37a0
  86. NFTPAR-260_217. Benchmarks
    usetech-llc 2020-12-25 #a9a8865
  87. Add RPC load tests
    Greg Zaitsev 2020-12-28 #68e7e07
  88. NFTPAR-237 Integration Test changeCollectionOwner(collection_id, new_owner). Fixed tests.
    sotmorskiy 2020-12-29 #9c1caa8
  89. setSchema test scenarios
    kpozdnikin 2020-12-30 #aa7dc42
  90. Feature/nftpar 236 burn item
    str-mv 2021-01-14 #147c892
  91. Unit tests and overflow bug fixed
    str-mv 2021-01-14 #1d74058
  92. transferFrom tests
    kpozdnikin 2021-01-18 #be0c28a
  93. Merge remote-tracking branch 'origin/develop' into feature/NFTPAR-233
    kpozdnikin 2021-01-18 #fd9c572
  94. Update build steps in README and cleanup
    Antz0x0z 2020-12-23 #8686594
  95. Positive createItem tests
    Greg Zaitsev 2020-12-23 #d21fc88
  96. NFTPAR-231 Smart Contract White List. Anyone can call contract with disabled white list.
    sotmorskiy 2020-12-25 #dc63ebc
  97. NFTPAR-246 remove sponsor tests
    str-mv 2020-12-25 #f16723a
  98. NFTPAR-237 Integration Test changeCollectionOwner(collection_id, new_owner).
    sotmorskiy 2020-12-28 #91e3663
  99. Merge remote-tracking branch 'origin/develop' into feature/NFTPAR-265
    kpozdnikin 2020-12-29 #aabcd75
  100. Remove collection test
    Greg Zaitsev 2021-01-14 #aa3aa05