diff --git a/Cargo.lock b/Cargo.lock index 58bb340eb3..8867bee240 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -14,7 +14,7 @@ dependencies = [ [[package]] name = "acala" -version = "2.1.0" +version = "2.1.1" dependencies = [ "acala-cli", "acala-service", @@ -24,7 +24,7 @@ dependencies = [ [[package]] name = "acala-cli" -version = "2.1.0" +version = "2.1.1" dependencies = [ "acala-inspect", "acala-service", @@ -51,7 +51,7 @@ dependencies = [ [[package]] name = "acala-inspect" -version = "2.1.0" +version = "2.1.1" dependencies = [ "derive_more", "log", @@ -67,7 +67,7 @@ dependencies = [ [[package]] name = "acala-primitives" -version = "2.1.0" +version = "2.1.1" dependencies = [ "bstringify", "frame-support", @@ -90,7 +90,7 @@ dependencies = [ [[package]] name = "acala-rpc" -version = "2.1.0" +version = "2.1.1" dependencies = [ "acala-primitives", "evm-rpc", @@ -112,7 +112,7 @@ dependencies = [ [[package]] name = "acala-runtime" -version = "2.1.0" +version = "2.1.1" dependencies = [ "acala-primitives", "cumulus-pallet-aura-ext", @@ -219,7 +219,7 @@ dependencies = [ [[package]] name = "acala-service" -version = "2.1.0" +version = "2.1.1" dependencies = [ "acala-primitives", "acala-rpc", @@ -2198,7 +2198,7 @@ checksum = "ee2626afccd7561a06cf1367e2950c4718ea04565e20fb5029b6c7d8ad09abcf" [[package]] name = "e2e-tests" -version = "2.1.0" +version = "2.1.1" dependencies = [ "acala-cli", "acala-primitives", @@ -2243,7 +2243,7 @@ dependencies = [ [[package]] name = "ecosystem-compound-cash" -version = "2.1.0" +version = "2.1.1" dependencies = [ "acala-primitives", "frame-support", @@ -2260,7 +2260,7 @@ dependencies = [ [[package]] name = "ecosystem-renvm-bridge" -version = "2.1.0" +version = "2.1.1" dependencies = [ "acala-primitives", "frame-support", @@ -2282,7 +2282,7 @@ dependencies = [ [[package]] name = "ecosystem-starport" -version = "2.1.0" +version = "2.1.1" dependencies = [ "acala-primitives", "frame-support", @@ -2540,7 +2540,7 @@ dependencies = [ [[package]] name = "evm-rpc" -version = "2.1.0" +version = "2.1.1" dependencies = [ "ethereum-types", "frame-support", @@ -3856,7 +3856,7 @@ dependencies = [ [[package]] name = "karura-runtime" -version = "2.1.0" +version = "2.1.1" dependencies = [ "acala-primitives", "cumulus-pallet-aura-ext", @@ -4863,7 +4863,7 @@ dependencies = [ [[package]] name = "mandala-runtime" -version = "2.1.0" +version = "2.1.1" dependencies = [ "acala-primitives", "acala-service", @@ -5200,7 +5200,7 @@ dependencies = [ [[package]] name = "module-asset-registry" -version = "2.1.0" +version = "2.1.1" dependencies = [ "acala-primitives", "frame-support", @@ -5226,7 +5226,7 @@ dependencies = [ [[package]] name = "module-auction-manager" -version = "2.1.0" +version = "2.1.1" dependencies = [ "acala-primitives", "frame-support", @@ -5250,7 +5250,7 @@ dependencies = [ [[package]] name = "module-cdp-engine" -version = "2.1.0" +version = "2.1.1" dependencies = [ "acala-primitives", "frame-support", @@ -5278,7 +5278,7 @@ dependencies = [ [[package]] name = "module-cdp-treasury" -version = "2.1.0" +version = "2.1.1" dependencies = [ "acala-primitives", "frame-support", @@ -5301,7 +5301,7 @@ dependencies = [ [[package]] name = "module-collator-selection" -version = "2.1.0" +version = "2.1.1" dependencies = [ "acala-primitives", "frame-benchmarking", @@ -5327,7 +5327,7 @@ dependencies = [ [[package]] name = "module-currencies" -version = "2.1.0" +version = "2.1.1" dependencies = [ "acala-primitives", "frame-support", @@ -5351,7 +5351,7 @@ dependencies = [ [[package]] name = "module-dex" -version = "2.1.0" +version = "2.1.1" dependencies = [ "acala-primitives", "frame-benchmarking", @@ -5372,7 +5372,7 @@ dependencies = [ [[package]] name = "module-emergency-shutdown" -version = "2.1.0" +version = "2.1.1" dependencies = [ "acala-primitives", "frame-support", @@ -5395,7 +5395,7 @@ dependencies = [ [[package]] name = "module-evm" -version = "2.1.0" +version = "2.1.1" dependencies = [ "acala-primitives", "env_logger 0.9.0", @@ -5427,7 +5427,7 @@ dependencies = [ [[package]] name = "module-evm-accounts" -version = "2.1.0" +version = "2.1.1" dependencies = [ "acala-primitives", "frame-support", @@ -5449,7 +5449,7 @@ dependencies = [ [[package]] name = "module-evm-bridge" -version = "2.1.0" +version = "2.1.1" dependencies = [ "acala-primitives", "ethereum-types", @@ -5474,7 +5474,7 @@ dependencies = [ [[package]] name = "module-evm-rpc-runtime-api" -version = "2.1.0" +version = "2.1.1" dependencies = [ "acala-primitives", "ethereum-types", @@ -5486,7 +5486,7 @@ dependencies = [ [[package]] name = "module-evm-utiltity" -version = "2.1.0" +version = "2.1.1" dependencies = [ "ethereum", "evm", @@ -5498,7 +5498,7 @@ dependencies = [ [[package]] name = "module-evm-utiltity-macro" -version = "2.1.0" +version = "2.1.1" dependencies = [ "module-evm-utiltity", "proc-macro2", @@ -5508,7 +5508,7 @@ dependencies = [ [[package]] name = "module-example" -version = "2.1.0" +version = "2.1.1" dependencies = [ "frame-support", "frame-system", @@ -5522,7 +5522,7 @@ dependencies = [ [[package]] name = "module-homa" -version = "2.1.0" +version = "2.1.1" dependencies = [ "acala-primitives", "frame-support", @@ -5537,7 +5537,7 @@ dependencies = [ [[package]] name = "module-homa-lite" -version = "2.1.0" +version = "2.1.1" dependencies = [ "acala-primitives", "cumulus-primitives-core", @@ -5564,7 +5564,7 @@ dependencies = [ [[package]] name = "module-homa-validator-list" -version = "2.1.0" +version = "2.1.1" dependencies = [ "acala-primitives", "frame-support", @@ -5586,7 +5586,7 @@ dependencies = [ [[package]] name = "module-honzon" -version = "2.1.0" +version = "2.1.1" dependencies = [ "acala-primitives", "frame-support", @@ -5611,7 +5611,7 @@ dependencies = [ [[package]] name = "module-idle-scheduler" -version = "2.1.0" +version = "2.1.1" dependencies = [ "acala-primitives", "frame-support", @@ -5628,7 +5628,7 @@ dependencies = [ [[package]] name = "module-incentives" -version = "2.1.0" +version = "2.1.1" dependencies = [ "acala-primitives", "frame-support", @@ -5649,7 +5649,7 @@ dependencies = [ [[package]] name = "module-loans" -version = "2.1.0" +version = "2.1.1" dependencies = [ "acala-primitives", "frame-support", @@ -5671,7 +5671,7 @@ dependencies = [ [[package]] name = "module-nft" -version = "2.1.0" +version = "2.1.1" dependencies = [ "acala-primitives", "enumflags2", @@ -5697,7 +5697,7 @@ dependencies = [ [[package]] name = "module-nominees-election" -version = "2.1.0" +version = "2.1.1" dependencies = [ "acala-primitives", "frame-support", @@ -5718,7 +5718,7 @@ dependencies = [ [[package]] name = "module-polkadot-bridge" -version = "2.1.0" +version = "2.1.1" dependencies = [ "acala-primitives", "frame-support", @@ -5736,7 +5736,7 @@ dependencies = [ [[package]] name = "module-prices" -version = "2.1.0" +version = "2.1.1" dependencies = [ "acala-primitives", "frame-support", @@ -5755,7 +5755,7 @@ dependencies = [ [[package]] name = "module-relaychain" -version = "2.1.0" +version = "2.1.1" dependencies = [ "acala-primitives", "cumulus-primitives-core", @@ -5773,7 +5773,7 @@ dependencies = [ [[package]] name = "module-session-manager" -version = "2.1.0" +version = "2.1.1" dependencies = [ "frame-support", "frame-system", @@ -5790,7 +5790,7 @@ dependencies = [ [[package]] name = "module-staking-pool" -version = "2.1.0" +version = "2.1.1" dependencies = [ "acala-primitives", "frame-support", @@ -5811,7 +5811,7 @@ dependencies = [ [[package]] name = "module-staking-pool-rpc-runtime-api" -version = "2.1.0" +version = "2.1.1" dependencies = [ "module-support", "parity-scale-codec", @@ -5823,7 +5823,7 @@ dependencies = [ [[package]] name = "module-support" -version = "2.1.0" +version = "2.1.1" dependencies = [ "acala-primitives", "frame-support", @@ -5838,7 +5838,7 @@ dependencies = [ [[package]] name = "module-transaction-pause" -version = "2.1.0" +version = "2.1.1" dependencies = [ "acala-primitives", "frame-support", @@ -5857,7 +5857,7 @@ dependencies = [ [[package]] name = "module-transaction-payment" -version = "2.1.0" +version = "2.1.1" dependencies = [ "acala-primitives", "frame-support", @@ -9799,7 +9799,7 @@ dependencies = [ [[package]] name = "runtime-common" -version = "2.1.0" +version = "2.1.1" dependencies = [ "acala-primitives", "acala-service", @@ -9848,7 +9848,7 @@ dependencies = [ [[package]] name = "runtime-integration-tests" -version = "2.1.0" +version = "2.1.1" dependencies = [ "acala-primitives", "acala-runtime", @@ -12555,7 +12555,7 @@ dependencies = [ [[package]] name = "test-runner" -version = "2.1.0" +version = "2.1.1" dependencies = [ "acala-cli", "acala-primitives", diff --git a/ecosystem-modules/compound-cash/Cargo.toml b/ecosystem-modules/compound-cash/Cargo.toml index 6e12687a34..5f412df1e8 100644 --- a/ecosystem-modules/compound-cash/Cargo.toml +++ b/ecosystem-modules/compound-cash/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ecosystem-compound-cash" -version = "2.1.0" +version = "2.1.1" authors = ["Acala Developers"] edition = "2021" diff --git a/ecosystem-modules/ren/renvm-bridge/Cargo.toml b/ecosystem-modules/ren/renvm-bridge/Cargo.toml index 01c3c284eb..8d9387fffb 100644 --- a/ecosystem-modules/ren/renvm-bridge/Cargo.toml +++ b/ecosystem-modules/ren/renvm-bridge/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ecosystem-renvm-bridge" -version = "2.1.0" +version = "2.1.1" authors = ["Acala Developers"] edition = "2021" diff --git a/ecosystem-modules/starport/Cargo.toml b/ecosystem-modules/starport/Cargo.toml index 978ed756c6..047316fa4b 100644 --- a/ecosystem-modules/starport/Cargo.toml +++ b/ecosystem-modules/starport/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ecosystem-starport" -version = "2.1.0" +version = "2.1.1" authors = ["Acala Developers"] edition = "2021" diff --git a/inspect/Cargo.toml b/inspect/Cargo.toml index b5071ccada..87ddfe96d6 100644 --- a/inspect/Cargo.toml +++ b/inspect/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "acala-inspect" -version = "2.1.0" +version = "2.1.1" authors = ["Acala Developers"] edition = "2021" diff --git a/launch/config.yml b/launch/config.yml index 44846b8975..c21eb68d31 100644 --- a/launch/config.yml +++ b/launch/config.yml @@ -1,5 +1,5 @@ relaychain: - image: parity/polkadot:v0.9.10-1 + image: parity/polkadot:v0.9.13 chain: rococo-local runtimeGenesisConfig: configuration: @@ -19,7 +19,7 @@ relaychain: - name: charlie parachains: -- image: acala/karura-node:1.4.1 +- image: acala/karura-node:2.1.0 chain: base: karura-dev collators: diff --git a/launch/package.json b/launch/package.json index b1bace8fa0..424c9d6fbe 100644 --- a/launch/package.json +++ b/launch/package.json @@ -7,6 +7,6 @@ "start": "node_modules/@open-web3/parachain-launch/bin/parachain-launch" }, "dependencies": { - "@open-web3/parachain-launch": "^1.0.4" + "@open-web3/parachain-launch": "^1.0.6" } } diff --git a/launch/yarn.lock b/launch/yarn.lock index e2b3062539..7fd53f434b 100644 --- a/launch/yarn.lock +++ b/launch/yarn.lock @@ -9,10 +9,10 @@ dependencies: regenerator-runtime "^0.13.4" -"@open-web3/parachain-launch@^1.0.4": - version "1.0.4" - resolved "https://registry.yarnpkg.com/@open-web3/parachain-launch/-/parachain-launch-1.0.4.tgz#de468ce96fb92d7aaf556604e51b9e0bb703acd6" - integrity sha512-Ck1AcjfxO7SkxjJfoseb/8oiTFcysUtHuEG5McZznKlWd/raaSStEd4U0XQCKhg1MzChF1U5kh4Gn4AP5HfkBg== +"@open-web3/parachain-launch@^1.0.6": + version "1.0.6" + resolved "https://registry.yarnpkg.com/@open-web3/parachain-launch/-/parachain-launch-1.0.6.tgz#e8660fb408570165bd6ff578b0744c7f2961c039" + integrity sha512-sZ+HB+v7cPpWpyKj3d83r9yT2yPr5Luz1J8ftVXp6t8kuPbldYWgOHYlMeOqK0vgYI7sPZkOPNrCb9j4rrgC5A== dependencies: "@polkadot/api" "^5.6.1" "@polkadot/keyring" "^7.2.1" diff --git a/modules/asset-registry/Cargo.toml b/modules/asset-registry/Cargo.toml index ea93a5b4a9..fefcc54983 100644 --- a/modules/asset-registry/Cargo.toml +++ b/modules/asset-registry/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "module-asset-registry" -version = "2.1.0" +version = "2.1.1" authors = ["Acala Developers"] edition = "2021" diff --git a/modules/auction-manager/Cargo.toml b/modules/auction-manager/Cargo.toml index b45faa9aa8..3b67efc515 100644 --- a/modules/auction-manager/Cargo.toml +++ b/modules/auction-manager/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "module-auction-manager" -version = "2.1.0" +version = "2.1.1" authors = ["Acala Developers"] edition = "2021" diff --git a/modules/cdp-engine/Cargo.toml b/modules/cdp-engine/Cargo.toml index 97e1ed35a4..52d9071bb6 100644 --- a/modules/cdp-engine/Cargo.toml +++ b/modules/cdp-engine/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "module-cdp-engine" -version = "2.1.0" +version = "2.1.1" authors = ["Acala Developers"] edition = "2021" diff --git a/modules/cdp-treasury/Cargo.toml b/modules/cdp-treasury/Cargo.toml index 8af099e832..8a259c969d 100644 --- a/modules/cdp-treasury/Cargo.toml +++ b/modules/cdp-treasury/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "module-cdp-treasury" -version = "2.1.0" +version = "2.1.1" authors = ["Acala Developers"] edition = "2021" diff --git a/modules/collator-selection/Cargo.toml b/modules/collator-selection/Cargo.toml index 30a4f4fba9..dd85c63d0f 100644 --- a/modules/collator-selection/Cargo.toml +++ b/modules/collator-selection/Cargo.toml @@ -1,6 +1,6 @@ [package] name = 'module-collator-selection' -version = "2.1.0" +version = "2.1.1" authors = ["Acala Developers"] edition = "2021" diff --git a/modules/currencies/Cargo.toml b/modules/currencies/Cargo.toml index d9b8357a22..313a49741b 100644 --- a/modules/currencies/Cargo.toml +++ b/modules/currencies/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "module-currencies" -version = "2.1.0" +version = "2.1.1" authors = ["Acala Developers"] edition = "2021" diff --git a/modules/dex/Cargo.toml b/modules/dex/Cargo.toml index 5c2d4c9a49..7aa6303ee5 100644 --- a/modules/dex/Cargo.toml +++ b/modules/dex/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "module-dex" -version = "2.1.0" +version = "2.1.1" authors = ["Acala Developers"] edition = "2021" diff --git a/modules/emergency-shutdown/Cargo.toml b/modules/emergency-shutdown/Cargo.toml index e83040992f..720aa6f2ba 100644 --- a/modules/emergency-shutdown/Cargo.toml +++ b/modules/emergency-shutdown/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "module-emergency-shutdown" -version = "2.1.0" +version = "2.1.1" authors = ["Acala Developers"] edition = "2021" diff --git a/modules/evm-accounts/Cargo.toml b/modules/evm-accounts/Cargo.toml index 0d3ce668f7..67a9d5b72c 100644 --- a/modules/evm-accounts/Cargo.toml +++ b/modules/evm-accounts/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "module-evm-accounts" -version = "2.1.0" +version = "2.1.1" authors = ["Acala Developers"] edition = "2021" diff --git a/modules/evm-bridge/Cargo.toml b/modules/evm-bridge/Cargo.toml index a653cc1a53..41468dd55b 100644 --- a/modules/evm-bridge/Cargo.toml +++ b/modules/evm-bridge/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "module-evm-bridge" -version = "2.1.0" +version = "2.1.1" authors = ["Acala Developers"] edition = "2021" diff --git a/modules/evm-utiltity/Cargo.toml b/modules/evm-utiltity/Cargo.toml index a1b9039516..a3f9981953 100644 --- a/modules/evm-utiltity/Cargo.toml +++ b/modules/evm-utiltity/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "module-evm-utiltity" -version = "2.1.0" +version = "2.1.1" authors = ["Acala Developers"] edition = "2021" diff --git a/modules/evm-utiltity/macro/Cargo.toml b/modules/evm-utiltity/macro/Cargo.toml index b2b0188c3b..2dc1f8e8a9 100644 --- a/modules/evm-utiltity/macro/Cargo.toml +++ b/modules/evm-utiltity/macro/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "module-evm-utiltity-macro" -version = "2.1.0" +version = "2.1.1" authors = ["Acala Developers"] edition = "2021" diff --git a/modules/evm/Cargo.toml b/modules/evm/Cargo.toml index e8733b7b95..4e0f1627d6 100644 --- a/modules/evm/Cargo.toml +++ b/modules/evm/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "module-evm" -version = "2.1.0" +version = "2.1.1" authors = ["Acala Developers"] edition = "2021" diff --git a/modules/evm/rpc/Cargo.toml b/modules/evm/rpc/Cargo.toml index ddad48c56f..00f932cb7e 100644 --- a/modules/evm/rpc/Cargo.toml +++ b/modules/evm/rpc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "evm-rpc" -version = "2.1.0" +version = "2.1.1" authors = ["Acala Developers"] edition = "2021" diff --git a/modules/evm/rpc/runtime_api/Cargo.toml b/modules/evm/rpc/runtime_api/Cargo.toml index c7517a55d5..70b5d50a49 100644 --- a/modules/evm/rpc/runtime_api/Cargo.toml +++ b/modules/evm/rpc/runtime_api/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "module-evm-rpc-runtime-api" -version = "2.1.0" +version = "2.1.1" authors = ["Acala Developers"] edition = "2021" diff --git a/modules/example/Cargo.toml b/modules/example/Cargo.toml index 7d3e5dd0f7..a6129765da 100644 --- a/modules/example/Cargo.toml +++ b/modules/example/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "module-example" -version = "2.1.0" +version = "2.1.1" authors = ["Acala Developers"] edition = "2021" diff --git a/modules/homa-lite/Cargo.toml b/modules/homa-lite/Cargo.toml index 3c6e4fd4f1..4a67dcea30 100644 --- a/modules/homa-lite/Cargo.toml +++ b/modules/homa-lite/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "module-homa-lite" -version = "2.1.0" +version = "2.1.1" authors = ["Acala Developers"] edition = "2021" diff --git a/modules/homa-validator-list/Cargo.toml b/modules/homa-validator-list/Cargo.toml index 2cf7e207b9..57fc93aad3 100644 --- a/modules/homa-validator-list/Cargo.toml +++ b/modules/homa-validator-list/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "module-homa-validator-list" -version = "2.1.0" +version = "2.1.1" authors = ["Acala Developers"] edition = "2021" diff --git a/modules/homa/Cargo.toml b/modules/homa/Cargo.toml index 7249e56a41..a856376162 100644 --- a/modules/homa/Cargo.toml +++ b/modules/homa/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "module-homa" -version = "2.1.0" +version = "2.1.1" authors = ["Acala Developers"] edition = "2021" diff --git a/modules/honzon/Cargo.toml b/modules/honzon/Cargo.toml index adb18d5ae9..bf9287597d 100644 --- a/modules/honzon/Cargo.toml +++ b/modules/honzon/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "module-honzon" -version = "2.1.0" +version = "2.1.1" authors = ["Acala Developers"] edition = "2021" diff --git a/modules/idle-scheduler/Cargo.toml b/modules/idle-scheduler/Cargo.toml index 0ac56780d7..5cc14e89d0 100644 --- a/modules/idle-scheduler/Cargo.toml +++ b/modules/idle-scheduler/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "module-idle-scheduler" -version = "2.1.0" +version = "2.1.1" authors = ["Acala Developers"] edition = "2021" diff --git a/modules/incentives/Cargo.toml b/modules/incentives/Cargo.toml index 24adfb4db2..89749dad46 100644 --- a/modules/incentives/Cargo.toml +++ b/modules/incentives/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "module-incentives" -version = "2.1.0" +version = "2.1.1" authors = ["Acala Developers"] edition = "2021" diff --git a/modules/loans/Cargo.toml b/modules/loans/Cargo.toml index c819b2d895..4e054ff7a0 100644 --- a/modules/loans/Cargo.toml +++ b/modules/loans/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "module-loans" -version = "2.1.0" +version = "2.1.1" authors = ["Acala Developers"] edition = "2021" diff --git a/modules/nft/Cargo.toml b/modules/nft/Cargo.toml index 3c8ed3c489..05b2594d03 100644 --- a/modules/nft/Cargo.toml +++ b/modules/nft/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "module-nft" -version = "2.1.0" +version = "2.1.1" authors = ["Acala Developers"] edition = "2021" diff --git a/modules/nominees-election/Cargo.toml b/modules/nominees-election/Cargo.toml index c56344b9c1..4af75bb766 100644 --- a/modules/nominees-election/Cargo.toml +++ b/modules/nominees-election/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "module-nominees-election" -version = "2.1.0" +version = "2.1.1" authors = ["Acala Developers"] edition = "2021" diff --git a/modules/polkadot-bridge/Cargo.toml b/modules/polkadot-bridge/Cargo.toml index b36a1f7f8c..0c31e2745e 100644 --- a/modules/polkadot-bridge/Cargo.toml +++ b/modules/polkadot-bridge/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "module-polkadot-bridge" -version = "2.1.0" +version = "2.1.1" authors = ["Acala Developers"] edition = "2021" diff --git a/modules/prices/Cargo.toml b/modules/prices/Cargo.toml index 311e3ef585..0ce0d882d4 100644 --- a/modules/prices/Cargo.toml +++ b/modules/prices/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "module-prices" -version = "2.1.0" +version = "2.1.1" authors = ["Acala Developers"] edition = "2021" diff --git a/modules/relaychain/Cargo.toml b/modules/relaychain/Cargo.toml index a52ed44ec4..d99d38f5d0 100644 --- a/modules/relaychain/Cargo.toml +++ b/modules/relaychain/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "module-relaychain" -version = "2.1.0" +version = "2.1.1" authors = ["Acala Developers"] edition = "2021" diff --git a/modules/session-manager/Cargo.toml b/modules/session-manager/Cargo.toml index 47ab21fb7b..c9202b54f1 100644 --- a/modules/session-manager/Cargo.toml +++ b/modules/session-manager/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "module-session-manager" -version = "2.1.0" +version = "2.1.1" authors = ["Acala Developers"] edition = "2021" diff --git a/modules/staking-pool/Cargo.toml b/modules/staking-pool/Cargo.toml index cb68c47e77..d5efd9a6ab 100644 --- a/modules/staking-pool/Cargo.toml +++ b/modules/staking-pool/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "module-staking-pool" -version = "2.1.0" +version = "2.1.1" authors = ["Acala Developers"] edition = "2021" diff --git a/modules/staking-pool/rpc/Cargo.toml b/modules/staking-pool/rpc/Cargo.toml index 3e8fd61161..b59e1f77b4 100644 --- a/modules/staking-pool/rpc/Cargo.toml +++ b/modules/staking-pool/rpc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "module-staking-pool-rpc" -version = "2.1.0" +version = "2.1.1" authors = ["Acala Developers"] edition = "2021" diff --git a/modules/staking-pool/rpc/runtime-api/Cargo.toml b/modules/staking-pool/rpc/runtime-api/Cargo.toml index f12a17ac0a..6771b26ca2 100644 --- a/modules/staking-pool/rpc/runtime-api/Cargo.toml +++ b/modules/staking-pool/rpc/runtime-api/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "module-staking-pool-rpc-runtime-api" -version = "2.1.0" +version = "2.1.1" authors = ["Acala Developers"] edition = "2021" diff --git a/modules/support/Cargo.toml b/modules/support/Cargo.toml index aa8823f128..9a6f7cad42 100644 --- a/modules/support/Cargo.toml +++ b/modules/support/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "module-support" -version = "2.1.0" +version = "2.1.1" authors = ["Acala Developers"] edition = "2021" diff --git a/modules/transaction-pause/Cargo.toml b/modules/transaction-pause/Cargo.toml index 09ee36f1c7..a22931ac7b 100644 --- a/modules/transaction-pause/Cargo.toml +++ b/modules/transaction-pause/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "module-transaction-pause" -version = "2.1.0" +version = "2.1.1" authors = ["Acala Developers"] edition = "2021" diff --git a/modules/transaction-payment/Cargo.toml b/modules/transaction-payment/Cargo.toml index 1790b1391f..535fc4d574 100644 --- a/modules/transaction-payment/Cargo.toml +++ b/modules/transaction-payment/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "module-transaction-payment" -version = "2.1.0" +version = "2.1.1" authors = ["Acala Developers"] edition = "2021" diff --git a/node/Cargo.toml b/node/Cargo.toml index a712f258c5..dbbb2c3efb 100644 --- a/node/Cargo.toml +++ b/node/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "acala" -version = "2.1.0" +version = "2.1.1" authors = ["Acala Developers"] edition = "2021" default-run = "acala" diff --git a/node/cli/Cargo.toml b/node/cli/Cargo.toml index 6397a1d305..d84383bbfe 100644 --- a/node/cli/Cargo.toml +++ b/node/cli/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "acala-cli" -version = "2.1.0" +version = "2.1.1" authors = ["Acala Developers"] edition = "2021" diff --git a/node/cli/src/cli.rs b/node/cli/src/cli.rs index 925a71cf5b..9d83c8cbcb 100644 --- a/node/cli/src/cli.rs +++ b/node/cli/src/cli.rs @@ -93,10 +93,6 @@ pub struct ExportGenesisStateCommand { #[structopt(parse(from_os_str))] pub output: Option, - /// Id of the parachain this state is for. - #[structopt(long, default_value = "2000")] - pub parachain_id: u32, - /// Write output in binary. Default is to write in hex. #[structopt(short, long)] pub raw: bool, diff --git a/node/e2e-tests/Cargo.toml b/node/e2e-tests/Cargo.toml index 3c1c886ef7..a242fb121f 100644 --- a/node/e2e-tests/Cargo.toml +++ b/node/e2e-tests/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "e2e-tests" -version = "2.1.0" +version = "2.1.1" authors = ["Acala Developers"] edition = "2021" diff --git a/node/e2e-tests/test-runner/Cargo.toml b/node/e2e-tests/test-runner/Cargo.toml index 84eb4aa67b..a0a4214d7b 100644 --- a/node/e2e-tests/test-runner/Cargo.toml +++ b/node/e2e-tests/test-runner/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "test-runner" -version = "2.1.0" +version = "2.1.1" authors = ["Acala Developers"] edition = "2021" diff --git a/node/service/Cargo.toml b/node/service/Cargo.toml index eb90b050d1..e50ba5df18 100644 --- a/node/service/Cargo.toml +++ b/node/service/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "acala-service" -version = "2.1.0" +version = "2.1.1" authors = ["Acala Developers"] edition = "2021" diff --git a/primitives/Cargo.toml b/primitives/Cargo.toml index 02920348bc..68f3d1e029 100644 --- a/primitives/Cargo.toml +++ b/primitives/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "acala-primitives" -version = "2.1.0" +version = "2.1.1" authors = ["Acala Developers"] edition = "2021" diff --git a/primitives/src/currency.rs b/primitives/src/currency.rs index 8a2a73b7c3..0c646f3fe8 100644 --- a/primitives/src/currency.rs +++ b/primitives/src/currency.rs @@ -194,6 +194,7 @@ create_currency_id! { KUSD("Karura Dollar", 12) = 129, KSM("Kusama", 12) = 130, LKSM("Liquid KSM", 12) = 131, + TAI("Taiga", 12) = 132, // 148 - 167: External tokens (e.g. bridged) // 149: Reserved for renBTC // 150: Reserved for CASH diff --git a/rpc/Cargo.toml b/rpc/Cargo.toml index df0966b84b..5ca81b345f 100644 --- a/rpc/Cargo.toml +++ b/rpc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "acala-rpc" -version = "2.1.0" +version = "2.1.1" authors = ["Acala Developers"] edition = "2021" diff --git a/runtime/acala/Cargo.toml b/runtime/acala/Cargo.toml index 9d71d431f0..b9199fd784 100644 --- a/runtime/acala/Cargo.toml +++ b/runtime/acala/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "acala-runtime" -version = "2.1.0" +version = "2.1.1" authors = ["Acala Developers"] edition = "2021" build = "build.rs" diff --git a/runtime/acala/src/lib.rs b/runtime/acala/src/lib.rs index abbb4ff50d..e9379b672a 100644 --- a/runtime/acala/src/lib.rs +++ b/runtime/acala/src/lib.rs @@ -127,7 +127,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("acala"), impl_name: create_runtime_str!("acala"), authoring_version: 1, - spec_version: 2001, + spec_version: 2011, impl_version: 0, apis: RUNTIME_API_VERSIONS, transaction_version: 1, @@ -751,6 +751,7 @@ parameter_type_with_key! { TokenSymbol::ACA | TokenSymbol::KBTC | TokenSymbol::KINT | + TokenSymbol::TAI | TokenSymbol::CASH => Balance::max_value() // unsupported }, CurrencyId::DexShare(dex_share_0, _) => { diff --git a/runtime/common/Cargo.toml b/runtime/common/Cargo.toml index 493e71981b..0a924ccb1d 100644 --- a/runtime/common/Cargo.toml +++ b/runtime/common/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "runtime-common" -version = "2.1.0" +version = "2.1.1" authors = ["Acala Developers"] edition = "2021" diff --git a/runtime/integration-tests/Cargo.toml b/runtime/integration-tests/Cargo.toml index 43f76cc640..1c840fd2dd 100644 --- a/runtime/integration-tests/Cargo.toml +++ b/runtime/integration-tests/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "runtime-integration-tests" -version = "2.1.0" +version = "2.1.1" authors = ["Acala Developers"] edition = "2021" diff --git a/runtime/integration-tests/src/runtime.rs b/runtime/integration-tests/src/runtime.rs index f5d1de0dbf..11afb8f3cc 100644 --- a/runtime/integration-tests/src/runtime.rs +++ b/runtime/integration-tests/src/runtime.rs @@ -392,7 +392,7 @@ mod mandala_only_tests { // tips = 0 // operational extrinsic - let call = Call::Sudo(pallet_sudo::Call::sudo { call: Box::new(module_emergency_shutdown::Call::emergency_shutdown { }.into()) }); + let call = Call::Sudo(pallet_sudo::Call::sudo { call: Box::new(module_emergency_shutdown::Call::open_collateral_refund { }.into()) }); let bytes = UncheckedExtrinsic::new(call.clone().into(), None).expect("This should not fail").encode(); assert_eq!( @@ -403,7 +403,7 @@ mod mandala_only_tests { bytes.len() ), Ok(ValidTransaction { - priority: 43_824_742_400_000_000, + priority: 64_296_718_080_000_000, requires: vec![], provides: vec![], longevity: 18_446_744_073_709_551_615, diff --git a/runtime/integration-tests/src/treasury.rs b/runtime/integration-tests/src/treasury.rs index 3feb811a2e..7ec1b361ec 100644 --- a/runtime/integration-tests/src/treasury.rs +++ b/runtime/integration-tests/src/treasury.rs @@ -274,18 +274,15 @@ mod mandala_only_tests { // The amount above existential is below the `MinRewardDistributeAmount`. assert_eq!( Currencies::free_balance(NATIVE_CURRENCY, &pot_account_id), - 100_299_999_998 + 299_999_999_998 ); - CollatorSelection::note_author(AccountId::from(ALICE)); + CollatorSelection::note_author(AccountId::from(BOB)); assert_eq!( Currencies::free_balance(NATIVE_CURRENCY, &pot_account_id), - 100_299_999_998 - ); - assert_eq!( - Currencies::free_balance(NATIVE_CURRENCY, &AccountId::from(ALICE)), - dollar(NATIVE_CURRENCY) + 299_999_999_998 ); + assert_eq!(Currencies::free_balance(NATIVE_CURRENCY, &AccountId::from(BOB)), 0); // Put a little more money into the pot let tip = NegativeImbalance::new(10); @@ -296,19 +293,19 @@ mod mandala_only_tests { // Now the above existential is above the `MinRewardDistributeAmount`. assert_eq!( Currencies::free_balance(NATIVE_CURRENCY, &pot_account_id), - 100_300_000_000 + 300_000_000_000 ); - // Splits half of 300_000_000 to ALICE - CollatorSelection::note_author(AccountId::from(ALICE)); + // Splits half of 300_000_000_000 to BOB + CollatorSelection::note_author(AccountId::from(BOB)); assert_eq!( Currencies::free_balance(NATIVE_CURRENCY, &pot_account_id), - 100_150_000_000 + 200_000_000_000 ); assert_eq!( - Currencies::free_balance(NATIVE_CURRENCY, &AccountId::from(ALICE)), - dollar(NATIVE_CURRENCY) + 150_000_000 + Currencies::free_balance(NATIVE_CURRENCY, &AccountId::from(BOB)), + 100_000_000_000 ); }); } diff --git a/runtime/karura/Cargo.toml b/runtime/karura/Cargo.toml index f62a89a153..4fe67d2578 100644 --- a/runtime/karura/Cargo.toml +++ b/runtime/karura/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "karura-runtime" -version = "2.1.0" +version = "2.1.1" authors = ["Acala Developers"] edition = "2021" build = "build.rs" diff --git a/runtime/karura/src/lib.rs b/runtime/karura/src/lib.rs index 530ee90950..4815262861 100644 --- a/runtime/karura/src/lib.rs +++ b/runtime/karura/src/lib.rs @@ -128,7 +128,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("karura"), impl_name: create_runtime_str!("karura"), authoring_version: 1, - spec_version: 2010, + spec_version: 2011, impl_version: 0, apis: RUNTIME_API_VERSIONS, transaction_version: 1, @@ -760,6 +760,7 @@ parameter_type_with_key! { TokenSymbol::DOT | TokenSymbol::LDOT | TokenSymbol::RENBTC | + TokenSymbol::TAI | TokenSymbol::KAR | TokenSymbol::CASH => Balance::max_value() // unsupported }, diff --git a/runtime/mandala/Cargo.toml b/runtime/mandala/Cargo.toml index 32c6fa1e9a..917f40ba21 100644 --- a/runtime/mandala/Cargo.toml +++ b/runtime/mandala/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mandala-runtime" -version = "2.1.0" +version = "2.1.1" authors = ["Acala Developers"] edition = "2021" build = "build.rs" diff --git a/runtime/mandala/src/lib.rs b/runtime/mandala/src/lib.rs index 51d7812325..0c27437db7 100644 --- a/runtime/mandala/src/lib.rs +++ b/runtime/mandala/src/lib.rs @@ -140,7 +140,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("mandala"), impl_name: create_runtime_str!("mandala"), authoring_version: 1, - spec_version: 2010, + spec_version: 2011, impl_version: 0, apis: RUNTIME_API_VERSIONS, transaction_version: 1, @@ -291,8 +291,8 @@ parameter_types! { pub const MaxInvulnerables: u32 = 50; pub const KickPenaltySessionLength: u32 = 8; pub const CollatorKickThreshold: Permill = Permill::from_percent(50); - // 10% of transaction fee of empty remark call: 150_459_200 - pub MinRewardDistributeAmount: Balance = 15 * millicent(ACA); + // Ensure that can create the author(`ExistentialDeposit`) with dev mode. + pub MinRewardDistributeAmount: Balance = NativeTokenExistentialDeposit::get(); } impl module_collator_selection::Config for Runtime { @@ -780,15 +780,15 @@ parameter_type_with_key! { TokenSymbol::BNC => 800 * millicent(*currency_id), // 80BNC = 1KSM TokenSymbol::VSKSM => 10 * millicent(*currency_id), // 1VSKSM = 1KSM TokenSymbol::PHA => 4000 * millicent(*currency_id), // 400PHA = 1KSM - - TokenSymbol::KAR | TokenSymbol::KUSD | TokenSymbol::KSM | TokenSymbol::LKSM | TokenSymbol::RENBTC | - TokenSymbol::ACA | TokenSymbol::KINT | TokenSymbol::KBTC | + TokenSymbol::TAI => 10 * millicent(*currency_id), + TokenSymbol::ACA | + TokenSymbol::KAR | TokenSymbol::CASH => Balance::max_value() // unsupported }, CurrencyId::DexShare(dex_share_0, _) => { @@ -1022,7 +1022,7 @@ where } parameter_types! { - pub CollateralCurrencyIds: Vec = vec![DOT, LDOT, RENBTC]; + pub CollateralCurrencyIds: Vec = vec![DOT, LDOT, RENBTC, CurrencyId::StableAssetPoolToken(0)]; pub DefaultLiquidationRatio: Ratio = Ratio::saturating_from_rational(110, 100); pub DefaultDebitExchangeRate: ExchangeRate = ExchangeRate::saturating_from_rational(1, 10); pub DefaultLiquidationPenalty: Rate = Rate::saturating_from_rational(5, 100);