mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-03 00:31:50 +00:00
Release v7.1.0 (#7609)
Post-Pectra release for tree-states hot 🎉 Already merged to `release-v7.1.0`: - https://github.com/sigp/lighthouse/pull/7444 - https://github.com/sigp/lighthouse/pull/6750 - https://github.com/sigp/lighthouse/pull/7437 - https://github.com/sigp/lighthouse/pull/7133 - https://github.com/sigp/lighthouse/pull/7620 - https://github.com/sigp/lighthouse/pull/7663
This commit is contained in:
8
Cargo.lock
generated
8
Cargo.lock
generated
@@ -904,7 +904,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "beacon_node"
|
||||
version = "7.1.0-beta.0"
|
||||
version = "7.1.0"
|
||||
dependencies = [
|
||||
"account_utils",
|
||||
"beacon_chain",
|
||||
@@ -1179,7 +1179,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "boot_node"
|
||||
version = "7.1.0-beta.0"
|
||||
version = "7.1.0"
|
||||
dependencies = [
|
||||
"beacon_node",
|
||||
"bytes",
|
||||
@@ -4966,7 +4966,7 @@ checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
|
||||
|
||||
[[package]]
|
||||
name = "lcli"
|
||||
version = "7.1.0-beta.0"
|
||||
version = "7.1.0"
|
||||
dependencies = [
|
||||
"account_utils",
|
||||
"beacon_chain",
|
||||
@@ -5480,7 +5480,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "lighthouse"
|
||||
version = "7.1.0-beta.0"
|
||||
version = "7.1.0"
|
||||
dependencies = [
|
||||
"account_manager",
|
||||
"account_utils",
|
||||
|
||||
Reference in New Issue
Block a user