git.delta.rocks / unique-network / refs/commits / 4e967aad5daa

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