Skip to content

LeiosNotify: accept but ignore proper MsgLeiosBlockAnnouncement messages - #2142

Merged
nfrisby merged 1 commit into
leios-prototypefrom
nfrisby/dont-error-on-announcements
Jul 21, 2026
Merged

LeiosNotify: accept but ignore proper MsgLeiosBlockAnnouncement messages#2142
nfrisby merged 1 commit into
leios-prototypefrom
nfrisby/dont-error-on-announcements

Conversation

@nfrisby

@nfrisby nfrisby commented Jul 21, 2026

Copy link
Copy Markdown
Contributor
  • Payload is now Header blk instead of ().
  • Handler merely traces a message with the header's Point instead of throwing an error.

This PR makes a tiny change that will allow use to run the much more significant patch in PR #2132 in the testnet without constant disconnections, which is desirable for validating that PR before merging it.

@nfrisby

nfrisby commented Jul 21, 2026

Copy link
Copy Markdown
Contributor Author

This PR alters the type of some tracer events, so it needs a corresponding change in cardano-node. That PR is here IntersectMBO/cardano-node#6624

Key changes:

- Payload is now Header blk instead of ().
- Handler merely traces a message with the header's Point instead of throwing an error.
@nfrisby
nfrisby force-pushed the nfrisby/dont-error-on-announcements branch from 2f5c1f6 to ad268a2 Compare July 21, 2026 20:59
@nfrisby
nfrisby merged commit b71bd2c into leios-prototype Jul 21, 2026
2 of 45 checks passed
@nfrisby
nfrisby deleted the nfrisby/dont-error-on-announcements branch July 21, 2026 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

2 participants