Commit 8c6d122
committed
refactor(fork-choice): remove unused setProposerBoost/clearProposerBoost
These methods were dead code — proposer boost is set inline in onBlock
and cleared inline in onTick, matching the TS Lodestar implementation.1 parent 4b4eba4 commit 8c6d122
1 file changed
Lines changed: 0 additions & 23 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
992 | 992 | | |
993 | 993 | | |
994 | 994 | | |
995 | | - | |
996 | | - | |
997 | | - | |
998 | | - | |
999 | | - | |
1000 | | - | |
1001 | | - | |
1002 | | - | |
1003 | | - | |
1004 | | - | |
1005 | | - | |
1006 | | - | |
1007 | | - | |
1008 | | - | |
1009 | | - | |
1010 | | - | |
1011 | | - | |
1012 | | - | |
1013 | | - | |
1014 | | - | |
1015 | | - | |
1016 | | - | |
1017 | | - | |
1018 | 995 | | |
1019 | 996 | | |
1020 | 997 | | |
| |||
0 commit comments