diff --git a/polkadot/Cargo.lock b/polkadot/Cargo.lock index c4e95771fe..1aa1be6491 100644 --- a/polkadot/Cargo.lock +++ b/polkadot/Cargo.lock @@ -1325,7 +1325,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "parity-scale-codec", ] @@ -1333,7 +1333,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "frame-support", "frame-system", @@ -1350,7 +1350,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "Inflector", "frame-benchmarking", @@ -1369,7 +1369,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "frame-support", "frame-system", @@ -1384,7 +1384,7 @@ dependencies = [ [[package]] name = "frame-metadata" version = "11.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "parity-scale-codec", "serde", @@ -1395,7 +1395,7 @@ dependencies = [ [[package]] name = "frame-support" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "bitmask", "frame-metadata", @@ -1420,7 +1420,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "frame-support-procedural-tools", "proc-macro2 1.0.18", @@ -1431,7 +1431,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -1443,7 +1443,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "proc-macro2 1.0.18", "quote 1.0.7", @@ -1453,7 +1453,7 @@ dependencies = [ [[package]] name = "frame-system" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "frame-support", "impl-trait-for-tuples", @@ -1469,7 +1469,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "frame-benchmarking", "frame-support", @@ -1483,7 +1483,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "parity-scale-codec", "sp-api", @@ -2433,7 +2433,7 @@ dependencies = [ [[package]] name = "kusama-runtime" -version = "0.8.18" +version = "0.8.19" dependencies = [ "bitvec", "frame-benchmarking", @@ -3478,7 +3478,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "frame-support", "frame-system", @@ -3494,7 +3494,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "frame-support", "frame-system", @@ -3509,7 +3509,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "frame-benchmarking", "frame-support", @@ -3534,7 +3534,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "frame-benchmarking", "frame-support", @@ -3548,7 +3548,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "frame-benchmarking", "frame-support", @@ -3564,7 +3564,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "frame-benchmarking", "frame-support", @@ -3579,7 +3579,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "frame-benchmarking", "frame-support", @@ -3594,7 +3594,7 @@ dependencies = [ [[package]] name = "pallet-finality-tracker" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "frame-support", "frame-system", @@ -3610,7 +3610,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "frame-benchmarking", "frame-support", @@ -3632,7 +3632,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "enumflags2", "frame-benchmarking", @@ -3648,7 +3648,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "frame-benchmarking", "frame-support", @@ -3668,7 +3668,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "frame-support", "frame-system", @@ -3684,7 +3684,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "frame-support", "frame-system", @@ -3698,7 +3698,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "frame-support", "frame-system", @@ -3713,7 +3713,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "frame-support", "frame-system", @@ -3727,7 +3727,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "frame-support", "frame-system", @@ -3742,7 +3742,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "frame-benchmarking", "frame-support", @@ -3763,7 +3763,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "frame-support", "frame-system", @@ -3778,7 +3778,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "frame-support", "frame-system", @@ -3791,7 +3791,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "enumflags2", "frame-support", @@ -3806,7 +3806,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "frame-benchmarking", "frame-support", @@ -3821,7 +3821,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "frame-support", "frame-system", @@ -3841,7 +3841,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "frame-benchmarking", "frame-support", @@ -3857,7 +3857,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "frame-support", "frame-system", @@ -3871,7 +3871,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "frame-benchmarking", "frame-support", @@ -3893,7 +3893,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -3904,7 +3904,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "frame-support", "frame-system", @@ -3918,7 +3918,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "frame-benchmarking", "frame-support", @@ -3936,7 +3936,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "frame-support", "frame-system", @@ -3953,7 +3953,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -3971,7 +3971,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "frame-support", "parity-scale-codec", @@ -3984,7 +3984,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "frame-benchmarking", "frame-support", @@ -3999,7 +3999,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "frame-benchmarking", "frame-support", @@ -4015,7 +4015,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "enumflags2", "frame-benchmarking", @@ -4314,7 +4314,7 @@ checksum = "feb3b2b1033b8a60b4da6ee470325f887758c95d5320f52f9ce0df055a55940e" [[package]] name = "polkadot" -version = "0.8.18" +version = "0.8.19" dependencies = [ "assert_cmd", "futures 0.3.5", @@ -4328,7 +4328,7 @@ dependencies = [ [[package]] name = "polkadot-availability-store" -version = "0.8.18" +version = "0.8.19" dependencies = [ "derive_more 0.99.9", "exit-future", @@ -4354,7 +4354,7 @@ dependencies = [ [[package]] name = "polkadot-cli" -version = "0.8.18" +version = "0.8.19" dependencies = [ "frame-benchmarking-cli", "futures 0.3.5", @@ -4379,7 +4379,7 @@ dependencies = [ [[package]] name = "polkadot-collator" -version = "0.8.18" +version = "0.8.19" dependencies = [ "futures 0.3.5", "futures-timer 2.0.2", @@ -4417,7 +4417,7 @@ dependencies = [ [[package]] name = "polkadot-erasure-coding" -version = "0.8.18" +version = "0.8.19" dependencies = [ "derive_more 0.15.0", "parity-scale-codec", @@ -4429,7 +4429,7 @@ dependencies = [ [[package]] name = "polkadot-network" -version = "0.8.18" +version = "0.8.19" dependencies = [ "arrayvec 0.4.12", "bytes 0.5.5", @@ -4477,7 +4477,7 @@ dependencies = [ [[package]] name = "polkadot-network-test" -version = "0.8.18" +version = "0.8.19" dependencies = [ "futures 0.3.5", "log 0.4.8", @@ -4597,7 +4597,7 @@ dependencies = [ [[package]] name = "polkadot-parachain" -version = "0.8.18" +version = "0.8.19" dependencies = [ "derive_more 0.99.9", "log 0.4.8", @@ -4635,7 +4635,7 @@ dependencies = [ [[package]] name = "polkadot-primitives" -version = "0.8.18" +version = "0.8.19" dependencies = [ "bitvec", "frame-system", @@ -4659,7 +4659,7 @@ dependencies = [ [[package]] name = "polkadot-rpc" -version = "0.8.18" +version = "0.8.19" dependencies = [ "jsonrpc-core", "pallet-transaction-payment-rpc", @@ -4685,7 +4685,7 @@ dependencies = [ [[package]] name = "polkadot-runtime" -version = "0.8.18" +version = "0.8.19" dependencies = [ "bitvec", "frame-benchmarking", @@ -4759,7 +4759,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-common" -version = "0.8.18" +version = "0.8.19" dependencies = [ "bitvec", "frame-benchmarking", @@ -4847,7 +4847,7 @@ dependencies = [ [[package]] name = "polkadot-service" -version = "0.8.18" +version = "0.8.19" dependencies = [ "env_logger", "frame-benchmarking", @@ -4990,7 +4990,7 @@ dependencies = [ [[package]] name = "polkadot-statement-table" -version = "0.8.18" +version = "0.8.19" dependencies = [ "parity-scale-codec", "polkadot-primitives", @@ -4999,7 +4999,7 @@ dependencies = [ [[package]] name = "polkadot-test-runtime" -version = "0.8.18" +version = "0.8.19" dependencies = [ "bitvec", "frame-executive", @@ -5130,7 +5130,7 @@ dependencies = [ [[package]] name = "polkadot-validation" -version = "0.8.18" +version = "0.8.19" dependencies = [ "ansi_term 0.12.1", "bitvec", @@ -5946,7 +5946,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "bytes 0.5.5", "derive_more 0.99.9", @@ -5973,7 +5973,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -5997,7 +5997,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -6014,7 +6014,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "impl-trait-for-tuples", "sc-chain-spec-derive", @@ -6030,7 +6030,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -6041,7 +6041,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "ansi_term 0.12.1", "atty", @@ -6082,7 +6082,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "derive_more 0.99.9", "fnv", @@ -6118,7 +6118,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "blake2-rfc", "hash-db", @@ -6147,7 +6147,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "sc-client-api", "sp-blockchain", @@ -6158,7 +6158,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "derive_more 0.99.9", "fork-tree", @@ -6200,7 +6200,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -6224,7 +6224,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "fork-tree", "parity-scale-codec", @@ -6237,7 +6237,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6260,7 +6260,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "log 0.4.8", "sc-client-api", @@ -6274,7 +6274,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "derive_more 0.99.9", "lazy_static", @@ -6302,7 +6302,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "derive_more 0.99.9", "log 0.4.8", @@ -6319,7 +6319,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "log 0.4.8", "parity-scale-codec", @@ -6334,7 +6334,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "cranelift-codegen", "cranelift-wasm", @@ -6355,7 +6355,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "assert_matches", "derive_more 0.99.9", @@ -6393,7 +6393,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "derive_more 0.99.9", "finality-grandpa", @@ -6410,7 +6410,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "ansi_term 0.12.1", "futures 0.3.5", @@ -6428,7 +6428,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "derive_more 0.99.9", "hex", @@ -6444,7 +6444,7 @@ dependencies = [ [[package]] name = "sc-light" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "hash-db", "lazy_static", @@ -6463,7 +6463,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "bitflags", "bs58", @@ -6515,7 +6515,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6530,7 +6530,7 @@ dependencies = [ [[package]] name = "sc-network-test" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "env_logger", "futures 0.3.5", @@ -6557,7 +6557,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "bytes 0.5.5", "fnv", @@ -6584,7 +6584,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "futures 0.3.5", "libp2p", @@ -6597,7 +6597,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "log 0.4.8", "substrate-prometheus-endpoint", @@ -6606,7 +6606,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "futures 0.3.5", "hash-db", @@ -6638,7 +6638,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -6662,7 +6662,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "jsonrpc-core", "jsonrpc-http-server", @@ -6678,7 +6678,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "derive_more 0.99.9", "directories", @@ -6740,7 +6740,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "log 0.4.8", "parity-scale-codec", @@ -6754,7 +6754,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6775,7 +6775,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "erased-serde", "log 0.4.8", @@ -6792,7 +6792,7 @@ dependencies = [ [[package]] name = "sc-transaction-graph" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -6813,7 +6813,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -7245,7 +7245,7 @@ dependencies = [ [[package]] name = "sp-allocator" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "derive_more 0.99.9", "log 0.4.8", @@ -7257,7 +7257,7 @@ dependencies = [ [[package]] name = "sp-api" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "hash-db", "parity-scale-codec", @@ -7272,7 +7272,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "blake2-rfc", "proc-macro-crate", @@ -7284,7 +7284,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "parity-scale-codec", "serde", @@ -7296,7 +7296,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "integer-sqrt", "num-traits 0.2.12", @@ -7309,7 +7309,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "parity-scale-codec", "sp-api", @@ -7321,7 +7321,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -7332,7 +7332,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "parity-scale-codec", "sp-api", @@ -7344,7 +7344,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "derive_more 0.99.9", "log 0.4.8", @@ -7361,7 +7361,7 @@ dependencies = [ [[package]] name = "sp-chain-spec" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "serde", "serde_json", @@ -7370,7 +7370,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -7395,7 +7395,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "parity-scale-codec", "sp-api", @@ -7409,7 +7409,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "merlin", "parity-scale-codec", @@ -7428,7 +7428,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -7437,7 +7437,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -7449,7 +7449,7 @@ dependencies = [ [[package]] name = "sp-core" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "base58", "blake2-rfc", @@ -7492,7 +7492,7 @@ dependencies = [ [[package]] name = "sp-database" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "kvdb", "parking_lot 0.10.2", @@ -7501,7 +7501,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "proc-macro2 1.0.18", "quote 1.0.7", @@ -7511,7 +7511,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "environmental", "parity-scale-codec", @@ -7522,7 +7522,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "finality-grandpa", "log 0.4.8", @@ -7538,7 +7538,7 @@ dependencies = [ [[package]] name = "sp-finality-tracker" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -7548,7 +7548,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "derive_more 0.99.9", "parity-scale-codec", @@ -7560,7 +7560,7 @@ dependencies = [ [[package]] name = "sp-io" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "futures 0.3.5", "hash-db", @@ -7581,7 +7581,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "lazy_static", "sp-core", @@ -7592,7 +7592,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "parity-scale-codec", "serde", @@ -7604,7 +7604,7 @@ dependencies = [ [[package]] name = "sp-npos-elections-compact" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -7615,7 +7615,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "sp-api", "sp-core", @@ -7625,7 +7625,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "backtrace", "log 0.4.8", @@ -7634,7 +7634,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "serde", "sp-core", @@ -7643,7 +7643,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "either", "hash256-std-hasher", @@ -7665,7 +7665,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "parity-scale-codec", "primitive-types", @@ -7680,7 +7680,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "Inflector", "proc-macro-crate", @@ -7692,7 +7692,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "serde", "serde_json", @@ -7701,7 +7701,7 @@ dependencies = [ [[package]] name = "sp-session" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "parity-scale-codec", "sp-api", @@ -7714,7 +7714,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -7724,7 +7724,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "hash-db", "itertools 0.9.0", @@ -7745,12 +7745,12 @@ dependencies = [ [[package]] name = "sp-std" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" [[package]] name = "sp-storage" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "impl-serde 0.2.3", "ref-cast", @@ -7762,7 +7762,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -7776,7 +7776,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "log 0.4.8", "rental", @@ -7786,7 +7786,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -7801,7 +7801,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "hash-db", "memory-db", @@ -7815,7 +7815,7 @@ dependencies = [ [[package]] name = "sp-utils" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "futures 0.3.5", "futures-core", @@ -7827,7 +7827,7 @@ dependencies = [ [[package]] name = "sp-version" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "impl-serde 0.2.3", "parity-scale-codec", @@ -7839,7 +7839,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -7979,7 +7979,7 @@ dependencies = [ [[package]] name = "substrate-browser-utils" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "chrono", "clear_on_drop", @@ -8006,7 +8006,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "platforms", ] @@ -8014,7 +8014,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.5", @@ -8037,7 +8037,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "async-std", "derive_more 0.99.9", @@ -8051,7 +8051,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "futures 0.1.29", "futures 0.3.5", @@ -8077,7 +8077,7 @@ dependencies = [ [[package]] name = "substrate-test-runtime" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "cfg-if", "frame-executive", @@ -8117,7 +8117,7 @@ dependencies = [ [[package]] name = "substrate-test-runtime-client" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" dependencies = [ "futures 0.3.5", "parity-scale-codec", @@ -8138,7 +8138,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder-runner" version = "1.0.6" -source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" +source = "git+https://github.com/paritytech/substrate#065b0f321f223b4cb3b22cee0e71fa6930034e2a" [[package]] name = "substrate-wasm-builder-runner" @@ -8314,9 +8314,9 @@ dependencies = [ [[package]] name = "sysinfo" -version = "0.14.13" +version = "0.14.15" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "eec476c3d107e7fc2c445e4edc26836c49ba5be0dae74146ee94ecb62759c31d" +checksum = "2983daff11a197c7c406b130579bc362177aa54cf2cc1f34d6ac88fccaa6a5e1" dependencies = [ "cfg-if", "doc-comment", @@ -8364,7 +8364,7 @@ dependencies = [ [[package]] name = "test-parachain-adder" -version = "0.8.18" +version = "0.8.19" dependencies = [ "dlmalloc", "parity-scale-codec", @@ -8405,7 +8405,7 @@ dependencies = [ [[package]] name = "test-parachain-halt" -version = "0.8.18" +version = "0.8.19" dependencies = [ "substrate-wasm-builder-runner 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -9344,7 +9344,7 @@ dependencies = [ [[package]] name = "westend-runtime" -version = "0.8.18" +version = "0.8.19" dependencies = [ "bitvec", "frame-benchmarking", diff --git a/polkadot/Cargo.toml b/polkadot/Cargo.toml index b7f45d5d26..4d6b40feb7 100644 --- a/polkadot/Cargo.toml +++ b/polkadot/Cargo.toml @@ -4,7 +4,7 @@ path = "src/main.rs" [package] name = "polkadot" -version = "0.8.18" +version = "0.8.19" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/availability-store/Cargo.toml b/polkadot/availability-store/Cargo.toml index d91a1f115a..62e0632468 100644 --- a/polkadot/availability-store/Cargo.toml +++ b/polkadot/availability-store/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "polkadot-availability-store" description = "Persistent database for parachain data" -version = "0.8.18" +version = "0.8.19" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/cli/Cargo.toml b/polkadot/cli/Cargo.toml index c2951cc8d5..fd0b0231e0 100644 --- a/polkadot/cli/Cargo.toml +++ b/polkadot/cli/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-cli" -version = "0.8.18" +version = "0.8.19" authors = ["Parity Technologies "] description = "Polkadot Relay-chain Client Node" edition = "2018" diff --git a/polkadot/collator/Cargo.toml b/polkadot/collator/Cargo.toml index 1917b20380..31f4ec1ca3 100644 --- a/polkadot/collator/Cargo.toml +++ b/polkadot/collator/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-collator" -version = "0.8.18" +version = "0.8.19" authors = ["Parity Technologies "] description = "Collator node implementation" edition = "2018" diff --git a/polkadot/erasure-coding/Cargo.toml b/polkadot/erasure-coding/Cargo.toml index 2f702f37fd..bbb929c087 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.18" +version = "0.8.19" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/network/Cargo.toml b/polkadot/network/Cargo.toml index 51b9de4728..6ded8b7304 100644 --- a/polkadot/network/Cargo.toml +++ b/polkadot/network/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-network" -version = "0.8.18" +version = "0.8.19" authors = ["Parity Technologies "] description = "Polkadot-specific networking protocol" edition = "2018" diff --git a/polkadot/network/test/Cargo.toml b/polkadot/network/test/Cargo.toml index 239838c31a..69f5a96f3c 100644 --- a/polkadot/network/test/Cargo.toml +++ b/polkadot/network/test/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-network-test" -version = "0.8.18" +version = "0.8.19" license = "GPL-3.0" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/parachain/Cargo.toml b/polkadot/parachain/Cargo.toml index afd1110adc..312c633fc1 100644 --- a/polkadot/parachain/Cargo.toml +++ b/polkadot/parachain/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-parachain" -version = "0.8.18" +version = "0.8.19" 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 372832c831..677d17f04c 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.18" +version = "0.8.19" 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 14acf0ecba..892f82273d 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.18" +version = "0.8.19" authors = ["Parity Technologies "] description = "Test parachain which executes forever" edition = "2018" diff --git a/polkadot/primitives/Cargo.toml b/polkadot/primitives/Cargo.toml index 3a8373f2e3..0828185f0f 100644 --- a/polkadot/primitives/Cargo.toml +++ b/polkadot/primitives/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-primitives" -version = "0.8.18" +version = "0.8.19" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/rpc/Cargo.toml b/polkadot/rpc/Cargo.toml index 96da1db65c..fa21bffc25 100644 --- a/polkadot/rpc/Cargo.toml +++ b/polkadot/rpc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-rpc" -version = "0.8.18" +version = "0.8.19" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/runtime/common/Cargo.toml b/polkadot/runtime/common/Cargo.toml index 83ec53f44c..612cdcd2c9 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.18" +version = "0.8.19" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/runtime/kusama/Cargo.toml b/polkadot/runtime/kusama/Cargo.toml index 43526f13fd..021687e65b 100644 --- a/polkadot/runtime/kusama/Cargo.toml +++ b/polkadot/runtime/kusama/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "kusama-runtime" -version = "0.8.18" +version = "0.8.19" authors = ["Parity Technologies "] edition = "2018" build = "build.rs" diff --git a/polkadot/runtime/polkadot/Cargo.toml b/polkadot/runtime/polkadot/Cargo.toml index fc1c53ad28..baa420b61f 100644 --- a/polkadot/runtime/polkadot/Cargo.toml +++ b/polkadot/runtime/polkadot/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-runtime" -version = "0.8.18" +version = "0.8.19" 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 201ba2debc..8b66f60121 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.18" +version = "0.8.19" authors = ["Parity Technologies "] edition = "2018" build = "build.rs" diff --git a/polkadot/runtime/westend/Cargo.toml b/polkadot/runtime/westend/Cargo.toml index 78e74644af..3049921321 100644 --- a/polkadot/runtime/westend/Cargo.toml +++ b/polkadot/runtime/westend/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "westend-runtime" -version = "0.8.18" +version = "0.8.19" authors = ["Parity Technologies "] edition = "2018" build = "build.rs" diff --git a/polkadot/service/Cargo.toml b/polkadot/service/Cargo.toml index 13eeff889d..0f2674703b 100644 --- a/polkadot/service/Cargo.toml +++ b/polkadot/service/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-service" -version = "0.8.18" +version = "0.8.19" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/statement-table/Cargo.toml b/polkadot/statement-table/Cargo.toml index 9a5fd9d572..f06d12deab 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.18" +version = "0.8.19" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/validation/Cargo.toml b/polkadot/validation/Cargo.toml index ea98e24dfc..ab7f539d23 100644 --- a/polkadot/validation/Cargo.toml +++ b/polkadot/validation/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-validation" -version = "0.8.18" +version = "0.8.19" authors = ["Parity Technologies "] edition = "2018"