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

difftreelog

commits

tests/src/utilhistory
  1. tests: make approveExpectFail accept bigint
    Yaroslav Bolyukin 2021-02-10 #3b359ab
  2. tests: createFungibleItemExpectSuccess helper
    Yaroslav Bolyukin 2021-01-28 #ab27086
  3. tests: make transferExpectFail accept bigint
    Yaroslav Bolyukin 2021-01-28 #612b82d
  4. tests: make transferExpectSuccess accept bigint
    Yaroslav Bolyukin 2021-01-28 #4a64f69
  5. tests: make transferFromExpectFail accept bigint
    Yaroslav Bolyukin 2021-01-28 #8edc5d8
  6. tests: getAllowance helper
    Yaroslav Bolyukin 2021-01-28 #99a84ac
  7. tests: make transferFromExpectSuccess accept bigin
    Yaroslav Bolyukin 2021-01-28 #982963b
  8. tests: make approveExpectSuccess accept bigint
    Yaroslav Bolyukin 2021-01-28 #ecb86e4
  9. tests: fix CreateItemData definition
    Yaroslav Bolyukin 2021-01-28 #09636be
  10. tests: U128_MAX helper constant
    Yaroslav Bolyukin 2021-01-28 #8a4b6c8
  11. Add tests for setMintPermission
    Greg Zaitsev 2021-02-05 #dddaa3d
  12. Upgrade unit tests to newer substrate
    Greg Zaitsev 2021-02-05 #d59a8e7
  13. Merge branch 'develop' into feature/NFTPAR-243_enableContractSponsoring
    Yaroslav Bolyukin 2021-02-04 #ff11a70
  14. Merge branch 'develop' of github.com:usetech-llc/nft_private into feature/NFTPAR-252_setMintPermission
    Yaroslav Bolyukin 2021-02-04 #1d9eb90
  15. Add tests for removeFromWhiteList
    Greg Zaitsev 2021-02-03 #104a9a3
  16. Add tests for setContractSponsoringRateLimit
    Greg Zaitsev 2021-02-03 #3f3b2f7
  17. Feature/nftpar 241
    Greg Zaitsev 2021-02-03 #ed32234
  18. tests: add createItemExpectFailure helper
    Yaroslav Bolyukin 2021-02-01 #0d78fdd
  19. tests: toggleFlipValue contract helper
    Yaroslav Bolyukin 2021-02-02 #5a5b604
  20. Add vscode devcontainer configuration files
    Greg Zaitsev 2021-02-02 #02dce72
  21. # Conflicts:
    #	tests/package-lock.json
    #	tests/src/substrate/substrate-api.ts
    kpozdnikin 2021-02-02 #ffe7ca2
  22. tests: setContractSponsoringRateLimitExpectFailure
    Yaroslav Bolyukin 2021-02-02 #64c2ea3
  23. tests: removeFromWhiteList helpers
    Yaroslav Bolyukin 2021-01-27 #6e7b40e
  24. tests: contract sponsoring helpers
    Yaroslav Bolyukin 2021-02-02 #98ba4b3
  25. Fix transferFrom implementation/test
    Greg Zaitsev 2021-02-02 #7efe1bc
  26. fixes
    kpozdnikin 2021-01-18 #f6d75fb
  27. Chain extensions
    str-mv 2021-02-01 #037be4d
  28. tests: toggleFlipValueExpectFailure helper
    Yaroslav Bolyukin 2021-02-02 #87655ec
  29. tests: isWhitelisted helper
    Yaroslav Bolyukin 2021-01-27 #cd2a8fc
  30. Feature/nftpar 251
    Greg Zaitsev 2021-01-26 #4622c7c
  31. # Conflicts:
    #	tests/package.json
    kpozdnikin 2021-01-18 #9ecb329
  32. tests: disableWhiteListExpectSuccess helper
    Yaroslav Bolyukin 2021-01-27 #8a261a0
  33. tests: add setMintPermission helpers
    Yaroslav Bolyukin 2021-01-26 #9f99a88
  34. Transaction should be executed by accountApproved, not accountFrom
    Yaroslav Bolyukin 2021-01-28 #39437c5
  35. Add tests for setVariableMetadata
    usetech-llc 2021-01-26 #dc53bbc
  36. Feature/nftpar 235 258
    Greg Zaitsev 2021-01-18 #07025d8
  37. Cherry-picked from NFTPAR-255
    Yaroslav Bolyukin 2021-01-26 #8e3de77
  38. style fix tslint warnings
    Yaroslav Bolyukin 2021-01-26 #01e7dd2
  39. Unit tests and overflow bug fixed
    Greg Zaitsev 2021-01-15 #42edda1
  40. Merge branch 'develop' into feature/chain_extensions
    Greg Zaitsev 2021-02-01 #2131ab2
  41. Merge branch 'develop' into feature/NFTPAR-288
    Greg Zaitsev 2021-01-26 #d9abff9
  42. tests: find not existing ids
    Yaroslav Bolyukin 2021-01-25 #44f9d3c
  43. Feature/nftpar 265 269
    Greg Zaitsev 2021-01-11 #3f04d11
  44. Feature/nftpar 236 burn item
    str-mv 2021-01-14 #147c892
  45. transferFrom tests
    kpozdnikin 2021-01-18 #be0c28a
  46. Add test to transfer NFT using smart contract
    Greg Zaitsev 2021-02-01 #135789f