Skip to content

Conversation

@LarryRuane
Copy link
Collaborator

  • GetBlockRange: high-to-low range returns blocks in high-to-low order
  • CompactBlock: describe header field accurately (full header)
  • add blank lines for readability

- GetBlockRange: high-to-low range returns blocks in high to low order
- CompactBlock: describe header field accurately (full header)
- add blank lines for readability
Copy link
Contributor

@nuttycom nuttycom left a comment

Choose a reason for hiding this comment

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

ACK, doc-only

@nuttycom nuttycom merged commit c0cf957 into main Nov 7, 2025
@nuttycom nuttycom deleted the 2025-11-comments branch November 7, 2025 19:06
rpc GetBlockNullifiers(BlockID) returns (CompactBlock) {}
// Return a list of consecutive compact blocks

// Return a list of consecutive compact blocks in the specified range.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
// Return a list of consecutive compact blocks in the specified range.
// Return a list of consecutive compact blocks in the specified range,
// which is inclusive of `range.end`.

Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor

@daira daira left a comment

Choose a reason for hiding this comment

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

Post-hoc ACK.

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.

5 participants