* feat: setNesting api change
* fix: change restricted collections to addresses instead of ids
* feat: all in one create collection method
* fix: code review requests
* feat: use struct for create_collection flags
* fix: update evm-coder dependency
* fix: code review requests
* fix: change pending_sponsor to optional cross address
* feat: forbid user from using flags
* refactor: deduplicate CollectionFlags struct
* fix: eth CollectionMode should be NFT
* style: fix clippy warning
* fix: disable eth create_collection
--------- Gregory Simonov 2023-08-16 #20ac01d
Forbid warnings Yaroslav Bolyukin 2023-08-15 #950d276
Update polkadot to v0.9.43 Yaroslav Bolyukin 2023-08-14 #fc1ccc4
* feat!: decoupling configuration&collators pallets
BREAKING CHANGE: pallet `collator-selection` no longer has a tight coupling with the `configuration` pallet
* refactor(collator-selection): type bounds, tests
* refactor(collator-selection): tests
* add ci step for banchmark tests
* add opsFee tests
--------- Pavel Orlov 2023-06-30 #d8a735e
style fix formattingYaroslav Bolyukin 2023-07-17 #a73db73
Merge pull request #855 from UniqueNetwork/tests/generalization Yaroslav Bolyukin 2023-02-16 #0bfb469
refactor drop TransactionConverter supportYaroslav Bolyukin 2023-06-16 #55ce0a6
Merge pull request #839 from UniqueNetwork/test/collectionFees Yaroslav Bolyukin 2023-01-20 #1154c05
Merge branch 'develop' into tests/generalization Max Andreev 2023-01-20 #15d448e
Merge pull request #848 from UniqueNetwork/fix/find-parent Yaroslav Bolyukin 2023-01-19 #24d3f67
Upgrade dependencies Yaroslav Bolyukin 2023-01-19 #030bc0d
fix find_parentDaniel Shiposha 2023-01-19 #05c459d
* fix: set prop for not existed token
* optimize token checking
* remove comments
* test(token properties): on token non-existence
* fix PR comments
* rename value
* refactor(modify token properties): readability + grammar
* revert: unused import used for try-runtime
* fix prop permission check
* Add self_mint flag
* Add LazyValue
* fix tests
* fix unit tests
* fix docker
* fix mintCross sponsoring
* Generalize next_token_id
* fix: set sponsored properties
--------- bugrazoid 2023-06-14 #e1f20e1
build update polkadot to v0.9.43Yaroslav Bolyukin 2023-07-16 #8d1c3c9
Feature/erc721bench Andy Smith 2023-02-09 #d6d8a45
build upgrade dependenciesYaroslav Bolyukin 2023-01-19 #fa01f9a
This reverts commit e0035410299d589d1232ce7c17dfd86b7d8a3f45. Daniel Shiposha 2023-01-19 #6a7ab3b
Merge pull request #829 from UniqueNetwork/feature/remove_and_hide_some_minting_methods_and_events Yaroslav Bolyukin 2023-01-17 #916ae42