Use ouroboros-consensus-2.0.0.0#1170
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Updates repository dependency pins/constraints to consume ouroboros-consensus-2.0.0.0 (via CHaP) as part of cardano-node 10.7.2 release preparation.
Changes:
- Bumped
ouroboros-consensusdependency bound incardano-apifrom^>=1.0to^>=2.0. - Updated CHaP input revision in
flake.lockto a newer commit/hash. - Advanced
cardano-haskell-packagesindex-stateincabal.projectto match the intended snapshot.
Reviewed changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
flake.lock |
Moves CHaP to a newer locked revision (rev, narHash, lastModified). |
cardano-api/cardano-api.cabal |
Updates ouroboros-consensus dependency range to allow 2.x (per PVP caret bounds). |
cabal.project |
Updates CHaP index-state timestamp to a newer snapshot. |
carbolymer
approved these changes
Apr 1, 2026
Contributor
carbolymer
left a comment
There was a problem hiding this comment.
Is this shipping Ouroboros Darwin? 🤣
3 tasks
Jimbo4350
approved these changes
Apr 1, 2026
auto-merge was automatically disabled
April 2, 2026 03:38
Pull request was closed
3 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR updates
ouroboros-consensus-2.0.0.0in preparation for the10.7.2release ofcardano-node.Changelog
Context
Bumps
ouroboros-consensusto2.0.0.0as part of thecardano-node 10.7.2release preparation.How to trust this PR
Dependency version bump only. CI builds confirm compatibility.
Checklist