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

chore: merge v1.15.1 release back to unstable #6406

Merged
merged 1 commit into from
Feb 7, 2024
Merged

Conversation

philknows
Copy link
Member

As defined in release.md, we need to merge stable back to unstable after hotfix release.

* v1.15.1

* fix: ignore stale keystore lockfiles (#6363)

* fix: ignore stale keystore lockfiles

* Update error message if lockfile is already acquired

* Update keymanager lockfile e2e tests

* fix: ignore forkchoice invalidations if latestValidHash not found (#6361)

* fix: ignore forkchoice invalidations if latestValidHash not found

* rename for better understanding

* update the lvh search start index

* apply feedback

* fix: parse --blindedLocal flag value as boolean (#6403)

---------

Co-authored-by: Nico Flaig <[email protected]>
Co-authored-by: g11tech <[email protected]>
@philknows philknows requested a review from a team as a code owner February 7, 2024 15:46
Copy link

codecov bot commented Feb 7, 2024

Codecov Report

Merging #6406 (1857a49) into unstable (291e178) will decrease coverage by 0.01%.
Report is 30 commits behind head on unstable.
The diff coverage is n/a.

Additional details and impacted files
@@             Coverage Diff              @@
##           unstable    #6406      +/-   ##
============================================
- Coverage     60.14%   60.13%   -0.01%     
============================================
  Files           407      407              
  Lines         46490    46460      -30     
  Branches       1545     1536       -9     
============================================
- Hits          27960    27941      -19     
+ Misses        18498    18489       -9     
+ Partials         32       30       -2     

@wemeetagain wemeetagain merged commit 6a47911 into unstable Feb 7, 2024
19 of 21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants