Skip to content

Add HAVE_TX_SET stellar-core overlay message#309

Open
bboston7 wants to merge 1 commit into
stellar:mainfrom
bboston7:have-tx-set
Open

Add HAVE_TX_SET stellar-core overlay message#309
bboston7 wants to merge 1 commit into
stellar:mainfrom
bboston7:have-tx-set

Conversation

@bboston7

Copy link
Copy Markdown
Contributor

Adds a new message type to allow stellar-core nodes to communicate that they possess a given transaction set. See stellar/stellar-core#5379 for the supporting stellar-core change.

Adds a new message type to allow stellar-core nodes to communicate that
they possess a given transaction set

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

Adds the HAVE_TX_SET overlay message required for targeted transaction-set fetching.

Changes:

  • Adds message type ID 25.
  • Adds the transaction-set hash payload and union case.

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

Comment thread Stellar-overlay.x
TIME_SLICED_SURVEY_STOP_COLLECTING = 24
TIME_SLICED_SURVEY_STOP_COLLECTING = 24,

HAVE_TX_SET = 25
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