-
Notifications
You must be signed in to change notification settings - Fork 811
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Expose additional builder booster related flags in the vc (#5086)
Squashed commit of the following: commit 4df4663 Author: Paul Hauner <[email protected]> Date: Wed Jan 24 18:23:20 2024 +1100 Fix issue with PATCH request commit 45d7ea5 Author: Jimmy Chen <[email protected]> Date: Wed Jan 24 17:26:25 2024 +1100 Add http test for builder boost factor with process defaults. commit 800e29c Merge: b225328 2401fd7 Author: Jimmy Chen <[email protected]> Date: Wed Jan 24 12:29:28 2024 +1100 Merge branch 'expose-builder-booster-flags-vc' of github.com:eserilev/lighthouse into fork/eserilev/expose-builder-booster-flags-vc commit b225328 Author: Jimmy Chen <[email protected]> Date: Wed Jan 24 11:37:14 2024 +1100 Prioritise per validator builder boost configurations over CLI flags. commit 2401fd7 Author: Mac L <[email protected]> Date: Wed Jan 24 11:03:31 2024 +1100 Fix CLI help text commit c852a51 Author: Eitan Seri-Levi <[email protected]> Date: Tue Jan 23 03:34:39 2024 +0200 typo commit 59af312 Author: Eitan Seri-Levi <[email protected]> Date: Tue Jan 23 03:32:56 2024 +0200 typo commit 24a522b Author: Eitan Seri-Levi <[email protected]> Date: Tue Jan 23 02:55:33 2024 +0200 fmt commit f3a1b30 Author: Eitan Seri-Levi <[email protected]> Date: Tue Jan 23 02:02:45 2024 +0200 assume builder-proosals flag if one of other two vc builder flags are present commit 2b2c9af Author: Eitan Seri-Levi <[email protected]> Date: Mon Jan 22 19:43:27 2024 +0200 fix typos commit d1591fe Author: Eitan Seri-Levi <[email protected]> Date: Mon Jan 22 19:43:20 2024 +0200 fix typos commit dc7a870 Author: Eitan Seri-Levi <[email protected]> Date: Mon Jan 22 19:25:51 2024 +0200 remove unneeded val, change how boost factor flag logic in the vc, add some additional documentation commit 7a214f7 Author: Eitan Seri-Levi <[email protected]> Date: Sat Jan 20 21:57:36 2024 +0200 fix issues related to CreateConfig and MoveConfig commit 89ade68 Author: Eitan Seri-Levi <[email protected]> Date: Sat Jan 20 01:52:42 2024 +0200 resolve failing test commit 5641d24 Merge: 03d68f5 185646a Author: Eitan Seri-Levi <[email protected]> Date: Fri Jan 19 04:30:54 2024 +0200 Merge branch 'unstable' of https://github.com/sigp/lighthouse into expose-builder-booster-flags-vc commit 03d68f5 Author: Eitan Seri-Levi <[email protected]> Date: Fri Jan 19 04:30:39 2024 +0200 expose builder booster flags in vc, enable options in validator endpoints, update tests
- Loading branch information
1 parent
e45d192
commit f217082
Showing
28 changed files
with
672 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.