Skip to content

Commit aa57883

Browse files
committed
refactor: consume cardano-ledger-read from external package
Remove inline Cardano.Read.Ledger.* and Block.Gen modules, consume from cardano-ledger-read node-10.6.2 branch instead. Mirrors the same refactoring done on master (PRs #5204, #5206).
1 parent 6e725f3 commit aa57883

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

cabal.project

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,8 @@ source-repository-package
129129
source-repository-package
130130
type: git
131131
location: https://github.com/cardano-foundation/cardano-ledger-read
132-
tag: 7b6adf7cc7a55e8bf6cc591e915598660124b286
133-
--sha256: 07psh8fw7d6kgjr449qip5skphyg3y0wf6l0wqwjnwwnw0jgi9rs
132+
tag: 0ce0e7a8a8c0e9e9073cec9407a9e851d05ed13d
133+
--sha256: 0c32h8z0bldxn1215aj4i3brxl8vhk4v35by3hscw1dxcjm8kw70
134134

135135
-- END cardano-ledger-read
136136
--------------------------------------------------------------------------------
@@ -141,8 +141,8 @@ source-repository-package
141141
source-repository-package
142142
type: git
143143
location: https://github.com/cardano-foundation/cardano-balance-transaction
144-
tag: a069da87ad0ced93f1f9e66061f1e9228a881f59
145-
--sha256: 1xsjcs1qsg8x1cnzw4zxh15ddjam7zrgi68h3b2ckj76ywlhh20f
144+
tag: 98e7f4155451e357410e266dd6c754d58ead3b7f
145+
--sha256: 1p8xhf4ly37lqs45663vk786k1mv8dzgji6wiz2s2ysn9zqq3kda
146146

147147
-- END cardano-balance-tx
148148
--------------------------------------------------------------------------------

lib/primitive/cardano-wallet-primitive.cabal

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ library
6161
, cardano-ledger-conway
6262
, cardano-ledger-core
6363
, cardano-ledger-dijkstra
64+
, cardano-ledger-read
6465
, cardano-ledger-mary
6566
, cardano-ledger-read
6667
, cardano-ledger-shelley

0 commit comments

Comments
 (0)