From 9d4776f952f4d9fe7afb3c8567c087530f3f82d3 Mon Sep 17 00:00:00 2001 From: Matt Rutherford Date: Mon, 10 Aug 2020 16:28:35 +0100 Subject: [PATCH 1/2] update Cargo.lock --- Cargo.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 6ff134014b28..dcb42bc0bbd2 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -9149,9 +9149,9 @@ checksum = "e987b6bf443f4b5b3b6f38704195592cca41c5bb7aedd3c3693c7081f8289860" [[package]] name = "tracing" -version = "0.1.16" +version = "0.1.18" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c2e2a2de6b0d5cbb13fc21193a2296888eaab62b6044479aafb3c54c01c29fcd" +checksum = "f0aae59226cf195d8e74d4b34beae1859257efb4e5fed3f147d2dc2c7d372178" dependencies = [ "cfg-if", "tracing-attributes", @@ -9171,9 +9171,9 @@ dependencies = [ [[package]] name = "tracing-core" -version = "0.1.11" +version = "0.1.13" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "94ae75f0d28ae10786f3b1895c55fe72e79928fd5ccdebb5438c75e93fec178f" +checksum = "d593f98af59ebc017c0648f0117525db358745a8894a8d684e185ba3f45954f9" dependencies = [ "lazy_static", ] From 2b5fe52419b3011222796154d179725fe396a11d Mon Sep 17 00:00:00 2001 From: parity-processbot <> Date: Wed, 12 Aug 2020 11:53:39 +0000 Subject: [PATCH 2/2] "Update Substrate" --- Cargo.lock | 415 +++++++++++++++++++++++++++++++---------------------- 1 file changed, 247 insertions(+), 168 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index dcb42bc0bbd2..b9e288b64bc5 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1395,7 +1395,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "parity-scale-codec", ] @@ -1403,7 +1403,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "frame-support", "frame-system", @@ -1420,7 +1420,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "frame-benchmarking", "parity-scale-codec", @@ -1438,7 +1438,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "frame-support", "frame-system", @@ -1453,7 +1453,7 @@ dependencies = [ [[package]] name = "frame-metadata" version = "11.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "parity-scale-codec", "serde", @@ -1464,7 +1464,7 @@ dependencies = [ [[package]] name = "frame-support" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "bitmask", "frame-metadata", @@ -1489,7 +1489,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "frame-support-procedural-tools", "proc-macro2 1.0.18", @@ -1500,7 +1500,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -1512,7 +1512,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "proc-macro2 1.0.18", "quote 1.0.7", @@ -1522,7 +1522,7 @@ dependencies = [ [[package]] name = "frame-system" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "frame-support", "impl-trait-for-tuples", @@ -1538,7 +1538,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "frame-benchmarking", "frame-support", @@ -1552,7 +1552,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "parity-scale-codec", "sp-api", @@ -3107,6 +3107,15 @@ version = "1.0.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d" +[[package]] +name = "matchers" +version = "0.0.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f099785f7595cc4b4553a174ce30dd7589ef93391ff414dbb67f62392b9e0ce1" +dependencies = [ + "regex-automata", +] + [[package]] name = "matches" version = "0.1.8" @@ -3542,7 +3551,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "frame-support", "frame-system", @@ -3558,7 +3567,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "frame-support", "frame-system", @@ -3573,7 +3582,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "frame-benchmarking", "frame-support", @@ -3598,7 +3607,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "frame-benchmarking", "frame-support", @@ -3612,7 +3621,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "frame-benchmarking", "frame-support", @@ -3628,7 +3637,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "frame-benchmarking", "frame-support", @@ -3643,7 +3652,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "frame-benchmarking", "frame-support", @@ -3658,7 +3667,7 @@ dependencies = [ [[package]] name = "pallet-finality-tracker" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "frame-support", "frame-system", @@ -3674,7 +3683,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "frame-benchmarking", "frame-support", @@ -3696,7 +3705,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "enumflags2", "frame-benchmarking", @@ -3712,7 +3721,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "frame-benchmarking", "frame-support", @@ -3732,7 +3741,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "frame-support", "frame-system", @@ -3748,7 +3757,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "frame-support", "frame-system", @@ -3762,7 +3771,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "frame-support", "frame-system", @@ -3777,7 +3786,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "frame-support", "frame-system", @@ -3791,7 +3800,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "frame-support", "frame-system", @@ -3806,7 +3815,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "frame-benchmarking", "frame-support", @@ -3827,7 +3836,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "frame-support", "frame-system", @@ -3842,7 +3851,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "frame-support", "frame-system", @@ -3855,7 +3864,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "enumflags2", "frame-support", @@ -3870,7 +3879,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "frame-benchmarking", "frame-support", @@ -3885,7 +3894,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "frame-support", "frame-system", @@ -3905,7 +3914,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "frame-benchmarking", "frame-support", @@ -3921,7 +3930,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "frame-support", "frame-system", @@ -3935,7 +3944,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "frame-benchmarking", "frame-support", @@ -3957,7 +3966,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -3968,7 +3977,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "frame-support", "frame-system", @@ -3982,7 +3991,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "frame-benchmarking", "frame-support", @@ -4000,7 +4009,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "frame-support", "frame-system", @@ -4017,7 +4026,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -4035,7 +4044,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "frame-support", "parity-scale-codec", @@ -4048,7 +4057,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "frame-benchmarking", "frame-support", @@ -4063,7 +4072,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "frame-benchmarking", "frame-support", @@ -4079,7 +4088,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "enumflags2", "frame-benchmarking", @@ -5662,6 +5671,17 @@ dependencies = [ "prost", ] +[[package]] +name = "pwasm-utils" +version = "0.14.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0f53bc2558e8376358ebdc28301546471d67336584f6438ed4b7c7457a055fd7" +dependencies = [ + "byteorder", + "log 0.4.11", + "parity-wasm", +] + [[package]] name = "quick-error" version = "1.2.3" @@ -6017,6 +6037,16 @@ dependencies = [ "thread_local", ] +[[package]] +name = "regex-automata" +version = "0.1.9" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ae1ded71d66a4a97f5e961fd0cb25a5f366a42a41570d16a763a69c092c26ae4" +dependencies = [ + "byteorder", + "regex-syntax", +] + [[package]] name = "regex-syntax" version = "0.6.18" @@ -6327,7 +6357,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "bytes 0.5.5", "derive_more 0.99.9", @@ -6354,7 +6384,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6378,7 +6408,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -6395,7 +6425,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "impl-trait-for-tuples", "sc-chain-spec-derive", @@ -6411,7 +6441,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -6422,7 +6452,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "ansi_term 0.12.1", "atty", @@ -6463,7 +6493,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "derive_more 0.99.9", "fnv", @@ -6499,7 +6529,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "blake2-rfc", "hash-db", @@ -6529,7 +6559,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "sc-client-api", "sp-blockchain", @@ -6540,7 +6570,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "derive_more 0.99.9", "fork-tree", @@ -6584,7 +6614,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -6608,7 +6638,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "fork-tree", "parity-scale-codec", @@ -6621,7 +6651,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6644,7 +6674,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "log 0.4.11", "sc-client-api", @@ -6658,7 +6688,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "derive_more 0.99.9", "lazy_static", @@ -6686,7 +6716,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "derive_more 0.99.9", "log 0.4.11", @@ -6703,7 +6733,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "log 0.4.11", "parity-scale-codec", @@ -6718,28 +6748,25 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ - "cranelift-codegen", - "cranelift-wasm", "log 0.4.11", "parity-scale-codec", "parity-wasm", + "pwasm-utils", "sc-executor-common", "scoped-tls 1.0.0", "sp-allocator", "sp-core", "sp-runtime-interface", "sp-wasm-interface", - "substrate-wasmtime", - "wasmtime-environ", - "wasmtime-runtime", + "wasmtime", ] [[package]] name = "sc-finality-grandpa" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "derive_more 0.99.9", "finality-grandpa", @@ -6776,7 +6803,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "derive_more 0.99.9", "finality-grandpa", @@ -6797,7 +6824,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "ansi_term 0.12.1", "futures 0.3.5", @@ -6815,7 +6842,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "derive_more 0.99.9", "hex", @@ -6831,7 +6858,7 @@ dependencies = [ [[package]] name = "sc-light" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "hash-db", "lazy_static", @@ -6850,7 +6877,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "bitflags", "bs58", @@ -6902,7 +6929,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6917,7 +6944,7 @@ dependencies = [ [[package]] name = "sc-network-test" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "env_logger", "futures 0.3.5", @@ -6944,7 +6971,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "bytes 0.5.5", "fnv", @@ -6971,7 +6998,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "futures 0.3.5", "libp2p", @@ -6984,7 +7011,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "log 0.4.11", "substrate-prometheus-endpoint", @@ -6993,7 +7020,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "futures 0.3.5", "hash-db", @@ -7025,7 +7052,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -7049,7 +7076,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "jsonrpc-core", "jsonrpc-http-server", @@ -7065,7 +7092,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "derive_more 0.99.9", "directories", @@ -7125,7 +7152,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "log 0.4.11", "parity-scale-codec", @@ -7139,7 +7166,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -7160,7 +7187,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "erased-serde", "log 0.4.11", @@ -7171,13 +7198,14 @@ dependencies = [ "serde_json", "slog", "sp-tracing", - "tracing-core", + "tracing", + "tracing-subscriber", ] [[package]] name = "sc-transaction-graph" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -7198,7 +7226,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -7443,6 +7471,15 @@ dependencies = [ "opaque-debug 0.2.3", ] +[[package]] +name = "sharded-slab" +version = "0.0.9" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "06d5a3f5166fb5b42a5439f2eee8b9de149e235961e3eb21c5808fc3ea17ff3e" +dependencies = [ + "lazy_static", +] + [[package]] name = "shared_memory" version = "0.10.0" @@ -7656,7 +7693,7 @@ dependencies = [ [[package]] name = "sp-allocator" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "derive_more 0.99.9", "log 0.4.11", @@ -7668,7 +7705,7 @@ dependencies = [ [[package]] name = "sp-api" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "hash-db", "parity-scale-codec", @@ -7683,7 +7720,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "blake2-rfc", "proc-macro-crate", @@ -7695,7 +7732,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "parity-scale-codec", "serde", @@ -7707,7 +7744,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "integer-sqrt", "num-traits 0.2.12", @@ -7720,7 +7757,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "parity-scale-codec", "sp-api", @@ -7732,7 +7769,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -7743,7 +7780,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "parity-scale-codec", "sp-api", @@ -7755,7 +7792,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "derive_more 0.99.9", "log 0.4.11", @@ -7772,7 +7809,7 @@ dependencies = [ [[package]] name = "sp-chain-spec" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "serde", "serde_json", @@ -7781,7 +7818,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -7807,7 +7844,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "parity-scale-codec", "sp-api", @@ -7821,7 +7858,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "merlin", "parity-scale-codec", @@ -7840,7 +7877,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -7849,7 +7886,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -7861,7 +7898,7 @@ dependencies = [ [[package]] name = "sp-core" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "base58", "blake2-rfc", @@ -7905,7 +7942,7 @@ dependencies = [ [[package]] name = "sp-database" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "kvdb", "parking_lot 0.10.2", @@ -7914,7 +7951,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "proc-macro2 1.0.18", "quote 1.0.7", @@ -7924,7 +7961,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "environmental", "parity-scale-codec", @@ -7935,7 +7972,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "finality-grandpa", "log 0.4.11", @@ -7951,7 +7988,7 @@ dependencies = [ [[package]] name = "sp-finality-tracker" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -7961,7 +7998,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "derive_more 0.99.9", "parity-scale-codec", @@ -7973,7 +8010,7 @@ dependencies = [ [[package]] name = "sp-io" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "futures 0.3.5", "hash-db", @@ -7994,7 +8031,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "lazy_static", "sp-core", @@ -8005,7 +8042,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "parity-scale-codec", "serde", @@ -8017,7 +8054,7 @@ dependencies = [ [[package]] name = "sp-npos-elections-compact" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -8028,7 +8065,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "sp-api", "sp-core", @@ -8038,7 +8075,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "backtrace", "log 0.4.11", @@ -8047,7 +8084,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "serde", "sp-core", @@ -8056,7 +8093,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "either", "hash256-std-hasher", @@ -8078,7 +8115,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "parity-scale-codec", "primitive-types", @@ -8093,7 +8130,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "Inflector", "proc-macro-crate", @@ -8105,7 +8142,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "serde", "serde_json", @@ -8114,7 +8151,7 @@ dependencies = [ [[package]] name = "sp-session" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "parity-scale-codec", "sp-api", @@ -8127,7 +8164,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -8137,7 +8174,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "hash-db", "itertools 0.9.0", @@ -8158,12 +8195,12 @@ dependencies = [ [[package]] name = "sp-std" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" [[package]] name = "sp-storage" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "impl-serde 0.2.3", "ref-cast", @@ -8175,7 +8212,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -8189,7 +8226,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "log 0.4.11", "rental", @@ -8199,7 +8236,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -8214,7 +8251,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "hash-db", "memory-db", @@ -8228,7 +8265,7 @@ dependencies = [ [[package]] name = "sp-utils" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "futures 0.3.5", "futures-core", @@ -8240,7 +8277,7 @@ dependencies = [ [[package]] name = "sp-version" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "impl-serde 0.2.3", "parity-scale-codec", @@ -8252,7 +8289,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -8383,7 +8420,7 @@ dependencies = [ [[package]] name = "substrate-browser-utils" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "chrono", "console_error_panic_hook", @@ -8409,7 +8446,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "platforms", ] @@ -8417,7 +8454,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.5", @@ -8440,7 +8477,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "async-std", "derive_more 0.99.9", @@ -8454,7 +8491,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "futures 0.1.29", "futures 0.3.5", @@ -8480,7 +8517,7 @@ dependencies = [ [[package]] name = "substrate-test-runtime" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "cfg-if", "frame-executive", @@ -8520,7 +8557,7 @@ dependencies = [ [[package]] name = "substrate-test-runtime-client" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" dependencies = [ "futures 0.3.5", "parity-scale-codec", @@ -8541,7 +8578,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder-runner" version = "1.0.6" -source = "git+https://github.com/paritytech/substrate#eb0e05e126a027499d0993c0df8833c55bc359e0" +source = "git+https://github.com/paritytech/substrate#0c3cdf16d48532969237d1aa0e5cf27d7ade8018" [[package]] name = "substrate-wasm-builder-runner" @@ -8549,31 +8586,6 @@ version = "1.0.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d2a965994514ab35d3893e9260245f2947fd1981cdd4fffd2c6e6d1a9ce02e6a" -[[package]] -name = "substrate-wasmtime" -version = "0.19.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d75a69f5b3afef86e3e372529bf3fb1f7219b20287c4490e4cb4b4e91970f4f5" -dependencies = [ - "anyhow", - "backtrace", - "cfg-if", - "lazy_static", - "libc", - "log 0.4.11", - "region", - "rustc-demangle", - "smallvec 1.4.1", - "target-lexicon", - "wasmparser 0.59.0", - "wasmtime-environ", - "wasmtime-jit", - "wasmtime-profiling", - "wasmtime-runtime", - "wat", - "winapi 0.3.9", -] - [[package]] name = "subtle" version = "1.0.0" @@ -9178,6 +9190,48 @@ dependencies = [ "lazy_static", ] +[[package]] +name = "tracing-log" +version = "0.1.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "5e0f8c7178e13481ff6765bd169b33e8d554c5d2bbede5e32c356194be02b9b9" +dependencies = [ + "lazy_static", + "log 0.4.11", + "tracing-core", +] + +[[package]] +name = "tracing-serde" +version = "0.1.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b6ccba2f8f16e0ed268fc765d9b7ff22e965e7185d32f8f1ec8294fe17d86e79" +dependencies = [ + "serde", + "tracing-core", +] + +[[package]] +name = "tracing-subscriber" +version = "0.2.11" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "abd165311cc4d7a555ad11cc77a37756df836182db0d81aac908c8184c584f40" +dependencies = [ + "ansi_term 0.12.1", + "chrono", + "lazy_static", + "matchers", + "regex", + "serde", + "serde_json", + "sharded-slab", + "smallvec 1.4.1", + "thread_local", + "tracing-core", + "tracing-log", + "tracing-serde", +] + [[package]] name = "treeline" version = "0.1.0" @@ -9537,6 +9591,31 @@ version = "0.59.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a950e6a618f62147fd514ff445b2a0b53120d382751960797f85f058c7eda9b9" +[[package]] +name = "wasmtime" +version = "0.19.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1cd3c4f449382779ef6e0a7c3ec6752ae614e20a42e4100000c3efdc973100e2" +dependencies = [ + "anyhow", + "backtrace", + "cfg-if", + "lazy_static", + "libc", + "log 0.4.11", + "region", + "rustc-demangle", + "smallvec 1.4.1", + "target-lexicon", + "wasmparser 0.59.0", + "wasmtime-environ", + "wasmtime-jit", + "wasmtime-profiling", + "wasmtime-runtime", + "wat", + "winapi 0.3.9", +] + [[package]] name = "wasmtime-debug" version = "0.19.0"