Skip to content

Commit

Permalink
remove now obsolete 'Any' wallet scheme
Browse files Browse the repository at this point in the history
  • Loading branch information
KtorZ committed Sep 2, 2020
1 parent 741e74a commit f42602b
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 168 deletions.
10 changes: 0 additions & 10 deletions .weeder.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,5 @@
- package:
- name: cardano-wallet
- section:
- name: bench:restore
- message:
- name: Weeds exported
- module:
- name: Cardano.Wallet.Primitive.AddressDiscovery.Any.TH
- identifier:
- AnyAddressStateId
- AnyAddressStateKey
- AnyAddressStateProportion
- section:
- name: test:integration bench:latency
- message:
Expand Down
108 changes: 0 additions & 108 deletions lib/shelley/bench/Cardano/Wallet/Primitive/AddressDiscovery/Any.hs

This file was deleted.

This file was deleted.

8 changes: 0 additions & 8 deletions lib/shelley/cardano-wallet.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -236,15 +236,10 @@ benchmark restore
, cardano-wallet-core-integration
, cardano-wallet
, contra-tracer
, containers
, cryptonite
, deepseq
, digest
, filepath
, fmt
, iohk-monitoring
, persistent
, persistent-template
, say
, temporary
, text
Expand All @@ -256,9 +251,6 @@ benchmark restore
bench
main-is:
Restore.hs
other-modules:
Cardano.Wallet.Primitive.AddressDiscovery.Any
Cardano.Wallet.Primitive.AddressDiscovery.Any.TH

benchmark latency
default-language:
Expand Down

0 comments on commit f42602b

Please sign in to comment.