Skip to content

Conversation

@guyf-starkware
Copy link
Contributor

No description provided.

@reviewable-StarkWare
Copy link

This change is Reviewable

Copy link
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@guyf-starkware guyf-starkware marked this pull request as ready for review November 25, 2025 14:24
@guyf-starkware guyf-starkware force-pushed the 11-25-apollo_consensus_orchestrator_replace_skip_write_height_config_with_checkng_if_the_blob_is_already_in_cende branch 2 times, most recently from 0686aca to acc82b9 Compare November 25, 2025 14:26
@guyf-starkware guyf-starkware changed the title apollo_consensus_orchestrator: Replace skip_write_height config with checkng if the blob is already in cende apollo_consensus_orchestrator: Replace skip_write_height config with checking Nov 25, 2025
@guyf-starkware guyf-starkware force-pushed the 11-25-apollo_consensus_orchestrator_replace_skip_write_height_config_with_checkng_if_the_blob_is_already_in_cende branch 2 times, most recently from 6f9f1fc to f4392c8 Compare November 25, 2025 14:47
Copy link
Contributor

@guy-starkware guy-starkware left a comment

Choose a reason for hiding this comment

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

@guy-starkware reviewed 6 of 7 files at r1, 1 of 1 files at r2, 1 of 2 files at r3, 1 of 1 files at r4.
Reviewable status: 8 of 9 files reviewed, 1 unresolved discussion (waiting on @guyf-starkware)


crates/apollo_consensus_orchestrator/src/cende/mod.rs line 177 at r2 (raw file):

            // TODO(guy.f): Pass through the current block's commitment and compare it to the latest
            // blob's commitment.
            if latest_blob_height >= height {

I'm not sure but if you are trying to get the previous blob, shouldn't you have -1 here?

Ok, I see that you actually use the prev_height when calling this function. Maybe rename height->prev_height? That would also make it clearer why the logs are discussing previous height.

@guyf-starkware guyf-starkware force-pushed the 11-25-apollo_consensus_orchestrator_replace_skip_write_height_config_with_checkng_if_the_blob_is_already_in_cende branch from f4392c8 to 2071c1a Compare November 30, 2025 08:37
@github-actions github-actions bot locked and limited conversation to collaborators Dec 1, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants