diff --git a/polkadot/.github/ISSUE_TEMPLATE/release.md b/polkadot/.github/ISSUE_TEMPLATE/release.md index 0883d5df3d..ad2120ae09 100644 --- a/polkadot/.github/ISSUE_TEMPLATE/release.md +++ b/polkadot/.github/ISSUE_TEMPLATE/release.md @@ -1,4 +1,6 @@ --- +name: Release issue template +about: Tracking issue for new releases title: Polkadot {{ env.VERSION }} Release checklist --- # Release Checklist diff --git a/polkadot/Cargo.lock b/polkadot/Cargo.lock index d5d517df18..899ae53527 100644 --- a/polkadot/Cargo.lock +++ b/polkadot/Cargo.lock @@ -1430,7 +1430,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "parity-scale-codec", ] @@ -1438,7 +1438,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "frame-support", "frame-system", @@ -1456,7 +1456,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "chrono", "frame-benchmarking", @@ -1476,7 +1476,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "frame-support", "frame-system", @@ -1492,7 +1492,7 @@ dependencies = [ [[package]] name = "frame-metadata" version = "12.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "parity-scale-codec", "serde", @@ -1503,7 +1503,7 @@ dependencies = [ [[package]] name = "frame-support" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "bitmask", "frame-metadata", @@ -1528,7 +1528,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "frame-support-procedural-tools", "proc-macro2 1.0.18", @@ -1539,7 +1539,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -1551,7 +1551,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "proc-macro2 1.0.18", "quote 1.0.7", @@ -1561,7 +1561,7 @@ dependencies = [ [[package]] name = "frame-system" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "frame-support", "impl-trait-for-tuples", @@ -1577,7 +1577,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "frame-benchmarking", "frame-support", @@ -1591,7 +1591,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "parity-scale-codec", "sp-api", @@ -2555,7 +2555,7 @@ dependencies = [ [[package]] name = "kusama-runtime" -version = "0.8.25" +version = "0.8.26" dependencies = [ "bitvec", "frame-benchmarking", @@ -3753,7 +3753,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "frame-support", "frame-system", @@ -3769,7 +3769,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "frame-support", "frame-system", @@ -3784,7 +3784,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "frame-benchmarking", "frame-support", @@ -3809,7 +3809,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "frame-benchmarking", "frame-support", @@ -3823,7 +3823,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "frame-benchmarking", "frame-support", @@ -3839,7 +3839,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "frame-benchmarking", "frame-support", @@ -3854,7 +3854,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "frame-benchmarking", "frame-support", @@ -3869,7 +3869,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "frame-benchmarking", "frame-support", @@ -3890,7 +3890,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "enumflags2", "frame-benchmarking", @@ -3906,7 +3906,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "frame-benchmarking", "frame-support", @@ -3926,7 +3926,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "frame-benchmarking", "frame-support", @@ -3943,7 +3943,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "frame-support", "frame-system", @@ -3957,7 +3957,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "frame-benchmarking", "frame-support", @@ -3973,7 +3973,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "frame-support", "frame-system", @@ -3987,7 +3987,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "frame-support", "frame-system", @@ -4002,7 +4002,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "frame-benchmarking", "frame-support", @@ -4023,7 +4023,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "frame-benchmarking", "frame-support", @@ -4039,7 +4039,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "frame-support", "frame-system", @@ -4052,7 +4052,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "enumflags2", "frame-support", @@ -4067,7 +4067,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "frame-benchmarking", "frame-support", @@ -4082,7 +4082,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "frame-support", "frame-system", @@ -4102,7 +4102,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "frame-benchmarking", "frame-support", @@ -4118,7 +4118,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "frame-support", "frame-system", @@ -4132,7 +4132,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "frame-benchmarking", "frame-support", @@ -4154,7 +4154,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -4165,7 +4165,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "frame-support", "frame-system", @@ -4179,7 +4179,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "frame-benchmarking", "frame-support", @@ -4197,7 +4197,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "frame-support", "frame-system", @@ -4214,7 +4214,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -4232,7 +4232,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "frame-support", "parity-scale-codec", @@ -4245,7 +4245,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "frame-benchmarking", "frame-support", @@ -4260,7 +4260,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "frame-benchmarking", "frame-support", @@ -4276,7 +4276,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "enumflags2", "frame-benchmarking", @@ -4637,7 +4637,7 @@ checksum = "feb3b2b1033b8a60b4da6ee470325f887758c95d5320f52f9ce0df055a55940e" [[package]] name = "polkadot" -version = "0.8.25" +version = "0.8.26" dependencies = [ "assert_cmd", "futures 0.3.5", @@ -4698,7 +4698,7 @@ dependencies = [ [[package]] name = "polkadot-cli" -version = "0.8.25" +version = "0.8.26" dependencies = [ "frame-benchmarking-cli", "log 0.4.11", @@ -4747,7 +4747,7 @@ dependencies = [ [[package]] name = "polkadot-erasure-coding" -version = "0.8.25" +version = "0.8.26" dependencies = [ "parity-scale-codec", "polkadot-primitives", @@ -5071,7 +5071,7 @@ dependencies = [ [[package]] name = "polkadot-parachain" -version = "0.8.25" +version = "0.8.26" dependencies = [ "derive_more", "futures 0.3.5", @@ -5107,7 +5107,7 @@ dependencies = [ [[package]] name = "polkadot-primitives" -version = "0.8.25" +version = "0.8.26" dependencies = [ "bitvec", "frame-system", @@ -5133,7 +5133,7 @@ dependencies = [ [[package]] name = "polkadot-rpc" -version = "0.8.25" +version = "0.8.26" dependencies = [ "jsonrpc-core", "pallet-transaction-payment-rpc", @@ -5162,7 +5162,7 @@ dependencies = [ [[package]] name = "polkadot-runtime" -version = "0.8.25" +version = "0.8.26" dependencies = [ "bitvec", "frame-benchmarking", @@ -5235,7 +5235,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-common" -version = "0.8.25" +version = "0.8.26" dependencies = [ "bitvec", "frame-benchmarking", @@ -5414,7 +5414,7 @@ dependencies = [ [[package]] name = "polkadot-statement-table" -version = "0.8.25" +version = "0.8.26" dependencies = [ "parity-scale-codec", "polkadot-primitives", @@ -5423,7 +5423,7 @@ dependencies = [ [[package]] name = "polkadot-test-client" -version = "0.8.25" +version = "0.8.26" dependencies = [ "parity-scale-codec", "polkadot-primitives", @@ -5446,7 +5446,7 @@ dependencies = [ [[package]] name = "polkadot-test-runtime" -version = "0.8.25" +version = "0.8.26" dependencies = [ "bitvec", "frame-executive", @@ -5505,7 +5505,7 @@ dependencies = [ [[package]] name = "polkadot-test-service" -version = "0.8.25" +version = "0.8.26" dependencies = [ "frame-benchmarking", "frame-system", @@ -5555,7 +5555,7 @@ dependencies = [ [[package]] name = "polkadot-validation" -version = "0.8.25" +version = "0.8.26" dependencies = [ "futures 0.3.5", "log 0.4.11", @@ -6233,7 +6233,7 @@ dependencies = [ [[package]] name = "rococo-v1-runtime" -version = "0.8.25" +version = "0.8.26" dependencies = [ "frame-executive", "frame-support", @@ -6407,7 +6407,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "async-trait", "bytes 0.5.6", @@ -6437,7 +6437,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6461,7 +6461,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -6478,7 +6478,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -6499,7 +6499,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -6510,7 +6510,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "ansi_term 0.12.1", "atty", @@ -6564,7 +6564,7 @@ dependencies = [ [[package]] name = "sc-cli-proc-macro" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -6575,7 +6575,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "derive_more", "fnv", @@ -6612,7 +6612,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "blake2-rfc", "hash-db", @@ -6642,7 +6642,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "sc-client-api", "sp-blockchain", @@ -6653,7 +6653,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "derive_more", "fork-tree", @@ -6698,7 +6698,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "derive_more", "futures 0.3.5", @@ -6722,7 +6722,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "fork-tree", "parity-scale-codec", @@ -6735,7 +6735,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6758,7 +6758,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "log 0.4.11", "sc-client-api", @@ -6772,7 +6772,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "derive_more", "lazy_static", @@ -6801,7 +6801,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "derive_more", "log 0.4.11", @@ -6818,7 +6818,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "log 0.4.11", "parity-scale-codec", @@ -6833,7 +6833,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "log 0.4.11", "parity-scale-codec", @@ -6851,7 +6851,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "derive_more", "finality-grandpa", @@ -6888,7 +6888,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "derive_more", "finality-grandpa", @@ -6912,7 +6912,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "ansi_term 0.12.1", "futures 0.3.5", @@ -6930,7 +6930,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "async-trait", "derive_more", @@ -6950,7 +6950,7 @@ dependencies = [ [[package]] name = "sc-light" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "hash-db", "lazy_static", @@ -6969,7 +6969,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "async-std", "async-trait", @@ -7023,7 +7023,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -7038,7 +7038,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "bytes 0.5.6", "fnv", @@ -7065,7 +7065,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "futures 0.3.5", "libp2p", @@ -7078,7 +7078,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "log 0.4.11", "substrate-prometheus-endpoint", @@ -7087,7 +7087,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "futures 0.3.5", "hash-db", @@ -7120,7 +7120,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "derive_more", "futures 0.3.5", @@ -7144,7 +7144,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "futures 0.1.29", "jsonrpc-core", @@ -7162,7 +7162,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "derive_more", "directories", @@ -7226,7 +7226,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "log 0.4.11", "parity-scale-codec", @@ -7240,7 +7240,7 @@ dependencies = [ [[package]] name = "sc-sync-state-rpc" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -7259,7 +7259,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -7280,7 +7280,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "erased-serde", "log 0.4.11", @@ -7299,7 +7299,7 @@ dependencies = [ [[package]] name = "sc-transaction-graph" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "derive_more", "futures 0.3.5", @@ -7320,7 +7320,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "derive_more", "futures 0.3.5", @@ -7740,7 +7740,7 @@ dependencies = [ [[package]] name = "sp-allocator" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "derive_more", "log 0.4.11", @@ -7752,7 +7752,7 @@ dependencies = [ [[package]] name = "sp-api" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "hash-db", "parity-scale-codec", @@ -7767,7 +7767,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "blake2-rfc", "proc-macro-crate", @@ -7779,7 +7779,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "parity-scale-codec", "serde", @@ -7791,7 +7791,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "integer-sqrt", "num-traits 0.2.12", @@ -7804,7 +7804,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "parity-scale-codec", "sp-api", @@ -7816,7 +7816,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -7827,7 +7827,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "parity-scale-codec", "sp-api", @@ -7839,7 +7839,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "derive_more", "log 0.4.11", @@ -7856,7 +7856,7 @@ dependencies = [ [[package]] name = "sp-chain-spec" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "serde", "serde_json", @@ -7865,7 +7865,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "derive_more", "futures 0.3.5", @@ -7891,7 +7891,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "merlin", "parity-scale-codec", @@ -7911,7 +7911,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -7920,7 +7920,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -7932,7 +7932,7 @@ dependencies = [ [[package]] name = "sp-core" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "base58", "blake2-rfc", @@ -7975,7 +7975,7 @@ dependencies = [ [[package]] name = "sp-database" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "kvdb", "parking_lot 0.10.2", @@ -7984,7 +7984,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "proc-macro2 1.0.18", "quote 1.0.7", @@ -7994,7 +7994,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "environmental", "parity-scale-codec", @@ -8005,7 +8005,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "finality-grandpa", "log 0.4.11", @@ -8022,7 +8022,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "derive_more", "parity-scale-codec", @@ -8034,7 +8034,7 @@ dependencies = [ [[package]] name = "sp-io" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "futures 0.3.5", "hash-db", @@ -8058,7 +8058,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "lazy_static", "sp-core", @@ -8069,7 +8069,7 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "async-trait", "derive_more", @@ -8085,7 +8085,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "parity-scale-codec", "serde", @@ -8097,7 +8097,7 @@ dependencies = [ [[package]] name = "sp-npos-elections-compact" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -8108,7 +8108,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "sp-api", "sp-core", @@ -8118,7 +8118,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "backtrace", "log 0.4.11", @@ -8127,7 +8127,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "serde", "sp-core", @@ -8136,7 +8136,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "either", "hash256-std-hasher", @@ -8158,7 +8158,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "parity-scale-codec", "primitive-types", @@ -8174,7 +8174,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "Inflector", "proc-macro-crate", @@ -8186,7 +8186,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "serde", "serde_json", @@ -8195,7 +8195,7 @@ dependencies = [ [[package]] name = "sp-session" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "parity-scale-codec", "sp-api", @@ -8208,7 +8208,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -8218,7 +8218,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "hash-db", "log 0.4.11", @@ -8239,12 +8239,12 @@ dependencies = [ [[package]] name = "sp-std" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" [[package]] name = "sp-storage" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "impl-serde", "parity-scale-codec", @@ -8257,7 +8257,7 @@ dependencies = [ [[package]] name = "sp-tasks" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "log 0.4.11", "sp-core", @@ -8270,7 +8270,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -8284,7 +8284,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "log 0.4.11", "parity-scale-codec", @@ -8297,7 +8297,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "derive_more", "futures 0.3.5", @@ -8312,7 +8312,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "hash-db", "memory-db", @@ -8326,7 +8326,7 @@ dependencies = [ [[package]] name = "sp-utils" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "futures 0.3.5", "futures-core", @@ -8338,7 +8338,7 @@ dependencies = [ [[package]] name = "sp-version" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "impl-serde", "parity-scale-codec", @@ -8350,7 +8350,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -8491,7 +8491,7 @@ dependencies = [ [[package]] name = "substrate-browser-utils" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "chrono", "console_error_panic_hook", @@ -8517,7 +8517,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "platforms", ] @@ -8525,7 +8525,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.5", @@ -8548,7 +8548,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "async-std", "derive_more", @@ -8562,7 +8562,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "futures 0.1.29", "futures 0.3.5", @@ -8589,7 +8589,7 @@ dependencies = [ [[package]] name = "substrate-test-utils" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "futures 0.3.5", "substrate-test-utils-derive", @@ -8599,7 +8599,7 @@ dependencies = [ [[package]] name = "substrate-test-utils-derive" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#d766e229466d63afadd19097e277d85146fee3c9" +source = "git+https://github.com/paritytech/substrate?branch=master#a3d783c91f2a0941b09d69c63160c26c011748ae" dependencies = [ "proc-macro-crate", "quote 1.0.7", @@ -8706,7 +8706,7 @@ dependencies = [ [[package]] name = "test-parachain-adder" -version = "0.8.25" +version = "0.8.26" dependencies = [ "dlmalloc", "parity-scale-codec", @@ -8719,7 +8719,7 @@ dependencies = [ [[package]] name = "test-parachain-halt" -version = "0.8.25" +version = "0.8.26" dependencies = [ "substrate-wasm-builder-runner", ] @@ -9832,7 +9832,7 @@ dependencies = [ [[package]] name = "westend-runtime" -version = "0.8.25" +version = "0.8.26" dependencies = [ "bitvec", "frame-benchmarking", diff --git a/polkadot/Cargo.toml b/polkadot/Cargo.toml index 2b48f30bc1..edd8f8a113 100644 --- a/polkadot/Cargo.toml +++ b/polkadot/Cargo.toml @@ -6,7 +6,7 @@ path = "src/main.rs" name = "polkadot" description = "Implementation of a https://polkadot.network node in Rust based on the Substrate framework." license = "GPL-3.0-only" -version = "0.8.25" +version = "0.8.26" authors = ["Parity Technologies "] edition = "2018" readme = "README.md" diff --git a/polkadot/cli/Cargo.toml b/polkadot/cli/Cargo.toml index a51ea2ae86..d3f2447856 100644 --- a/polkadot/cli/Cargo.toml +++ b/polkadot/cli/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-cli" -version = "0.8.25" +version = "0.8.26" authors = ["Parity Technologies "] description = "Polkadot Relay-chain Client Node" edition = "2018" diff --git a/polkadot/erasure-coding/Cargo.toml b/polkadot/erasure-coding/Cargo.toml index 6a8988eb0a..0983db3c1d 100644 --- a/polkadot/erasure-coding/Cargo.toml +++ b/polkadot/erasure-coding/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-erasure-coding" -version = "0.8.25" +version = "0.8.26" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/node/test/client/Cargo.toml b/polkadot/node/test/client/Cargo.toml index 60d5184a51..794dc2ea08 100644 --- a/polkadot/node/test/client/Cargo.toml +++ b/polkadot/node/test/client/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-test-client" -version = "0.8.25" +version = "0.8.26" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/node/test/service/Cargo.toml b/polkadot/node/test/service/Cargo.toml index d139f470a7..c7da84ece6 100644 --- a/polkadot/node/test/service/Cargo.toml +++ b/polkadot/node/test/service/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-test-service" -version = "0.8.25" +version = "0.8.26" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/parachain/Cargo.toml b/polkadot/parachain/Cargo.toml index 3acf2965fa..ed9c3c74c9 100644 --- a/polkadot/parachain/Cargo.toml +++ b/polkadot/parachain/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-parachain" -version = "0.8.25" +version = "0.8.26" authors = ["Parity Technologies "] description = "Types and utilities for creating and working with parachains" edition = "2018" diff --git a/polkadot/parachain/test-parachains/adder/Cargo.toml b/polkadot/parachain/test-parachains/adder/Cargo.toml index 9d43391d1c..e18ba41872 100644 --- a/polkadot/parachain/test-parachains/adder/Cargo.toml +++ b/polkadot/parachain/test-parachains/adder/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "test-parachain-adder" -version = "0.8.25" +version = "0.8.26" authors = ["Parity Technologies "] description = "Test parachain which adds to a number as its state transition" edition = "2018" diff --git a/polkadot/parachain/test-parachains/halt/Cargo.toml b/polkadot/parachain/test-parachains/halt/Cargo.toml index af62bbf5f0..f91e1d66a5 100644 --- a/polkadot/parachain/test-parachains/halt/Cargo.toml +++ b/polkadot/parachain/test-parachains/halt/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "test-parachain-halt" -version = "0.8.25" +version = "0.8.26" authors = ["Parity Technologies "] description = "Test parachain which executes forever" edition = "2018" diff --git a/polkadot/primitives/Cargo.toml b/polkadot/primitives/Cargo.toml index 69146fab16..ca0f630216 100644 --- a/polkadot/primitives/Cargo.toml +++ b/polkadot/primitives/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-primitives" -version = "0.8.25" +version = "0.8.26" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/rpc/Cargo.toml b/polkadot/rpc/Cargo.toml index d17a1d6e79..08445cd7ba 100644 --- a/polkadot/rpc/Cargo.toml +++ b/polkadot/rpc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-rpc" -version = "0.8.25" +version = "0.8.26" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/runtime/common/Cargo.toml b/polkadot/runtime/common/Cargo.toml index 7d4de9249f..cfdf76ee88 100644 --- a/polkadot/runtime/common/Cargo.toml +++ b/polkadot/runtime/common/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-runtime-common" -version = "0.8.25" +version = "0.8.26" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/runtime/kusama/Cargo.toml b/polkadot/runtime/kusama/Cargo.toml index 06b830139b..af4923d99c 100644 --- a/polkadot/runtime/kusama/Cargo.toml +++ b/polkadot/runtime/kusama/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "kusama-runtime" -version = "0.8.25" +version = "0.8.26" authors = ["Parity Technologies "] edition = "2018" build = "build.rs" diff --git a/polkadot/runtime/polkadot/Cargo.toml b/polkadot/runtime/polkadot/Cargo.toml index a9fd7cb818..f99ddca6f0 100644 --- a/polkadot/runtime/polkadot/Cargo.toml +++ b/polkadot/runtime/polkadot/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-runtime" -version = "0.8.25" +version = "0.8.26" authors = ["Parity Technologies "] edition = "2018" build = "build.rs" diff --git a/polkadot/runtime/rococo-v1/Cargo.toml b/polkadot/runtime/rococo-v1/Cargo.toml index 6d7157e7da..99162b7574 100644 --- a/polkadot/runtime/rococo-v1/Cargo.toml +++ b/polkadot/runtime/rococo-v1/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rococo-v1-runtime" -version = "0.8.25" +version = "0.8.26" authors = ["Parity Technologies "] edition = "2018" build = "build.rs" diff --git a/polkadot/runtime/test-runtime/Cargo.toml b/polkadot/runtime/test-runtime/Cargo.toml index 1d269e539d..ec6823698e 100644 --- a/polkadot/runtime/test-runtime/Cargo.toml +++ b/polkadot/runtime/test-runtime/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-test-runtime" -version = "0.8.25" +version = "0.8.26" authors = ["Parity Technologies "] edition = "2018" build = "build.rs" diff --git a/polkadot/runtime/westend/Cargo.toml b/polkadot/runtime/westend/Cargo.toml index f1fb0aae23..d9408830fc 100644 --- a/polkadot/runtime/westend/Cargo.toml +++ b/polkadot/runtime/westend/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "westend-runtime" -version = "0.8.25" +version = "0.8.26" authors = ["Parity Technologies "] edition = "2018" build = "build.rs" diff --git a/polkadot/statement-table/Cargo.toml b/polkadot/statement-table/Cargo.toml index 200b9ae809..3b3e8bd841 100644 --- a/polkadot/statement-table/Cargo.toml +++ b/polkadot/statement-table/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-statement-table" -version = "0.8.25" +version = "0.8.26" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/validation/Cargo.toml b/polkadot/validation/Cargo.toml index 81ea0f746e..1519227b77 100644 --- a/polkadot/validation/Cargo.toml +++ b/polkadot/validation/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-validation" -version = "0.8.25" +version = "0.8.26" authors = ["Parity Technologies "] edition = "2018"