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

difftreelog

commits

testshistory
  1. Add zero transfer[From], burn[From] tests
    Max Andreev 2022-12-07 #a43996c
  2. Skip tests for unique
    Max Andreev 2022-12-06 #fcffda0
  3. Add regungible burn test and fix fungible zero transfer test
    Max Andreev 2022-12-06 #2f762b2
  4. Fix tests: Zero transfer allowed (EIP-20)
    Max Andreev 2022-12-06 #d0fe2e9
  5. Add test: refungible ERC-20
    Max Andreev 2022-12-06 #39054b7
  6. Add zero transfer tests from substrate
    Max Andreev 2022-12-05 #242bfed
  7. Add permission and zero transfer tests
    Max Andreev 2022-12-05 #f66a1ba
  8. Can not transfer zero pieces
    Max Andreev 2022-12-02 #1c47062
  9. Merge pull request #745 from UniqueNetwork/tests/eth-helpers
    ut-akuznetsov 2022-12-05 #c07446f
  10. Fix tests for quartz and unique
    Max Andreev 2022-12-05 #fc6fcf2
  11. Add fungible collections checks
    Max Andreev 2022-12-05 #256ba30
  12. Add destroyCollection checks
    Max Andreev 2022-12-03 #185ad36
  13. Add destroyCollection tests
    Max Andreev 2022-12-03 #2849d0e
  14. Merge branch 'develop' into tests/eth-helpers
    Max Andreev 2022-12-03 #2293f03
  15. Add changeCollectionOwnerCross checks
    Max Andreev 2022-12-02 #a851f1b
  16. Add more transferCross tests
    Max Andreev 2022-12-02 #231aa66
  17. Add transferCross tests
    Max Andreev 2022-12-02 #3509456
  18. Add reaffirm approved address test
    Max Andreev 2022-12-01 #8c823a6
  19. Add checks to removeCollectionAdminCross
    Max Andreev 2022-12-01 #79fd5e9
  20. Add checks to burnFromCross test
    Max Andreev 2022-12-01 #e28dd3d
  21. Fix admin test and remove //Alice
    Max Andreev 2022-12-01 #ccf797c
  22. Fix eslint
    Max Andreev 2022-12-01 #4a008cd
  23. Fix allowlistCross tests
    Max Andreev 2022-12-01 #e62b558
  24. Add approveCross and trasferFromCross checks
    Max Andreev 2022-12-01 #09a417b
  25. Add ethereum allowlist checks
    Max Andreev 2022-11-30 #71e7d44
  26. Test fix: use send instead of call
    Max Andreev 2022-11-30 #8f5889c
  27. combine tests
    remove Bob
    add e2e test
    Max Andreev 2022-11-30 #6adc689
  28. test script clarification messages
    Yaroslav Bolyukin 2022-11-25 #d7cd036
  29. Tests/eth helpers
    ut-akuznetsov 2022-12-01 #d4b9e94
  30. ci type package generation script
    Yaroslav Bolyukin 2022-10-24 #6b2c051
  31. change function name `tokenProperties` to `properties`
    Yaroslav Bolyukin 2022-11-25 #06c5ffc
  32. feature/allowListedCross
    Yaroslav Bolyukin 2022-11-24 #e5a8b87
  33. change function name `tokenProperties` to `properties`
    PraetorP 2022-11-25 #133c3f1
  34. Node update fix
    Yaroslav Bolyukin 2022-11-24 #bfaa0d0
  35. 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
  36. build upgrade frontier
    Yaroslav Bolyukin 2022-11-16 #6913914
  37. test use getApi()
    Yaroslav Bolyukin 2022-11-24 #e8d45f9
  38. feat fake event injection
    Yaroslav Bolyukin 2022-11-23 #b230e7e
  39. Added new call functions
    Yaroslav Bolyukin 2022-11-24 #6bf8d7b
  40. feature/setCollectionLimit
    Yaroslav Bolyukin 2022-11-23 #074bf74
  41. feat change `collection_properties` return type to named struct
    Grigoriy Simonov 2022-11-23 #d64c3f7
  42. Feature/short timings app promotion
    ut-akuznetsov 2022-11-22 #78a9ca0
  43. feature/setCollectionLimit Behavior of the `setCollectionLimit` method. Removed method overload: single signature `(string, uint256)` is used for both cases.
    PraetorP 2022-11-16 #2e0d1a6
  44. genetate evm stubs & fix abiWriter for struct
    PraetorP 2022-11-23 #93efc9e