Merge branch 'unstable' into vc-fallback

This commit is contained in:
Mac L
2023-12-01 12:52:54 +11:00
120 changed files with 4745 additions and 2348 deletions

3
Cargo.lock generated
View File

@@ -3876,7 +3876,9 @@ dependencies = [
"eth2_wallet",
"ethereum_hashing",
"ethereum_ssz",
"execution_layer",
"genesis",
"hex",
"int_to_bytes",
"lighthouse_network",
"lighthouse_version",
@@ -8438,6 +8440,7 @@ dependencies = [
"slashing_protection",
"slog",
"slot_clock",
"strum",
"sysinfo",
"system_health",
"task_executor",