git.delta.rocks / unique-network / refs/commits / 7efe1bc1a770

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