Skip to content

apollo_propeller: rename did_broadcast_my_shard to did_broadcast_my_unit#13499

Merged
sirandreww-starkware merged 1 commit intomainfrom
03-26-apollo_propeller_rename_did_broadcast_my_shard_to_did_broadcast_my_unit
Apr 12, 2026
Merged

apollo_propeller: rename did_broadcast_my_shard to did_broadcast_my_unit#13499
sirandreww-starkware merged 1 commit intomainfrom
03-26-apollo_propeller_rename_did_broadcast_my_shard_to_did_broadcast_my_unit

Conversation

@sirandreww-starkware
Copy link
Copy Markdown
Contributor

@sirandreww-starkware sirandreww-starkware commented Mar 26, 2026

Note

Low Risk
Low risk refactor that only renames internal ReconstructionState flag/method used to prevent double-broadcasting, with no functional logic changes expected.

Overview
Renames the internal reconstruction flag from did_broadcast_my_shard to did_broadcast_my_unit and updates all call sites in message_processor.rs to reflect that it tracks whether our unit has already been broadcast.

This is a purely semantic cleanup to align naming with the PropellerUnit terminology, leaving the broadcast gating behavior unchanged.

Reviewed by Cursor Bugbot for commit 3ece279. Bugbot is set up for automated code reviews on this repo. Configure here.

@reviewable-StarkWare
Copy link
Copy Markdown

This change is Reviewable

Copy link
Copy Markdown
Contributor Author

sirandreww-starkware commented Mar 26, 2026

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

@sirandreww-starkware sirandreww-starkware self-assigned this Mar 26, 2026
@sirandreww-starkware sirandreww-starkware marked this pull request as ready for review March 26, 2026 13:22
@sirandreww-starkware sirandreww-starkware force-pushed the 03-26-apollo_propeller_rename_received_shards_to_received_units_in_reconstructionstate branch from aaee67b to 269477a Compare March 26, 2026 15:55
@sirandreww-starkware sirandreww-starkware force-pushed the 03-26-apollo_propeller_rename_did_broadcast_my_shard_to_did_broadcast_my_unit branch from 77a323b to 0801575 Compare March 26, 2026 15:55
Copy link
Copy Markdown
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 1 file and all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on noamsp-starkware and ShahakShama).

@sirandreww-starkware sirandreww-starkware force-pushed the 03-26-apollo_propeller_rename_did_broadcast_my_shard_to_did_broadcast_my_unit branch from e5087ca to 83286aa Compare April 6, 2026 12:03
@sirandreww-starkware sirandreww-starkware force-pushed the 03-26-apollo_propeller_rename_did_broadcast_my_shard_to_did_broadcast_my_unit branch from 83286aa to b0c9de8 Compare April 9, 2026 08:22
@sirandreww-starkware sirandreww-starkware force-pushed the 03-26-apollo_propeller_rename_did_broadcast_my_shard_to_did_broadcast_my_unit branch from b0c9de8 to 60bb8a5 Compare April 9, 2026 10:07
@sirandreww-starkware sirandreww-starkware force-pushed the 03-26-apollo_propeller_rename_did_broadcast_my_shard_to_did_broadcast_my_unit branch from 60bb8a5 to 148f877 Compare April 9, 2026 11:30
@graphite-app graphite-app bot changed the base branch from graphite-base/13499 to main April 9, 2026 11:31
@graphite-app
Copy link
Copy Markdown

graphite-app bot commented Apr 9, 2026

Merge activity

  • Apr 9, 11:31 AM UTC: Graphite rebased this pull request, because this pull request is set to merge when ready.

@sirandreww-starkware sirandreww-starkware force-pushed the 03-26-apollo_propeller_rename_did_broadcast_my_shard_to_did_broadcast_my_unit branch 2 times, most recently from 261b707 to 82eaecf Compare April 9, 2026 13:11
@sirandreww-starkware sirandreww-starkware force-pushed the 03-26-apollo_propeller_rename_did_broadcast_my_shard_to_did_broadcast_my_unit branch from 82eaecf to 3ece279 Compare April 12, 2026 06:36
@sirandreww-starkware sirandreww-starkware added this pull request to the merge queue Apr 12, 2026
Merged via the queue into main with commit 4277bee Apr 12, 2026
33 of 49 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Apr 13, 2026
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.

3 participants