git.delta.rocks / unique-network / refs/commits / 488175cd133a

difftreelog

commits

crateshistory
  1. Merge pull request #569 from UniqueNetwork/feature/evm-conditional-inheritance
    Yaroslav Bolyukin 2022-09-19 #488175c
  2. fix deny comma absence between if/via
    Daniel Shiposha 2022-09-19 #3fefb83
  3. fix parse comma at the end
    Daniel Shiposha 2022-09-19 #2962673
  4. feat use returns kw with via kw
    Daniel Shiposha 2022-09-19 #68abc1e
  5. fix use while instead of loop
    Daniel Shiposha 2022-09-19 #d80ffd9
  6. 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
  7. Merge pull request #483 from UniqueNetwork/feature/mint-for-fungible-token
    Yaroslav Bolyukin 2022-08-30 #6c48590
  8. fix Remove redudant template
    Trubnikov Sergey 2022-08-30 #42824e2
  9. Merge remote-tracking branch 'origin/feature/add_collection_sponsor_substrate' into develop
    Yaroslav Bolyukin 2022-08-25 #eadc594
  10. fix Tuple size calc
    Trubnikov Sergey 2022-08-30 #acaa3b6