-
Notifications
You must be signed in to change notification settings - Fork 33
Integrate ouroboros-network
#1314
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
Conversation
9efce6b to
c27d199
Compare
36b2b58 to
e6ab67b
Compare
|
FYI, the cardano-ledger commit in the SRP is gone. I suspect the new one is IntersectMBO/cardano-ledger@3fe0221 or IntersectMBO/cardano-ledger@12f6aa6 (the merge commit of the PR). |
7cbd3f8 to
ef51726
Compare
ouroboros-consensus-cardano/src/shelley/Ouroboros/Consensus/Shelley/Ledger/Query/Types.hs
Show resolved
Hide resolved
ouroboros-consensus-cardano/src/unstable-shelley-testlib/Test/ThreadNet/TxGen/Shelley.hs
Outdated
Show resolved
Hide resolved
ouroboros-consensus-diffusion/test/consensus-test/Test/Consensus/Genesis/Tests/Uniform.hs
Outdated
Show resolved
Hide resolved
...os-consensus-diffusion/src/ouroboros-consensus-diffusion/Ouroboros/Consensus/Node/Genesis.hs
Outdated
Show resolved
Hide resolved
...os-consensus-diffusion/src/ouroboros-consensus-diffusion/Ouroboros/Consensus/Node/Genesis.hs
Outdated
Show resolved
Hide resolved
ouroboros-consensus-diffusion/test/consensus-test/Test/Consensus/Genesis/Tests/Uniform.hs
Outdated
Show resolved
Hide resolved
9d27b2e to
038f9d6
Compare
038f9d6 to
a50e092
Compare
ouroboros-network and cardano-ledgerouroboros-network
|
@lehins This branch should incorporate the latest commits in I created #1351 which you can merge right away. |
|
I removed the If we apply this label too early in the process, we risk introducing changes in the meantime which don't end up in the Changelog. |
872196b to
111a0db
Compare
|
This is now based on #1179, and will be rebased when that is merged |
…kFetchConsensusInterface
Co-authored-by: Alexey Kuleshevich <[email protected]>
111a0db to
9de140c
Compare
#1314 removed various old `NodeToClientVersion`s, so we can remove lots of now-dead code.
Description
Integrate
ouroboros-networkin preparation forcardano-node-10.2.0releaseSee IntersectMBO/cardano-node#6040 for overall progress