-
Notifications
You must be signed in to change notification settings - Fork 23
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
Updates ouroboros-network to fix PeerSharing #383
Conversation
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.
Thank you for opening an integration PR!
My only requested changes are:
-
I think a couple of the changelog fragments are incorrect, see my comments there.
-
I suspect at least one
build-depends
lower bound needs to be increased.
...s-consensus-cardano/changelog.d/20231002_154149_armandoifsantos_fix_peerSharing_handshake.md
Outdated
Show resolved
Hide resolved
...s-consensus-cardano/changelog.d/20231002_154149_armandoifsantos_fix_peerSharing_handshake.md
Outdated
Show resolved
Hide resolved
...sensus-diffusion/src/ouroboros-consensus-diffusion/Ouroboros/Consensus/Network/NodeToNode.hs
Show resolved
Hide resolved
7f88a80
to
76379d5
Compare
1aed1da
to
ff17159
Compare
I believe I need to wait for |
833bbd2
to
52fa9de
Compare
52fa9de
to
6c74d8b
Compare
Description
This PR accommodates changes from IntersectMBO/ouroboros-network#4644.