BEEFY: adjust gossip (#3372)

This commit is contained in:
Andreas Doerr
2021-06-29 10:21:49 +02:00
committed by GitHub
parent 4911251a72
commit b9c7384b72
+4 -4
View File
@@ -481,7 +481,7 @@ dependencies = [
[[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?branch=master#29244671a1db0ee9c30b04f9a56f6bf2489522a5" source = "git+https://github.com/paritytech/grandpa-bridge-gadget?branch=master#10872bb2542c3c93303e27e085b9725f5683532e"
dependencies = [ dependencies = [
"beefy-primitives", "beefy-primitives",
"futures 0.3.15", "futures 0.3.15",
@@ -509,7 +509,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?branch=master#29244671a1db0ee9c30b04f9a56f6bf2489522a5" source = "git+https://github.com/paritytech/grandpa-bridge-gadget?branch=master#10872bb2542c3c93303e27e085b9725f5683532e"
dependencies = [ dependencies = [
"beefy-gadget", "beefy-gadget",
"beefy-primitives", "beefy-primitives",
@@ -530,7 +530,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?branch=master#29244671a1db0ee9c30b04f9a56f6bf2489522a5" source = "git+https://github.com/paritytech/grandpa-bridge-gadget?branch=master#10872bb2542c3c93303e27e085b9725f5683532e"
dependencies = [ dependencies = [
"parity-scale-codec", "parity-scale-codec",
"sp-api", "sp-api",
@@ -4645,7 +4645,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?branch=master#29244671a1db0ee9c30b04f9a56f6bf2489522a5" source = "git+https://github.com/paritytech/grandpa-bridge-gadget?branch=master#10872bb2542c3c93303e27e085b9725f5683532e"
dependencies = [ dependencies = [
"beefy-primitives", "beefy-primitives",
"frame-support", "frame-support",