Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v4.6.0 #5091

Closed
wants to merge 2 commits into from
Closed

v4.6.0 #5091

wants to merge 2 commits into from

Commits on Jan 24, 2024

  1. Bump versions

    paulhauner committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    e45d192 View commit details
    Browse the repository at this point in the history
  2. Expose additional builder booster related flags in the vc (#5086)

    Squashed commit of the following:
    
    commit 6c6f6b7
    Author: Paul Hauner <paul@paulhauner.com>
    Date:   Wed Jan 24 19:06:33 2024 +1100
    
        Add prefer builder proposals
    
    commit 4df4663
    Author: Paul Hauner <paul@paulhauner.com>
    Date:   Wed Jan 24 18:23:20 2024 +1100
    
        Fix issue with PATCH request
    
    commit 45d7ea5
    Author: Jimmy Chen <jchen.tc@gmail.com>
    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 <jchen.tc@gmail.com>
    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 <jchen.tc@gmail.com>
    Date:   Wed Jan 24 11:37:14 2024 +1100
    
        Prioritise per validator builder boost configurations over CLI flags.
    
    commit 2401fd7
    Author: Mac L <mjladson@pm.me>
    Date:   Wed Jan 24 11:03:31 2024 +1100
    
        Fix CLI help text
    
    commit c852a51
    Author: Eitan Seri-Levi <eserilev@ucsc.edu>
    Date:   Tue Jan 23 03:34:39 2024 +0200
    
        typo
    
    commit 59af312
    Author: Eitan Seri-Levi <eserilev@ucsc.edu>
    Date:   Tue Jan 23 03:32:56 2024 +0200
    
        typo
    
    commit 24a522b
    Author: Eitan Seri-Levi <eserilev@ucsc.edu>
    Date:   Tue Jan 23 02:55:33 2024 +0200
    
        fmt
    
    commit f3a1b30
    Author: Eitan Seri-Levi <eserilev@ucsc.edu>
    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 <eserilev@ucsc.edu>
    Date:   Mon Jan 22 19:43:27 2024 +0200
    
        fix typos
    
    commit d1591fe
    Author: Eitan Seri-Levi <eserilev@ucsc.edu>
    Date:   Mon Jan 22 19:43:20 2024 +0200
    
        fix typos
    
    commit dc7a870
    Author: Eitan Seri-Levi <eserilev@ucsc.edu>
    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 <eserilev@ucsc.edu>
    Date:   Sat Jan 20 21:57:36 2024 +0200
    
        fix issues related to CreateConfig and MoveConfig
    
    commit 89ade68
    Author: Eitan Seri-Levi <eserilev@ucsc.edu>
    Date:   Sat Jan 20 01:52:42 2024 +0200
    
        resolve failing test
    
    commit 5641d24
    Merge: 03d68f5 185646a
    Author: Eitan Seri-Levi <eserilev@ucsc.edu>
    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 <eserilev@ucsc.edu>
    Date:   Fri Jan 19 04:30:39 2024 +0200
    
        expose builder booster flags in vc, enable options in validator endpoints, update tests
    paulhauner committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    4d51fde View commit details
    Browse the repository at this point in the history