Institutional Vault Release v3.4.1
Versions
mothership: v3.4.1
wallet-frontend: v3.4.1
policy-node: v9.3.1
nats: v3.4.1
ev-tracker: v3.4.1
cold-wallet: v3.4.1
db-setup: v3.4.1
nats-secrets: v3.4.1
configmap-init: v0.1.0
Updates
Fixes
- Canton token registration searches all configured registry URLs to resolve the instrument.
- Outgoing transfers no longer remain stuck in Broadcasting when the blockchain event syncer marks them complete before the MPA listener finishes updating the database row.
- Audit log export resolves related records correctly when duplicate subject or related operation identifiers are supplied in a single query.
- MarketOps users can access Canton Contract Management.
- Inflight and historical operations tables in the Vault UI show at most the 20 most recent entries.
- Canton utility token balances are tracked by registrar and instrument identity so identical instrument IDs from different registries are not combined.
- Incoming Canton transfers for a registered utility token automatically add that token to the receiving account.
- Balance synchronization resolves account addresses correctly after the CAIP-19 identifier migration.
Breaking Changes