Skip to content

shred: clean up discard_unexpected_data_complete_shreds - #131

Merged
mjain-jump merged 1 commit into
mainfrom
mjain/remove-old-shred-feature
Aug 17, 2026
Merged

shred: clean up discard_unexpected_data_complete_shreds#131
mjain-jump merged 1 commit into
mainfrom
mjain/remove-old-shred-feature

Conversation

@mjain-jump

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI balanced review requested due to automatic review settings August 17, 2026 22:01

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Removes a previously defined shred feature flag from the protobuf API while preserving the field tag via reserved, and bumps the crate version accordingly.

Changes:

  • Removes discard_unexpected_data_complete_shreds from ShredFeatures and reserves tag 1.
  • Regenerates Rust protobuf bindings so ShredFeatures becomes an empty message type.
  • Bumps crate version from 12.0.0 to 13.0.0.

Reviewed changes

Copilot reviewed 2 out of 4 changed files in this pull request and generated 1 comment.

File Description
src/generated/org.solana.sealevel.v1.rs Updates generated Rust types to reflect that ShredFeatures no longer contains fields.
proto/shred.proto Removes the boolean field and reserves protobuf tag 1 to prevent reuse.
Cargo.toml Increments crate version to reflect the breaking API change.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread proto/shred.proto Outdated
@mjain-jump
mjain-jump force-pushed the mjain/remove-old-shred-feature branch from 193c716 to b1c238d Compare August 17, 2026 22:02
@mjain-jump
mjain-jump force-pushed the mjain/remove-old-shred-feature branch from b1c238d to e72cbbd Compare August 17, 2026 22:03
@mjain-jump
mjain-jump merged commit f81d740 into main Aug 17, 2026
1 check passed
@mjain-jump
mjain-jump deleted the mjain/remove-old-shred-feature branch August 17, 2026 22:04
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.

2 participants