Merge branch 'unstable' into progressive-list-tests

This commit is contained in:
Mac L
2026-06-02 02:26:55 +10:00
75 changed files with 1390 additions and 3394 deletions

3
Cargo.lock generated
View File

@@ -2856,8 +2856,10 @@ dependencies = [
"fs2",
"hex",
"kzg",
"lighthouse_network",
"logging",
"milhouse",
"network",
"proto_array",
"rayon",
"serde",
@@ -8198,6 +8200,7 @@ dependencies = [
name = "simulator"
version = "0.2.0"
dependencies = [
"beacon_chain",
"clap",
"environment",
"execution_layer",