-
Notifications
You must be signed in to change notification settings - Fork 931
Release v8.0.0 #8352
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
Merged
Merged
Release v8.0.0 #8352
+11
−11
Conversation
This file contains hidden or 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
|
Some required checks have failed. Could you please take a look @jimmygchen? 🙏 |
jimmygchen
added a commit
to jimmygchen/lighthouse
that referenced
this pull request
Nov 3, 2025
Squashed commit of the following: commit bc301da Author: Tan Chee Keong <[email protected]> Date: Mon Nov 3 12:06:29 2025 +0800 update comment in config commit dc6576e Author: Michael Sproul <[email protected]> Date: Mon Nov 3 14:57:31 2025 +1100 Address review comments commit 841a42f Author: Michael Sproul <[email protected]> Date: Mon Nov 3 12:11:59 2025 +1100 Appease Clippy commit 17d02b8 Author: Michael Sproul <[email protected]> Date: Mon Nov 3 11:37:46 2025 +1100 Fix tests by using correct max_blobs_per_block for epoch commit b941dec Author: Eitan Seri-Levi <[email protected]> Date: Sun Nov 2 13:41:31 2025 -0800 Fmt commit e43209c Author: Eitan Seri-Levi <[email protected]> Date: Sun Nov 2 13:22:48 2025 -0800 Fix test commit 991804e Author: Eitan Seri-Levi <[email protected]> Date: Sun Nov 2 10:36:22 2025 -0800 Add mainnet configs
Squashed commit of the following: commit bc301da Author: Tan Chee Keong <[email protected]> Date: Mon Nov 3 12:06:29 2025 +0800 update comment in config commit dc6576e Author: Michael Sproul <[email protected]> Date: Mon Nov 3 14:57:31 2025 +1100 Address review comments commit 841a42f Author: Michael Sproul <[email protected]> Date: Mon Nov 3 12:11:59 2025 +1100 Appease Clippy commit 17d02b8 Author: Michael Sproul <[email protected]> Date: Mon Nov 3 11:37:46 2025 +1100 Fix tests by using correct max_blobs_per_block for epoch commit b941dec Author: Eitan Seri-Levi <[email protected]> Date: Sun Nov 2 13:41:31 2025 -0800 Fmt commit e43209c Author: Eitan Seri-Levi <[email protected]> Date: Sun Nov 2 13:22:48 2025 -0800 Fix test commit 991804e Author: Eitan Seri-Levi <[email protected]> Date: Sun Nov 2 10:36:22 2025 -0800 Add mainnet configs
Squashed commit of the following: commit 258c13b Author: Michael Sproul <[email protected]> Date: Thu Oct 30 17:32:14 2025 +1100 Fix broken test commit f5368c8 Author: Michael Sproul <[email protected]> Date: Thu Oct 30 13:52:33 2025 +1100 Use legacy dependent root in v1 proposer duties endpoint commit e88ffd1 Author: Michael Sproul <[email protected]> Date: Thu Oct 30 13:06:07 2025 +1100 Start working on backwards compat
…igp#8339) Squashed commit of the following: commit c32c745 Author: Jimmy Chen <[email protected]> Date: Mon Nov 3 16:33:06 2025 +1100 Fix tests. commit d9b2515 Author: Michael Sproul <[email protected]> Date: Mon Nov 3 16:03:46 2025 +1100 Apply suggestion from @michaelsproul commit 7edcb6d Author: Jimmy Chen <[email protected]> Date: Mon Nov 3 15:59:44 2025 +1100 Address review comments commit bb1ace8 Author: Jimmy Chen <[email protected]> Date: Mon Nov 3 15:43:45 2025 +1100 Fix build commit 580b584 Author: Jimmy Chen <[email protected]> Date: Mon Nov 3 15:39:01 2025 +1100 Address review comments. commit 984d1af Merge: 9515494 b57d046 Author: Jimmy Chen <[email protected]> Date: Mon Nov 3 14:47:29 2025 +1100 Merge remote-tracking branch 'origin/release-v8.0' into fork/eserilev/custody-backfill-sync-fix commit 9515494 Merge: 56111a8 55588f7 Author: Eitan Seri-Levi <[email protected]> Date: Sun Nov 2 10:32:01 2025 -0800 Resolve merge conflicts commit 56111a8 Author: Eitan Seri- Levi <[email protected]> Date: Thu Oct 30 14:26:03 2025 -0700 Fix comments commit b213fe5 Author: Eitan Seri- Levi <[email protected]> Date: Thu Oct 30 13:44:11 2025 -0700 Resolve merge conflicts commit 1f72e63 Author: Eitan Seri- Levi <[email protected]> Date: Thu Oct 30 13:33:53 2025 -0700 Fix tests commit a633475 Author: Eitan Seri- Levi <[email protected]> Date: Thu Oct 30 12:56:53 2025 -0700 lint commit e34c881 Author: Eitan Seri- Levi <[email protected]> Date: Thu Oct 30 12:53:56 2025 -0700 resolve merge conflict commit ab04213 Author: Eitan Seri- Levi <[email protected]> Date: Wed Oct 29 16:55:16 2025 -0700 Ensure we've collected all responses before coupling
|
Renamed the PR so that the commit message will follow our usual convention |
pawanjay176
approved these changes
Nov 3, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀 🚀
6 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Issue Addressed
N/A
Includes the following unmerged PRs:
This PR should be merged after all above PRs are merged.