build update polkadot to v0.9.43Yaroslav Bolyukin 2023-07-16 #8d1c3c9
* 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
* 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
Send value to contract with evm call Yaroslav Bolyukin 2023-06-30 #1ecd8fc
Merge pull request #954 from UniqueNetwork/feature/update_market_v2_contract Yaroslav Bolyukin 2023-06-29 #1913bf6
Remove console.log Andy Smith 2023-06-27 #54a7967
test tests for sending `value` with `evm.call`Grigoriy Simonov 2023-06-27 #f661a22
Update market + substrate sponsoring example Andy Smith 2023-06-27 #a7c577e
migration(app-promo): added number(s) of unhandled blocks PraetorP 2023-06-15 #c575769
fix add `from` to `confirmSponsorship`Grigoriy Simonov 2023-06-26 #8196877
* 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
Move maintenance tests to seqtest Yaroslav Bolyukin 2023-06-14 #807186d
feat update MarketV2 contractGrigoriy Simonov 2023-06-16 #71175e3
Merge pull request #948 from UniqueNetwork/ci/locks-to-freezes Yaroslav Bolyukin 2023-06-13 #6c9848e
test( app-promo ) added comments for keys & cheks for the freezes storage statePraetorP 2023-06-14 #ca7b4bb
- fix manual migration script: use dirname
- update envs Max Andreev 2023-06-12 #307e69b
refactor( app-promo ) seq test for maintenance modePraetorP 2023-06-14 #3ced149
Merge branch 'ci/locks-to-freezes' of github.com:UniqueNetwork/unique-chain into ci/locks-to-freezes Max Andreev 2023-06-12 #058c022
Move maintenance tests to seqtest Max Andreev 2023-06-14 #ca44e64
Merge pull request #930 from UniqueNetwork/feature/zombienet-testing Yaroslav Bolyukin 2023-06-09 #9b5209a
use westend
fix README Max Andreev 2023-06-12 #9773e5a
Merge pull request #944 from UniqueNetwork/fix/more-clippy-warnings Yaroslav Bolyukin 2023-06-08 #379a12b
test( build ) update yarn.lockFahrrader 2023-06-09 #ffc36af
Update readme Max Andreev 2023-06-12 #f747618
Add test for market v2 deployment Andy Smith 2023-06-07 #d0e327f
Merge branch 'ci/locks-to-freezes' of github.com:UniqueNetwork/unique-chain into ci/locks-to-freezes Max Andreev 2023-06-12 #486521b
Update polkadot to v0.9.42 Yaroslav Bolyukin 2023-06-07 #cf59f49
fix eslintGrigoriy Simonov 2023-06-07 #57979c4
retry maintanence mode and fix tests Max Andreev 2023-06-12 #23899b6
migration(app-promo): added unstakes field to chainql script PraetorP 2023-06-12 #3e6399d
Merge pull request #936 from UniqueNetwork/build/941056 Yaroslav Bolyukin 2023-05-24 #ac58597
This reverts commit 59b04441b9eb96c9dc49a6ef69b62ca21b0ffd32. Yaroslav Bolyukin 2023-06-07 #9352eae
feat test with substrate addressGrigoriy Simonov 2023-06-02 #cfff3fb
Use XCM V2 Max Andreev 2023-05-22 #748c609
feat add Put and Buy tests for market contractGrigoriy Simonov 2023-05-31 #1bda5f2
test( zombienet ) update to latest polkadotFahrrader 2023-06-08 #86f014f
use localhost Max Andreev 2023-06-11 #3654106
Use XCM V2 Max Andreev 2023-05-22 #18191fc
fix return chai-as-promised dependencyGrigoriy Simonov 2023-05-31 #870f451
ci(forkless-data):enable debug in zombienet + switch to new zombienet version Fahrrader 2023-06-08 #0708d7e
use exec Max Andreev 2023-06-11 #88e539d
feat add test for market v2 deploymentGrigoriy Simonov 2023-05-30 #7049619
remove testing artifacts Max Andreev 2023-06-09 #5948831
refactor( zombienet ) superuser const + transfer dump ownership to UniqueNetworkFahrrader 2023-06-06 #87b886a
resolve paths Max Andreev 2023-06-09 #d47d7f0
build update .env + generateEnv scriptFahrrader 2023-05-19 #a538f43
fix file path Max Andreev 2023-06-09 #60e186a
test( app-promo ) added TODO commentPraetorP 2023-06-06 #6e4777e