-
Notifications
You must be signed in to change notification settings - Fork 88
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Network Spec Update #5036
Network Spec Update #5036
Conversation
Here's the update document: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
Can you please update my email while you're changing the file?
* Added kind signatures to protocol types: | ||
* `ChainSync`, | ||
* `BlockFetch`, | ||
* `KeepAlive`, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I can not find the kind signature update for the KeepAlive protocol. Did you forget to commit it?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
KeepAlive
doesn't have any polymorphic parameters, so there's no need.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I updated the CHANGELOG
file: it should mention TxSubmission2
and not KeepAlive
.
38326a5
to
c1114c3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! I did notice the same thing as @karknu did, perhaps you want to change that
aa476c1
to
b04b03c
Compare
This improves haddocks.
Let's keep all node-to-node protocols together.
No visual changes, only white space...
This makes it consistent with the paragraph which describe mini-protocol messages.
b04b03c
to
33e06e2
Compare
ef463b2
to
92577d3
Compare
Description
Fixes:
RollBack
claimed to sometimes contain a header #4686Checklist
Quality
Maintenance
ouroboros-network
project.