git.delta.rocks / unique-network / refs/commits / 7b633dc2f17c

difftreelog

commits

/history
  1. fix clippy
    Trubnikov Sergey 2022-12-02 #7b633dc
  2. refac: match -> if let
    Trubnikov Sergey 2022-12-02 #ad92b1d
  3. fix PR suggestions
    Trubnikov Sergey 2022-12-02 #d0e40b1
  4. refactor split mod into some files
    Trubnikov Sergey 2022-12-02 #6539d35
  5. fix PR suggestions
    Trubnikov Sergey 2022-12-02 #83d2fa0
  6. bump versions
    Trubnikov Sergey 2022-11-30 #2274edc
  7. misk: improve error report
    Trubnikov Sergey 2022-11-30 #3ea185a
  8. fix TryForm generation
    Trubnikov Sergey 2022-11-30 #8adc410
  9. misk: add docs for enums
    Trubnikov Sergey 2022-11-29 #0affbc2
  10. misk: add tests
    Trubnikov Sergey 2022-11-29 #f23c97b
  11. feat generate solidity and abi traits for enums
    Trubnikov Sergey 2022-11-29 #fedf214
  12. reafactor: Better error reporting
    Trubnikov Sergey 2022-11-23 #a1ef1e7
  13. misk: Add more checks for enum
    Trubnikov Sergey 2022-11-23 #11dcf7d
  14. misc: Check enum is repr(u8)
    Trubnikov Sergey 2022-11-22 #bcfbebc
  15. refac: tests for structures
    Trubnikov Sergey 2022-11-22 #5aaab7b
  16. refac: impl_abi_macro
    Trubnikov Sergey 2022-11-22 #38998e8
  17. refactor Make implementations of Abi* for EthCrossAccount via AbiCoder macro
    Trubnikov Sergey 2022-11-17 #36bc522
  18. refactor abi tests
    Trubnikov Sergey 2022-11-14 #f44eb92
  19. Tests/eth helpers
    ut-akuznetsov 2022-12-01 #d4b9e94
  20. misc: update stubs
    Trubnikov Sergey 2022-11-29 #b5e90fb
  21. Fix admin test and remove //Alice
    Max Andreev 2022-12-01 #ccf797c
  22. fix generate stubs build ans remove warnings
    Trubnikov Sergey 2022-11-29 #5b66126
  23. Fix eslint
    Max Andreev 2022-12-01 #4a008cd
  24. fmt
    Trubnikov Sergey 2022-11-28 #31b1faa
  25. Fix allowlistCross tests
    Max Andreev 2022-12-01 #e62b558
  26. refactor impl AbiType, AbiWrite, AbiRead via tuple
    Trubnikov Sergey 2022-11-28 #038aa22
  27. Add approveCross and trasferFromCross checks
    Max Andreev 2022-12-01 #09a417b
  28. fix after rebase
    Trubnikov Sergey 2022-11-25 #489bde0
  29. Add ethereum allowlist checks
    Max Andreev 2022-11-30 #71e7d44
  30. misc: add test for StructCollect generation
    Trubnikov Sergey 2022-11-21 #b7f8a6b
  31. Test fix: use send instead of call
    Max Andreev 2022-11-30 #8f5889c
  32. misc: Add docs on fields
    Trubnikov Sergey 2022-11-21 #9e32437
  33. combine tests
    remove Bob
    add e2e test
    Max Andreev 2022-11-30 #6adc689
  34. misk: Generate solidity docs for struct
    Trubnikov Sergey 2022-11-21 #12eee81
  35. test script clarification messages
    Yaroslav Bolyukin 2022-11-25 #d7cd036
  36. feat Implementations solidity traits to generate solidity code for macro AbiCoder
    Trubnikov Sergey 2022-11-21 #3e03fdf
  37. ci type package generation script
    Yaroslav Bolyukin 2022-10-24 #6b2c051
  38. refactor Rename SolidityTupleType to SolidityType
    Trubnikov Sergey 2022-11-18 #a16933b
  39. change function name `tokenProperties` to `properties`
    Yaroslav Bolyukin 2022-11-25 #06c5ffc
  40. refactor merge sealed::CanBePlacedInVec traits
    Trubnikov Sergey 2022-11-18 #69b68ba
  41. feature/allowListedCross
    Yaroslav Bolyukin 2022-11-24 #e5a8b87
  42. change function name `tokenProperties` to `properties`
    PraetorP 2022-11-25 #133c3f1
  43. refactor solidity module
    Trubnikov Sergey 2022-11-18 #220a989
  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. add: test for empty structs
    Trubnikov Sergey 2022-11-18 #d621a61
  47. ci log try-runtime stats
    Yaroslav Bolyukin 2022-11-01 #547c821
  48. (cherry picked from commit 271642fdf620feed0fc0b0564dfc48d77f082292)
    Konstantin Astakhov 2022-11-10 #5fcc324
  49. refactor Abi impls
    Trubnikov Sergey 2022-11-18 #068fc82
  50. feat sapphire runtime
    Alexander Saft 2022-11-22 #11819be