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

difftreelog

commits

crates/evm-coder/srchistory
  1. merge develop into test/playground-migration
    rkv 2022-10-04 #7a315e3
  2. merge develop into /test/playground-migration
    rkv 2022-09-21 #b45c52c
  3. Merge pull request #602 from UniqueNetwork/tests/allow-list-refactored
    ut-akuznetsov 2022-09-21 #ad0580a
  4. fix cargo fmt
    Daniel Shiposha 2022-09-28 #b88274c
  5. Merge pull request #601 from UniqueNetwork/tests/event-logging-and-more
    ut-akuznetsov 2022-09-20 #2f6a65e
  6. build upgrade to polkadot-v0.9.29
    Daniel Shiposha 2022-09-28 #3deec63
  7. Merge pull request #569 from UniqueNetwork/feature/evm-conditional-inheritance
    Yaroslav Bolyukin 2022-09-19 #488175c
  8. 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