-
Notifications
You must be signed in to change notification settings - Fork 721
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
Update ouroboros-network #4764
Update ouroboros-network #4764
Conversation
ec17c33
to
c0f0068
Compare
b49d48b
to
cf8893f
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
@@ -133,6 +133,8 @@ library | |||
, ouroboros-consensus-protocol | |||
, ouroboros-consensus-shelley | |||
, ouroboros-network | |||
, ouroboros-network-api | |||
, ouroboros-network-protocols |
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.
Nice, so cardano-cli
does not depend on ouroboros-consensus-diffusion
:)
@@ -168,10 +168,13 @@ library | |||
, ouroboros-consensus ^>= 0.1.0.2 | |||
, ouroboros-consensus-byron | |||
, ouroboros-consensus-cardano | |||
, ouroboros-consensus-diffusion |
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.
@@ -140,7 +140,7 @@ library | |||
, filepath | |||
, mime-mail | |||
, optparse-applicative | |||
, ouroboros-network | |||
, ouroboros-network-api |
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.
nice 😄
cf8893f
to
af8f0d6
Compare
af8f0d6
to
6f97301
Compare
6f97301
to
a7ac826
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
a7ac826
to
c7159a2
Compare
bump 😄 |
source-repository-package | ||
type: git | ||
location: https://github.com/input-output-hk/ekg-forward-fork | ||
tag: 6cf25fbbaf9815e07f695982da4cfbb1581239c3 | ||
--sha256: 0qwvx04l9q3h7acb0a3b8iarqcn5bkqhwaplbga5pvryqp3lhn00 |
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.
Why are we using a fork of our own library?
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.
Also we shouldn't use srp
s any more, if we need a newer version of ekg-forward
lets release one to CHaP
.
This is obsolete. |
Block by IntersectMBO/ouroboros-network#4261, because
ouroboros-network
is unusable due to malformed cabal files.