git.delta.rocks / unique-network / refs/commits / 21f171f02141

difftreelog

commits

/history
  1. tests: add tests for fungible overflows
    Yaroslav Bolyukin 2021-02-10 #21f171f
  2. tests: make approveExpectFail accept bigint
    Yaroslav Bolyukin 2021-02-10 #3b359ab
  3. tests: createFungibleItemExpectSuccess helper
    Yaroslav Bolyukin 2021-01-28 #ab27086
  4. tests: make transferExpectFail accept bigint
    Yaroslav Bolyukin 2021-01-28 #612b82d
  5. tests: make transferExpectSuccess accept bigint
    Yaroslav Bolyukin 2021-01-28 #4a64f69
  6. tests: make transferFromExpectFail accept bigint
    Yaroslav Bolyukin 2021-01-28 #8edc5d8
  7. tests: getAllowance helper
    Yaroslav Bolyukin 2021-01-28 #99a84ac
  8. tests: make transferFromExpectSuccess accept bigin
    Yaroslav Bolyukin 2021-01-28 #982963b
  9. tests: make approveExpectSuccess accept bigint
    Yaroslav Bolyukin 2021-01-28 #ecb86e4
  10. tests: fix CreateItemData definition
    Yaroslav Bolyukin 2021-01-28 #09636be
  11. tests: U128_MAX helper constant
    Yaroslav Bolyukin 2021-01-28 #8a4b6c8
  12. tests: allow returning result from usingApi
    Yaroslav Bolyukin 2021-01-28 #4c02209
  13. Add tests for setMintPermission
    Greg Zaitsev 2021-02-05 #dddaa3d
  14. Add tests for enableContactSponsoring
    Greg Zaitsev 2021-02-05 #ac00479
  15. Move non-white-listed non-privileged test for set mint permission to negative
    Greg Zaitsev 2021-02-05 #9abd4da
  16. Upgrade unit tests to newer substrate
    Greg Zaitsev 2021-02-05 #d59a8e7
  17. Add re-enable test to enableContractSponsoring
    Greg Zaitsev 2021-02-05 #2dd8b9f
  18. tests: enabling/disabling public minting twice
    Yaroslav Bolyukin 2021-02-04 #0e96376
  19. Upgrade deps to fix regex memory leak
    Greg Zaitsev 2021-02-05 #e182b08
  20. TransferFrom + approve unit tests - change recipient address
    Greg Zaitsev 2021-02-05 #3c66d75
  21. Merge branch 'develop' into feature/NFTPAR-243_enableContractSponsoring
    Yaroslav Bolyukin 2021-02-04 #ff11a70
  22. Merge branch 'develop' of github.com:usetech-llc/nft_private into feature/NFTPAR-252_setMintPermission
    Yaroslav Bolyukin 2021-02-04 #1d9eb90
  23. Add tests for removeFromWhiteList
    Greg Zaitsev 2021-02-03 #104a9a3
  24. build upgrade deps to fix regex memory leak
    Yaroslav Bolyukin 2021-02-05 #74c2a17
  25. tests: fix refungible_approve_and_transfer_from
    Yaroslav Bolyukin 2021-02-04 #a06cd6a
  26. tests: enabling/disabling contract sponsoring twice
    Yaroslav Bolyukin 2021-02-04 #f8edc89
  27. Add shortcut for setMintPermission test
    Greg Zaitsev 2021-02-03 #8a2456a
  28. Add tests for setContractSponsoringRateLimit
    Greg Zaitsev 2021-02-03 #3f3b2f7
  29. tests: remove dependency on execution order
    Yaroslav Bolyukin 2021-02-01 #70ccc05
  30. tests: fix fungible_approve_and_transfer_from
    Yaroslav Bolyukin 2021-02-04 #50b768d
  31. Add a shortcut for enableContractSponsoring test
    Greg Zaitsev 2021-02-03 #bca07f5
  32. tests: ensure non-WL address can't mint tokens
    Yaroslav Bolyukin 2021-02-01 #55ff5a9
  33. Feature/nftpar 241
    Greg Zaitsev 2021-02-03 #ed32234
  34. Remove .only, add shortcut for testSetContractSponsoringRateLimit
    Greg Zaitsev 2021-02-03 #eced76c
  35. tests: move removal from non-WL test to positive
    Yaroslav Bolyukin 2021-01-28 #4640cd7
  36. tests: fix incorrect approved check
    Yaroslav Bolyukin 2021-02-04 #96de866
  37. tests: add enableContractSponsoring tests
    Yaroslav Bolyukin 2021-02-02 #b0e2eec
  38. tests: add createItemExpectFailure helper
    Yaroslav Bolyukin 2021-02-01 #0d78fdd
  39. Update readme in root and tests for building
    Greg Zaitsev 2021-02-03 #3f6d973
  40. CreateMutipleItems: Fix getting non-existing collection ID
    Greg Zaitsev 2021-02-03 #b21f673
  41. tests: add setContractSponsoringRateLimit tests
    Yaroslav Bolyukin 2021-02-02 #b0978b8
  42. tests: add tests for removeFromWhiteList
    Yaroslav Bolyukin 2021-01-27 #54428b0
  43. tests: upgrade mock to newer substrate
    Yaroslav Bolyukin 2021-02-04 #f0da0f0
  44. tests: toggleFlipValue contract helper
    Yaroslav Bolyukin 2021-02-02 #5a5b604
  45. tests: remove dependency on tests execution order
    Yaroslav Bolyukin 2021-02-01 #71a792f
  46. Add vscode devcontainer configuration files
    Greg Zaitsev 2021-02-02 #02dce72
  47. Update readme in root and tests for building
    Greg Zaitsev 2021-02-03 #4e967aa
  48. # Conflicts:
    #	tests/package-lock.json
    #	tests/src/substrate/substrate-api.ts
    kpozdnikin 2021-02-02 #ffe7ca2
  49. tests: setContractSponsoringRateLimitExpectFailure
    Yaroslav Bolyukin 2021-02-02 #64c2ea3
  50. tests: removeFromWhiteList helpers
    Yaroslav Bolyukin 2021-01-27 #6e7b40e