Merge branch 'unstable' into gloas-head-block-number

This commit is contained in:
Eitan Seri-Levi
2026-06-11 08:04:01 -07:00
committed by GitHub
92 changed files with 6037 additions and 3172 deletions

View File

@@ -514,6 +514,7 @@ impl ProtoArrayForkChoice {
prune_threshold: DEFAULT_PRUNE_THRESHOLD,
nodes: Vec::with_capacity(1),
indices: HashMap::with_capacity(1),
children: Vec::with_capacity(1),
};
let block = Block {