Skip to content

@canton-network/wallet-gateway-remote@1.5.0

Latest

Choose a tag to compare

@alexmatson-da alexmatson-da released this 29 Jun 15:49
36c904c

1.5.0 (2026-06-29)

🚀 Features

  • support service account auth config for ledger API access (#2045)
  • accept ApiKey authorization headers (#2044)
  • support API key mgmt in frontend (#2039)
  • add backend support for API keys (#2013)

🩹 Fixes

  • vaults select for fireblocks (#2059)
  • enable non-primary wallet submission for prepareExecute method (#2053)
  • add npm metadata (homepage, bugs) to all published packages (#2029)
  • introduce more logs around transaction signing and execution (#1995)
  • refactor jwt email to authcontext and transaction service (#1945)
  • exclude tests and test helpers from production build (#1942)

🧱 Updated Dependencies

  • Updated @canton-network/core-wallet-dapp-rpc-client to 1.7.0
  • Updated @canton-network/core-wallet-user-rpc-client to 1.8.0
  • Updated @canton-network/core-wallet-store-inmemory to 1.9.0
  • Updated @canton-network/core-wallet-ui-components to 1.9.0
  • Updated @canton-network/core-signing-blockdaemon to 1.7.0
  • Updated @canton-network/core-signing-participant to 1.7.0
  • Updated @canton-network/core-signing-fireblocks to 1.7.0
  • Updated @canton-network/core-signing-store-sql to 1.8.0
  • Updated @canton-network/core-signing-internal to 1.8.0
  • Updated @canton-network/core-wallet-store-sql to 1.8.0
  • Updated @canton-network/core-ledger-client to 1.7.0
  • Updated @canton-network/core-rpc-transport to 1.7.0
  • Updated @canton-network/core-tx-visualizer to 1.6.0
  • Updated @canton-network/core-signing-dfns to 0.8.0
  • Updated @canton-network/core-wallet-store to 1.8.0
  • Updated @canton-network/core-signing-lib to 1.7.0
  • Updated @canton-network/core-wallet-auth to 1.7.0
  • Updated @canton-network/core-rpc-errors to 1.6.0
  • Updated @canton-network/core-types to 1.7.0

❤️ Thank You