Skip to content

Commit

Permalink
remove now obsolete coin-selection modules.
Browse files Browse the repository at this point in the history
  • Loading branch information
KtorZ committed Jan 27, 2021
1 parent 6c595e9 commit 2650cff
Show file tree
Hide file tree
Showing 12 changed files with 24 additions and 3,456 deletions.
10 changes: 0 additions & 10 deletions lib/core/cardano-wallet-core.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -166,13 +166,8 @@ library
Cardano.Wallet.Primitive.Slotting
Cardano.Wallet.Primitive.AddressDiscovery.Random
Cardano.Wallet.Primitive.AddressDiscovery.Sequential
Cardano.Wallet.Primitive.CoinSelection
Cardano.Wallet.Primitive.SyncProgress
Cardano.Wallet.Primitive.CoinSelection.LargestFirst
Cardano.Wallet.Primitive.CoinSelection.MA.RoundRobin
Cardano.Wallet.Primitive.CoinSelection.Migration
Cardano.Wallet.Primitive.CoinSelection.Random
Cardano.Wallet.Primitive.Fee
Cardano.Wallet.Primitive.Model
Cardano.Wallet.Primitive.Scripts
Cardano.Wallet.Primitive.Types
Expand Down Expand Up @@ -349,12 +344,7 @@ test-suite unit
Cardano.Wallet.Primitive.AddressDiscovery.RandomSpec
Cardano.Wallet.Primitive.AddressDiscovery.SequentialSpec
Cardano.Wallet.Primitive.AddressDiscoverySpec
Cardano.Wallet.Primitive.CoinSelection.LargestFirstSpec
Cardano.Wallet.Primitive.CoinSelection.MA.RoundRobinSpec
Cardano.Wallet.Primitive.CoinSelection.MigrationSpec
Cardano.Wallet.Primitive.CoinSelection.RandomSpec
Cardano.Wallet.Primitive.CoinSelectionSpec
Cardano.Wallet.Primitive.FeeSpec
Cardano.Wallet.Primitive.ModelSpec
Cardano.Wallet.Primitive.ScriptsSpec
Cardano.Wallet.Primitive.Slotting.Legacy
Expand Down
145 changes: 0 additions & 145 deletions lib/core/src/Cardano/Wallet/Primitive/CoinSelection.hs

This file was deleted.

135 changes: 0 additions & 135 deletions lib/core/src/Cardano/Wallet/Primitive/CoinSelection/LargestFirst.hs

This file was deleted.

Loading

0 comments on commit 2650cff

Please sign in to comment.