lighthouse/consensus/proto_array
zhiqiangxu dfab24bf92 opt maybe_update_best_child_and_descendant: remove an impossible case (#4583)
Here `child.weight == best_child.weight` is impossible since it's already checked [above](dfcb3363c7/consensus/proto_array/src/proto_array.rs (L878)).
2023-08-14 03:16:04 +00:00
..
src opt maybe_update_best_child_and_descendant: remove an impossible case (#4583) 2023-08-14 03:16:04 +00:00
.gitignore v0.12 fork choice update (#1229) 2020-06-17 11:10:22 +10:00
Cargo.toml DB migration for fork choice cleanup (#4265) 2023-05-15 02:10:42 +00:00