diff --git a/core/acs-reader/package.json b/core/acs-reader/package.json index cd5e8533d..3345eb666 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.13.0", + "version": "1.14.0", "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 2c57edb93..a29685949 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.5.0", + "version": "1.6.0", "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 0e3607c28..64243a342 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.5.0", + "version": "1.6.0", "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 f962c27df..ce7bdc1ff 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.5.0", + "version": "1.5.1", "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 ad5ecf3cb..cece5498c 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.5.0", + "version": "1.6.0", "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 35c83bb15..e9f00bcb9 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.5.0", + "version": "1.6.0", "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 03c08f3a7..0f43ecbe1 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.5.0", + "version": "1.5.1", "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 5402c7bfd..000ba47d5 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.5.0", + "version": "1.6.0", "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 1ea8df5b5..8911fba0a 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.5.0", + "version": "1.6.0", "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 2d6d19ae6..af86b94d9 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.5.0", + "version": "1.5.1", "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 2600c6247..8ab17522b 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.5.0", + "version": "1.6.0", "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 9b7e98279..866f29141 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.5.0", + "version": "1.6.0", "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 770777afc..5f4d76541 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.6.0", + "version": "0.7.0", "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 b7eb1ed73..857b11857 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.5.0", + "version": "1.6.0", "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 4b55a0b33..e51048e59 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.6.0", + "version": "1.7.0", "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 1e5f67c8e..66bd10182 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.5.0", + "version": "1.6.0", "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 54d4266f5..902284626 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.5.0", + "version": "1.6.0", "type": "module", "description": "Wallet Gateway driver for Canton participant internal parties", "license": "Apache-2.0", diff --git a/core/signing-store-sql/package.json b/core/signing-store-sql/package.json index 5870dee78..2d2b4471d 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.6.0", + "version": "1.7.0", "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 e8c688ccd..d97b381ec 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.5.0", + "version": "1.6.0", "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 92f28b8d6..dca79348f 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.5.0", + "version": "1.6.0", "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 551203f34..8bdfc4843 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.5.0", + "version": "1.6.0", "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 395232c68..77e417a11 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.5.0", + "version": "1.6.0", "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 c25237bf6..ae4e8b020 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.5.0", + "version": "1.6.0", "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 f98e2305a..de7601b49 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.5.0", + "version": "1.5.1", "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 f8e65a5fa..61a01d35a 100644 --- a/core/types/package.json +++ b/core/types/package.json @@ -1,6 +1,6 @@ { "name": "@canton-network/core-types", - "version": "1.5.0", + "version": "1.6.0", "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 1d81cfdbf..e2ff0da7b 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.5.0", + "version": "1.6.0", "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 de560f4e6..14c2ed30e 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.5.0", + "version": "1.6.0", "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 3b9db9d98..f819147e9 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.5.0", + "version": "1.6.0", "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 172810c11..db9d6807c 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.5.0", + "version": "1.6.0", "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 a69e9e0e0..130cfcac8 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.7.0", + "version": "1.8.0", "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 183805dae..085e71567 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.6.0", + "version": "1.7.0", "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 b0ec2b936..fb0067a25 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.6.0", + "version": "1.7.0", "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 051ca203f..e2f650e7c 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.5.0", + "version": "1.6.0", "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 e39435f37..e481b2f1e 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.7.0", + "version": "1.8.0", "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 b3ca779a8..6d5040d01 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.6.0", + "version": "1.7.0", "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 acc4c06d0..32dc5495a 100644 --- a/examples/portfolio/package.json +++ b/examples/portfolio/package.json @@ -1,6 +1,6 @@ { "name": "@canton-network/example-portfolio", - "version": "1.6.0", + "version": "1.7.0", "type": "module", "scripts": { "dev": "vite",