diff --git a/core/acs-reader/package.json b/core/acs-reader/package.json index 5c00186f4..54db11b83 100644 --- a/core/acs-reader/package.json +++ b/core/acs-reader/package.json @@ -1,6 +1,6 @@ { "name": "@canton-network/core-acs-reader", - "version": "1.10.2", + "version": "1.10.3", "type": "module", "description": "Reader for active contract set (ACS) data from the Canton ledger, providing functions to retrieve and process active contract information for specified filters.", "license": "Apache-2.0", diff --git a/core/amulet-service/package.json b/core/amulet-service/package.json index 30105e9a1..731a6c994 100644 --- a/core/amulet-service/package.json +++ b/core/amulet-service/package.json @@ -1,6 +1,6 @@ { "name": "@canton-network/core-amulet-service", - "version": "1.2.2", + "version": "1.2.3", "type": "module", "description": "A service layer for interacting with non-token-standard Amulet operations on Canton.", "license": "Apache-2.0", diff --git a/core/asyncapi-client/package.json b/core/asyncapi-client/package.json index be14c79f3..c223f1645 100644 --- a/core/asyncapi-client/package.json +++ b/core/asyncapi-client/package.json @@ -1,6 +1,6 @@ { "name": "@canton-network/core-asyncapi-client", - "version": "1.2.2", + "version": "1.2.3", "type": "module", "description": "Provides a TypeScript asyncapi ledger client, generated by the OpenAPI spec", "license": "Apache-2.0", diff --git a/core/daml-codegen-helpers/package.json b/core/daml-codegen-helpers/package.json index 600fa9c8f..f65671801 100644 --- a/core/daml-codegen-helpers/package.json +++ b/core/daml-codegen-helpers/package.json @@ -1,6 +1,6 @@ { "name": "@canton-network/core-daml-codegen-helpers", - "version": "1.2.2", + "version": "1.2.3", "type": "module", "description": "Helpers for combining Daml codegen TypeScript output with the Splice Wallet SDK.", "license": "Apache-2.0", diff --git a/core/ledger-client-types/package.json b/core/ledger-client-types/package.json index be6390dad..9d910852e 100644 --- a/core/ledger-client-types/package.json +++ b/core/ledger-client-types/package.json @@ -1,6 +1,6 @@ { "name": "@canton-network/core-ledger-client-types", - "version": "1.2.2", + "version": "1.2.3", "type": "module", "description": "Contains TypeScript types for the Canton Network ledger client, generated by the OpenAPI spec, and utility functions", "license": "Apache-2.0", diff --git a/core/ledger-client/package.json b/core/ledger-client/package.json index 17675d743..7fd91d46e 100644 --- a/core/ledger-client/package.json +++ b/core/ledger-client/package.json @@ -1,6 +1,6 @@ { "name": "@canton-network/core-ledger-client", - "version": "1.2.2", + "version": "1.2.3", "type": "module", "description": "Provides a TypeScript Canton Network ledger client, generated by the OpenAPI spec", "license": "Apache-2.0", diff --git a/core/ledger-proto/package.json b/core/ledger-proto/package.json index 2d9952e67..514259c5b 100644 --- a/core/ledger-proto/package.json +++ b/core/ledger-proto/package.json @@ -1,6 +1,6 @@ { "name": "@canton-network/core-ledger-proto", - "version": "1.2.2", + "version": "1.2.3", "type": "module", "description": "Provides TypeScript protobuf bindings for Canton", "license": "Apache-2.0", diff --git a/core/provider-dapp/package.json b/core/provider-dapp/package.json index f6efa57b0..be4f64261 100644 --- a/core/provider-dapp/package.json +++ b/core/provider-dapp/package.json @@ -1,6 +1,6 @@ { "name": "@canton-network/core-provider-dapp", - "version": "1.2.2", + "version": "1.2.3", "type": "module", "description": "CIP-0103 provider for web dApps, covering both Sync and Async APIs.", "license": "Apache-2.0", diff --git a/core/provider-ledger/package.json b/core/provider-ledger/package.json index b80d8f775..fe83e546c 100644 --- a/core/provider-ledger/package.json +++ b/core/provider-ledger/package.json @@ -1,6 +1,6 @@ { "name": "@canton-network/core-provider-ledger", - "version": "1.2.2", + "version": "1.2.3", "type": "module", "description": "A Splice Provider implementation for direct ledger access.", "license": "Apache-2.0", diff --git a/core/rpc-errors/package.json b/core/rpc-errors/package.json index f04b370f4..aaa4c1ebe 100644 --- a/core/rpc-errors/package.json +++ b/core/rpc-errors/package.json @@ -1,6 +1,6 @@ { "name": "@canton-network/core-rpc-errors", - "version": "1.2.2", + "version": "1.2.3", "type": "module", "description": "Wrapper for JSON-RPC error objects", "author": "Alex Matson ", diff --git a/core/rpc-transport/package.json b/core/rpc-transport/package.json index a4c6c3fe9..56531f3fd 100644 --- a/core/rpc-transport/package.json +++ b/core/rpc-transport/package.json @@ -1,6 +1,6 @@ { "name": "@canton-network/core-rpc-transport", - "version": "1.2.2", + "version": "1.2.3", "type": "module", "description": "RPC transport implementations", "license": "Apache-2.0", diff --git a/core/signing-blockdaemon/package.json b/core/signing-blockdaemon/package.json index a08d61b71..b1820a679 100644 --- a/core/signing-blockdaemon/package.json +++ b/core/signing-blockdaemon/package.json @@ -1,6 +1,6 @@ { "name": "@canton-network/core-signing-blockdaemon", - "version": "1.2.2", + "version": "1.2.3", "type": "module", "description": "Wallet Gateway signing driver for Blockdaemon", "license": "Apache-2.0", diff --git a/core/signing-dfns/package.json b/core/signing-dfns/package.json index 11baaa7a9..2079b9eef 100644 --- a/core/signing-dfns/package.json +++ b/core/signing-dfns/package.json @@ -1,6 +1,6 @@ { "name": "@canton-network/core-signing-dfns", - "version": "0.3.0", + "version": "0.3.1", "type": "module", "description": "Dfns signing driver for Canton Network Wallet Gateway", "license": "Apache-2.0", diff --git a/core/signing-fireblocks/package.json b/core/signing-fireblocks/package.json index 7cd952af8..1e6e2c5a2 100644 --- a/core/signing-fireblocks/package.json +++ b/core/signing-fireblocks/package.json @@ -1,6 +1,6 @@ { "name": "@canton-network/core-signing-fireblocks", - "version": "1.2.2", + "version": "1.2.3", "type": "module", "description": "Wallet Gateway signing driver for Fireblocks", "license": "Apache-2.0", diff --git a/core/signing-internal/package.json b/core/signing-internal/package.json index 5898845fa..98f4b9561 100644 --- a/core/signing-internal/package.json +++ b/core/signing-internal/package.json @@ -1,6 +1,6 @@ { "name": "@canton-network/core-signing-internal", - "version": "1.2.2", + "version": "1.2.3", "type": "module", "description": "Wallet Gateway driver for offline Ed25519 keypairs", "license": "Apache-2.0", diff --git a/core/signing-lib/package.json b/core/signing-lib/package.json index 87b9da4e7..a81ed1109 100644 --- a/core/signing-lib/package.json +++ b/core/signing-lib/package.json @@ -1,6 +1,6 @@ { "name": "@canton-network/core-signing-lib", - "version": "1.2.2", + "version": "1.2.3", "type": "module", "description": "Core library for signing driver implementations", "license": "Apache-2.0", diff --git a/core/signing-participant/package.json b/core/signing-participant/package.json index 0f6641460..1583e9a56 100644 --- a/core/signing-participant/package.json +++ b/core/signing-participant/package.json @@ -1,6 +1,6 @@ { "name": "@canton-network/core-signing-participant", - "version": "1.2.2", + "version": "1.2.3", "packageManager": "yarn@4.9.4", "type": "module", "description": "Wallet Gateway driver for Canton participant internal parties", diff --git a/core/signing-store-sql/package.json b/core/signing-store-sql/package.json index d3b92bfb2..b3caf7195 100644 --- a/core/signing-store-sql/package.json +++ b/core/signing-store-sql/package.json @@ -1,6 +1,6 @@ { "name": "@canton-network/core-signing-store-sql", - "version": "1.2.2", + "version": "1.2.3", "type": "module", "description": "SQL implementation of the Store API", "license": "Apache-2.0", diff --git a/core/splice-client/package.json b/core/splice-client/package.json index c267dedda..fc4b7dbd7 100644 --- a/core/splice-client/package.json +++ b/core/splice-client/package.json @@ -1,6 +1,6 @@ { "name": "@canton-network/core-splice-client", - "version": "1.2.2", + "version": "1.2.3", "type": "module", "description": "Typescript Client for the multiple Canton Network APIs", "license": "Apache-2.0", diff --git a/core/splice-provider/package.json b/core/splice-provider/package.json index 9b6a28b28..c0444dd2a 100644 --- a/core/splice-provider/package.json +++ b/core/splice-provider/package.json @@ -1,6 +1,6 @@ { "name": "@canton-network/core-splice-provider", - "version": "1.2.2", + "version": "1.2.3", "type": "module", "description": "A JavaScript Splice Provider API (EIP-1193 compliant).", "license": "Apache-2.0", diff --git a/core/token-standard-service/package.json b/core/token-standard-service/package.json index 7b961c7bb..4b56aea7a 100644 --- a/core/token-standard-service/package.json +++ b/core/token-standard-service/package.json @@ -1,6 +1,6 @@ { "name": "@canton-network/core-token-standard-service", - "version": "1.2.2", + "version": "1.2.3", "type": "module", "description": "Provides a service layer that wraps the token-standard-client and contains higher level functions for interacting with token standard contracts on Canton.", "license": "Apache-2.0", diff --git a/core/token-standard/package.json b/core/token-standard/package.json index fc2f24309..5bbd04620 100644 --- a/core/token-standard/package.json +++ b/core/token-standard/package.json @@ -1,6 +1,6 @@ { "name": "@canton-network/core-token-standard", - "version": "1.2.2", + "version": "1.2.3", "type": "module", "description": "daml codegen js for core token standard", "license": "Apache-2.0", diff --git a/core/tx-parser/package.json b/core/tx-parser/package.json index e02c68f66..d170b6718 100644 --- a/core/tx-parser/package.json +++ b/core/tx-parser/package.json @@ -1,6 +1,6 @@ { "name": "@canton-network/core-tx-parser", - "version": "1.2.2", + "version": "1.2.3", "type": "module", "description": "Transaction parsing utilities for Canton Network transactions, including parsing of transaction trees and extraction of relevant information from transaction events.", "license": "Apache-2.0", diff --git a/core/tx-visualizer/package.json b/core/tx-visualizer/package.json index 0006e88a7..b89f2da83 100644 --- a/core/tx-visualizer/package.json +++ b/core/tx-visualizer/package.json @@ -1,6 +1,6 @@ { "name": "@canton-network/core-tx-visualizer", - "version": "1.2.2", + "version": "1.2.3", "type": "module", "description": "Decode and visualize prepared transactions from Canton", "license": "Apache-2.0", diff --git a/core/types/package.json b/core/types/package.json index 2d3388fb4..bae52a003 100644 --- a/core/types/package.json +++ b/core/types/package.json @@ -1,6 +1,6 @@ { "name": "@canton-network/core-types", - "version": "1.2.2", + "version": "1.2.3", "type": "module", "description": "Types and transport-agnostic parsers for data sent across Wallet components.", "license": "Apache-2.0", diff --git a/core/wallet-auth/package.json b/core/wallet-auth/package.json index f2e0d71fb..30183810b 100644 --- a/core/wallet-auth/package.json +++ b/core/wallet-auth/package.json @@ -1,6 +1,6 @@ { "name": "@canton-network/core-wallet-auth", - "version": "1.2.2", + "version": "1.2.3", "type": "module", "description": "Provides authentication middleware and user management for the Wallet Gateway", "license": "Apache-2.0", diff --git a/core/wallet-dapp-remote-rpc-client/package.json b/core/wallet-dapp-remote-rpc-client/package.json index 4dd35147d..ac0231c08 100644 --- a/core/wallet-dapp-remote-rpc-client/package.json +++ b/core/wallet-dapp-remote-rpc-client/package.json @@ -1,6 +1,6 @@ { "name": "@canton-network/core-wallet-dapp-remote-rpc-client", - "version": "1.2.2", + "version": "1.2.3", "type": "module", "description": "TypeScript client generated by OpenRPC", "license": "Apache-2.0", diff --git a/core/wallet-dapp-rpc-client/package.json b/core/wallet-dapp-rpc-client/package.json index ed27f6454..2b9ae02c7 100644 --- a/core/wallet-dapp-rpc-client/package.json +++ b/core/wallet-dapp-rpc-client/package.json @@ -1,6 +1,6 @@ { "name": "@canton-network/core-wallet-dapp-rpc-client", - "version": "1.2.2", + "version": "1.2.3", "type": "module", "description": "TypeScript client generated by OpenRPC", "license": "Apache-2.0", diff --git a/core/wallet-discovery/package.json b/core/wallet-discovery/package.json index 5893745e8..1d7790a36 100644 --- a/core/wallet-discovery/package.json +++ b/core/wallet-discovery/package.json @@ -1,6 +1,6 @@ { "name": "@canton-network/core-wallet-discovery", - "version": "1.2.2", + "version": "1.2.3", "type": "module", "description": "Wallet discovery, adapter pattern, and session management for the Canton Network.", "license": "Apache-2.0", diff --git a/core/wallet-store-inmemory/package.json b/core/wallet-store-inmemory/package.json index 4a1b7a64d..1d61f0cb9 100644 --- a/core/wallet-store-inmemory/package.json +++ b/core/wallet-store-inmemory/package.json @@ -1,6 +1,6 @@ { "name": "@canton-network/core-wallet-store-inmemory", - "version": "1.2.2", + "version": "1.2.3", "type": "module", "description": "In-memory implementation of the Store API", "author": "Marc Juchli ", diff --git a/core/wallet-store-sql/package.json b/core/wallet-store-sql/package.json index 41408e761..8b230239e 100644 --- a/core/wallet-store-sql/package.json +++ b/core/wallet-store-sql/package.json @@ -1,6 +1,6 @@ { "name": "@canton-network/core-wallet-store-sql", - "version": "1.2.2", + "version": "1.2.3", "type": "module", "description": "SQL implementation of the Store API", "license": "Apache-2.0", diff --git a/core/wallet-store/package.json b/core/wallet-store/package.json index 7733f6f49..13340f1e6 100644 --- a/core/wallet-store/package.json +++ b/core/wallet-store/package.json @@ -1,6 +1,6 @@ { "name": "@canton-network/core-wallet-store", - "version": "1.2.2", + "version": "1.2.3", "type": "module", "description": "The Store API provides persistency for the Wallet Gateway", "license": "Apache-2.0", diff --git a/core/wallet-test-utils/package.json b/core/wallet-test-utils/package.json index d99068180..ecec134ce 100644 --- a/core/wallet-test-utils/package.json +++ b/core/wallet-test-utils/package.json @@ -1,7 +1,7 @@ { "name": "@canton-network/core-wallet-test-utils", "private": true, - "version": "1.2.2", + "version": "1.2.3", "type": "module", "description": "Utilities for writing (E2E) tests for the wallet gateway", "main": "dist/index.cjs", diff --git a/core/wallet-ui-components/package.json b/core/wallet-ui-components/package.json index c0db19f23..59b551714 100644 --- a/core/wallet-ui-components/package.json +++ b/core/wallet-ui-components/package.json @@ -1,6 +1,6 @@ { "name": "@canton-network/core-wallet-ui-components", - "version": "1.2.2", + "version": "1.2.3", "type": "module", "description": "Reusable UI components for the Splice wallet", "license": "Apache-2.0", diff --git a/core/wallet-user-rpc-client/package.json b/core/wallet-user-rpc-client/package.json index 1a0b92ff9..f5742c286 100644 --- a/core/wallet-user-rpc-client/package.json +++ b/core/wallet-user-rpc-client/package.json @@ -1,6 +1,6 @@ { "name": "@canton-network/core-wallet-user-rpc-client", - "version": "1.2.2", + "version": "1.2.3", "type": "module", "description": "TypeScript client generated by OpenRPC", "license": "Apache-2.0", diff --git a/examples/portfolio/package.json b/examples/portfolio/package.json index 3984cc8fb..c2af0994d 100644 --- a/examples/portfolio/package.json +++ b/examples/portfolio/package.json @@ -1,6 +1,6 @@ { "name": "@canton-network/example-portfolio", - "version": "1.2.0", + "version": "1.2.1", "type": "module", "scripts": { "dev": "vite", diff --git a/sdk/wallet-sdk/package.json b/sdk/wallet-sdk/package.json index 8656fc837..f7b191b88 100644 --- a/sdk/wallet-sdk/package.json +++ b/sdk/wallet-sdk/package.json @@ -1,7 +1,7 @@ { "name": "@canton-network/wallet-sdk", "type": "module", - "version": "1.2.0", + "version": "1.2.1", "description": "Node/browser SDK for integrating with Canton Network", "author": "Marc Juchli ", "license": "Apache-2.0",