Skip to content

Commit

Permalink
Release v2024 05 05 (#4584)
Browse files Browse the repository at this point in the history
  • Loading branch information
paolino authored May 10, 2024
2 parents 6f1b366 + 85c53a2 commit 05cc690
Show file tree
Hide file tree
Showing 19 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion lib/api/cardano-wallet-api.cabal
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion lib/balance-tx/cardano-balance-tx.cabal
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion lib/benchmarks/cardano-wallet-benchmarks.cabal
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion lib/cardano-api-extra/cardano-api-extra.cabal
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion lib/coin-selection/cardano-coin-selection.cabal
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion lib/integration/cardano-wallet-integration.cabal
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion lib/iohk-monitoring-extra/iohk-monitoring-extra.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion lib/launcher/cardano-wallet-launcher.cabal
Original file line number Diff line number Diff line change
@@ -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)
Expand Down
2 changes: 1 addition & 1 deletion lib/primitive/cardano-wallet-primitive.cabal
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion lib/temporary-extra/temporary-extra.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion lib/test-utils/cardano-wallet-test-utils.cabal
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion lib/text-class/text-class.cabal
Original file line number Diff line number Diff line change
@@ -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)
Expand Down
2 changes: 1 addition & 1 deletion lib/unit/cardano-wallet-unit.cabal
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion lib/wallet/cardano-wallet.cabal
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion specifications/api/swagger.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 05cc690

Please sign in to comment.