git.delta.rocks / unique-network / refs/commits / 1284e5a1615c

difftreelog
  1. feat limit allowance to owned amount
    Yaroslav Bolyukin 2021-02-17 #1284e5a
  2. Update Cargo.lock and Dockerfile
    Yaroslav Bolyukin 2021-02-16 #a09692c
  3. Add tests for setOffchainSchema
    Greg Zaitsev 2021-02-15 #8724ee0
  4. Update Cargo.lock and Dockerfile
    Greg Zaitsev 2021-02-16 #029fbbd
  5. Fungible overflow tests
    Greg Zaitsev 2021-02-12 #fe8844c
  6. tests: add tests for setOffchainSchema
    Yaroslav Bolyukin 2021-02-15 #026d602
  7. Transfer load testing
    Greg Zaitsev 2021-02-11 #800a78f
  8. Merge remote-tracking branch 'origin/develop' into feature/NFTPAR-281_overflow_tests
    Yaroslav Bolyukin 2021-02-12 #22e2b6e
  9. tests: setOffchainSchema helpers
    Yaroslav Bolyukin 2021-02-15 #4833587
  10. Fix offchain schema length check
    str-mv 2021-02-11 #96983dc
  11. tests: add transfer load script
    Yaroslav Bolyukin 2021-02-10 #0219ca5
  12. tests: fix bigint equality check
    Yaroslav Bolyukin 2021-02-12 #2d642d0
  13. Fix/testcleanup
    str-mv 2021-02-11 #01502f1
  14. Fix offchain schema length check
    Greg Zaitsev 2021-02-11 #8ba36c7
  15. tests: naive balance transfer load test
    Yaroslav Bolyukin 2021-02-10 #92f89cb
  16. Merge branch 'develop' into feature/NFTPAR-281_overflow_tests
    Yaroslav Bolyukin 2021-02-12 #bab6ffe
  17. Fix types in transferFrom tests
    str-mv 2021-02-11 #a846990
  18. Hide unneeded websocker errors
    Greg Zaitsev 2021-02-11 #c6880a4
  19. tests: bulk unused address search
    Yaroslav Bolyukin 2021-02-10 #a9a743f
  20. (cherry picked from commit 0ccf6006f00210f190eb9d8393d86a6f68778bae)
    Greg Zaitsev 2021-02-11 #7f526e1
  21. Update treasury pallet
    str-mv 2021-02-10 #e6241c6
  22. Fix types in transferFrom tests
    Greg Zaitsev 2021-02-11 #48b7db1
  23. Merge branch 'develop' into fix/testcleanup
    Greg Zaitsev 2021-02-11 #cb095c7
  24. Add tests for setMintPermission
    Greg Zaitsev 2021-02-05 #dddaa3d
  25. Merge remote-tracking branch 'origin/develop' into feature/NFTPAR-281_overflow_tests
    Yaroslav Bolyukin 2021-02-11 #1d6108d
  26. transferFrom burnt token before&after approve test
    Greg Zaitsev 2021-02-09 #4fc0eb5
  27. Update treasury pallet
    Greg Zaitsev 2021-02-10 #2526db2
  28. Cleanup tests
    Greg Zaitsev 2021-02-11 #d6234d0
  29. Add tests for enableContactSponsoring
    Greg Zaitsev 2021-02-05 #ac00479
  30. Move non-white-listed non-privileged test for set mint permission to negative
    Greg Zaitsev 2021-02-05 #9abd4da
  31. tests: add tests for fungible overflows
    Yaroslav Bolyukin 2021-02-10 #21f171f
  32. Add tests for removeFromContractWhitelist
    Greg Zaitsev 2021-02-09 #337b8d4
  33. Merge branch 'develop' into feature/transferfromtests
    Greg Zaitsev 2021-02-09 #2e2d3bf
  34. Upgrade unit tests to newer substrate
    Greg Zaitsev 2021-02-05 #d59a8e7
  35. Add re-enable test to enableContractSponsoring
    Greg Zaitsev 2021-02-05 #2dd8b9f
  36. tests: enabling/disabling public minting twice
    Yaroslav Bolyukin 2021-02-04 #0e96376
  37. tests: make approveExpectFail accept bigint
    Yaroslav Bolyukin 2021-02-10 #3b359ab
  38. Add data fields for limited owners control
    str-mv 2021-02-09 #a6c7a54
  39. Remove .only
    Greg Zaitsev 2021-02-09 #2d320f7
  40. Merge branch 'develop' into feature/transferfromtests
    Greg Zaitsev 2021-02-09 #0954b32
  41. Upgrade deps to fix regex memory leak
    Greg Zaitsev 2021-02-05 #e182b08
  42. TransferFrom + approve unit tests - change recipient address
    Greg Zaitsev 2021-02-05 #3c66d75
  43. Merge branch 'develop' into feature/NFTPAR-243_enableContractSponsoring
    Yaroslav Bolyukin 2021-02-04 #ff11a70
  44. Merge branch 'develop' of github.com:usetech-llc/nft_private into feature/NFTPAR-252_setMintPermission
    Yaroslav Bolyukin 2021-02-04 #1d9eb90
  45. tests: createFungibleItemExpectSuccess helper
    Yaroslav Bolyukin 2021-01-28 #ab27086
  46. Feature/rft arbitrary fractions
    str-mv 2021-02-09 #2109c86
  47. Resolve conflict in runtime_types
    Greg Zaitsev 2021-02-09 #9e6c0bc
  48. tests: add tests for removeFromContractWhitelist
    Yaroslav Bolyukin 2021-02-08 #b8c0d1c
  49. Fix CHARLIE capitalization
    Greg Zaitsev 2021-02-09 #4f05952
  50. Add tests for removeFromWhiteList
    Greg Zaitsev 2021-02-03 #104a9a3
  51. build upgrade deps to fix regex memory leak
    Yaroslav Bolyukin 2021-02-05 #74c2a17
  52. tests: fix refungible_approve_and_transfer_from
    Yaroslav Bolyukin 2021-02-04 #a06cd6a
  53. tests: enabling/disabling contract sponsoring twice
    Yaroslav Bolyukin 2021-02-04 #f8edc89
  54. Add shortcut for setMintPermission test
    Greg Zaitsev 2021-02-03 #8a2456a
  55. tests: make transferExpectFail accept bigint
    Yaroslav Bolyukin 2021-01-28 #612b82d
  56. Fix/nftpar 296 - addCollectionAdmin test broken
    str-mv 2021-02-09 #563ceaa
  57. Merge branch 'develop' into feature/rft_arbitrary_fractions
    Greg Zaitsev 2021-02-09 #1688dda
  58. Add data fields for limited owners control
    Greg Zaitsev 2021-02-09 #c311337
  59. tests: contract whitelist helpers
    Yaroslav Bolyukin 2021-02-08 #2b02407
  60. transferFrom burnt token before&after approve test
    Vadim Danilov 2021-02-08 #31d864f
  61. Add tests for setContractSponsoringRateLimit
    Greg Zaitsev 2021-02-03 #3f3b2f7
  62. tests: remove dependency on execution order
    Yaroslav Bolyukin 2021-02-01 #70ccc05
  63. tests: fix fungible_approve_and_transfer_from
    Yaroslav Bolyukin 2021-02-04 #50b768d
  64. Add a shortcut for enableContractSponsoring test
    Greg Zaitsev 2021-02-03 #bca07f5
  65. tests: ensure non-WL address can't mint tokens
    Yaroslav Bolyukin 2021-02-01 #55ff5a9
  66. tests: make transferExpectSuccess accept bigint
    Yaroslav Bolyukin 2021-01-28 #4a64f69
  67. Update Dockerfile
    Greg Zaitsev 2021-02-09 #ab6cbf9
  68. Fix addCollectionAdmin tests
    Greg Zaitsev 2021-02-05 #43cec6a
  69. Introduce arbitrary refungibility
    Greg Zaitsev 2021-02-09 #65c6481
  70. Update README (bulding and testing)
    Greg Zaitsev 2021-02-01 #0379d3a
  71. Feature/nftpar 241
    Greg Zaitsev 2021-02-03 #ed32234
  72. Remove .only, add shortcut for testSetContractSponsoringRateLimit
    Greg Zaitsev 2021-02-03 #eced76c
  73. tests: move removal from non-WL test to positive
    Yaroslav Bolyukin 2021-01-28 #4640cd7
  74. tests: fix incorrect approved check
    Yaroslav Bolyukin 2021-02-04 #96de866
  75. tests: add enableContractSponsoring tests
    Yaroslav Bolyukin 2021-02-02 #b0e2eec
  76. tests: add createItemExpectFailure helper
    Yaroslav Bolyukin 2021-02-01 #0d78fdd
  77. tests: make transferFromExpectFail accept bigint
    Yaroslav Bolyukin 2021-01-28 #8edc5d8
  78. Dockerfile fix + new ubuntu
    akaryaginUSETECH 2021-02-08 #3722c25
  79. Merge branch 'develop' into feature/chain_extensions
    Greg Zaitsev 2021-02-01 #2131ab2
  80. Update readme in root and tests for building
    Greg Zaitsev 2021-02-03 #3f6d973
  81. CreateMutipleItems: Fix getting non-existing collection ID
    Greg Zaitsev 2021-02-03 #b21f673
  82. tests: add setContractSponsoringRateLimit tests
    Yaroslav Bolyukin 2021-02-02 #b0978b8
  83. tests: add tests for removeFromWhiteList
    Yaroslav Bolyukin 2021-01-27 #54428b0
  84. tests: upgrade mock to newer substrate
    Yaroslav Bolyukin 2021-02-04 #f0da0f0
  85. tests: toggleFlipValue contract helper
    Yaroslav Bolyukin 2021-02-02 #5a5b604
  86. tests: remove dependency on tests execution order
    Yaroslav Bolyukin 2021-02-01 #71a792f
  87. tests: getAllowance helper
    Yaroslav Bolyukin 2021-01-28 #99a84ac
  88. Add test to transfer NFT using smart contract
    Greg Zaitsev 2021-02-01 #135789f
  89. Feature/nftpar 254
    usetech-llc 2021-01-26 #cd2216f
  90. Add vscode devcontainer configuration files
    Greg Zaitsev 2021-02-02 #02dce72
  91. Update readme in root and tests for building
    Greg Zaitsev 2021-02-03 #4e967aa
  92. # Conflicts:
    #	tests/package-lock.json
    #	tests/src/substrate/substrate-api.ts
    kpozdnikin 2021-02-02 #ffe7ca2
  93. tests: setContractSponsoringRateLimitExpectFailure
    Yaroslav Bolyukin 2021-02-02 #64c2ea3
  94. tests: removeFromWhiteList helpers
    Yaroslav Bolyukin 2021-01-27 #6e7b40e
  95. tests: contract sponsoring helpers
    Yaroslav Bolyukin 2021-02-02 #98ba4b3
  96. As decided at the meetup
    Yaroslav Bolyukin 2021-01-26 #6809679
  97. tests: make transferFromExpectSuccess accept bigin
    Yaroslav Bolyukin 2021-01-28 #982963b
  98. Fixing contract tests in progress
    Greg Zaitsev 2021-01-31 #b5214e3
  99. Fix/nftpar 290 291
    str-mv 2021-01-20 #0614099
  100. NFTPAR-254 add test setPublicAccessMode
    Antz0x0z 2021-01-21 #880d596