* 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: added bench for nesting
* fix: nitpicks
* fix: remove unused deps
* test(market): compilator version has been changed
* use toolchain version from .env fir codestyle wf
* fix: fmt
* chore: update `proc-macro2` dep
Updated from 1.0.59 to 1.0.63
* Fix solidity version
--------- Pavel Orlov 2023-07-11 #28d97ca
fix sponsoring testsGrigoriy Simonov 2023-07-11 #83605d4
Merge pull request #855 from UniqueNetwork/tests/generalization Yaroslav Bolyukin 2023-02-16 #0bfb469
Send value to contract with evm call Yaroslav Bolyukin 2023-06-30 #1ecd8fc
Merge branch 'develop' into tests/generalization Max Andreev 2023-01-24 #a17a394
Merge pull request #954 from UniqueNetwork/feature/update_market_v2_contract Yaroslav Bolyukin 2023-06-29 #1913bf6
Feature/app promo unstake behaviour Yaroslav Bolyukin 2023-02-15 #91c34ac
Merge pull request #853 from UniqueNetwork/fix/erc20 Yaroslav Bolyukin 2023-01-23 #35f818f
Remove console.log Andy Smith 2023-06-27 #54a7967
test tests for sending `value` with `evm.call`Grigoriy Simonov 2023-06-27 #f661a22
Merge pull request #871 from UniqueNetwork/feature/move_TokenChanged_event Yaroslav Bolyukin 2023-02-13 #9f4fc06
Merge pull request #839 from UniqueNetwork/test/collectionFees Yaroslav Bolyukin 2023-01-20 #1154c05
Update market + substrate sponsoring example Andy Smith 2023-06-27 #a7c577e
fix after fix eevm_coderTrubnikov Sergey 2023-02-13 #40d2262
Merge branch 'develop' into tests/generalization Max Andreev 2023-01-20 #15d448e
fix `erc20` interface identifier for fungible collectionPraetorP 2023-01-23 #9f46930
fix add `from` to `confirmSponsorship`Grigoriy Simonov 2023-06-26 #8196877
fix after rebaseTrubnikov Sergey 2023-02-13 #6cb52a2
* 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
Test for market sponsoring Andy Smith 2023-06-26 #e041df2
build update polkadot to v0.9.43Yaroslav Bolyukin 2023-07-16 #8d1c3c9
Feature/erc721bench Andy Smith 2023-02-09 #d6d8a45
fix PRTrubnikov Sergey 2023-02-06 #ab7466d
Fix test: add more tokens Yaroslav Bolyukin 2023-01-19 #d8a93a3
Merge pull request #829 from UniqueNetwork/feature/remove_and_hide_some_minting_methods_and_events Yaroslav Bolyukin 2023-01-17 #916ae42
feat update MarketV2 contractGrigoriy Simonov 2023-06-16 #71175e3
misk: Move TokenChanged event into ERC721 contracts Trubnikov Sergey 2023-02-02 #b06f11d