Skip to content

Commit 045bc18

Browse files
authored
Merge pull request #6533 from IntersectMBO/js/consensus-3.0.1
Bump ouroboros-consensus dependency to ^>= 3.0.1
2 parents 04dc5a3 + ff71ecc commit 045bc18

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

bench/tx-generator/tx-generator.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ library
139139
, network
140140
, network-mux
141141
, optparse-applicative
142-
, ouroboros-consensus:{ouroboros-consensus, cardano, diffusion} >= 3.0
142+
, ouroboros-consensus:{ouroboros-consensus, cardano, diffusion} >= 3.0.1
143143
, ouroboros-network:{api, framework, framework-tracing, ouroboros-network, protocols} >= 1.1
144144
, plutus-ledger-api
145145
, plutus-tx

cabal.project

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repository cardano-haskell-packages
1414
-- you need to run if you change them
1515
index-state:
1616
, hackage.haskell.org 2026-03-26T20:21:33Z
17-
, cardano-haskell-packages 2026-04-13T13:33:52Z
17+
, cardano-haskell-packages 2026-04-14T21:25:56Z
1818

1919
active-repositories:
2020
, :rest

cardano-node/cardano-node.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ library
186186
, network-mux >= 0.8
187187
, nothunks
188188
, optparse-applicative
189-
, ouroboros-consensus:{ouroboros-consensus, lmdb, lsm, cardano, diffusion, protocol} ^>= 3.0
189+
, ouroboros-consensus:{ouroboros-consensus, lmdb, lsm, cardano, diffusion, protocol} ^>= 3.0.1
190190
, ouroboros-network:{api, ouroboros-network, orphan-instances, framework, protocols, framework-tracing, tracing} ^>= 1.1
191191
, cardano-diffusion:{api, cardano-diffusion, orphan-instances, tracing} ^>=1.0
192192
, prettyprinter

flake.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)