git.delta.rocks / unique-network / refs/commits / 1c47062bc001

difftreelog

commits

/history
  1. Can not transfer zero pieces
    Max Andreev 2022-12-02 #1c47062
  2. Merge pull request #745 from UniqueNetwork/tests/eth-helpers
    ut-akuznetsov 2022-12-05 #c07446f
  3. fix clippy fix
    Trubnikov Sergey 2022-12-02 #bf1349a
  4. Fix tests for quartz and unique
    Max Andreev 2022-12-05 #fc6fcf2
  5. fix clippy
    Trubnikov Sergey 2022-12-02 #7b633dc
  6. Add fungible collections checks
    Max Andreev 2022-12-05 #256ba30
  7. refac: match -> if let
    Trubnikov Sergey 2022-12-02 #ad92b1d
  8. Add destroyCollection checks
    Max Andreev 2022-12-03 #185ad36
  9. fix PR suggestions
    Trubnikov Sergey 2022-12-02 #d0e40b1
  10. Add destroyCollection tests
    Max Andreev 2022-12-03 #2849d0e
  11. refactor split mod into some files
    Trubnikov Sergey 2022-12-02 #6539d35
  12. Merge branch 'develop' into tests/eth-helpers
    Max Andreev 2022-12-03 #2293f03
  13. fix PR suggestions
    Trubnikov Sergey 2022-12-02 #83d2fa0
  14. Add changeCollectionOwnerCross checks
    Max Andreev 2022-12-02 #a851f1b
  15. bump versions
    Trubnikov Sergey 2022-11-30 #2274edc
  16. Add more transferCross tests
    Max Andreev 2022-12-02 #231aa66
  17. misk: improve error report
    Trubnikov Sergey 2022-11-30 #3ea185a
  18. Add transferCross tests
    Max Andreev 2022-12-02 #3509456
  19. fix TryForm generation
    Trubnikov Sergey 2022-11-30 #8adc410
  20. Add reaffirm approved address test
    Max Andreev 2022-12-01 #8c823a6
  21. misk: add docs for enums
    Trubnikov Sergey 2022-11-29 #0affbc2
  22. Add checks to removeCollectionAdminCross
    Max Andreev 2022-12-01 #79fd5e9
  23. misk: add tests
    Trubnikov Sergey 2022-11-29 #f23c97b
  24. Add checks to burnFromCross test
    Max Andreev 2022-12-01 #e28dd3d
  25. feat generate solidity and abi traits for enums
    Trubnikov Sergey 2022-11-29 #fedf214
  26. Fix admin test and remove //Alice
    Max Andreev 2022-12-01 #ccf797c
  27. reafactor: Better error reporting
    Trubnikov Sergey 2022-11-23 #a1ef1e7
  28. Fix eslint
    Max Andreev 2022-12-01 #4a008cd
  29. misk: Add more checks for enum
    Trubnikov Sergey 2022-11-23 #11dcf7d
  30. Fix allowlistCross tests
    Max Andreev 2022-12-01 #e62b558
  31. misc: Check enum is repr(u8)
    Trubnikov Sergey 2022-11-22 #bcfbebc
  32. Add approveCross and trasferFromCross checks
    Max Andreev 2022-12-01 #09a417b
  33. refac: tests for structures
    Trubnikov Sergey 2022-11-22 #5aaab7b
  34. Add ethereum allowlist checks
    Max Andreev 2022-11-30 #71e7d44
  35. refac: impl_abi_macro
    Trubnikov Sergey 2022-11-22 #38998e8
  36. Test fix: use send instead of call
    Max Andreev 2022-11-30 #8f5889c
  37. refactor Make implementations of Abi* for EthCrossAccount via AbiCoder macro
    Trubnikov Sergey 2022-11-17 #36bc522
  38. combine tests
    remove Bob
    add e2e test
    Max Andreev 2022-11-30 #6adc689
  39. refactor abi tests
    Trubnikov Sergey 2022-11-14 #f44eb92
  40. test script clarification messages
    Yaroslav Bolyukin 2022-11-25 #d7cd036
  41. Tests/eth helpers
    ut-akuznetsov 2022-12-01 #d4b9e94
  42. ci type package generation script
    Yaroslav Bolyukin 2022-10-24 #6b2c051
  43. misc: update stubs
    Trubnikov Sergey 2022-11-29 #b5e90fb
  44. change function name `tokenProperties` to `properties`
    Yaroslav Bolyukin 2022-11-25 #06c5ffc
  45. fix generate stubs build ans remove warnings
    Trubnikov Sergey 2022-11-29 #5b66126
  46. feature/allowListedCross
    Yaroslav Bolyukin 2022-11-24 #e5a8b87
  47. change function name `tokenProperties` to `properties`
    PraetorP 2022-11-25 #133c3f1
  48. fmt
    Trubnikov Sergey 2022-11-28 #31b1faa
  49. Node update fix
    Yaroslav Bolyukin 2022-11-24 #bfaa0d0
  50. 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