difftreelog
Merge pull request #351 from UniqueNetwork/release-v0.9.21
in: master
release v921000
13 files changed
.envdiffbeforeafterboth--- a/.env
+++ b/.env
@@ -1,6 +1,6 @@
RUST_TOOLCHAIN=nightly-2022-04-07
RUST_C=1.62.0-nightly
-POLKA_VERSION=release-v0.9.20
+POLKA_VERSION=release-v0.9.21
UNIQUE_BRANCH=develop
USER=***
PASS=***
Cargo.lockdiffbeforeafterboth--- a/Cargo.lock
+++ b/Cargo.lock
@@ -396,7 +396,7 @@
"instant",
"pin-project-lite 0.2.9",
"rand 0.8.5",
- "tokio 1.18.1",
+ "tokio 1.18.2",
]
[[package]]
@@ -410,7 +410,7 @@
"cfg-if 1.0.0",
"libc",
"miniz_oxide",
- "object 0.28.3",
+ "object 0.28.4",
"rustc-demangle",
]
@@ -977,9 +977,9 @@
[[package]]
name = "camino"
-version = "1.0.7"
+version = "1.0.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "6f3132262930b0522068049f5870a856ab8affc80c70d08b6ecb785771a6fc23"
+checksum = "07fd178c5af4d59e83498ef15cf3f154e1a6f9d091270cb86283c65ef44e9ef0"
dependencies = [
"serde",
]
@@ -1122,9 +1122,9 @@
[[package]]
name = "clap"
-version = "3.1.16"
+version = "3.1.18"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "f52d4f8e4a1419219935762e32913b4430f37cb0c0200ad17a89ee18c0188a9f"
+checksum = "d2dbdf4bdacb33466e854ce889eee8dfd5729abf7ccd7664d0a2d60cd384440b"
dependencies = [
"atty",
"bitflags",
@@ -1139,9 +1139,9 @@
[[package]]
name = "clap_derive"
-version = "3.1.7"
+version = "3.1.18"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "a3aab4734e083b809aaf5794e14e756d1c798d2c69c7f7de7a09a2f5214993c1"
+checksum = "25320346e922cffe59c0bbc5410c8d8784509efb321488971081313cb1e1a33c"
dependencies = [
"heck 0.4.0",
"proc-macro-error",
@@ -2202,9 +2202,9 @@
[[package]]
name = "ed25519"
-version = "1.4.1"
+version = "1.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "3d5c4b5e5959dc2c2b89918d8e2cc40fcdd623cef026ed09d2f0ee05199dc8e4"
+checksum = "d916019f70ae3a1faa1195685e290287f39207d38e6dfee727197cffcc002214"
dependencies = [
"signature",
]
@@ -2638,7 +2638,7 @@
"sp-io",
"sp-runtime",
"sp-storage",
- "tokio 1.18.1",
+ "tokio 1.18.2",
]
[[package]]
@@ -3394,7 +3394,7 @@
"http",
"indexmap",
"slab",
- "tokio 1.18.1",
+ "tokio 1.18.2",
"tokio-util 0.7.1",
"tracing",
]
@@ -3588,7 +3588,7 @@
"itoa 1.0.1",
"pin-project-lite 0.2.9",
"socket2 0.4.4",
- "tokio 1.18.1",
+ "tokio 1.18.2",
"tower-service",
"tracing",
"want",
@@ -3606,7 +3606,7 @@
"log",
"rustls 0.19.1",
"rustls-native-certs 0.5.0",
- "tokio 1.18.1",
+ "tokio 1.18.2",
"tokio-rustls 0.22.0",
"webpki 0.21.4",
]
@@ -3622,7 +3622,7 @@
"log",
"rustls 0.20.4",
"rustls-native-certs 0.6.2",
- "tokio 1.18.1",
+ "tokio 1.18.2",
"tokio-rustls 0.23.4",
"webpki-roots 0.22.3",
]
@@ -3954,7 +3954,7 @@
"jsonrpc-core",
"lazy_static",
"log",
- "tokio 1.18.1",
+ "tokio 1.18.2",
"tokio-stream",
"tokio-util 0.6.9",
"unicase",
@@ -4002,7 +4002,7 @@
"rustls-native-certs 0.6.2",
"soketto",
"thiserror",
- "tokio 1.18.1",
+ "tokio 1.18.2",
"tokio-rustls 0.23.4",
"tokio-util 0.7.1",
"tracing",
@@ -4028,7 +4028,7 @@
"serde_json",
"soketto",
"thiserror",
- "tokio 1.18.1",
+ "tokio 1.18.2",
"tracing",
]
@@ -4047,7 +4047,7 @@
"serde",
"serde_json",
"thiserror",
- "tokio 1.18.1",
+ "tokio 1.18.2",
"tracing",
]
@@ -5126,7 +5126,7 @@
"kernel32-sys",
"libc",
"log",
- "miow 0.2.2",
+ "miow",
"net2",
"slab",
"winapi 0.2.8",
@@ -5134,16 +5134,14 @@
[[package]]
name = "mio"
-version = "0.8.2"
+version = "0.8.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "52da4364ffb0e4fe33a9841a98a3f3014fb964045ce4f7a45a398243c8d6b0c9"
+checksum = "713d550d9b44d89174e066b7a6217ae06234c10cb47819a88290d2b353c31799"
dependencies = [
"libc",
"log",
- "miow 0.3.7",
- "ntapi",
"wasi 0.11.0+wasi-snapshot-preview1",
- "winapi 0.3.9",
+ "windows-sys",
]
[[package]]
@@ -5171,15 +5169,6 @@
]
[[package]]
-name = "miow"
-version = "0.3.7"
-source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "b9f1c5b025cda876f66ef43a113f91ebc9f4ccef34843000e0adf6ebbab84e21"
-dependencies = [
- "winapi 0.3.9",
-]
-
-[[package]]
name = "more-asserts"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
@@ -5353,15 +5342,6 @@
dependencies = [
"memchr",
"minimal-lexical",
-]
-
-[[package]]
-name = "ntapi"
-version = "0.3.7"
-source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "c28774a7fd2fbb4f0babd8237ce554b73af68021b5f695a3cebd6c59bac0980f"
-dependencies = [
- "winapi 0.3.9",
]
[[package]]
@@ -5460,9 +5440,9 @@
[[package]]
name = "object"
-version = "0.28.3"
+version = "0.28.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "40bec70ba014595f99f7aa110b84331ffe1ee9aece7fe6f387cc7e3ecda4d456"
+checksum = "e42c982f2d955fac81dd7e1d0e1426a7d702acd9c98d19ab01083a6a0328c424"
dependencies = [
"memchr",
]
@@ -5475,7 +5455,7 @@
[[package]]
name = "opal-runtime"
-version = "0.9.20"
+version = "0.9.21"
dependencies = [
"cumulus-pallet-aura-ext",
"cumulus-pallet-dmp-queue",
@@ -6884,9 +6864,9 @@
[[package]]
name = "parity-db"
-version = "0.3.12"
+version = "0.3.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "6e73cd0b0a78045276b19eaae8eaaa20e44a1da9a0217ff934a810d9492ae701"
+checksum = "55a7901b85874402471e131de3332dde0e51f38432c69a3853627c8e25433048"
dependencies = [
"blake2-rfc",
"crc32fast",
@@ -6943,7 +6923,7 @@
"libc",
"log",
"rand 0.7.3",
- "tokio 1.18.1",
+ "tokio 1.18.2",
"winapi 0.3.9",
]
@@ -8478,7 +8458,7 @@
"substrate-test-client",
"tempfile",
"test-runtime-constants",
- "tokio 1.18.1",
+ "tokio 1.18.2",
"tracing-gum",
]
@@ -8682,7 +8662,7 @@
[[package]]
name = "quartz-runtime"
-version = "0.9.20"
+version = "0.9.21"
dependencies = [
"cumulus-pallet-aura-ext",
"cumulus-pallet-dmp-queue",
@@ -9546,7 +9526,7 @@
"sp-version",
"thiserror",
"tiny-bip39",
- "tokio 1.18.1",
+ "tokio 1.18.2",
]
[[package]]
@@ -10168,7 +10148,7 @@
"log",
"serde_json",
"substrate-prometheus-endpoint",
- "tokio 1.18.1",
+ "tokio 1.18.2",
]
[[package]]
@@ -10231,7 +10211,7 @@
"substrate-prometheus-endpoint",
"tempfile",
"thiserror",
- "tokio 1.18.1",
+ "tokio 1.18.2",
"tracing",
"tracing-futures",
]
@@ -11593,9 +11573,9 @@
[[package]]
name = "ss58-registry"
-version = "1.17.0"
+version = "1.18.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "7b84a70894df7a73666e0694f44b41a9571625e9546fb58a0818a565d2c7e084"
+checksum = "ceb8b72a924ccfe7882d0e26144c114503760a4d1248bb5cd06c8ab2d55404cc"
dependencies = [
"Inflector",
"num-format",
@@ -11759,7 +11739,7 @@
"log",
"prometheus",
"thiserror",
- "tokio 1.18.1",
+ "tokio 1.18.2",
]
[[package]]
@@ -11818,7 +11798,7 @@
dependencies = [
"futures 0.3.21",
"substrate-test-utils-derive",
- "tokio 1.18.1",
+ "tokio 1.18.2",
]
[[package]]
@@ -11856,9 +11836,9 @@
[[package]]
name = "syn"
-version = "1.0.92"
+version = "1.0.93"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "7ff7c592601f11445996a06f8ad0c27f094a58857c2f89e97974ab9235b92c52"
+checksum = "04066589568b72ec65f42d65a1a52436e954b168773148893c020269563decf2"
dependencies = [
"proc-macro2",
"quote",
@@ -12077,14 +12057,14 @@
[[package]]
name = "tokio"
-version = "1.18.1"
+version = "1.18.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "dce653fb475565de9f6fb0614b28bca8df2c430c0cf84bcd9c843f15de5414cc"
+checksum = "4903bf0427cf68dddd5aa6a93220756f8be0c34fcfa9f5e6191e103e15a31395"
dependencies = [
"bytes 1.1.0",
"libc",
"memchr",
- "mio 0.8.2",
+ "mio 0.8.3",
"num_cpus",
"once_cell",
"parking_lot 0.12.0",
@@ -12124,7 +12104,7 @@
checksum = "bc6844de72e57df1980054b38be3a9f4702aba4858be64dd700181a8a6d0e1b6"
dependencies = [
"rustls 0.19.1",
- "tokio 1.18.1",
+ "tokio 1.18.2",
"webpki 0.21.4",
]
@@ -12135,7 +12115,7 @@
checksum = "c43ee83903113e03984cb9e5cebe6c04a5116269e900e3ddba8f068a62adda59"
dependencies = [
"rustls 0.20.4",
- "tokio 1.18.1",
+ "tokio 1.18.2",
"webpki 0.22.0",
]
@@ -12147,7 +12127,7 @@
dependencies = [
"futures-core",
"pin-project-lite 0.2.9",
- "tokio 1.18.1",
+ "tokio 1.18.2",
]
[[package]]
@@ -12161,7 +12141,7 @@
"futures-sink",
"log",
"pin-project-lite 0.2.9",
- "tokio 1.18.1",
+ "tokio 1.18.2",
]
[[package]]
@@ -12175,7 +12155,7 @@
"futures-io",
"futures-sink",
"pin-project-lite 0.2.9",
- "tokio 1.18.1",
+ "tokio 1.18.2",
"tracing",
]
@@ -12515,7 +12495,7 @@
[[package]]
name = "unique-node"
-version = "0.9.20"
+version = "0.9.21"
dependencies = [
"clap",
"cumulus-client-cli",
@@ -12591,7 +12571,7 @@
"substrate-build-script-utils",
"substrate-frame-rpc-system",
"substrate-prometheus-endpoint",
- "tokio 1.18.1",
+ "tokio 1.18.2",
"unique-rpc",
"unique-runtime",
"unique-runtime-common",
@@ -12649,7 +12629,7 @@
[[package]]
name = "unique-runtime"
-version = "0.9.18"
+version = "0.9.21"
dependencies = [
"cumulus-pallet-aura-ext",
"cumulus-pallet-dmp-queue",
@@ -12725,7 +12705,7 @@
[[package]]
name = "unique-runtime-common"
-version = "0.9.20"
+version = "0.9.21"
dependencies = [
"fp-rpc",
"frame-support",
@@ -13627,18 +13607,18 @@
[[package]]
name = "zstd"
-version = "0.10.0+zstd.1.5.2"
+version = "0.10.2+zstd.1.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "3b1365becbe415f3f0fcd024e2f7b45bacfb5bdd055f0dc113571394114e7bdd"
+checksum = "5f4a6bd64f22b5e3e94b4e238669ff9f10815c27a5180108b849d24174a83847"
dependencies = [
"zstd-safe",
]
[[package]]
name = "zstd-safe"
-version = "4.1.4+zstd.1.5.2"
+version = "4.1.6+zstd.1.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "2f7cd17c9af1a4d6c24beb1cc54b17e2ef7b593dc92f19e9d9acad8b182bbaee"
+checksum = "94b61c51bb270702d6167b8ce67340d2754b088d0c091b06e593aa772c3ee9bb"
dependencies = [
"libc",
"zstd-sys",
Dockerfile-parachaindiffbeforeafterboth--- a/Dockerfile-parachain
+++ b/Dockerfile-parachain
@@ -4,7 +4,7 @@
ARG RUST_TOOLCHAIN=nightly-2022-04-07
#ARG RUST_C=1.62.0-nightly
-ARG POLKA_VERSION=release-v0.9.20
+ARG POLKA_VERSION=release-v0.9.21
ARG UNIQUE_BRANCH=develop
#ARG USER=***
README.mddiffbeforeafterboth--- a/README.md
+++ b/README.md
@@ -81,7 +81,7 @@
```
git clone https://github.com/paritytech/polkadot.git
cd polkadot
-git checkout release-v0.9.20
+git checkout release-v0.9.21
cargo build --release
```
node/cli/Cargo.tomldiffbeforeafterboth--- a/node/cli/Cargo.toml
+++ b/node/cli/Cargo.toml
@@ -283,7 +283,7 @@
license = 'GPLv3'
name = 'unique-node'
repository = 'https://github.com/UniqueNetwork/unique-chain'
-version = '0.9.20'
+version = '0.9.21'
[[bin]]
name = 'unique-collator'
runtime/common/Cargo.tomldiffbeforeafterboth--- a/runtime/common/Cargo.toml
+++ b/runtime/common/Cargo.toml
@@ -6,7 +6,7 @@
license = 'All Rights Reserved'
name = 'unique-runtime-common'
repository = 'https://github.com/UniqueNetwork/unique-chain'
-version = '0.9.20'
+version = '0.9.21'
[features]
default = ['std']
runtime/opal/Cargo.tomldiffbeforeafterboth--- a/runtime/opal/Cargo.toml
+++ b/runtime/opal/Cargo.toml
@@ -10,7 +10,7 @@
license = 'GPLv3'
name = 'opal-runtime'
repository = 'https://github.com/UniqueNetwork/unique-chain'
-version = '0.9.20'
+version = '0.9.21'
[package.metadata.docs.rs]
targets = ['x86_64-unknown-linux-gnu']
runtime/opal/src/lib.rsdiffbeforeafterboth--- a/runtime/opal/src/lib.rs
+++ b/runtime/opal/src/lib.rs
@@ -169,7 +169,7 @@
spec_name: create_runtime_str!(RUNTIME_NAME),
impl_name: create_runtime_str!(RUNTIME_NAME),
authoring_version: 1,
- spec_version: 920000,
+ spec_version: 921000,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 1,
runtime/quartz/Cargo.tomldiffbeforeafterboth1################################################################################2# Package34[package]5authors = ['Unique Network <support@uniquenetwork.io>']6build = 'build.rs'7description = 'Quartz Runtime'8edition = '2021'9homepage = 'https://unique.network'10license = 'GPLv3'11name = 'quartz-runtime'12repository = 'https://github.com/UniqueNetwork/unique-chain'13version = '0.9.20'1415[package.metadata.docs.rs]16targets = ['x86_64-unknown-linux-gnu']1718[features]19default = ['std']20runtime-benchmarks = [21 'hex-literal',22 'frame-benchmarking',23 'frame-support/runtime-benchmarks',24 'frame-system-benchmarking',25 'frame-system/runtime-benchmarks',26 'pallet-ethereum/runtime-benchmarks',27 'pallet-evm-migration/runtime-benchmarks',28 'pallet-evm-coder-substrate/runtime-benchmarks',29 'pallet-balances/runtime-benchmarks',30 'pallet-timestamp/runtime-benchmarks',31 'pallet-common/runtime-benchmarks',32 'pallet-fungible/runtime-benchmarks',33 'pallet-refungible/runtime-benchmarks',34 'pallet-nonfungible/runtime-benchmarks',35 'pallet-unique/runtime-benchmarks',36 'pallet-inflation/runtime-benchmarks',37 'pallet-xcm/runtime-benchmarks',38 'sp-runtime/runtime-benchmarks',39 'xcm-builder/runtime-benchmarks',40]41std = [42 'codec/std',43 'cumulus-pallet-aura-ext/std',44 'cumulus-pallet-parachain-system/std',45 'cumulus-pallet-xcm/std',46 'cumulus-pallet-xcmp-queue/std',47 'cumulus-primitives-core/std',48 'cumulus-primitives-utility/std',49 'frame-executive/std',50 'frame-support/std',51 'frame-system/std',52 'frame-system-rpc-runtime-api/std',53 'pallet-aura/std',54 'pallet-balances/std',55 # 'pallet-contracts/std',56 # 'pallet-contracts-primitives/std',57 # 'pallet-contracts-rpc-runtime-api/std',58 # 'pallet-contract-helpers/std',59 'pallet-randomness-collective-flip/std',60 'pallet-sudo/std',61 'pallet-timestamp/std',62 'pallet-transaction-payment/std',63 'pallet-transaction-payment-rpc-runtime-api/std',64 'pallet-treasury/std',65 # 'pallet-vesting/std',66 'pallet-evm/std',67 'pallet-evm-migration/std',68 'pallet-evm-contract-helpers/std',69 'pallet-evm-transaction-payment/std',70 'pallet-evm-coder-substrate/std',71 'pallet-ethereum/std',72 'pallet-base-fee/std',73 'fp-rpc/std',74 'up-rpc/std',75 'fp-evm-mapping/std',76 'fp-self-contained/std',77 'parachain-info/std',78 'serde',79 'pallet-inflation/std',80 'pallet-common/std',81 'pallet-fungible/std',82 'pallet-refungible/std',83 'pallet-nonfungible/std',84 'pallet-unique/std',85 'pallet-unq-scheduler/std',86 'pallet-charge-transaction/std',87 'up-data-structs/std',88 'sp-api/std',89 'sp-block-builder/std',90 "sp-consensus-aura/std",91 'sp-core/std',92 'sp-inherents/std',93 'sp-io/std',94 'sp-offchain/std',95 'sp-runtime/std',96 'sp-session/std',97 'sp-std/std',98 'sp-transaction-pool/std',99 'sp-version/std',100 'xcm/std',101 'xcm-builder/std',102 'xcm-executor/std',103 'unique-runtime-common/std',104105 "orml-vesting/std",106]107limit-testing = ['pallet-unique/limit-testing', 'up-data-structs/limit-testing']108109################################################################################110# Substrate Dependencies111112[dependencies.codec]113default-features = false114features = ['derive']115package = 'parity-scale-codec'116version = '3.1.2'117118[dependencies.frame-benchmarking]119default-features = false120git = "https://github.com/paritytech/substrate"121optional = true122branch = "polkadot-v0.9.21"123124[dependencies.frame-executive]125default-features = false126git = "https://github.com/paritytech/substrate"127branch = "polkadot-v0.9.21"128129[dependencies.frame-support]130default-features = false131git = "https://github.com/paritytech/substrate"132branch = "polkadot-v0.9.21"133134[dependencies.frame-system]135default-features = false136git = "https://github.com/paritytech/substrate"137branch = "polkadot-v0.9.21"138139[dependencies.frame-system-benchmarking]140default-features = false141git = "https://github.com/paritytech/substrate"142optional = true143branch = "polkadot-v0.9.21"144145[dependencies.frame-system-rpc-runtime-api]146default-features = false147git = "https://github.com/paritytech/substrate"148branch = "polkadot-v0.9.21"149150[dependencies.hex-literal]151optional = true152version = '0.3.3'153154[dependencies.serde]155default-features = false156features = ['derive']157optional = true158version = '1.0.130'159160[dependencies.pallet-aura]161default-features = false162git = "https://github.com/paritytech/substrate"163branch = "polkadot-v0.9.21"164165[dependencies.pallet-balances]166default-features = false167git = "https://github.com/paritytech/substrate"168branch = "polkadot-v0.9.21"169170# Contracts specific packages171# [dependencies.pallet-contracts]172# git = 'https://github.com/paritytech/substrate'173# default-features = false174# branch = 'master'175# version = '4.0.0-dev'176177# [dependencies.pallet-contracts-primitives]178# git = 'https://github.com/paritytech/substrate'179# default-features = false180# branch = 'master'181# version = '4.0.0-dev'182183# [dependencies.pallet-contracts-rpc-runtime-api]184# git = 'https://github.com/paritytech/substrate'185# default-features = false186# branch = 'master'187# version = '4.0.0-dev'188189[dependencies.pallet-randomness-collective-flip]190default-features = false191git = "https://github.com/paritytech/substrate"192branch = "polkadot-v0.9.21"193194[dependencies.pallet-sudo]195default-features = false196git = "https://github.com/paritytech/substrate"197branch = "polkadot-v0.9.21"198199[dependencies.pallet-timestamp]200default-features = false201git = "https://github.com/paritytech/substrate"202branch = "polkadot-v0.9.21"203204[dependencies.pallet-transaction-payment]205default-features = false206git = "https://github.com/paritytech/substrate"207branch = "polkadot-v0.9.21"208209[dependencies.pallet-transaction-payment-rpc-runtime-api]210default-features = false211git = "https://github.com/paritytech/substrate"212branch = "polkadot-v0.9.21"213214[dependencies.pallet-treasury]215default-features = false216git = "https://github.com/paritytech/substrate"217branch = "polkadot-v0.9.21"218219# [dependencies.pallet-vesting]220# default-features = false221# git = 'https://github.com/paritytech/substrate'222# branch = 'master'223224[dependencies.sp-arithmetic]225default-features = false226git = "https://github.com/paritytech/substrate"227branch = "polkadot-v0.9.21"228229[dependencies.sp-api]230default-features = false231git = "https://github.com/paritytech/substrate"232branch = "polkadot-v0.9.21"233234[dependencies.sp-block-builder]235default-features = false236git = "https://github.com/paritytech/substrate"237branch = "polkadot-v0.9.21"238239[dependencies.sp-core]240default-features = false241git = "https://github.com/paritytech/substrate"242branch = "polkadot-v0.9.21"243244[dependencies.sp-consensus-aura]245default-features = false246git = "https://github.com/paritytech/substrate"247branch = "polkadot-v0.9.21"248249[dependencies.sp-inherents]250default-features = false251git = "https://github.com/paritytech/substrate"252branch = "polkadot-v0.9.21"253254[dependencies.sp-io]255default-features = false256git = "https://github.com/paritytech/substrate"257branch = "polkadot-v0.9.21"258259[dependencies.sp-offchain]260default-features = false261git = "https://github.com/paritytech/substrate"262branch = "polkadot-v0.9.21"263264[dependencies.sp-runtime]265default-features = false266git = "https://github.com/paritytech/substrate"267branch = "polkadot-v0.9.21"268269[dependencies.sp-session]270default-features = false271git = "https://github.com/paritytech/substrate"272branch = "polkadot-v0.9.21"273274[dependencies.sp-std]275default-features = false276git = "https://github.com/paritytech/substrate"277branch = "polkadot-v0.9.21"278279[dependencies.sp-transaction-pool]280default-features = false281git = "https://github.com/paritytech/substrate"282branch = "polkadot-v0.9.21"283284[dependencies.sp-version]285default-features = false286git = "https://github.com/paritytech/substrate"287branch = "polkadot-v0.9.21"288289[dependencies.smallvec]290version = '1.6.1'291292################################################################################293# Cumulus dependencies294295[dependencies.parachain-info]296default-features = false297git = "https://github.com/uniquenetwork/cumulus"298branch = "polkadot-v0.9.21"299300[dependencies.cumulus-pallet-aura-ext]301git = "https://github.com/uniquenetwork/cumulus"302branch = "polkadot-v0.9.21"303default-features = false304305[dependencies.cumulus-pallet-parachain-system]306git = "https://github.com/uniquenetwork/cumulus"307branch = "polkadot-v0.9.21"308default-features = false309310[dependencies.cumulus-primitives-core]311git = "https://github.com/uniquenetwork/cumulus"312branch = "polkadot-v0.9.21"313default-features = false314315[dependencies.cumulus-pallet-xcm]316git = "https://github.com/uniquenetwork/cumulus"317branch = "polkadot-v0.9.21"318default-features = false319320[dependencies.cumulus-pallet-dmp-queue]321git = "https://github.com/uniquenetwork/cumulus"322branch = "polkadot-v0.9.21"323default-features = false324325[dependencies.cumulus-pallet-xcmp-queue]326git = "https://github.com/uniquenetwork/cumulus"327branch = "polkadot-v0.9.21"328default-features = false329330[dependencies.cumulus-primitives-utility]331git = "https://github.com/uniquenetwork/cumulus"332branch = "polkadot-v0.9.21"333default-features = false334335[dependencies.cumulus-primitives-timestamp]336git = "https://github.com/uniquenetwork/cumulus"337branch = "polkadot-v0.9.21"338default-features = false339340################################################################################341# Polkadot dependencies342343[dependencies.polkadot-parachain]344git = "https://github.com/paritytech/polkadot"345branch = "release-v0.9.21"346default-features = false347348[dependencies.xcm]349git = "https://github.com/paritytech/polkadot"350branch = "release-v0.9.21"351default-features = false352353[dependencies.xcm-builder]354git = "https://github.com/paritytech/polkadot"355branch = "release-v0.9.21"356default-features = false357358[dependencies.xcm-executor]359git = "https://github.com/paritytech/polkadot"360branch = "release-v0.9.21"361default-features = false362363[dependencies.pallet-xcm]364git = "https://github.com/paritytech/polkadot"365branch = "release-v0.9.21"366default-features = false367368[dependencies.orml-vesting]369git = "https://github.com/uniquenetwork/open-runtime-module-library"370branch = "unique-polkadot-v0.9.21"371version = "0.4.1-dev"372default-features = false373374################################################################################375# local dependencies376377[dependencies]378unique-runtime-common = { path = "../common", default-features = false }379scale-info = { version = "2.0.1", default-features = false, features = [380 "derive",381] }382derivative = "2.2.0"383pallet-unique = { path = '../../pallets/unique', default-features = false }384up-rpc = { path = "../../primitives/rpc", default-features = false }385fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }386pallet-inflation = { path = '../../pallets/inflation', default-features = false }387up-data-structs = { path = '../../primitives/data-structs', default-features = false }388pallet-common = { default-features = false, path = "../../pallets/common" }389pallet-fungible = { default-features = false, path = "../../pallets/fungible" }390pallet-refungible = { default-features = false, path = "../../pallets/refungible" }391pallet-nonfungible = { default-features = false, path = "../../pallets/nonfungible" }392pallet-unq-scheduler = { path = '../../pallets/scheduler', default-features = false }393# pallet-contract-helpers = { path = '../pallets/contract-helpers', default-features = false, version = '0.1.0' }394pallet-charge-transaction = { git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = "polkadot-v0.9.21", package = "pallet-template-transaction-payment", default-features = false, version = "3.0.0" }395pallet-evm-migration = { path = '../../pallets/evm-migration', default-features = false }396pallet-evm-contract-helpers = { path = '../../pallets/evm-contract-helpers', default-features = false }397pallet-evm-transaction-payment = { path = '../../pallets/evm-transaction-payment', default-features = false }398pallet-evm-coder-substrate = { default-features = false, path = "../../pallets/evm-coder-substrate" }399pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }400pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }401pallet-base-fee = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }402fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }403fp-self-contained = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }404405################################################################################406# Build Dependencies407408[build-dependencies.substrate-wasm-builder]409git = "https://github.com/paritytech/substrate"410branch = "polkadot-v0.9.21"1################################################################################2# Package34[package]5authors = ['Unique Network <support@uniquenetwork.io>']6build = 'build.rs'7description = 'Quartz Runtime'8edition = '2021'9homepage = 'https://unique.network'10license = 'GPLv3'11name = 'quartz-runtime'12repository = 'https://github.com/UniqueNetwork/unique-chain'13version = '0.9.21'1415[package.metadata.docs.rs]16targets = ['x86_64-unknown-linux-gnu']1718[features]19default = ['std']20runtime-benchmarks = [21 'hex-literal',22 'frame-benchmarking',23 'frame-support/runtime-benchmarks',24 'frame-system-benchmarking',25 'frame-system/runtime-benchmarks',26 'pallet-ethereum/runtime-benchmarks',27 'pallet-evm-migration/runtime-benchmarks',28 'pallet-evm-coder-substrate/runtime-benchmarks',29 'pallet-balances/runtime-benchmarks',30 'pallet-timestamp/runtime-benchmarks',31 'pallet-common/runtime-benchmarks',32 'pallet-fungible/runtime-benchmarks',33 'pallet-refungible/runtime-benchmarks',34 'pallet-nonfungible/runtime-benchmarks',35 'pallet-unique/runtime-benchmarks',36 'pallet-inflation/runtime-benchmarks',37 'pallet-xcm/runtime-benchmarks',38 'sp-runtime/runtime-benchmarks',39 'xcm-builder/runtime-benchmarks',40]41std = [42 'codec/std',43 'cumulus-pallet-aura-ext/std',44 'cumulus-pallet-parachain-system/std',45 'cumulus-pallet-xcm/std',46 'cumulus-pallet-xcmp-queue/std',47 'cumulus-primitives-core/std',48 'cumulus-primitives-utility/std',49 'frame-executive/std',50 'frame-support/std',51 'frame-system/std',52 'frame-system-rpc-runtime-api/std',53 'pallet-aura/std',54 'pallet-balances/std',55 # 'pallet-contracts/std',56 # 'pallet-contracts-primitives/std',57 # 'pallet-contracts-rpc-runtime-api/std',58 # 'pallet-contract-helpers/std',59 'pallet-randomness-collective-flip/std',60 'pallet-sudo/std',61 'pallet-timestamp/std',62 'pallet-transaction-payment/std',63 'pallet-transaction-payment-rpc-runtime-api/std',64 'pallet-treasury/std',65 # 'pallet-vesting/std',66 'pallet-evm/std',67 'pallet-evm-migration/std',68 'pallet-evm-contract-helpers/std',69 'pallet-evm-transaction-payment/std',70 'pallet-evm-coder-substrate/std',71 'pallet-ethereum/std',72 'pallet-base-fee/std',73 'fp-rpc/std',74 'up-rpc/std',75 'fp-evm-mapping/std',76 'fp-self-contained/std',77 'parachain-info/std',78 'serde',79 'pallet-inflation/std',80 'pallet-common/std',81 'pallet-fungible/std',82 'pallet-refungible/std',83 'pallet-nonfungible/std',84 'pallet-unique/std',85 'pallet-unq-scheduler/std',86 'pallet-charge-transaction/std',87 'up-data-structs/std',88 'sp-api/std',89 'sp-block-builder/std',90 "sp-consensus-aura/std",91 'sp-core/std',92 'sp-inherents/std',93 'sp-io/std',94 'sp-offchain/std',95 'sp-runtime/std',96 'sp-session/std',97 'sp-std/std',98 'sp-transaction-pool/std',99 'sp-version/std',100 'xcm/std',101 'xcm-builder/std',102 'xcm-executor/std',103 'unique-runtime-common/std',104105 "orml-vesting/std",106]107limit-testing = ['pallet-unique/limit-testing', 'up-data-structs/limit-testing']108109################################################################################110# Substrate Dependencies111112[dependencies.codec]113default-features = false114features = ['derive']115package = 'parity-scale-codec'116version = '3.1.2'117118[dependencies.frame-benchmarking]119default-features = false120git = "https://github.com/paritytech/substrate"121optional = true122branch = "polkadot-v0.9.21"123124[dependencies.frame-executive]125default-features = false126git = "https://github.com/paritytech/substrate"127branch = "polkadot-v0.9.21"128129[dependencies.frame-support]130default-features = false131git = "https://github.com/paritytech/substrate"132branch = "polkadot-v0.9.21"133134[dependencies.frame-system]135default-features = false136git = "https://github.com/paritytech/substrate"137branch = "polkadot-v0.9.21"138139[dependencies.frame-system-benchmarking]140default-features = false141git = "https://github.com/paritytech/substrate"142optional = true143branch = "polkadot-v0.9.21"144145[dependencies.frame-system-rpc-runtime-api]146default-features = false147git = "https://github.com/paritytech/substrate"148branch = "polkadot-v0.9.21"149150[dependencies.hex-literal]151optional = true152version = '0.3.3'153154[dependencies.serde]155default-features = false156features = ['derive']157optional = true158version = '1.0.130'159160[dependencies.pallet-aura]161default-features = false162git = "https://github.com/paritytech/substrate"163branch = "polkadot-v0.9.21"164165[dependencies.pallet-balances]166default-features = false167git = "https://github.com/paritytech/substrate"168branch = "polkadot-v0.9.21"169170# Contracts specific packages171# [dependencies.pallet-contracts]172# git = 'https://github.com/paritytech/substrate'173# default-features = false174# branch = 'master'175# version = '4.0.0-dev'176177# [dependencies.pallet-contracts-primitives]178# git = 'https://github.com/paritytech/substrate'179# default-features = false180# branch = 'master'181# version = '4.0.0-dev'182183# [dependencies.pallet-contracts-rpc-runtime-api]184# git = 'https://github.com/paritytech/substrate'185# default-features = false186# branch = 'master'187# version = '4.0.0-dev'188189[dependencies.pallet-randomness-collective-flip]190default-features = false191git = "https://github.com/paritytech/substrate"192branch = "polkadot-v0.9.21"193194[dependencies.pallet-sudo]195default-features = false196git = "https://github.com/paritytech/substrate"197branch = "polkadot-v0.9.21"198199[dependencies.pallet-timestamp]200default-features = false201git = "https://github.com/paritytech/substrate"202branch = "polkadot-v0.9.21"203204[dependencies.pallet-transaction-payment]205default-features = false206git = "https://github.com/paritytech/substrate"207branch = "polkadot-v0.9.21"208209[dependencies.pallet-transaction-payment-rpc-runtime-api]210default-features = false211git = "https://github.com/paritytech/substrate"212branch = "polkadot-v0.9.21"213214[dependencies.pallet-treasury]215default-features = false216git = "https://github.com/paritytech/substrate"217branch = "polkadot-v0.9.21"218219# [dependencies.pallet-vesting]220# default-features = false221# git = 'https://github.com/paritytech/substrate'222# branch = 'master'223224[dependencies.sp-arithmetic]225default-features = false226git = "https://github.com/paritytech/substrate"227branch = "polkadot-v0.9.21"228229[dependencies.sp-api]230default-features = false231git = "https://github.com/paritytech/substrate"232branch = "polkadot-v0.9.21"233234[dependencies.sp-block-builder]235default-features = false236git = "https://github.com/paritytech/substrate"237branch = "polkadot-v0.9.21"238239[dependencies.sp-core]240default-features = false241git = "https://github.com/paritytech/substrate"242branch = "polkadot-v0.9.21"243244[dependencies.sp-consensus-aura]245default-features = false246git = "https://github.com/paritytech/substrate"247branch = "polkadot-v0.9.21"248249[dependencies.sp-inherents]250default-features = false251git = "https://github.com/paritytech/substrate"252branch = "polkadot-v0.9.21"253254[dependencies.sp-io]255default-features = false256git = "https://github.com/paritytech/substrate"257branch = "polkadot-v0.9.21"258259[dependencies.sp-offchain]260default-features = false261git = "https://github.com/paritytech/substrate"262branch = "polkadot-v0.9.21"263264[dependencies.sp-runtime]265default-features = false266git = "https://github.com/paritytech/substrate"267branch = "polkadot-v0.9.21"268269[dependencies.sp-session]270default-features = false271git = "https://github.com/paritytech/substrate"272branch = "polkadot-v0.9.21"273274[dependencies.sp-std]275default-features = false276git = "https://github.com/paritytech/substrate"277branch = "polkadot-v0.9.21"278279[dependencies.sp-transaction-pool]280default-features = false281git = "https://github.com/paritytech/substrate"282branch = "polkadot-v0.9.21"283284[dependencies.sp-version]285default-features = false286git = "https://github.com/paritytech/substrate"287branch = "polkadot-v0.9.21"288289[dependencies.smallvec]290version = '1.6.1'291292################################################################################293# Cumulus dependencies294295[dependencies.parachain-info]296default-features = false297git = "https://github.com/uniquenetwork/cumulus"298branch = "polkadot-v0.9.21"299300[dependencies.cumulus-pallet-aura-ext]301git = "https://github.com/uniquenetwork/cumulus"302branch = "polkadot-v0.9.21"303default-features = false304305[dependencies.cumulus-pallet-parachain-system]306git = "https://github.com/uniquenetwork/cumulus"307branch = "polkadot-v0.9.21"308default-features = false309310[dependencies.cumulus-primitives-core]311git = "https://github.com/uniquenetwork/cumulus"312branch = "polkadot-v0.9.21"313default-features = false314315[dependencies.cumulus-pallet-xcm]316git = "https://github.com/uniquenetwork/cumulus"317branch = "polkadot-v0.9.21"318default-features = false319320[dependencies.cumulus-pallet-dmp-queue]321git = "https://github.com/uniquenetwork/cumulus"322branch = "polkadot-v0.9.21"323default-features = false324325[dependencies.cumulus-pallet-xcmp-queue]326git = "https://github.com/uniquenetwork/cumulus"327branch = "polkadot-v0.9.21"328default-features = false329330[dependencies.cumulus-primitives-utility]331git = "https://github.com/uniquenetwork/cumulus"332branch = "polkadot-v0.9.21"333default-features = false334335[dependencies.cumulus-primitives-timestamp]336git = "https://github.com/uniquenetwork/cumulus"337branch = "polkadot-v0.9.21"338default-features = false339340################################################################################341# Polkadot dependencies342343[dependencies.polkadot-parachain]344git = "https://github.com/paritytech/polkadot"345branch = "release-v0.9.21"346default-features = false347348[dependencies.xcm]349git = "https://github.com/paritytech/polkadot"350branch = "release-v0.9.21"351default-features = false352353[dependencies.xcm-builder]354git = "https://github.com/paritytech/polkadot"355branch = "release-v0.9.21"356default-features = false357358[dependencies.xcm-executor]359git = "https://github.com/paritytech/polkadot"360branch = "release-v0.9.21"361default-features = false362363[dependencies.pallet-xcm]364git = "https://github.com/paritytech/polkadot"365branch = "release-v0.9.21"366default-features = false367368[dependencies.orml-vesting]369git = "https://github.com/uniquenetwork/open-runtime-module-library"370branch = "unique-polkadot-v0.9.21"371version = "0.4.1-dev"372default-features = false373374################################################################################375# local dependencies376377[dependencies]378unique-runtime-common = { path = "../common", default-features = false }379scale-info = { version = "2.0.1", default-features = false, features = [380 "derive",381] }382derivative = "2.2.0"383pallet-unique = { path = '../../pallets/unique', default-features = false }384up-rpc = { path = "../../primitives/rpc", default-features = false }385fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }386pallet-inflation = { path = '../../pallets/inflation', default-features = false }387up-data-structs = { path = '../../primitives/data-structs', default-features = false }388pallet-common = { default-features = false, path = "../../pallets/common" }389pallet-fungible = { default-features = false, path = "../../pallets/fungible" }390pallet-refungible = { default-features = false, path = "../../pallets/refungible" }391pallet-nonfungible = { default-features = false, path = "../../pallets/nonfungible" }392pallet-unq-scheduler = { path = '../../pallets/scheduler', default-features = false }393# pallet-contract-helpers = { path = '../pallets/contract-helpers', default-features = false, version = '0.1.0' }394pallet-charge-transaction = { git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = "polkadot-v0.9.21", package = "pallet-template-transaction-payment", default-features = false, version = "3.0.0" }395pallet-evm-migration = { path = '../../pallets/evm-migration', default-features = false }396pallet-evm-contract-helpers = { path = '../../pallets/evm-contract-helpers', default-features = false }397pallet-evm-transaction-payment = { path = '../../pallets/evm-transaction-payment', default-features = false }398pallet-evm-coder-substrate = { default-features = false, path = "../../pallets/evm-coder-substrate" }399pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }400pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }401pallet-base-fee = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }402fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }403fp-self-contained = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.21" }404405################################################################################406# Build Dependencies407408[build-dependencies.substrate-wasm-builder]409git = "https://github.com/paritytech/substrate"410branch = "polkadot-v0.9.21"runtime/quartz/src/lib.rsdiffbeforeafterboth--- a/runtime/quartz/src/lib.rs
+++ b/runtime/quartz/src/lib.rs
@@ -154,7 +154,7 @@
spec_name: create_runtime_str!(RUNTIME_NAME),
impl_name: create_runtime_str!(RUNTIME_NAME),
authoring_version: 1,
- spec_version: 920000,
+ spec_version: 921000,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 1,
runtime/unique/Cargo.tomldiffbeforeafterboth--- a/runtime/unique/Cargo.toml
+++ b/runtime/unique/Cargo.toml
@@ -10,7 +10,7 @@
license = 'GPLv3'
name = 'unique-runtime'
repository = 'https://github.com/UniqueNetwork/unique-chain'
-version = '0.9.18'
+version = '0.9.21'
[package.metadata.docs.rs]
targets = ['x86_64-unknown-linux-gnu']
runtime/unique/src/lib.rsdiffbeforeafterboth--- a/runtime/unique/src/lib.rs
+++ b/runtime/unique/src/lib.rs
@@ -153,7 +153,7 @@
spec_name: create_runtime_str!(RUNTIME_NAME),
impl_name: create_runtime_str!(RUNTIME_NAME),
authoring_version: 1,
- spec_version: 920000,
+ spec_version: 921000,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 1,
tests/README.mddiffbeforeafterboth--- a/tests/README.md
+++ b/tests/README.md
@@ -5,7 +5,7 @@
1. Checkout polkadot in sibling folder with this project
```bash
git clone https://github.com/paritytech/polkadot.git && cd polkadot
-git checkout release-v0.9.20
+git checkout release-v0.9.21
```
2. Build with nightly-2021-11-11