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

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