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.lockdiffbeforeafterboth396 "instant",396 "instant",397 "pin-project-lite 0.2.9",397 "pin-project-lite 0.2.9",398 "rand 0.8.5",398 "rand 0.8.5",399 "tokio 1.18.1",399 "tokio 1.18.2",400]400]401401402[[package]]402[[package]]410 "cfg-if 1.0.0",410 "cfg-if 1.0.0",411 "libc",411 "libc",412 "miniz_oxide",412 "miniz_oxide",413 "object 0.28.3",413 "object 0.28.4",414 "rustc-demangle",414 "rustc-demangle",415]415]416416977977978[[package]]978[[package]]979name = "camino"979name = "camino"980version = "1.0.7"980version = "1.0.8"981source = "registry+https://github.com/rust-lang/crates.io-index"981source = "registry+https://github.com/rust-lang/crates.io-index"982checksum = "6f3132262930b0522068049f5870a856ab8affc80c70d08b6ecb785771a6fc23"982checksum = "07fd178c5af4d59e83498ef15cf3f154e1a6f9d091270cb86283c65ef44e9ef0"983dependencies = [983dependencies = [984 "serde",984 "serde",985]985]112211221123[[package]]1123[[package]]1124name = "clap"1124name = "clap"1125version = "3.1.16"1125version = "3.1.18"1126source = "registry+https://github.com/rust-lang/crates.io-index"1126source = "registry+https://github.com/rust-lang/crates.io-index"1127checksum = "f52d4f8e4a1419219935762e32913b4430f37cb0c0200ad17a89ee18c0188a9f"1127checksum = "d2dbdf4bdacb33466e854ce889eee8dfd5729abf7ccd7664d0a2d60cd384440b"1128dependencies = [1128dependencies = [1129 "atty",1129 "atty",1130 "bitflags",1130 "bitflags",113911391140[[package]]1140[[package]]1141name = "clap_derive"1141name = "clap_derive"1142version = "3.1.7"1142version = "3.1.18"1143source = "registry+https://github.com/rust-lang/crates.io-index"1143source = "registry+https://github.com/rust-lang/crates.io-index"1144checksum = "a3aab4734e083b809aaf5794e14e756d1c798d2c69c7f7de7a09a2f5214993c1"1144checksum = "25320346e922cffe59c0bbc5410c8d8784509efb321488971081313cb1e1a33c"1145dependencies = [1145dependencies = [1146 "heck 0.4.0",1146 "heck 0.4.0",1147 "proc-macro-error",1147 "proc-macro-error",220222022203[[package]]2203[[package]]2204name = "ed25519"2204name = "ed25519"2205version = "1.4.1"2205version = "1.5.0"2206source = "registry+https://github.com/rust-lang/crates.io-index"2206source = "registry+https://github.com/rust-lang/crates.io-index"2207checksum = "3d5c4b5e5959dc2c2b89918d8e2cc40fcdd623cef026ed09d2f0ee05199dc8e4"2207checksum = "d916019f70ae3a1faa1195685e290287f39207d38e6dfee727197cffcc002214"2208dependencies = [2208dependencies = [2209 "signature",2209 "signature",2210]2210]2638 "sp-io",2638 "sp-io",2639 "sp-runtime",2639 "sp-runtime",2640 "sp-storage",2640 "sp-storage",2641 "tokio 1.18.1",2641 "tokio 1.18.2",2642]2642]264326432644[[package]]2644[[package]]3394 "http",3394 "http",3395 "indexmap",3395 "indexmap",3396 "slab",3396 "slab",3397 "tokio 1.18.1",3397 "tokio 1.18.2",3398 "tokio-util 0.7.1",3398 "tokio-util 0.7.1",3399 "tracing",3399 "tracing",3400]3400]3588 "itoa 1.0.1",3588 "itoa 1.0.1",3589 "pin-project-lite 0.2.9",3589 "pin-project-lite 0.2.9",3590 "socket2 0.4.4",3590 "socket2 0.4.4",3591 "tokio 1.18.1",3591 "tokio 1.18.2",3592 "tower-service",3592 "tower-service",3593 "tracing",3593 "tracing",3594 "want",3594 "want",3606 "log",3606 "log",3607 "rustls 0.19.1",3607 "rustls 0.19.1",3608 "rustls-native-certs 0.5.0",3608 "rustls-native-certs 0.5.0",3609 "tokio 1.18.1",3609 "tokio 1.18.2",3610 "tokio-rustls 0.22.0",3610 "tokio-rustls 0.22.0",3611 "webpki 0.21.4",3611 "webpki 0.21.4",3612]3612]3622 "log",3622 "log",3623 "rustls 0.20.4",3623 "rustls 0.20.4",3624 "rustls-native-certs 0.6.2",3624 "rustls-native-certs 0.6.2",3625 "tokio 1.18.1",3625 "tokio 1.18.2",3626 "tokio-rustls 0.23.4",3626 "tokio-rustls 0.23.4",3627 "webpki-roots 0.22.3",3627 "webpki-roots 0.22.3",3628]3628]3954 "jsonrpc-core",3954 "jsonrpc-core",3955 "lazy_static",3955 "lazy_static",3956 "log",3956 "log",3957 "tokio 1.18.1",3957 "tokio 1.18.2",3958 "tokio-stream",3958 "tokio-stream",3959 "tokio-util 0.6.9",3959 "tokio-util 0.6.9",3960 "unicase",3960 "unicase",4002 "rustls-native-certs 0.6.2",4002 "rustls-native-certs 0.6.2",4003 "soketto",4003 "soketto",4004 "thiserror",4004 "thiserror",4005 "tokio 1.18.1",4005 "tokio 1.18.2",4006 "tokio-rustls 0.23.4",4006 "tokio-rustls 0.23.4",4007 "tokio-util 0.7.1",4007 "tokio-util 0.7.1",4008 "tracing",4008 "tracing",4028 "serde_json",4028 "serde_json",4029 "soketto",4029 "soketto",4030 "thiserror",4030 "thiserror",4031 "tokio 1.18.1",4031 "tokio 1.18.2",4032 "tracing",4032 "tracing",4033]4033]403440344047 "serde",4047 "serde",4048 "serde_json",4048 "serde_json",4049 "thiserror",4049 "thiserror",4050 "tokio 1.18.1",4050 "tokio 1.18.2",4051 "tracing",4051 "tracing",4052]4052]405340535126 "kernel32-sys",5126 "kernel32-sys",5127 "libc",5127 "libc",5128 "log",5128 "log",5129 "miow 0.2.2",5129 "miow",5130 "net2",5130 "net2",5131 "slab",5131 "slab",5132 "winapi 0.2.8",5132 "winapi 0.2.8",5133]5133]513451345135[[package]]5135[[package]]5136name = "mio"5136name = "mio"5137version = "0.8.2"5137version = "0.8.3"5138source = "registry+https://github.com/rust-lang/crates.io-index"5138source = "registry+https://github.com/rust-lang/crates.io-index"5139checksum = "52da4364ffb0e4fe33a9841a98a3f3014fb964045ce4f7a45a398243c8d6b0c9"5139checksum = "713d550d9b44d89174e066b7a6217ae06234c10cb47819a88290d2b353c31799"5140dependencies = [5140dependencies = [5141 "libc",5141 "libc",5142 "log",5142 "log",5143 "miow 0.3.7",5144 "ntapi",5145 "wasi 0.11.0+wasi-snapshot-preview1",5143 "wasi 0.11.0+wasi-snapshot-preview1",5146 "winapi 0.3.9",5144 "windows-sys",5147]5145]514851465149[[package]]5147[[package]]5170 "ws2_32-sys",5168 "ws2_32-sys",5171]5169]51725173[[package]]5174name = "miow"5175version = "0.3.7"5176source = "registry+https://github.com/rust-lang/crates.io-index"5177checksum = "b9f1c5b025cda876f66ef43a113f91ebc9f4ccef34843000e0adf6ebbab84e21"5178dependencies = [5179 "winapi 0.3.9",5180]518151705182[[package]]5171[[package]]5183name = "more-asserts"5172name = "more-asserts"5355 "minimal-lexical",5344 "minimal-lexical",5356]5345]53575358[[package]]5359name = "ntapi"5360version = "0.3.7"5361source = "registry+https://github.com/rust-lang/crates.io-index"5362checksum = "c28774a7fd2fbb4f0babd8237ce554b73af68021b5f695a3cebd6c59bac0980f"5363dependencies = [5364 "winapi 0.3.9",5365]536653465367[[package]]5347[[package]]5368name = "num-bigint"5348name = "num-bigint"546054405461[[package]]5441[[package]]5462name = "object"5442name = "object"5463version = "0.28.3"5443version = "0.28.4"5464source = "registry+https://github.com/rust-lang/crates.io-index"5444source = "registry+https://github.com/rust-lang/crates.io-index"5465checksum = "40bec70ba014595f99f7aa110b84331ffe1ee9aece7fe6f387cc7e3ecda4d456"5445checksum = "e42c982f2d955fac81dd7e1d0e1426a7d702acd9c98d19ab01083a6a0328c424"5466dependencies = [5446dependencies = [5467 "memchr",5447 "memchr",5468]5448]547554555476[[package]]5456[[package]]5477name = "opal-runtime"5457name = "opal-runtime"5478version = "0.9.20"5458version = "0.9.21"5479dependencies = [5459dependencies = [5480 "cumulus-pallet-aura-ext",5460 "cumulus-pallet-aura-ext",5481 "cumulus-pallet-dmp-queue",5461 "cumulus-pallet-dmp-queue",688468646885[[package]]6865[[package]]6886name = "parity-db"6866name = "parity-db"6887version = "0.3.12"6867version = "0.3.13"6888source = "registry+https://github.com/rust-lang/crates.io-index"6868source = "registry+https://github.com/rust-lang/crates.io-index"6889checksum = "6e73cd0b0a78045276b19eaae8eaaa20e44a1da9a0217ff934a810d9492ae701"6869checksum = "55a7901b85874402471e131de3332dde0e51f38432c69a3853627c8e25433048"6890dependencies = [6870dependencies = [6891 "blake2-rfc",6871 "blake2-rfc",6892 "crc32fast",6872 "crc32fast",6943 "libc",6923 "libc",6944 "log",6924 "log",6945 "rand 0.7.3",6925 "rand 0.7.3",6946 "tokio 1.18.1",6926 "tokio 1.18.2",6947 "winapi 0.3.9",6927 "winapi 0.3.9",6948]6928]694969298478 "substrate-test-client",8458 "substrate-test-client",8479 "tempfile",8459 "tempfile",8480 "test-runtime-constants",8460 "test-runtime-constants",8481 "tokio 1.18.1",8461 "tokio 1.18.2",8482 "tracing-gum",8462 "tracing-gum",8483]8463]84848464868286628683[[package]]8663[[package]]8684name = "quartz-runtime"8664name = "quartz-runtime"8685version = "0.9.20"8665version = "0.9.21"8686dependencies = [8666dependencies = [8687 "cumulus-pallet-aura-ext",8667 "cumulus-pallet-aura-ext",8688 "cumulus-pallet-dmp-queue",8668 "cumulus-pallet-dmp-queue",9546 "sp-version",9526 "sp-version",9547 "thiserror",9527 "thiserror",9548 "tiny-bip39",9528 "tiny-bip39",9549 "tokio 1.18.1",9529 "tokio 1.18.2",9550]9530]955195319552[[package]]9532[[package]]10168 "log",10148 "log",10169 "serde_json",10149 "serde_json",10170 "substrate-prometheus-endpoint",10150 "substrate-prometheus-endpoint",10171 "tokio 1.18.1",10151 "tokio 1.18.2",10172]10152]101731015310174[[package]]10154[[package]]10231 "substrate-prometheus-endpoint",10211 "substrate-prometheus-endpoint",10232 "tempfile",10212 "tempfile",10233 "thiserror",10213 "thiserror",10234 "tokio 1.18.1",10214 "tokio 1.18.2",10235 "tracing",10215 "tracing",10236 "tracing-futures",10216 "tracing-futures",10237]10217]115931157311594[[package]]11574[[package]]11595name = "ss58-registry"11575name = "ss58-registry"11596version = "1.17.0"11576version = "1.18.0"11597source = "registry+https://github.com/rust-lang/crates.io-index"11577source = "registry+https://github.com/rust-lang/crates.io-index"11598checksum = "7b84a70894df7a73666e0694f44b41a9571625e9546fb58a0818a565d2c7e084"11578checksum = "ceb8b72a924ccfe7882d0e26144c114503760a4d1248bb5cd06c8ab2d55404cc"11599dependencies = [11579dependencies = [11600 "Inflector",11580 "Inflector",11601 "num-format",11581 "num-format",11759 "log",11739 "log",11760 "prometheus",11740 "prometheus",11761 "thiserror",11741 "thiserror",11762 "tokio 1.18.1",11742 "tokio 1.18.2",11763]11743]117641174411765[[package]]11745[[package]]11818dependencies = [11798dependencies = [11819 "futures 0.3.21",11799 "futures 0.3.21",11820 "substrate-test-utils-derive",11800 "substrate-test-utils-derive",11821 "tokio 1.18.1",11801 "tokio 1.18.2",11822]11802]118231180311824[[package]]11804[[package]]118561183611857[[package]]11837[[package]]11858name = "syn"11838name = "syn"11859version = "1.0.92"11839version = "1.0.93"11860source = "registry+https://github.com/rust-lang/crates.io-index"11840source = "registry+https://github.com/rust-lang/crates.io-index"11861checksum = "7ff7c592601f11445996a06f8ad0c27f094a58857c2f89e97974ab9235b92c52"11841checksum = "04066589568b72ec65f42d65a1a52436e954b168773148893c020269563decf2"11862dependencies = [11842dependencies = [11863 "proc-macro2",11843 "proc-macro2",11864 "quote",11844 "quote",120771205712078[[package]]12058[[package]]12079name = "tokio"12059name = "tokio"12080version = "1.18.1"12060version = "1.18.2"12081source = "registry+https://github.com/rust-lang/crates.io-index"12061source = "registry+https://github.com/rust-lang/crates.io-index"12082checksum = "dce653fb475565de9f6fb0614b28bca8df2c430c0cf84bcd9c843f15de5414cc"12062checksum = "4903bf0427cf68dddd5aa6a93220756f8be0c34fcfa9f5e6191e103e15a31395"12083dependencies = [12063dependencies = [12084 "bytes 1.1.0",12064 "bytes 1.1.0",12085 "libc",12065 "libc",12086 "memchr",12066 "memchr",12087 "mio 0.8.2",12067 "mio 0.8.3",12088 "num_cpus",12068 "num_cpus",12089 "once_cell",12069 "once_cell",12090 "parking_lot 0.12.0",12070 "parking_lot 0.12.0",12124checksum = "bc6844de72e57df1980054b38be3a9f4702aba4858be64dd700181a8a6d0e1b6"12104checksum = "bc6844de72e57df1980054b38be3a9f4702aba4858be64dd700181a8a6d0e1b6"12125dependencies = [12105dependencies = [12126 "rustls 0.19.1",12106 "rustls 0.19.1",12127 "tokio 1.18.1",12107 "tokio 1.18.2",12128 "webpki 0.21.4",12108 "webpki 0.21.4",12129]12109]121301211012135checksum = "c43ee83903113e03984cb9e5cebe6c04a5116269e900e3ddba8f068a62adda59"12115checksum = "c43ee83903113e03984cb9e5cebe6c04a5116269e900e3ddba8f068a62adda59"12136dependencies = [12116dependencies = [12137 "rustls 0.20.4",12117 "rustls 0.20.4",12138 "tokio 1.18.1",12118 "tokio 1.18.2",12139 "webpki 0.22.0",12119 "webpki 0.22.0",12140]12120]121411212112147dependencies = [12127dependencies = [12148 "futures-core",12128 "futures-core",12149 "pin-project-lite 0.2.9",12129 "pin-project-lite 0.2.9",12150 "tokio 1.18.1",12130 "tokio 1.18.2",12151]12131]121521213212153[[package]]12133[[package]]12161 "futures-sink",12141 "futures-sink",12162 "log",12142 "log",12163 "pin-project-lite 0.2.9",12143 "pin-project-lite 0.2.9",12164 "tokio 1.18.1",12144 "tokio 1.18.2",12165]12145]121661214612167[[package]]12147[[package]]12175 "futures-io",12155 "futures-io",12176 "futures-sink",12156 "futures-sink",12177 "pin-project-lite 0.2.9",12157 "pin-project-lite 0.2.9",12178 "tokio 1.18.1",12158 "tokio 1.18.2",12179 "tracing",12159 "tracing",12180]12160]1218112161125151249512516[[package]]12496[[package]]12517name = "unique-node"12497name = "unique-node"12518version = "0.9.20"12498version = "0.9.21"12519dependencies = [12499dependencies = [12520 "clap",12500 "clap",12521 "cumulus-client-cli",12501 "cumulus-client-cli",12591 "substrate-build-script-utils",12571 "substrate-build-script-utils",12592 "substrate-frame-rpc-system",12572 "substrate-frame-rpc-system",12593 "substrate-prometheus-endpoint",12573 "substrate-prometheus-endpoint",12594 "tokio 1.18.1",12574 "tokio 1.18.2",12595 "unique-rpc",12575 "unique-rpc",12596 "unique-runtime",12576 "unique-runtime",12597 "unique-runtime-common",12577 "unique-runtime-common",126491262912650[[package]]12630[[package]]12651name = "unique-runtime"12631name = "unique-runtime"12652version = "0.9.18"12632version = "0.9.21"12653dependencies = [12633dependencies = [12654 "cumulus-pallet-aura-ext",12634 "cumulus-pallet-aura-ext",12655 "cumulus-pallet-dmp-queue",12635 "cumulus-pallet-dmp-queue",127251270512726[[package]]12706[[package]]12727name = "unique-runtime-common"12707name = "unique-runtime-common"12728version = "0.9.20"12708version = "0.9.21"12729dependencies = [12709dependencies = [12730 "fp-rpc",12710 "fp-rpc",12731 "frame-support",12711 "frame-support",136271360713628[[package]]13608[[package]]13629name = "zstd"13609name = "zstd"13630version = "0.10.0+zstd.1.5.2"13610version = "0.10.2+zstd.1.5.2"13631source = "registry+https://github.com/rust-lang/crates.io-index"13611source = "registry+https://github.com/rust-lang/crates.io-index"13632checksum = "3b1365becbe415f3f0fcd024e2f7b45bacfb5bdd055f0dc113571394114e7bdd"13612checksum = "5f4a6bd64f22b5e3e94b4e238669ff9f10815c27a5180108b849d24174a83847"13633dependencies = [13613dependencies = [13634 "zstd-safe",13614 "zstd-safe",13635]13615]136361361613637[[package]]13617[[package]]13638name = "zstd-safe"13618name = "zstd-safe"13639version = "4.1.4+zstd.1.5.2"13619version = "4.1.6+zstd.1.5.2"13640source = "registry+https://github.com/rust-lang/crates.io-index"13620source = "registry+https://github.com/rust-lang/crates.io-index"13641checksum = "2f7cd17c9af1a4d6c24beb1cc54b17e2ef7b593dc92f19e9d9acad8b182bbaee"13621checksum = "94b61c51bb270702d6167b8ce67340d2754b088d0c091b06e593aa772c3ee9bb"13642dependencies = [13622dependencies = [13643 "libc",13623 "libc",13644 "zstd-sys",13624 "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.tomldiffbeforeafterboth--- a/runtime/quartz/Cargo.toml
+++ b/runtime/quartz/Cargo.toml
@@ -10,7 +10,7 @@
license = 'GPLv3'
name = 'quartz-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/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