Skip to content

Conversation

@jimmygchen
Copy link
Member

@jimmygchen jimmygchen commented Nov 3, 2025

Issue Addressed

N/A

Includes the following unmerged PRs:

This PR should be merged after all above PRs are merged.

@jimmygchen jimmygchen added ready-for-review The code is ready for review v8.0.0 Q4 2025 Fusaka Mainnet Release labels Nov 3, 2025
@mergify
Copy link

mergify bot commented Nov 3, 2025

Some required checks have failed. Could you please take a look @jimmygchen? 🙏

@mergify mergify bot added waiting-on-author The reviewer has suggested changes and awaits thier implementation. and removed ready-for-review The code is ready for review labels Nov 3, 2025
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
@jimmygchen jimmygchen requested a review from jxs as a code owner November 3, 2025 06:37
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
@jimmygchen jimmygchen added ready-for-review The code is ready for review do-not-merge and removed waiting-on-author The reviewer has suggested changes and awaits thier implementation. labels Nov 3, 2025
@michaelsproul michaelsproul changed the title Bump version to v8.0.0 Release v8.0.0 Nov 3, 2025
@michaelsproul
Copy link
Member

Renamed the PR so that the commit message will follow our usual convention

Copy link
Member

@pawanjay176 pawanjay176 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀 🚀

@jimmygchen jimmygchen added ready-for-merge This PR is ready to merge. and removed ready-for-review The code is ready for review labels Nov 3, 2025
@mergify mergify bot added the queued label Nov 3, 2025
mergify bot added a commit that referenced this pull request Nov 3, 2025
@mergify mergify bot merged commit e3ee7fe into sigp:release-v8.0 Nov 4, 2025
37 checks passed
@mergify mergify bot removed the queued label Nov 4, 2025
@jimmygchen jimmygchen deleted the bump-v8 branch November 4, 2025 00:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-for-merge This PR is ready to merge. v8.0.0 Q4 2025 Fusaka Mainnet Release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants