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

difftreelog

commits

crates/evm-coder/testshistory
  1. Merge remote-tracking branch 'origin/feature/add_collection_sponsor_substrate' into develop
    Yaroslav Bolyukin 2022-08-25 #eadc594
  2. test fix attribute imports
    Yaroslav Bolyukin 2022-08-25 #d254843
  3. Document evm related crates
    Yaroslav Bolyukin 2022-08-25 #78becc5
  4. We have plans to allow evm-coder to generate Callables for externally defined contracts, however our current attribute parsing was limiting code maintanability, rework was needed before starting to implement new features
    
    BREAKING CHANGE: solidity_interface definitions may now look slightly different, for example interface names now should be identifiers, not strings
    Yaroslav Bolyukin 2022-07-12 #b6f414f