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
Merge remote-tracking branch 'origin/feature/add_collection_sponsor_substrate' into develop Yaroslav Bolyukin 2022-08-25 #eadc594
Document evm related crates Yaroslav Bolyukin 2022-08-25 #78becc5
Test/move to playgrounds ut-akuznetsov 2022-08-25 #fb94d1c
fix small fixesTrubnikov Sergey 2022-08-25 #e137eba
fmt Trubnikov Sergey 2022-08-25 #9d78c86
Feature/refactor contract sponsoring Yaroslav Bolyukin 2022-08-25 #999c24f
Merge branch 'develop' into test/move-to-playgrounds Max Andreev 2022-08-25 #9e1cf3e
fix After rebaseTrubnikov Sergey 2022-08-25 #41b5a1d
path: Add some methods for manipulate collection sponsor via eth. Trubnikov Sergey 2022-08-24 #c0ab2ae
add extension class to playgrounds ut-akuznetsov 2022-08-24 #8b00d85
Merge branch 'develop' into test/move-to-playgrounds Max Andreev 2022-08-24 #a36e310
path: Add check for address length. Trubnikov Sergey 2022-08-05 #8684bc0
Merge pull request #503 from UniqueNetwork/feature/change-collection-owner Yaroslav Bolyukin 2022-08-24 #b6fb98f
fmt Trubnikov Sergey 2022-08-24 #45c16b3
chore return separate setOwner and isOwnerOrAdmin methodsGrigoriy Simonov 2022-08-23 #112c7dd
fix After rebaseTrubnikov Sergey 2022-08-24 #2b8c75f