git.delta.rocks / unique-network / refs/commits / 0954b32db3b2

difftreelog
  1. Merge branch 'develop' into feature/transferfromtests
    Greg Zaitsev 2021-02-09 #0954b32
  2. Fix CHARLIE capitalization
    Greg Zaitsev 2021-02-09 #4f05952
  3. Feature/rft arbitrary fractions
    str-mv 2021-02-09 #2109c86
  4. transferFrom burnt token before&after approve test
    Vadim Danilov 2021-02-08 #31d864f
  5. Fix/nftpar 296 - addCollectionAdmin test broken
    str-mv 2021-02-09 #563ceaa
  6. Merge branch 'develop' into feature/rft_arbitrary_fractions
    Greg Zaitsev 2021-02-09 #1688dda
  7. Update README (bulding and testing)
    Greg Zaitsev 2021-02-01 #0379d3a
  8. Update Dockerfile
    Greg Zaitsev 2021-02-09 #ab6cbf9
  9. Fix addCollectionAdmin tests
    Greg Zaitsev 2021-02-05 #43cec6a
  10. Introduce arbitrary refungibility
    Greg Zaitsev 2021-02-09 #65c6481
  11. Merge branch 'develop' into feature/chain_extensions
    Greg Zaitsev 2021-02-01 #2131ab2
  12. Add tests for setMintPermission
    Greg Zaitsev 2021-02-05 #dddaa3d
  13. Dockerfile fix + new ubuntu
    akaryaginUSETECH 2021-02-08 #3722c25
  14. Add test to transfer NFT using smart contract
    Greg Zaitsev 2021-02-01 #135789f
  15. Feature/nftpar 254
    usetech-llc 2021-01-26 #cd2216f
  16. Add tests for enableContactSponsoring
    Greg Zaitsev 2021-02-05 #ac00479
  17. Move non-white-listed non-privileged test for set mint permission to negative
    Greg Zaitsev 2021-02-05 #9abd4da
  18. Fixing contract tests in progress
    Greg Zaitsev 2021-01-31 #b5214e3
  19. Fix/nftpar 290 291
    str-mv 2021-01-20 #0614099
  20. NFTPAR-254 add test setPublicAccessMode
    Antz0x0z 2021-01-21 #880d596
  21. Upgrade unit tests to newer substrate
    Greg Zaitsev 2021-02-05 #d59a8e7
  22. Add re-enable test to enableContractSponsoring
    Greg Zaitsev 2021-02-05 #2dd8b9f
  23. tests: enabling/disabling public minting twice
    Yaroslav Bolyukin 2021-02-04 #0e96376
  24. Chain extensions cleanup in progress
    Greg Zaitsev 2021-01-29 #d3e6623
  25. Return error when non-existing admin is removed
    str-mv 2021-01-20 #f2bcdd2
  26. Fix unit tests
    Greg Zaitsev 2021-01-20 #0997cff
  27. Upgrade deps to fix regex memory leak
    Greg Zaitsev 2021-02-05 #e182b08
  28. TransferFrom + approve unit tests - change recipient address
    Greg Zaitsev 2021-02-05 #3c66d75
  29. Merge branch 'develop' into feature/NFTPAR-243_enableContractSponsoring
    Yaroslav Bolyukin 2021-02-04 #ff11a70
  30. Merge branch 'develop' of github.com:usetech-llc/nft_private into feature/NFTPAR-252_setMintPermission
    Yaroslav Bolyukin 2021-02-04 #1d9eb90
  31. Make NFT Transfer fee close to 0.1 Unique
    Greg Zaitsev 2021-01-28 #6693c69
  32. Feature/nftpar 234
    Greg Zaitsev 2021-01-19 #8a8e3dd
  33. Return error when non-existing admin is removed
    Greg Zaitsev 2021-01-20 #1801951
  34. Fix NFTPAR-291 - approval of non-existing token
    Greg Zaitsev 2021-01-20 #31c0a8f
  35. Add tests for removeFromWhiteList
    Greg Zaitsev 2021-02-03 #104a9a3
  36. build upgrade deps to fix regex memory leak
    Yaroslav Bolyukin 2021-02-05 #74c2a17
  37. tests: fix refungible_approve_and_transfer_from
    Yaroslav Bolyukin 2021-02-04 #a06cd6a
  38. tests: enabling/disabling contract sponsoring twice
    Yaroslav Bolyukin 2021-02-04 #f8edc89
  39. Add shortcut for setMintPermission test
    Greg Zaitsev 2021-02-03 #8a2456a
  40. Cleanup chain extension
    Greg Zaitsev 2021-01-28 #735c2a4
  41. Feature/nftpar 257
    Greg Zaitsev 2021-01-19 #2390e16
  42. Fix addToWhiteList tests
    Greg Zaitsev 2021-01-19 #a246f26
  43. Fix NFTPAR-290 (ReFungible burning)
    Greg Zaitsev 2021-01-20 #517dd9f
  44. Add tests for setContractSponsoringRateLimit
    Greg Zaitsev 2021-02-03 #3f3b2f7
  45. tests: remove dependency on execution order
    Yaroslav Bolyukin 2021-02-01 #70ccc05
  46. tests: fix fungible_approve_and_transfer_from
    Yaroslav Bolyukin 2021-02-04 #50b768d
  47. Add a shortcut for enableContractSponsoring test
    Greg Zaitsev 2021-02-03 #bca07f5
  48. tests: ensure non-WL address can't mint tokens
    Yaroslav Bolyukin 2021-02-01 #55ff5a9
  49. Add a working smart contract to transfer NFT
    Greg Zaitsev 2021-01-28 #f00271a
  50. Feature/nftpar 285 286 contract whitelist
    Konstantin Pozdnikin 2021-01-19 #567e35d
  51. Fix transfer test (with burned tokens)
    Greg Zaitsev 2021-01-19 #fdbcd55
  52. Integration Test addToWhiteList(collection_id, address)
    Antz0x0z 2021-01-19 #6b02730
  53. Feature/nftpar 241
    Greg Zaitsev 2021-02-03 #ed32234
  54. Remove .only, add shortcut for testSetContractSponsoringRateLimit
    Greg Zaitsev 2021-02-03 #eced76c
  55. tests: move removal from non-WL test to positive
    Yaroslav Bolyukin 2021-01-28 #4640cd7
  56. tests: fix incorrect approved check
    Yaroslav Bolyukin 2021-02-04 #96de866
  57. tests: add enableContractSponsoring tests
    Yaroslav Bolyukin 2021-02-02 #b0e2eec
  58. tests: add createItemExpectFailure helper
    Yaroslav Bolyukin 2021-02-01 #0d78fdd
  59. Add chain extension for transfer
    Greg Zaitsev 2021-01-28 #bf6a3d4
  60. Feature/nftpar 288
    Greg Zaitsev 2021-01-18 #d488824
  61. Add requested changes for toggleContractWL tests
    Greg Zaitsev 2021-01-18 #ab7ca6b
  62. transferFail
    kpozdnikin 2021-01-19 #dccf127
  63. Update readme in root and tests for building
    Greg Zaitsev 2021-02-03 #3f6d973
  64. CreateMutipleItems: Fix getting non-existing collection ID
    Greg Zaitsev 2021-02-03 #b21f673
  65. tests: add setContractSponsoringRateLimit tests
    Yaroslav Bolyukin 2021-02-02 #b0978b8
  66. tests: add tests for removeFromWhiteList
    Yaroslav Bolyukin 2021-01-27 #54428b0
  67. tests: upgrade mock to newer substrate
    Yaroslav Bolyukin 2021-02-04 #f0da0f0
  68. tests: toggleFlipValue contract helper
    Yaroslav Bolyukin 2021-02-02 #5a5b604
  69. tests: remove dependency on tests execution order
    Yaroslav Bolyukin 2021-02-01 #71a792f
  70. Update license file for 2021
    Greg Zaitsev 2021-01-26 #0c7b324
  71. Feature/nftpar 280
    Greg Zaitsev 2021-01-18 #add913f
  72. Runtime types added
    str-mv 2021-01-12 #4e9eae9
  73. addContractWhiteList tests
    Greg Zaitsev 2021-01-18 #27f4fb7
  74. transferSuccess
    kpozdnikin 2021-01-19 #a24084d
  75. Add vscode devcontainer configuration files
    Greg Zaitsev 2021-02-02 #02dce72
  76. Update readme in root and tests for building
    Greg Zaitsev 2021-02-03 #4e967aa
  77. # Conflicts:
    #	tests/package-lock.json
    #	tests/src/substrate/substrate-api.ts
    kpozdnikin 2021-02-02 #ffe7ca2
  78. tests: setContractSponsoringRateLimitExpectFailure
    Yaroslav Bolyukin 2021-02-02 #64c2ea3
  79. tests: removeFromWhiteList helpers
    Yaroslav Bolyukin 2021-01-27 #6e7b40e
  80. tests: contract sponsoring helpers
    Yaroslav Bolyukin 2021-02-02 #98ba4b3
  81. As decided at the meetup
    Yaroslav Bolyukin 2021-01-26 #6809679
  82. Update tests to pass on updated substrate (a7fd1e5d59b12)
    Greg Zaitsev 2021-01-26 #af54ef4
  83. addCollectionAdmin.test.ts
    Greg Zaitsev 2021-01-18 #2ace66d
  84. Merge branch 'develop' into feature/NFTPAR-280
    Greg Zaitsev 2021-01-18 #a6f9ec6
  85. NFTPAR-288. Limit schema size
    str-mv 2021-01-12 #32b37d3
  86. toggleContractWhiteList tests
    Greg Zaitsev 2021-01-18 #1b4e18a
  87. transferSuccess
    kpozdnikin 2021-01-19 #8154d7d
  88. Fix transferFrom implementation/test
    Greg Zaitsev 2021-02-02 #7efe1bc
  89. build add vscode devcontainer configuration files
    Yaroslav Bolyukin 2021-01-27 #377b253
  90. fixes
    kpozdnikin 2021-01-18 #f6d75fb
  91. Chain extensions
    str-mv 2021-02-01 #037be4d
  92. tests: toggleFlipValueExpectFailure helper
    Yaroslav Bolyukin 2021-02-02 #87655ec
  93. tests: isWhitelisted helper
    Yaroslav Bolyukin 2021-01-27 #cd2a8fc
  94. tests: add setMintPermission tests
    Yaroslav Bolyukin 2021-01-26 #93c5df1
  95. Chain extensions - changes in substrate
    Greg Zaitsev 2021-01-25 #13bdc4a
  96. Feature/nftpar 235 258
    Greg Zaitsev 2021-01-18 #07025d8
  97. Add a check to admin test
    Greg Zaitsev 2021-01-18 #d029160
  98. Add int.test for createItem rate limiting and some changes to rate limiting logic
    Greg Zaitsev 2021-01-18 #fdba90f
  99. NFTPAR-280. Rate limit for CreateItem
    str-mv 2021-01-12 #5743a92
  100. Key is (who_approved, approved_for), not (who_approved, transfer_target)
    Yaroslav Bolyukin 2021-01-28 #91ad8d6