git.delta.rocks / unique-network / refs/commits / 3fefb83ade7d

difftreelog

commits

crates/evm-coder/testshistory
  1. Add new configuration option for #[solidity_interface] is attribute:
    if($expr)
    
    This expression will be executed during ERC165 supports_interface call,
    and during normal call execution (but not during parsing), allowing to
    conditionally disable some inherited interfaces based on contract data
    Yaroslav Bolyukin 2022-09-08 #4cc1096
  2. Merge remote-tracking branch 'origin/feature/add_collection_sponsor_substrate' into develop
    Yaroslav Bolyukin 2022-08-25 #eadc594
  3. test fix attribute imports
    Yaroslav Bolyukin 2022-08-25 #d254843
  4. Document evm related crates
    Yaroslav Bolyukin 2022-08-25 #78becc5