- add `collectionHelperAddress` method to `ERC721` & `ERC20` interfaces.
PraetorP 2022-11-24 #b7593be
change function name `tokenProperties` to `properties`
Yaroslav Bolyukin 2022-11-25 #06c5ffc
feature/allowListedCross
Yaroslav Bolyukin 2022-11-24 #e5a8b87
- change function name `tokenProperties` to `properties`
PraetorP 2022-11-25 #133c3f1
Node update fix
Yaroslav Bolyukin 2022-11-24 #bfaa0d0
- feature/allowListedCross In the `Collection` solidity interface, the `allowed` function has been renamed to `allow_listed_cross`. The `EthCrossAccount` type is now used as `user` arg.
PraetorP 2022-11-15 #e6208f5
Added new call functions
Yaroslav Bolyukin 2022-11-24 #6bf8d7b
feature/setCollectionLimit
Yaroslav Bolyukin 2022-11-23 #074bf74
- feat change `collection_properties` return type to named struct
Grigoriy Simonov 2022-11-23 #d64c3f7
Feature/short timings app promotion
ut-akuznetsov 2022-11-22 #78a9ca0
- feature/setCollectionLimit Behavior of the `setCollectionLimit` method. Removed method overload: single signature `(string, uint256)` is used for both cases.
PraetorP 2022-11-16 #2e0d1a6
- genetate evm stubs & fix abiWriter for struct
PraetorP 2022-11-23 #93efc9e
- Merge pull request #723 from UniqueNetwork/feature/deprecate-non-cross-methods
Yaroslav Bolyukin 2022-11-22 #17cf786
- Added new call functions - The functions `description`, `crossOwnerOf`, `tokenProperties` to `ERC721UniqueExtensions` to solidity interfaces.
PraetorP 2022-11-18 #48762e7
- Merge pull request #719 from UniqueNetwork/feature/transferCross
Yaroslav Bolyukin 2022-11-21 #149c99d
Feature/pallet scheduler v2
Yaroslav Bolyukin 2022-11-21 #5f0218a
- feat deprecate non cross methods
Grigoriy Simonov 2022-11-15 #0f00097
- Merge pull request #717 from UniqueNetwork/feature/deleteProperties
Yaroslav Bolyukin 2022-11-14 #20c695f
- feature: Added `delete_properties` in eth functions. The `delete_property` function is now deprecated.
PraetorP 2022-11-11 #515ea8c
- feature: Added `transfer_cross` in eth functions.
PraetorP 2022-11-14 #bbafef4
- Merge branch 'develop' into feature/ci-refactoring
Max Andreev 2022-11-07 #d48c5e7
add extended logs for parachain
Yaroslav Bolyukin 2022-11-02 #571ad70
- Merge branch 'feature/refactor_AbiRead' into develop
Yaroslav Bolyukin 2022-11-02 #4e9bf68
- Merge branch 'develop' into tests/increase_timeout
Max Andreev 2022-11-02 #7ab1f7d