Skip to content

Conversation

@yoshidan
Copy link
Contributor

  • Fix method comment for verify_target_attestation.
  • Add the Protobuf version which generates current protobuf code.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR addresses audit feedback by improving documentation accuracy and adding version information for the Protobuf compiler.

Changes:

  • Updated the method documentation for verify_target_attestation to clarify that the parent parameter doesn't need to be the direct predecessor block, reflecting behavior changes from the Fermi hard fork
  • Added Protobuf version 33.0 to the proto-compiler README for better reproducibility

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
proto-compiler/README.md Adds Protobuf version information (33.0) for documentation
light-client/src/header/eth_header.rs Improves accuracy of verify_target_attestation method documentation to reflect that parent blocks can be skipped due to Fermi hard fork

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Signed-off-by: yoshidan <naohiro.y@gmail.com>
@yoshidan yoshidan marked this pull request as ready for review January 11, 2026 08:10
Signed-off-by: yoshidan <naohiro.y@gmail.com>
@yoshidan yoshidan requested review from 3100 and siburu January 13, 2026 01:53
Copy link
Contributor

@siburu siburu left a comment

Choose a reason for hiding this comment

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

@yoshidan LGTM, thank you!

@yoshidan yoshidan merged commit dda8be7 into main Jan 22, 2026
1 check passed
@yoshidan yoshidan deleted the feature/fix_audit branch January 22, 2026 07:54
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.

3 participants