merge develop into test/playground-migration rkv 2022-10-04 #7a315e3
fix use fully qualified path in evm-coderDaniel Shiposha 2022-10-03 #e5aee82
merge develop into /test/playground-migration rkv 2022-09-21 #b45c52c
Merge pull request #602 from UniqueNetwork/tests/allow-list-refactored ut-akuznetsov 2022-09-21 #ad0580a
Merge pull request #601 from UniqueNetwork/tests/event-logging-and-more ut-akuznetsov 2022-09-20 #2f6a65e
build upgrade to polkadot-v0.9.29Daniel Shiposha 2022-09-28 #3deec63
Merge pull request #569 from UniqueNetwork/feature/evm-conditional-inheritance Yaroslav Bolyukin 2022-09-19 #488175c
fix deny comma absence between if/viaDaniel Shiposha 2022-09-19 #3fefb83
fix parse comma at the endDaniel Shiposha 2022-09-19 #2962673
feat use returns kw with via kwDaniel Shiposha 2022-09-19 #68abc1e
fix use while instead of loopDaniel Shiposha 2022-09-19 #d80ffd9
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