git.delta.rocks / unique-network / refs/commits / 1688ddabe82f

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