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

difftreelog

commits

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