Bump BEEFY (#2937)

This commit is contained in:
Andreas Doerr
2021-04-26 18:59:01 +02:00
committed by GitHub
parent 9c0bb140c8
commit 3359cc268c
+68 -67
View File
@@ -456,7 +456,7 @@ checksum = "6736e2428df2ca2848d846c43e88745121a6654696e349ce0054a420815a7409"
[[package]] [[package]]
name = "beefy-gadget" name = "beefy-gadget"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/paritytech/grandpa-bridge-gadget#846e0ef3b929d8922ddadaaea8e664754fada39a" source = "git+https://github.com/paritytech/grandpa-bridge-gadget#2a804f5b19ac5b9a9c4d63a3faa3cd9cb1364542"
dependencies = [ dependencies = [
"beefy-primitives", "beefy-primitives",
"futures 0.3.14", "futures 0.3.14",
@@ -470,6 +470,7 @@ dependencies = [
"sc-network-gossip", "sc-network-gossip",
"sp-api", "sp-api",
"sp-application-crypto", "sp-application-crypto",
"sp-arithmetic",
"sp-blockchain", "sp-blockchain",
"sp-consensus", "sp-consensus",
"sp-core", "sp-core",
@@ -483,7 +484,7 @@ dependencies = [
[[package]] [[package]]
name = "beefy-gadget-rpc" name = "beefy-gadget-rpc"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/paritytech/grandpa-bridge-gadget#846e0ef3b929d8922ddadaaea8e664754fada39a" source = "git+https://github.com/paritytech/grandpa-bridge-gadget#2a804f5b19ac5b9a9c4d63a3faa3cd9cb1364542"
dependencies = [ dependencies = [
"beefy-gadget", "beefy-gadget",
"beefy-primitives", "beefy-primitives",
@@ -504,7 +505,7 @@ dependencies = [
[[package]] [[package]]
name = "beefy-primitives" name = "beefy-primitives"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/paritytech/grandpa-bridge-gadget#846e0ef3b929d8922ddadaaea8e664754fada39a" source = "git+https://github.com/paritytech/grandpa-bridge-gadget#2a804f5b19ac5b9a9c4d63a3faa3cd9cb1364542"
dependencies = [ dependencies = [
"parity-scale-codec", "parity-scale-codec",
"sp-api", "sp-api",
@@ -1856,7 +1857,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
[[package]] [[package]]
name = "fork-tree" name = "fork-tree"
version = "3.0.0" version = "3.0.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"parity-scale-codec", "parity-scale-codec",
] ]
@@ -1874,7 +1875,7 @@ dependencies = [
[[package]] [[package]]
name = "frame-benchmarking" name = "frame-benchmarking"
version = "3.1.0" version = "3.1.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"frame-support", "frame-support",
"frame-system", "frame-system",
@@ -1944,7 +1945,7 @@ dependencies = [
[[package]] [[package]]
name = "frame-metadata" name = "frame-metadata"
version = "13.0.0" version = "13.0.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"parity-scale-codec", "parity-scale-codec",
"serde", "serde",
@@ -1955,7 +1956,7 @@ dependencies = [
[[package]] [[package]]
name = "frame-support" name = "frame-support"
version = "3.0.0" version = "3.0.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"bitflags", "bitflags",
"frame-metadata", "frame-metadata",
@@ -1981,7 +1982,7 @@ dependencies = [
[[package]] [[package]]
name = "frame-support-procedural" name = "frame-support-procedural"
version = "3.0.0" version = "3.0.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"Inflector", "Inflector",
"frame-support-procedural-tools", "frame-support-procedural-tools",
@@ -1993,7 +1994,7 @@ dependencies = [
[[package]] [[package]]
name = "frame-support-procedural-tools" name = "frame-support-procedural-tools"
version = "3.0.0" version = "3.0.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"frame-support-procedural-tools-derive", "frame-support-procedural-tools-derive",
"proc-macro-crate 1.0.0", "proc-macro-crate 1.0.0",
@@ -2005,7 +2006,7 @@ dependencies = [
[[package]] [[package]]
name = "frame-support-procedural-tools-derive" name = "frame-support-procedural-tools-derive"
version = "3.0.0" version = "3.0.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"proc-macro2", "proc-macro2",
"quote", "quote",
@@ -2036,7 +2037,7 @@ dependencies = [
[[package]] [[package]]
name = "frame-system" name = "frame-system"
version = "3.0.0" version = "3.0.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"frame-support", "frame-support",
"impl-trait-for-tuples", "impl-trait-for-tuples",
@@ -4532,7 +4533,7 @@ dependencies = [
[[package]] [[package]]
name = "pallet-beefy" name = "pallet-beefy"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/paritytech/grandpa-bridge-gadget#846e0ef3b929d8922ddadaaea8e664754fada39a" source = "git+https://github.com/paritytech/grandpa-bridge-gadget#2a804f5b19ac5b9a9c4d63a3faa3cd9cb1364542"
dependencies = [ dependencies = [
"beefy-primitives", "beefy-primitives",
"frame-support", "frame-support",
@@ -4889,7 +4890,7 @@ dependencies = [
[[package]] [[package]]
name = "pallet-session" name = "pallet-session"
version = "3.0.0" version = "3.0.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"frame-support", "frame-support",
"frame-system", "frame-system",
@@ -4985,7 +4986,7 @@ dependencies = [
[[package]] [[package]]
name = "pallet-timestamp" name = "pallet-timestamp"
version = "3.0.0" version = "3.0.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"frame-benchmarking", "frame-benchmarking",
"frame-support", "frame-support",
@@ -7641,7 +7642,7 @@ dependencies = [
[[package]] [[package]]
name = "sc-block-builder" name = "sc-block-builder"
version = "0.9.0" version = "0.9.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"parity-scale-codec", "parity-scale-codec",
"sc-client-api", "sc-client-api",
@@ -7727,7 +7728,7 @@ dependencies = [
[[package]] [[package]]
name = "sc-client-api" name = "sc-client-api"
version = "3.0.0" version = "3.0.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"derive_more", "derive_more",
"fnv", "fnv",
@@ -7928,7 +7929,7 @@ dependencies = [
[[package]] [[package]]
name = "sc-executor" name = "sc-executor"
version = "0.9.0" version = "0.9.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"derive_more", "derive_more",
"lazy_static", "lazy_static",
@@ -7958,7 +7959,7 @@ dependencies = [
[[package]] [[package]]
name = "sc-executor-common" name = "sc-executor-common"
version = "0.9.0" version = "0.9.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"derive_more", "derive_more",
"parity-scale-codec", "parity-scale-codec",
@@ -7975,7 +7976,7 @@ dependencies = [
[[package]] [[package]]
name = "sc-executor-wasmi" name = "sc-executor-wasmi"
version = "0.9.0" version = "0.9.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"log", "log",
"parity-scale-codec", "parity-scale-codec",
@@ -7990,7 +7991,7 @@ dependencies = [
[[package]] [[package]]
name = "sc-executor-wasmtime" name = "sc-executor-wasmtime"
version = "0.9.0" version = "0.9.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"log", "log",
"parity-scale-codec", "parity-scale-codec",
@@ -8111,7 +8112,7 @@ dependencies = [
[[package]] [[package]]
name = "sc-keystore" name = "sc-keystore"
version = "3.0.0" version = "3.0.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"async-trait", "async-trait",
"derive_more", "derive_more",
@@ -8150,7 +8151,7 @@ dependencies = [
[[package]] [[package]]
name = "sc-network" name = "sc-network"
version = "0.9.0" version = "0.9.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"async-std", "async-std",
"async-trait", "async-trait",
@@ -8203,7 +8204,7 @@ dependencies = [
[[package]] [[package]]
name = "sc-network-gossip" name = "sc-network-gossip"
version = "0.9.0" version = "0.9.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"futures 0.3.14", "futures 0.3.14",
"futures-timer 3.0.2", "futures-timer 3.0.2",
@@ -8248,7 +8249,7 @@ dependencies = [
[[package]] [[package]]
name = "sc-peerset" name = "sc-peerset"
version = "3.0.0" version = "3.0.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"futures 0.3.14", "futures 0.3.14",
"libp2p", "libp2p",
@@ -8270,7 +8271,7 @@ dependencies = [
[[package]] [[package]]
name = "sc-rpc" name = "sc-rpc"
version = "3.0.0" version = "3.0.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"futures 0.3.14", "futures 0.3.14",
"hash-db", "hash-db",
@@ -8304,7 +8305,7 @@ dependencies = [
[[package]] [[package]]
name = "sc-rpc-api" name = "sc-rpc-api"
version = "0.9.0" version = "0.9.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"derive_more", "derive_more",
"futures 0.3.14", "futures 0.3.14",
@@ -8465,7 +8466,7 @@ dependencies = [
[[package]] [[package]]
name = "sc-tracing" name = "sc-tracing"
version = "3.0.0" version = "3.0.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"ansi_term 0.12.1", "ansi_term 0.12.1",
"atty", "atty",
@@ -8492,7 +8493,7 @@ dependencies = [
[[package]] [[package]]
name = "sc-tracing-proc-macro" name = "sc-tracing-proc-macro"
version = "3.0.0" version = "3.0.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"proc-macro-crate 1.0.0", "proc-macro-crate 1.0.0",
"proc-macro2", "proc-macro2",
@@ -8947,7 +8948,7 @@ dependencies = [
[[package]] [[package]]
name = "sp-allocator" name = "sp-allocator"
version = "3.0.0" version = "3.0.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"log", "log",
"sp-core", "sp-core",
@@ -8959,7 +8960,7 @@ dependencies = [
[[package]] [[package]]
name = "sp-api" name = "sp-api"
version = "3.0.0" version = "3.0.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"hash-db", "hash-db",
"log", "log",
@@ -8976,7 +8977,7 @@ dependencies = [
[[package]] [[package]]
name = "sp-api-proc-macro" name = "sp-api-proc-macro"
version = "3.0.0" version = "3.0.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"blake2-rfc", "blake2-rfc",
"proc-macro-crate 1.0.0", "proc-macro-crate 1.0.0",
@@ -8988,7 +8989,7 @@ dependencies = [
[[package]] [[package]]
name = "sp-application-crypto" name = "sp-application-crypto"
version = "3.0.0" version = "3.0.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"parity-scale-codec", "parity-scale-codec",
"serde", "serde",
@@ -9000,7 +9001,7 @@ dependencies = [
[[package]] [[package]]
name = "sp-arithmetic" name = "sp-arithmetic"
version = "3.0.0" version = "3.0.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"integer-sqrt", "integer-sqrt",
"num-traits", "num-traits",
@@ -9037,7 +9038,7 @@ dependencies = [
[[package]] [[package]]
name = "sp-block-builder" name = "sp-block-builder"
version = "3.0.0" version = "3.0.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"parity-scale-codec", "parity-scale-codec",
"sp-api", "sp-api",
@@ -9049,7 +9050,7 @@ dependencies = [
[[package]] [[package]]
name = "sp-blockchain" name = "sp-blockchain"
version = "3.0.0" version = "3.0.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"futures 0.3.14", "futures 0.3.14",
"log", "log",
@@ -9067,7 +9068,7 @@ dependencies = [
[[package]] [[package]]
name = "sp-chain-spec" name = "sp-chain-spec"
version = "3.0.0" version = "3.0.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"serde", "serde",
"serde_json", "serde_json",
@@ -9076,7 +9077,7 @@ dependencies = [
[[package]] [[package]]
name = "sp-consensus" name = "sp-consensus"
version = "0.9.0" version = "0.9.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"async-trait", "async-trait",
"futures 0.3.14", "futures 0.3.14",
@@ -9146,7 +9147,7 @@ dependencies = [
[[package]] [[package]]
name = "sp-core" name = "sp-core"
version = "3.0.0" version = "3.0.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"base58", "base58",
"blake2-rfc", "blake2-rfc",
@@ -9190,7 +9191,7 @@ dependencies = [
[[package]] [[package]]
name = "sp-database" name = "sp-database"
version = "3.0.0" version = "3.0.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"kvdb", "kvdb",
"parking_lot 0.11.1", "parking_lot 0.11.1",
@@ -9199,7 +9200,7 @@ dependencies = [
[[package]] [[package]]
name = "sp-debug-derive" name = "sp-debug-derive"
version = "3.0.0" version = "3.0.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"proc-macro2", "proc-macro2",
"quote", "quote",
@@ -9209,7 +9210,7 @@ dependencies = [
[[package]] [[package]]
name = "sp-externalities" name = "sp-externalities"
version = "0.9.0" version = "0.9.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"environmental", "environmental",
"parity-scale-codec", "parity-scale-codec",
@@ -9237,7 +9238,7 @@ dependencies = [
[[package]] [[package]]
name = "sp-inherents" name = "sp-inherents"
version = "3.0.0" version = "3.0.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"parity-scale-codec", "parity-scale-codec",
"parking_lot 0.11.1", "parking_lot 0.11.1",
@@ -9249,7 +9250,7 @@ dependencies = [
[[package]] [[package]]
name = "sp-io" name = "sp-io"
version = "3.0.0" version = "3.0.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"futures 0.3.14", "futures 0.3.14",
"hash-db", "hash-db",
@@ -9284,7 +9285,7 @@ dependencies = [
[[package]] [[package]]
name = "sp-keystore" name = "sp-keystore"
version = "0.9.0" version = "0.9.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"async-trait", "async-trait",
"derive_more", "derive_more",
@@ -9301,7 +9302,7 @@ dependencies = [
[[package]] [[package]]
name = "sp-maybe-compressed-blob" name = "sp-maybe-compressed-blob"
version = "3.0.0" version = "3.0.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"ruzstd", "ruzstd",
"zstd", "zstd",
@@ -9334,7 +9335,7 @@ dependencies = [
[[package]] [[package]]
name = "sp-offchain" name = "sp-offchain"
version = "3.0.0" version = "3.0.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"sp-api", "sp-api",
"sp-core", "sp-core",
@@ -9344,7 +9345,7 @@ dependencies = [
[[package]] [[package]]
name = "sp-panic-handler" name = "sp-panic-handler"
version = "3.0.0" version = "3.0.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"backtrace", "backtrace",
] ]
@@ -9352,7 +9353,7 @@ dependencies = [
[[package]] [[package]]
name = "sp-rpc" name = "sp-rpc"
version = "3.0.0" version = "3.0.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"serde", "serde",
"sp-core", "sp-core",
@@ -9361,7 +9362,7 @@ dependencies = [
[[package]] [[package]]
name = "sp-runtime" name = "sp-runtime"
version = "3.0.0" version = "3.0.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"either", "either",
"hash256-std-hasher", "hash256-std-hasher",
@@ -9382,7 +9383,7 @@ dependencies = [
[[package]] [[package]]
name = "sp-runtime-interface" name = "sp-runtime-interface"
version = "3.0.0" version = "3.0.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"impl-trait-for-tuples", "impl-trait-for-tuples",
"parity-scale-codec", "parity-scale-codec",
@@ -9399,7 +9400,7 @@ dependencies = [
[[package]] [[package]]
name = "sp-runtime-interface-proc-macro" name = "sp-runtime-interface-proc-macro"
version = "3.0.0" version = "3.0.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"Inflector", "Inflector",
"proc-macro-crate 1.0.0", "proc-macro-crate 1.0.0",
@@ -9411,7 +9412,7 @@ dependencies = [
[[package]] [[package]]
name = "sp-serializer" name = "sp-serializer"
version = "3.0.0" version = "3.0.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"serde", "serde",
"serde_json", "serde_json",
@@ -9420,7 +9421,7 @@ dependencies = [
[[package]] [[package]]
name = "sp-session" name = "sp-session"
version = "3.0.0" version = "3.0.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"parity-scale-codec", "parity-scale-codec",
"sp-api", "sp-api",
@@ -9433,7 +9434,7 @@ dependencies = [
[[package]] [[package]]
name = "sp-staking" name = "sp-staking"
version = "3.0.0" version = "3.0.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"parity-scale-codec", "parity-scale-codec",
"sp-runtime", "sp-runtime",
@@ -9443,7 +9444,7 @@ dependencies = [
[[package]] [[package]]
name = "sp-state-machine" name = "sp-state-machine"
version = "0.9.0" version = "0.9.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"hash-db", "hash-db",
"log", "log",
@@ -9465,12 +9466,12 @@ dependencies = [
[[package]] [[package]]
name = "sp-std" name = "sp-std"
version = "3.0.0" version = "3.0.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
[[package]] [[package]]
name = "sp-storage" name = "sp-storage"
version = "3.0.0" version = "3.0.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"impl-serde", "impl-serde",
"parity-scale-codec", "parity-scale-codec",
@@ -9483,7 +9484,7 @@ dependencies = [
[[package]] [[package]]
name = "sp-tasks" name = "sp-tasks"
version = "3.0.0" version = "3.0.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"log", "log",
"sp-core", "sp-core",
@@ -9496,7 +9497,7 @@ dependencies = [
[[package]] [[package]]
name = "sp-timestamp" name = "sp-timestamp"
version = "3.0.0" version = "3.0.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"parity-scale-codec", "parity-scale-codec",
"sp-api", "sp-api",
@@ -9509,7 +9510,7 @@ dependencies = [
[[package]] [[package]]
name = "sp-tracing" name = "sp-tracing"
version = "3.0.0" version = "3.0.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"log", "log",
"parity-scale-codec", "parity-scale-codec",
@@ -9522,7 +9523,7 @@ dependencies = [
[[package]] [[package]]
name = "sp-transaction-pool" name = "sp-transaction-pool"
version = "3.0.0" version = "3.0.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"derive_more", "derive_more",
"futures 0.3.14", "futures 0.3.14",
@@ -9538,7 +9539,7 @@ dependencies = [
[[package]] [[package]]
name = "sp-trie" name = "sp-trie"
version = "3.0.0" version = "3.0.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"hash-db", "hash-db",
"memory-db", "memory-db",
@@ -9552,7 +9553,7 @@ dependencies = [
[[package]] [[package]]
name = "sp-utils" name = "sp-utils"
version = "3.0.0" version = "3.0.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"futures 0.3.14", "futures 0.3.14",
"futures-core", "futures-core",
@@ -9564,7 +9565,7 @@ dependencies = [
[[package]] [[package]]
name = "sp-version" name = "sp-version"
version = "3.0.0" version = "3.0.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"impl-serde", "impl-serde",
"parity-scale-codec", "parity-scale-codec",
@@ -9576,7 +9577,7 @@ dependencies = [
[[package]] [[package]]
name = "sp-wasm-interface" name = "sp-wasm-interface"
version = "3.0.0" version = "3.0.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"impl-trait-for-tuples", "impl-trait-for-tuples",
"parity-scale-codec", "parity-scale-codec",
@@ -9790,7 +9791,7 @@ dependencies = [
[[package]] [[package]]
name = "substrate-prometheus-endpoint" name = "substrate-prometheus-endpoint"
version = "0.9.0" version = "0.9.0"
source = "git+https://github.com/paritytech/substrate#4cbeeca68750d40c8899a3a0fb6058886034862d" source = "git+https://github.com/paritytech/substrate?branch=master#4cbeeca68750d40c8899a3a0fb6058886034862d"
dependencies = [ dependencies = [
"async-std", "async-std",
"derive_more", "derive_more",
@@ -10625,7 +10626,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "04f8ab788026715fa63b31960869617cba39117e520eb415b0139543e325ab59" checksum = "04f8ab788026715fa63b31960869617cba39117e520eb415b0139543e325ab59"
dependencies = [ dependencies = [
"cfg-if 0.1.10", "cfg-if 0.1.10",
"rand 0.7.3", "rand 0.3.23",
"static_assertions", "static_assertions",
] ]