Skip to content

Commit 04743c9

Browse files
authored
Integration with ouroboros-network:cardano-diffusion (#1570)
Closes #1527 # Description - **Integration of ouroboros-network:cardano-diffusion** - **SRV support** - **Updated golden files for GetBigledgerPeerSnapshot**
2 parents e4f2ce1 + ef91a2e commit 04743c9

File tree

238 files changed

+533
-767
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

238 files changed

+533
-767
lines changed

cabal.project

Lines changed: 7 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ repository cardano-haskell-packages
1414
-- update either of these.
1515
index-state:
1616
-- Bump this if you need newer packages from Hackage
17-
, hackage.haskell.org 2025-07-07T23:33:30Z
17+
, hackage.haskell.org 2025-07-22T09:13:54Z
1818
-- Bump this if you need newer packages from CHaP
19-
, cardano-haskell-packages 2025-06-03T13:42:38Z
19+
, cardano-haskell-packages 2025-07-28T14:33:19Z
2020

2121
packages:
2222
ouroboros-consensus
@@ -47,23 +47,14 @@ if os (windows)
4747

4848
if impl (ghc >= 9.12)
4949
allow-newer:
50-
-- Bounds will be relaxed in next release
51-
, network-mux:base
52-
, ouroboros-network-api:base
53-
, ouroboros-network-framework:base
54-
, ouroboros-network-protocols:base
55-
, ouroboros-network:base
56-
5750
-- https://github.com/kapralVV/Unique/issues/11
5851
, Unique:hashable
5952

60-
source-repository-package
61-
type: git
62-
location: https://github.com/IntersectMBO/ouroboros-network
63-
tag: 3e8d3b4b8c87ead794876c62d7fe25f32efb5142
64-
--sha256: 08fpkx3iagj83nn413h9a865zjcj3lrf7017a756qd2wg2jg3amq
65-
subdir:
66-
ouroboros-network-api
53+
allow-newer:
54+
-- https://github.com/phadej/vec/issues/121
55+
, ral:QuickCheck
56+
, fin:QuickCheck
57+
, bin:QuickCheck
6758

6859
source-repository-package
6960
type: git

flake.lock

Lines changed: 51 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 4 additions & 0 deletions
38 Bytes
Binary file not shown.
38 Bytes
Binary file not shown.
38 Bytes
Binary file not shown.
14 Bytes
Binary file not shown.

ouroboros-consensus-cardano/golden/cardano/QueryVersion3/CardanoNodeToClientVersion18/ApplyTxErr_Conway

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

ouroboros-consensus-cardano/golden/cardano/QueryVersion3/CardanoNodeToClientVersion18/ApplyTxErr_Dijkstra

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
38 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)