git.delta.rocks / unique-network / refs/commits / 4e01cb3cfaf7

difftreelog

commits

crates/evm-coder/tests/random.rs2.0 KiBsourcehistory
  1. 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