diff --git a/README.md b/README.md index 002bf8ca0f6..3d4773facb0 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ export WALLET_DB=`pwd`/wallet-db # set the node tag and wallet tag to compatible versions export NODE_TAG=8.9.2 -export WALLET_TAG=2024.3.27 +export WALLET_TAG=2024.5.5 # set a port for the wallet server export WALLET_PORT=8090 diff --git a/lib/address-derivation-discovery/address-derivation-discovery.cabal b/lib/address-derivation-discovery/address-derivation-discovery.cabal index ac52b74bea2..c1539caf3da 100644 --- a/lib/address-derivation-discovery/address-derivation-discovery.cabal +++ b/lib/address-derivation-discovery/address-derivation-discovery.cabal @@ -1,6 +1,6 @@ cabal-version: 3.8 name: address-derivation-discovery -version: 2024.3.27 +version: 2024.5.5 synopsis: Address derivation and discovery. description: Please see README.md. homepage: https://github.com/cardano-foundation/cardano-wallet diff --git a/lib/api/cardano-wallet-api.cabal b/lib/api/cardano-wallet-api.cabal index cc377075b4c..69b77e7021b 100644 --- a/lib/api/cardano-wallet-api.cabal +++ b/lib/api/cardano-wallet-api.cabal @@ -1,6 +1,6 @@ cabal-version: 3.6 name: cardano-wallet-api -version: 2024.3.27 +version: 2024.5.5 synopsis: Cardano wallet http api. description: Please see README.md homepage: https://github.com/cardano-foundation/cardano-wallet diff --git a/lib/application-extras/cardano-wallet-application-extras.cabal b/lib/application-extras/cardano-wallet-application-extras.cabal index 912ca553788..5e6b47767f8 100644 --- a/lib/application-extras/cardano-wallet-application-extras.cabal +++ b/lib/application-extras/cardano-wallet-application-extras.cabal @@ -38,5 +38,5 @@ library , safe ^>=0.3.19 , streaming-commons ^>=0.2.2.6 , text ^>=2.0.2 - , text-class ^>=2024.3.27 + , text-class ^>=2024.5.5 , unliftio ^>=0.2.24 diff --git a/lib/balance-tx/cardano-balance-tx.cabal b/lib/balance-tx/cardano-balance-tx.cabal index 4e201ce78f0..719818aaf8b 100644 --- a/lib/balance-tx/cardano-balance-tx.cabal +++ b/lib/balance-tx/cardano-balance-tx.cabal @@ -1,6 +1,6 @@ cabal-version: 3.0 name: cardano-balance-tx -version: 2024.3.27 +version: 2024.5.5 synopsis: Balancing transactions for the Cardano blockchain. description: Please see README.md. homepage: https://github.com/cardano-foundation/cardano-wallet diff --git a/lib/benchmarks/cardano-wallet-benchmarks.cabal b/lib/benchmarks/cardano-wallet-benchmarks.cabal index 89b71849e42..c93eee0949e 100644 --- a/lib/benchmarks/cardano-wallet-benchmarks.cabal +++ b/lib/benchmarks/cardano-wallet-benchmarks.cabal @@ -1,6 +1,6 @@ cabal-version: 3.0 name: cardano-wallet-benchmarks -version: 2024.3.27 +version: 2024.5.5 synopsis: Benchmarks of the cardano-wallet. homepage: https://github.com/cardano-foundation/cardano-wallet license: Apache-2.0 diff --git a/lib/cardano-api-extra/cardano-api-extra.cabal b/lib/cardano-api-extra/cardano-api-extra.cabal index 18a4935d7f1..15a6d8289ec 100644 --- a/lib/cardano-api-extra/cardano-api-extra.cabal +++ b/lib/cardano-api-extra/cardano-api-extra.cabal @@ -1,6 +1,6 @@ cabal-version: 3.4 name: cardano-api-extra -version: 2024.3.27 +version: 2024.5.5 synopsis: Useful extensions to the Cardano API. description: Please see README.md. homepage: https://github.com/cardano-foundation/cardano-wallet diff --git a/lib/coin-selection/cardano-coin-selection.cabal b/lib/coin-selection/cardano-coin-selection.cabal index 5e1bcaad8d3..8c498bcccbb 100644 --- a/lib/coin-selection/cardano-coin-selection.cabal +++ b/lib/coin-selection/cardano-coin-selection.cabal @@ -1,6 +1,6 @@ cabal-version: 2.2 name: cardano-coin-selection -version: 2024.3.27 +version: 2024.5.5 synopsis: Coin selection algorithms for the Cardano blockchain. description: Please see README.md. homepage: https://github.com/cardano-foundation/cardano-wallet diff --git a/lib/integration/cardano-wallet-integration.cabal b/lib/integration/cardano-wallet-integration.cabal index a7e748412fb..c1d45134078 100644 --- a/lib/integration/cardano-wallet-integration.cabal +++ b/lib/integration/cardano-wallet-integration.cabal @@ -1,6 +1,6 @@ cabal-version: 3.6 name: cardano-wallet-integration -version: 2024.3.27 +version: 2024.5.5 synopsis: Cardano wallet integration tests and DSL description: Please see README.md homepage: https://github.com/cardano-foundation/cardano-wallet diff --git a/lib/iohk-monitoring-extra/iohk-monitoring-extra.cabal b/lib/iohk-monitoring-extra/iohk-monitoring-extra.cabal index 455f966e103..da5018e4dd3 100644 --- a/lib/iohk-monitoring-extra/iohk-monitoring-extra.cabal +++ b/lib/iohk-monitoring-extra/iohk-monitoring-extra.cabal @@ -36,7 +36,7 @@ library , fmt , iohk-monitoring ^>=0.1.11.3 , text - , text-class ^>=2024.3.27 + , text-class ^>=2024.5.5 , time , tracer-transformers , transformers diff --git a/lib/launcher/cardano-wallet-launcher.cabal b/lib/launcher/cardano-wallet-launcher.cabal index 5310bc60ecd..e6225aa5ddb 100644 --- a/lib/launcher/cardano-wallet-launcher.cabal +++ b/lib/launcher/cardano-wallet-launcher.cabal @@ -1,5 +1,5 @@ name: cardano-wallet-launcher -version: 2024.3.27 +version: 2024.5.5 synopsis: Utilities for a building commands launcher homepage: https://github.com/cardano-foundation/cardano-wallet author: Cardano Foundation (High Assurance Lab) diff --git a/lib/primitive/cardano-wallet-primitive.cabal b/lib/primitive/cardano-wallet-primitive.cabal index 49110354186..cba2ac5d3de 100644 --- a/lib/primitive/cardano-wallet-primitive.cabal +++ b/lib/primitive/cardano-wallet-primitive.cabal @@ -1,6 +1,6 @@ cabal-version: 3.6 name: cardano-wallet-primitive -version: 2024.3.27 +version: 2024.5.5 synopsis: Selected primitive types for Cardano Wallet. description: Please see README.md. homepage: https://github.com/cardano-foundation/cardano-wallet diff --git a/lib/temporary-extra/temporary-extra.cabal b/lib/temporary-extra/temporary-extra.cabal index cd84bf79b03..5151b7045c3 100644 --- a/lib/temporary-extra/temporary-extra.cabal +++ b/lib/temporary-extra/temporary-extra.cabal @@ -32,5 +32,5 @@ library , iohk-monitoring-extra ^>=0.1 , temporary ^>=1.3 , text >= 1.2.4.1 && <2.2 - , text-class ^>=2024.3.27 + , text-class ^>=2024.5.5 , unliftio ^>=0.2.24 diff --git a/lib/test-utils/cardano-wallet-test-utils.cabal b/lib/test-utils/cardano-wallet-test-utils.cabal index 4e6ed2b471d..d8e28719ef6 100644 --- a/lib/test-utils/cardano-wallet-test-utils.cabal +++ b/lib/test-utils/cardano-wallet-test-utils.cabal @@ -1,5 +1,5 @@ name: cardano-wallet-test-utils -version: 2024.3.27 +version: 2024.5.5 synopsis: Shared utilities for writing unit and property tests. description: Shared utilities for writing unit and property tests. homepage: https://github.com/cardano-foundation/cardano-wallet diff --git a/lib/text-class/text-class.cabal b/lib/text-class/text-class.cabal index d8028442bb1..0036262bf34 100644 --- a/lib/text-class/text-class.cabal +++ b/lib/text-class/text-class.cabal @@ -1,5 +1,5 @@ name: text-class -version: 2024.3.27 +version: 2024.5.5 synopsis: Extra helpers to convert data-types to and from Text homepage: https://github.com/cardano-foundation/cardano-wallet author: Cardano Foundation (High Assurance Lab) diff --git a/lib/unit/cardano-wallet-unit.cabal b/lib/unit/cardano-wallet-unit.cabal index 6437c2064cb..84761d58dad 100644 --- a/lib/unit/cardano-wallet-unit.cabal +++ b/lib/unit/cardano-wallet-unit.cabal @@ -1,6 +1,6 @@ cabal-version: 3.6 name: cardano-wallet-unit -version: 2024.3.27 +version: 2024.5.5 synopsis: Cardano wallet unit tests description: Please see README.md homepage: https://github.com/cardano-foundation/cardano-wallet diff --git a/lib/wallet-benchmarks/cardano-wallet-blackbox-benchmarks.cabal b/lib/wallet-benchmarks/cardano-wallet-blackbox-benchmarks.cabal index 10d0d380d6e..7f054e42a9a 100644 --- a/lib/wallet-benchmarks/cardano-wallet-blackbox-benchmarks.cabal +++ b/lib/wallet-benchmarks/cardano-wallet-blackbox-benchmarks.cabal @@ -1,6 +1,6 @@ cabal-version: 3.0 name: cardano-wallet-blackbox-benchmarks -version: 2024.3.27 +version: 2024.5.5 synopsis: Benchmarks for the `cardano-wallet` exectuable. description: This package is a collection of benchmarks for the `cardano-wallet` exectuable. diff --git a/lib/wallet/cardano-wallet.cabal b/lib/wallet/cardano-wallet.cabal index d1162359a34..f3c8812dee4 100644 --- a/lib/wallet/cardano-wallet.cabal +++ b/lib/wallet/cardano-wallet.cabal @@ -1,6 +1,6 @@ cabal-version: 3.6 name: cardano-wallet -version: 2024.3.27 +version: 2024.5.5 synopsis: The Wallet Backend for a Cardano node. description: Please see README.md homepage: https://github.com/cardano-foundation/cardano-wallet diff --git a/specifications/api/swagger.yaml b/specifications/api/swagger.yaml index 5f4ed58a3c3..61603d6a3c3 100644 --- a/specifications/api/swagger.yaml +++ b/specifications/api/swagger.yaml @@ -1,7 +1,7 @@ openapi: 3.0.3 info: title: Cardano Wallet Backend API - version: v2024-03-27 + version: v2024-05-05 license: name: Apache-2.0 url: https://raw.githubusercontent.com/cardano-foundation/cardano-wallet/master/LICENSE