git.delta.rocks / unique-network / refs/commits / 49ce5073fa4a

difftreelog

commits

tests/srchistory
  1. Add reassign sponsor test
    Max Andreev 2022-12-07 #49ce507
  2. Combine collection sponsoring tests
    Max Andreev 2022-12-07 #06a1c73
  3. Merge branch 'develop' into tests/eth-helpers
    Max Andreev 2022-12-07 #15c7e8f
  4. Add zero transfer[From], burn[From] tests
    Max Andreev 2022-12-07 #571c89e
  5. Transfer tests
    ut-akuznetsov 2022-12-07 #c8ad2c2
  6. Combine evm collection limits tests
    Max Andreev 2022-12-07 #c875bc1
  7. Merge pull request #745 from UniqueNetwork/tests/eth-helpers
    ut-akuznetsov 2022-12-05 #c07446f
  8. fix types in tests
    Daniel Shiposha 2022-12-07 #38774eb
  9. cannot delete prop of non-owned collections
    Max Andreev 2022-12-07 #8a193aa
  10. Fix tests for quartz and unique
    Max Andreev 2022-12-05 #fc6fcf2
  11. Add setCollectionProperties negative test
    Max Andreev 2022-12-06 #fe21acc
  12. Add fungible collections checks
    Max Andreev 2022-12-05 #256ba30
  13. Use executeExtrinsic
    Max Andreev 2022-12-07 #21b4b8a
  14. + combine with deleteCollectionProperty
    Max Andreev 2022-12-06 #4cd5a26
  15. Add destroyCollection checks
    Max Andreev 2022-12-03 #185ad36
  16. Add zero transfer[From], burn[From] tests
    Max Andreev 2022-12-07 #a43996c
  17. + combine with setCollectionProperty
    Max Andreev 2022-12-06 #9764f29
  18. Add destroyCollection tests
    Max Andreev 2022-12-03 #2849d0e
  19. Skip tests for unique
    Max Andreev 2022-12-06 #fcffda0
  20. Merge branch 'develop' into tests/eth-helpers
    Max Andreev 2022-12-03 #2293f03
  21. Add changeCollectionOwnerCross checks
    Max Andreev 2022-12-02 #a851f1b
  22. Add more transferCross tests
    Max Andreev 2022-12-02 #231aa66
  23. Add transferCross tests
    Max Andreev 2022-12-02 #3509456
  24. Add reaffirm approved address test
    Max Andreev 2022-12-01 #8c823a6
  25. Add checks to removeCollectionAdminCross
    Max Andreev 2022-12-01 #79fd5e9
  26. Add checks to burnFromCross test
    Max Andreev 2022-12-01 #e28dd3d
  27. Add regungible burn test and fix fungible zero transfer test
    Max Andreev 2022-12-06 #2f762b2
  28. Fix admin test and remove //Alice
    Max Andreev 2022-12-01 #ccf797c
  29. Fix tests: Zero transfer allowed (EIP-20)
    Max Andreev 2022-12-06 #d0fe2e9
  30. Fix eslint
    Max Andreev 2022-12-01 #4a008cd
  31. Add test: refungible ERC-20
    Max Andreev 2022-12-06 #39054b7
  32. Fix allowlistCross tests
    Max Andreev 2022-12-01 #e62b558
  33. Add approveCross and trasferFromCross checks
    Max Andreev 2022-12-01 #09a417b
  34. Add ethereum allowlist checks
    Max Andreev 2022-11-30 #71e7d44
  35. Add zero transfer tests from substrate
    Max Andreev 2022-12-05 #242bfed
  36. Test fix: use send instead of call
    Max Andreev 2022-11-30 #8f5889c
  37. Add permission and zero transfer tests
    Max Andreev 2022-12-05 #f66a1ba
  38. combine tests
    remove Bob
    add e2e test
    Max Andreev 2022-11-30 #6adc689
  39. Tests/eth helpers
    ut-akuznetsov 2022-12-01 #d4b9e94
  40. Can not transfer zero pieces
    Max Andreev 2022-12-02 #1c47062
  41. change function name `tokenProperties` to `properties`
    Yaroslav Bolyukin 2022-11-25 #06c5ffc
  42. feature/allowListedCross
    Yaroslav Bolyukin 2022-11-24 #e5a8b87
  43. change function name `tokenProperties` to `properties`
    PraetorP 2022-11-25 #133c3f1
  44. Node update fix
    Yaroslav Bolyukin 2022-11-24 #bfaa0d0
  45. feature/allowListedCross In the `Collection` solidity interface, the `allowed` function has been renamed to `allow_listed_cross`. The `EthCrossAccount` type is now used as `user` arg.
    PraetorP 2022-11-15 #e6208f5
  46. build upgrade frontier
    Yaroslav Bolyukin 2022-11-16 #6913914
  47. test use getApi()
    Yaroslav Bolyukin 2022-11-24 #e8d45f9
  48. feat fake event injection
    Yaroslav Bolyukin 2022-11-23 #b230e7e