File tree Expand file tree Collapse file tree 3 files changed +395
-2
lines changed
lib/customer-deposit-wallet
src/Cardano/Wallet/Deposit/IO/DB/Store/UTxO Expand file tree Collapse file tree 3 files changed +395
-2
lines changed Original file line number Diff line number Diff line change @@ -157,8 +157,8 @@ source-repository-package
157157source-repository-package
158158 type : git
159159 location : https://github.com/cardano-foundation/cardano-wallet-agda
160- tag : 33702851de8b846cc0bb9c48ee24c987e6d02c01
161- --sha256 : 0qiffp4dgz2c8wjjs4qk8g307a8li2lcczbdzinfcyxn0q01pcvy
160+ tag : 5a24dca9b1d884688483ad78a00b8f7485d522a4
161+ --sha256 : 1r05aihgwx3if6lxq8vs07scaz4bxkgnrii60wn3zpi6r1gmrpq9
162162 subdir : lib/customer-deposit-wallet-pure
163163
164164-- With (semi-circular) dependency on cardano-wallet-read:
Original file line number Diff line number Diff line change @@ -58,6 +58,7 @@ library
5858 , contra-tracer
5959 , customer-deposit-wallet-pure
6060 , delta-store
61+ , delta-table
6162 , delta-types
6263 , io-classes
6364 , iohk-monitoring-extra
@@ -70,6 +71,7 @@ library
7071 exposed-modules :
7172 Cardano.Wallet.Deposit.IO
7273 Cardano.Wallet.Deposit.IO.DB
74+ Cardano.Wallet.Deposit.IO.DB.Store.UTxO.UTxOHistory
7375 Cardano.Wallet.Deposit.IO.Network.Mock
7476 Cardano.Wallet.Deposit.IO.Network.Type
7577 Cardano.Wallet.Deposit.Pure
You can’t perform that action at this time.
0 commit comments