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

difftreelog
  1. Merge branch 'develop' into feature/NFTPAR-281_overflow_tests
    Yaroslav Bolyukin 2021-02-12 #bab6ffe
  2. (cherry picked from commit 0ccf6006f00210f190eb9d8393d86a6f68778bae)
    Greg Zaitsev 2021-02-11 #7f526e1
  3. tests: add transfer load script
    Yaroslav Bolyukin 2021-02-10 #0219ca5
  4. Merge remote-tracking branch 'origin/develop' into feature/NFTPAR-281_overflow_tests
    Yaroslav Bolyukin 2021-02-11 #1d6108d
  5. tests: naive balance transfer load test
    Yaroslav Bolyukin 2021-02-10 #92f89cb
  6. tests: add tests for fungible overflows
    Yaroslav Bolyukin 2021-02-10 #21f171f
  7. Update treasury pallet
    str-mv 2021-02-10 #e6241c6
  8. tests: bulk unused address search
    Yaroslav Bolyukin 2021-02-10 #a9a743f
  9. tests: make approveExpectFail accept bigint
    Yaroslav Bolyukin 2021-02-10 #3b359ab
  10. transferFrom burnt token before&after approve test
    Greg Zaitsev 2021-02-09 #4fc0eb5
  11. Update treasury pallet
    Greg Zaitsev 2021-02-10 #2526db2
  12. Add tests for setMintPermission
    Greg Zaitsev 2021-02-05 #dddaa3d
  13. tests: createFungibleItemExpectSuccess helper
    Yaroslav Bolyukin 2021-01-28 #ab27086
  14. Add tests for removeFromContractWhitelist
    Greg Zaitsev 2021-02-09 #337b8d4
  15. Merge branch 'develop' into feature/transferfromtests
    Greg Zaitsev 2021-02-09 #2e2d3bf
  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. tests: make transferExpectFail accept bigint
    Yaroslav Bolyukin 2021-01-28 #612b82d
  19. Add data fields for limited owners control
    str-mv 2021-02-09 #a6c7a54
  20. Remove .only
    Greg Zaitsev 2021-02-09 #2d320f7
  21. Merge branch 'develop' into feature/transferfromtests
    Greg Zaitsev 2021-02-09 #0954b32
  22. Upgrade unit tests to newer substrate
    Greg Zaitsev 2021-02-05 #d59a8e7
  23. Add re-enable test to enableContractSponsoring
    Greg Zaitsev 2021-02-05 #2dd8b9f
  24. tests: enabling/disabling public minting twice
    Yaroslav Bolyukin 2021-02-04 #0e96376
  25. tests: make transferExpectSuccess accept bigint
    Yaroslav Bolyukin 2021-01-28 #4a64f69
  26. Feature/rft arbitrary fractions
    str-mv 2021-02-09 #2109c86
  27. Resolve conflict in runtime_types
    Greg Zaitsev 2021-02-09 #9e6c0bc
  28. tests: add tests for removeFromContractWhitelist
    Yaroslav Bolyukin 2021-02-08 #b8c0d1c
  29. Fix CHARLIE capitalization
    Greg Zaitsev 2021-02-09 #4f05952
  30. Upgrade deps to fix regex memory leak
    Greg Zaitsev 2021-02-05 #e182b08
  31. TransferFrom + approve unit tests - change recipient address
    Greg Zaitsev 2021-02-05 #3c66d75
  32. Merge branch 'develop' into feature/NFTPAR-243_enableContractSponsoring
    Yaroslav Bolyukin 2021-02-04 #ff11a70
  33. Merge branch 'develop' of github.com:usetech-llc/nft_private into feature/NFTPAR-252_setMintPermission
    Yaroslav Bolyukin 2021-02-04 #1d9eb90
  34. tests: make transferFromExpectFail accept bigint
    Yaroslav Bolyukin 2021-01-28 #8edc5d8
  35. Fix/nftpar 296 - addCollectionAdmin test broken
    str-mv 2021-02-09 #563ceaa
  36. Merge branch 'develop' into feature/rft_arbitrary_fractions
    Greg Zaitsev 2021-02-09 #1688dda
  37. Add data fields for limited owners control
    Greg Zaitsev 2021-02-09 #c311337
  38. tests: contract whitelist helpers
    Yaroslav Bolyukin 2021-02-08 #2b02407
  39. transferFrom burnt token before&after approve test
    Vadim Danilov 2021-02-08 #31d864f
  40. Add tests for removeFromWhiteList
    Greg Zaitsev 2021-02-03 #104a9a3
  41. build upgrade deps to fix regex memory leak
    Yaroslav Bolyukin 2021-02-05 #74c2a17
  42. tests: fix refungible_approve_and_transfer_from
    Yaroslav Bolyukin 2021-02-04 #a06cd6a
  43. tests: enabling/disabling contract sponsoring twice
    Yaroslav Bolyukin 2021-02-04 #f8edc89
  44. Add shortcut for setMintPermission test
    Greg Zaitsev 2021-02-03 #8a2456a
  45. tests: getAllowance helper
    Yaroslav Bolyukin 2021-01-28 #99a84ac
  46. Update Dockerfile
    Greg Zaitsev 2021-02-09 #ab6cbf9
  47. Fix addCollectionAdmin tests
    Greg Zaitsev 2021-02-05 #43cec6a
  48. Introduce arbitrary refungibility
    Greg Zaitsev 2021-02-09 #65c6481
  49. Update README (bulding and testing)
    Greg Zaitsev 2021-02-01 #0379d3a
  50. Add tests for setContractSponsoringRateLimit
    Greg Zaitsev 2021-02-03 #3f3b2f7
  51. tests: remove dependency on execution order
    Yaroslav Bolyukin 2021-02-01 #70ccc05
  52. tests: fix fungible_approve_and_transfer_from
    Yaroslav Bolyukin 2021-02-04 #50b768d
  53. Add a shortcut for enableContractSponsoring test
    Greg Zaitsev 2021-02-03 #bca07f5
  54. tests: ensure non-WL address can't mint tokens
    Yaroslav Bolyukin 2021-02-01 #55ff5a9
  55. tests: make transferFromExpectSuccess accept bigin
    Yaroslav Bolyukin 2021-01-28 #982963b
  56. Dockerfile fix + new ubuntu
    akaryaginUSETECH 2021-02-08 #3722c25
  57. Merge branch 'develop' into feature/chain_extensions
    Greg Zaitsev 2021-02-01 #2131ab2
  58. Feature/nftpar 241
    Greg Zaitsev 2021-02-03 #ed32234
  59. Remove .only, add shortcut for testSetContractSponsoringRateLimit
    Greg Zaitsev 2021-02-03 #eced76c
  60. tests: move removal from non-WL test to positive
    Yaroslav Bolyukin 2021-01-28 #4640cd7
  61. tests: fix incorrect approved check
    Yaroslav Bolyukin 2021-02-04 #96de866
  62. tests: add enableContractSponsoring tests
    Yaroslav Bolyukin 2021-02-02 #b0e2eec
  63. tests: add createItemExpectFailure helper
    Yaroslav Bolyukin 2021-02-01 #0d78fdd
  64. tests: make approveExpectSuccess accept bigint
    Yaroslav Bolyukin 2021-01-28 #ecb86e4
  65. Add test to transfer NFT using smart contract
    Greg Zaitsev 2021-02-01 #135789f
  66. Feature/nftpar 254
    usetech-llc 2021-01-26 #cd2216f
  67. Update readme in root and tests for building
    Greg Zaitsev 2021-02-03 #3f6d973
  68. CreateMutipleItems: Fix getting non-existing collection ID
    Greg Zaitsev 2021-02-03 #b21f673
  69. tests: add setContractSponsoringRateLimit tests
    Yaroslav Bolyukin 2021-02-02 #b0978b8
  70. tests: add tests for removeFromWhiteList
    Yaroslav Bolyukin 2021-01-27 #54428b0
  71. tests: upgrade mock to newer substrate
    Yaroslav Bolyukin 2021-02-04 #f0da0f0
  72. tests: toggleFlipValue contract helper
    Yaroslav Bolyukin 2021-02-02 #5a5b604
  73. tests: remove dependency on tests execution order
    Yaroslav Bolyukin 2021-02-01 #71a792f
  74. tests: fix CreateItemData definition
    Yaroslav Bolyukin 2021-01-28 #09636be
  75. Fixing contract tests in progress
    Greg Zaitsev 2021-01-31 #b5214e3
  76. Fix/nftpar 290 291
    str-mv 2021-01-20 #0614099
  77. NFTPAR-254 add test setPublicAccessMode
    Antz0x0z 2021-01-21 #880d596
  78. Add vscode devcontainer configuration files
    Greg Zaitsev 2021-02-02 #02dce72
  79. Update readme in root and tests for building
    Greg Zaitsev 2021-02-03 #4e967aa
  80. # Conflicts:
    #	tests/package-lock.json
    #	tests/src/substrate/substrate-api.ts
    kpozdnikin 2021-02-02 #ffe7ca2
  81. tests: setContractSponsoringRateLimitExpectFailure
    Yaroslav Bolyukin 2021-02-02 #64c2ea3
  82. tests: removeFromWhiteList helpers
    Yaroslav Bolyukin 2021-01-27 #6e7b40e
  83. tests: contract sponsoring helpers
    Yaroslav Bolyukin 2021-02-02 #98ba4b3
  84. As decided at the meetup
    Yaroslav Bolyukin 2021-01-26 #6809679
  85. tests: U128_MAX helper constant
    Yaroslav Bolyukin 2021-01-28 #8a4b6c8
  86. Chain extensions cleanup in progress
    Greg Zaitsev 2021-01-29 #d3e6623
  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. Fix transferFrom implementation/test
    Greg Zaitsev 2021-02-02 #7efe1bc
  90. build add vscode devcontainer configuration files
    Yaroslav Bolyukin 2021-01-27 #377b253
  91. fixes
    kpozdnikin 2021-01-18 #f6d75fb
  92. Chain extensions
    str-mv 2021-02-01 #037be4d
  93. tests: toggleFlipValueExpectFailure helper
    Yaroslav Bolyukin 2021-02-02 #87655ec
  94. tests: isWhitelisted helper
    Yaroslav Bolyukin 2021-01-27 #cd2a8fc
  95. tests: add setMintPermission tests
    Yaroslav Bolyukin 2021-01-26 #93c5df1
  96. tests: allow returning result from usingApi
    Yaroslav Bolyukin 2021-01-28 #4c02209
  97. Make NFT Transfer fee close to 0.1 Unique
    Greg Zaitsev 2021-01-28 #6693c69
  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