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

difftreelog

commits

crates/evm-coder/proceduralhistory
  1. Merge branch 'develop' into feature/multi-assets-redone
    Daniel Shiposha 2022-08-30 #a238bf3
  2. Document evm related crates
    Yaroslav Bolyukin 2022-08-25 #78becc5
  3. doc: clarification review
    Greg Zaitsev 2022-08-19 #5af3116
  4. Previously, generated `Call` enum had no documentation, and
    documentation on interface items was only kept in generated solidity
    interfaces.
    
    Now all documentation will be moved from impl items to generated `Call`
    enum
    Yaroslav Bolyukin 2022-07-12 #dced9b9
  5. doc(evm-coder): document public api
    Yaroslav Bolyukin 2022-07-12 #c098935