* test try-runtime 01
* test try-runtime 02
* test try-runtime 03
* test try-runtime 04
* test try-runtime 05
* test try-runtime
* test try-runtime 6
* test 7
* test try-runtime 8
* test try-runtime 9
* test try-runtime 10
* 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
---------
* 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
---------