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

difftreelog

commits

crateshistory
  1. Merge pull request #601 from UniqueNetwork/tests/event-logging-and-more
    ut-akuznetsov 2022-09-20 #2f6a65e
  2. Merge pull request #569 from UniqueNetwork/feature/evm-conditional-inheritance
    Yaroslav Bolyukin 2022-09-19 #488175c
  3. fix deny comma absence between if/via
    Daniel Shiposha 2022-09-19 #3fefb83
  4. fix parse comma at the end
    Daniel Shiposha 2022-09-19 #2962673
  5. feat use returns kw with via kw
    Daniel Shiposha 2022-09-19 #68abc1e
  6. fix use while instead of loop
    Daniel Shiposha 2022-09-19 #d80ffd9
  7. 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
  8. Merge pull request #483 from UniqueNetwork/feature/mint-for-fungible-token
    Yaroslav Bolyukin 2022-08-30 #6c48590
  9. fix Remove redudant template
    Trubnikov Sergey 2022-08-30 #42824e2