Skip to content

Commit a1e76f8

Browse files
authored
Release v2025 03 31 (#5069)
## Changes - Merge administrative commits for 2025-03-31
2 parents 6e9ec09 + 1649791 commit a1e76f8

36 files changed

+36
-36
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ WALLET_DB=./my-databases/wallet-db
136136
NODE_DB=./my-databases/node-db
137137
NODE_SOCKET_DIR=/tmp/cardano-node-socket
138138
NODE_CONFIGS=./my-configs-i-just-copied-from-a-malicious-site
139-
WALLET_TAG=2025.3.4
139+
WALLET_TAG=2025.3.31
140140

141141
```
142142

Diff for: lib/address-derivation-discovery/address-derivation-discovery.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 3.8
22
name: address-derivation-discovery
3-
version: 0.2025.3.4
3+
version: 0.2025.3.31
44
synopsis: Address derivation and discovery.
55
description: Please see README.md.
66
homepage: https://github.com/cardano-foundation/cardano-wallet

Diff for: lib/api/cardano-wallet-api.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 3.6
22
name: cardano-wallet-api
3-
version: 0.2025.3.4
3+
version: 0.2025.3.31
44
synopsis: Cardano wallet http api.
55
description: Please see README.md
66
homepage: https://github.com/cardano-foundation/cardano-wallet

Diff for: lib/application-extras/cardano-wallet-application-extras.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 3.0
22
name: cardano-wallet-application-extras
3-
version: 0.2025.3.4
3+
version: 0.2025.3.31
44
synopsis: modules to support applications for the cardano wallet
55
license: Apache-2.0
66
license-file: LICENSE

Diff for: lib/application-tls/cardano-wallet-application-tls.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 3.4
22
name: cardano-wallet-application-tls
3-
version: 0.2025.3.4
3+
version: 0.2025.3.31
44
synopsis: cardano-wallet application tls support
55
license: Apache-2.0
66
license-file: LICENSE

Diff for: lib/application/cardano-wallet-application.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 3.4
22
name: cardano-wallet-application
3-
version: 2025.3.4
3+
version: 2025.3.31
44
synopsis: cardano-wallet executable
55

66
-- description:

Diff for: lib/balance-tx/cardano-balance-tx.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 3.0
22
name: cardano-balance-tx
3-
version: 0.2025.3.4
3+
version: 0.2025.3.31
44
synopsis: Balancing transactions for the Cardano blockchain.
55
description: Please see README.md.
66
homepage: https://github.com/cardano-foundation/cardano-wallet

Diff for: lib/benchmarks/cardano-wallet-benchmarks.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 3.0
22
name: cardano-wallet-benchmarks
3-
version: 2025.3.4
3+
version: 2025.3.31
44
synopsis: Benchmarks of the cardano-wallet.
55
homepage: https://github.com/cardano-foundation/cardano-wallet
66
license: Apache-2.0

Diff for: lib/buildkite/cardano-wallet-buildkite.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 3.0
22
name: cardano-wallet-buildkite
3-
version: 0.2025.3.4
3+
version: 0.2025.3.31
44
description: CI tools to query Buildkite API
55
license: Apache-2.0
66
license-file: LICENSE

Diff for: lib/cardano-api-extra/cardano-api-extra.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 3.4
22
name: cardano-api-extra
3-
version: 0.2025.3.4
3+
version: 0.2025.3.31
44
synopsis: Useful extensions to the Cardano API.
55
description: Please see README.md.
66
homepage: https://github.com/cardano-foundation/cardano-wallet

Diff for: lib/coin-selection/cardano-coin-selection.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 2.2
22
name: cardano-coin-selection
3-
version: 0.2025.3.4
3+
version: 0.2025.3.31
44
synopsis: Coin selection algorithms for the Cardano blockchain.
55
description: Please see README.md.
66
homepage: https://github.com/cardano-foundation/cardano-wallet

Diff for: lib/crypto-primitives/crypto-primitives.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 3.0
22
name: crypto-primitives
3-
version: 0.2025.3.4
3+
version: 0.2025.3.31
44
synopsis: Cryptographic primitives
55
license: Apache-2.0
66
author: Cardano Foundation (High Assurance Lab)

Diff for: lib/delta-chain/delta-chain.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cabal-version: 3.6
22
build-type: Simple
33
name: delta-chain
4-
version: 0.2025.3.4
4+
version: 0.2025.3.31
55
synopsis:
66
Example for storing a chain in a database, using delta types.
77

Diff for: lib/delta-store/delta-store.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: delta-store
2-
version: 0.2025.3.4
2+
version: 0.2025.3.31
33
synopsis: Facility for storing a Haskell value, using delta types.
44
homepage: https://github.com/cardano-foundation/cardano-wallet
55
author: Cardano Foundation (High Assurance Lab)

Diff for: lib/delta-table/delta-table.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cabal-version: 3.6
22
build-type: Simple
33
name: delta-table
4-
version: 0.2025.3.4
4+
version: 0.2025.3.31
55
synopsis: Work with database tables using delta types.
66
description: Please see README.md
77
homepage: https://github.com/cardano-foundation/cardano-wallet

Diff for: lib/faucet/faucet.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 3.0
22
name: faucet
3-
version: 2025.3.4
3+
version: 2025.3.31
44
synopsis: Faucet for the local Cardano cluster.
55
homepage: https://github.com/cardano-foundation/cardano-wallet
66
license: Apache-2.0

Diff for: lib/integration/cardano-wallet-integration.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 3.6
22
name: cardano-wallet-integration
3-
version: 2025.3.4
3+
version: 2025.3.31
44
synopsis: Cardano wallet integration tests and DSL
55
description: Please see README.md
66
homepage: https://github.com/cardano-foundation/cardano-wallet

Diff for: lib/iohk-monitoring-extra/iohk-monitoring-extra.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 3.0
22
name: iohk-monitoring-extra
3-
version: 0.2025.3.4
3+
version: 0.2025.3.31
44
synopsis: Extra functionality extending the iohk monitoring package
55
license: Apache-2.0
66
license-file: LICENSE

Diff for: lib/launcher/cardano-wallet-launcher.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: cardano-wallet-launcher
2-
version: 0.2025.3.4
2+
version: 0.2025.3.31
33
synopsis: Utilities for a building commands launcher
44
homepage: https://github.com/cardano-foundation/cardano-wallet
55
author: Cardano Foundation (High Assurance Lab)

Diff for: lib/local-cluster/local-cluster.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 3.6
22
name: local-cluster
3-
version: 2025.3.4
3+
version: 2025.3.31
44
synopsis: Local cluster of cardano nodes
55
homepage: https://github.com/cardano-foundation/cardano-wallet
66
license: Apache-2.0

Diff for: lib/network-layer/cardano-wallet-network-layer.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 3.6
22
name: cardano-wallet-network-layer
3-
version: 0.2025.3.4
3+
version: 0.2025.3.31
44
synopsis: Node communication layer functionality.
55

66
-- description:

Diff for: lib/primitive/cardano-wallet-primitive.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 3.6
22
name: cardano-wallet-primitive
3-
version: 0.2025.3.4
3+
version: 0.2025.3.31
44
synopsis: Selected primitive types for Cardano Wallet.
55
description: Please see README.md.
66
homepage: https://github.com/cardano-foundation/cardano-wallet

Diff for: lib/secrets/cardano-wallet-secrets.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 3.0
22
name: cardano-wallet-secrets
3-
version: 0.2025.3.4
3+
version: 0.2025.3.31
44
synopsis: Utilities for storing private keys and passphrases
55
license: Apache-2.0
66
homepage: https://github.com/cardano-foundation/cardano-wallet

Diff for: lib/std-gen-seed/std-gen-seed.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 3.0
22
name: std-gen-seed
3-
version: 0.2025.3.4
3+
version: 0.2025.3.31
44
synopsis: Support for standard random number generator seeds
55
license: Apache-2.0
66
author: Cardano Foundation (High Assurance Lab)

Diff for: lib/temporary-extra/temporary-extra.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 3.0
22
name: temporary-extra
3-
version: 0.2025.3.4
3+
version: 0.2025.3.31
44
synopsis: Extra functionality extending the temporary package
55
license: Apache-2.0
66
license-file: LICENSE

Diff for: lib/test-utils/cardano-wallet-test-utils.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: cardano-wallet-test-utils
2-
version: 0.2025.3.4
2+
version: 0.2025.3.31
33
synopsis: Shared utilities for writing unit and property tests.
44
description: Shared utilities for writing unit and property tests.
55
homepage: https://github.com/cardano-foundation/cardano-wallet

Diff for: lib/text-class/text-class.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: text-class
2-
version: 0.2025.3.4
2+
version: 0.2025.3.31
33
synopsis: Extra helpers to convert data-types to and from Text
44
homepage: https://github.com/cardano-foundation/cardano-wallet
55
author: Cardano Foundation (High Assurance Lab)

Diff for: lib/ui/cardano-wallet-ui.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 3.6
22
name: cardano-wallet-ui
3-
version: 0.2025.3.4
3+
version: 0.2025.3.31
44
synopsis: web ui for the cardano-wallet
55
license: Apache-2.0
66
license-file: LICENSE

Diff for: lib/unit/cardano-wallet-unit.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 3.6
22
name: cardano-wallet-unit
3-
version: 2025.3.4
3+
version: 2025.3.31
44
synopsis: Cardano wallet unit tests
55
description: Please see README.md
66
homepage: https://github.com/cardano-foundation/cardano-wallet

Diff for: lib/wai-middleware-logging/wai-middleware-logging.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 2.2
22
name: wai-middleware-logging
3-
version: 0.2025.3.4
3+
version: 0.2025.3.31
44
synopsis: WAI Middleware for Logging
55
homepage: https://github.com/cardano-foundation/cardano-wallet
66
author: Cardano Foundation (High Assurance Lab)

Diff for: lib/wallet-benchmarks/cardano-wallet-blackbox-benchmarks.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 3.6
22
name: cardano-wallet-blackbox-benchmarks
3-
version: 2025.3.4
3+
version: 2025.3.31
44
synopsis: Benchmarks for the `cardano-wallet` exectuable.
55
description:
66
This package is a collection of benchmarks

Diff for: lib/wallet/cardano-wallet.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 3.6
22
name: cardano-wallet
3-
version: 0.2025.3.4
3+
version: 0.2025.3.31
44
synopsis: The Wallet Backend for a Cardano node.
55
description: Please see README.md
66
homepage: https://github.com/cardano-foundation/cardano-wallet

Diff for: prototypes/light-mode-test/light-mode-test.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 2.4
22
name: light-mode-test
3-
version: 0.2025.3.4
3+
version: 0.2025.3.31
44
synopsis: Explore feasability of light mode
55
description:
66
This prototype explores whether we can implement a "light mode"

Diff for: run/common/docker/run.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ fi
2424
source .env
2525

2626
# Define and export wallet and node version tags
27-
RELEASE_WALLET_TAG=2025.3.4
27+
RELEASE_WALLET_TAG=2025.3.31
2828

2929
WALLET_TAG=${WALLET_TAG:=$RELEASE_WALLET_TAG}
3030
export WALLET_TAG

Diff for: scripts/buildkite/main/ruby-e2e.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ TESTS_E2E_BINDIR=$(mktemp -d /tmp/bins-XXXXXX)
1919
export TESTS_E2E_BINDIR
2020

2121
if [ -n "${BUILDKITE:-}" ]; then
22-
CURRENT_VERSION=v2025-03-04
22+
CURRENT_VERSION=v2025-03-31
2323
VERSION=$(buildkite-agent meta-data get "release-version" --default "$CURRENT_VERSION")
2424
echo "VERSION=$VERSION"
2525
if [ "$PLATFORM" = "linux" ]; then

Diff for: specifications/api/swagger.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
openapi: 3.0.3
22
info:
33
title: Cardano Wallet Backend API
4-
version: v2025-03-04
4+
version: v2025-03-31
55
license:
66
name: Apache-2.0
77
url: https://raw.githubusercontent.com/cardano-foundation/cardano-wallet/master/LICENSE

0 commit comments

Comments
 (0)