Skip to content

Conversation

@acolytec3
Copy link
Contributor

@acolytec3 acolytec3 commented Oct 23, 2023

  • Cleans up a reference in the Optimistic Update Key from optimistic_slot to signature_slot left over from Update beacon network test vectors to latest spec #235
  • Clarifies that FOUNDCONTENT responses for LightClientFinalityUpdate should contain a node's latest Finality Update (if its local finality update is the same or later than the one requested in a FINDCONTENT message.

@acolytec3 acolytec3 marked this pull request as ready for review October 23, 2023 13:44
@acolytec3 acolytec3 requested review from kdeme and ogenev October 23, 2023 13:44
For `FindContent` requests:
- a requesting node will either know the last previous finalized slot, if it has been following the updates, or it will
have to guess slots that are potentially finalized.
- a responding node SHOULD reply with its current finality update if it corresponds the same or a newer slot than the one
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
- a responding node SHOULD reply with its current finality update if it corresponds the same or a newer slot than the one
- a responding node SHOULD reply with its current finality update if it corresponds to the same or a newer slot than the one

Copy link
Collaborator

Choose a reason for hiding this comment

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

Or, I think we should actually make this MUST?

Suggested change
- a responding node SHOULD reply with its current finality update if it corresponds the same or a newer slot than the one
- a responding node MUST reply with its current finality update if it corresponds to the same or a newer slot than the one

@pipermerriam
Copy link
Member

Is this still relevant? Should it be merged?

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