Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
parity
Mirrored projects
polkadot
Commits
32397750
Unverified
Commit
32397750
authored
Jul 07, 2021
by
Andreas Doerr
Committed by
GitHub
Jul 07, 2021
Browse files
Bump BEEFY (#3430)
parent
2bad8079
Pipeline
#146105
passed with stages
in 81 minutes and 38 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Cargo.lock
View file @
32397750
...
...
@@ -492,9 +492,10 @@ dependencies = [
[[package]]
name = "beefy-gadget"
version = "0.1.0"
source = "git+https://github.com/paritytech/grandpa-bridge-gadget?branch=master#
10872bb2542c3c93303e27e085b9725f5683532e
"
source = "git+https://github.com/paritytech/grandpa-bridge-gadget?branch=master#
4808f96849676024b156581485eae64f95133e97
"
dependencies = [
"beefy-primitives",
"fnv",
"futures 0.3.15",
"hex",
"log",
...
...
@@ -520,7 +521,7 @@ dependencies = [
[[package]]
name = "beefy-gadget-rpc"
version = "0.1.0"
source = "git+https://github.com/paritytech/grandpa-bridge-gadget?branch=master#
10872bb2542c3c93303e27e085b9725f5683532e
"
source = "git+https://github.com/paritytech/grandpa-bridge-gadget?branch=master#
4808f96849676024b156581485eae64f95133e97
"
dependencies = [
"beefy-gadget",
"beefy-primitives",
...
...
@@ -541,7 +542,7 @@ dependencies = [
[[package]]
name = "beefy-primitives"
version = "0.1.0"
source = "git+https://github.com/paritytech/grandpa-bridge-gadget?branch=master#
10872bb2542c3c93303e27e085b9725f5683532e
"
source = "git+https://github.com/paritytech/grandpa-bridge-gadget?branch=master#
4808f96849676024b156581485eae64f95133e97
"
dependencies = [
"parity-scale-codec",
"sp-api",
...
...
@@ -4675,7 +4676,7 @@ dependencies = [
[[package]]
name = "pallet-beefy"
version = "0.1.0"
source = "git+https://github.com/paritytech/grandpa-bridge-gadget?branch=master#
10872bb2542c3c93303e27e085b9725f5683532e
"
source = "git+https://github.com/paritytech/grandpa-bridge-gadget?branch=master#
4808f96849676024b156581485eae64f95133e97
"
dependencies = [
"beefy-primitives",
"frame-support",
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment