git.delta.rocks / unique-network / refs/commits / 3c66d7563228

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