Skip to content

refactor: additional feedback for #360#384

Merged
akhi3030 merged 1 commit intomasterfrom
akhi3030/cert-pool-fixes
Aug 9, 2025
Merged

refactor: additional feedback for #360#384
akhi3030 merged 1 commit intomasterfrom
akhi3030/cert-pool-fixes

Conversation

@akhi3030
Copy link
Copy Markdown
Contributor

@akhi3030 akhi3030 commented Aug 8, 2025

#360 was accidentally merged and not all review comments were addressed. This PR addresses the remaining comments.

@akhi3030 akhi3030 changed the title wip wip: refactor: additional feedback for #360 Aug 8, 2025
@akhi3030 akhi3030 marked this pull request as ready for review August 8, 2025 12:16
@akhi3030 akhi3030 changed the title wip: refactor: additional feedback for #360 refactor: additional feedback for #360 Aug 8, 2025
@akhi3030 akhi3030 requested a review from wen-coding August 8, 2025 12:16
@akhi3030 akhi3030 requested review from AshwinSekar and qkniep August 9, 2025 09:59
Copy link
Copy Markdown
Contributor

@qkniep qkniep left a comment

Choose a reason for hiding this comment

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

LGTM

Just a sanity check for me: Whether we set has_fast_finalize for genesis to true or false is completely arbitrary because we have to treat genesis separately anyways, right?

@akhi3030
Copy link
Copy Markdown
Contributor Author

akhi3030 commented Aug 9, 2025

LGTM

Just a sanity check for me: Whether we set has_fast_finalize for genesis to true or false is completely arbitrary because we have to treat genesis separately anyways, right?

CC: @AshwinSekar and @bw-solana as I think they might have the best context.

@wen-coding
Copy link
Copy Markdown
Contributor

LGTM
Just a sanity check for me: Whether we set has_fast_finalize for genesis to true or false is completely arbitrary because we have to treat genesis separately anyways, right?

CC: @AshwinSekar and @bw-solana as I think they might have the best context.

Hmm yeah, on second thought it doesn't matter much what we set here, because we have no certs for genesis, the actual behavior would be the same. It just is a bit better conceptually because we really have no fast finalize cert for genesis.

@bw-solana
Copy link
Copy Markdown
Contributor

yeah, we special case this for 'parent ready' as well

@akhi3030 akhi3030 merged commit 279b6f5 into master Aug 9, 2025
8 checks passed
@akhi3030 akhi3030 deleted the akhi3030/cert-pool-fixes branch August 9, 2025 19:24
AshwinSekar pushed a commit to AshwinSekar/alpenglow that referenced this pull request Feb 23, 2026
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.

4 participants