Splice 0.5.13 Notice: Scan Script Deprecated

Summary

The Canton Network announced that the upcoming Splice 0.5.13 release will deprecate the sample Python script `scan_txlog.py`, directing developers to updated documentation for parsing transaction history. Additionally, the announcement warns validator operators using PQS about a configuration issue introduced in Splice 0.5.11, advising them to set `maxVettingDelay` to `0m` to prevent problems with "uploaded but not-yet vetted" packages. These changes impact developers and validator operators pre...

:yellow_alert: Attention :yellow_alert:

Splice 0.5.13, which will be available on DevNet next week, deprecates the sample python script, scan_txlog.py, that has until now provided a reference for how to download and parse the Scan /updates stream. This script will no longer be maintained, and will be removed in a future release. Developers interested in understanding how to parse transactions from history should refer to the documentation for Reading and parsing transaction history involving Token Standard contracts.

DAML MODEL UPGRADE ISSUE impacting PQS users

The following DAML package versions were introduced by Splice 0.5.11, and are effective on DevNet as of this week.

name version

amulet 0.1.16

amuletNameService 0.1.17

dsoGovernance 0.1.22

validatorLifecycle 0.1.6

wallet 0.1.17

walletPayments 0.1.16

These Daml model versions are currently scheduled to go live on TestNet (March 3rd) & MainNet (March 10th).

However, Splice 0.5.11 deployments this week on TestNet have exposed an issue where in certain cases, "uploaded but not-yet vetted" packages break some assumptions in PQS. In order to avoid these issues, validator operators that use PQS are advised, as part of the 0.5.11 deployment, to make the following configuration changes:

  • in k8s, set the Helm value on the validator app maxVettingDelay to 0m
  • in docker-compose, add to the validator container an environment variable  ADDITIONAL_CONFIG_MAX_VETTING_DELAY with value canton.validator-apps.validator_backend.max-vetting-delay = 0m

@Dev Announcements @Canton Builder

The latest from Canton Network

Canton 3.4 to 3.5 Upgrade Plan

## CANTON 3.4 TO CANTON 3.5 TRANSITION **Update: 2026-04-24** **See details in the** [long-term SV Operations schedule](https://docs.google.com/document/d/1QhLL5bL0u8temBL86y957VbWDtZJhH9udH-_C7nBlvc/edit?tab=t.0#bookmark=id.pr1nv8110v4k) __**Phase 1:**__ Splice 0.5.x releases pause, and multiple …

Canton Coin Now Live on SwissBorg

# CC is now live on SwissBorg **Canton Coin (CC)** is now available on **SwissBorg**, expanding access to the Canton ecosystem through a new gateway. …

Canton Network Integrates with WalletConnect

## 🤝 Canton Network x WalletConnect Integration is now live WalletConnect has integrated with Canton Network, connecting 700+ wallets to a blockchain purpose-built for institutional …

Alchemy Integrates with Canton Network

# Alchemy x Canton **Alchemy is now integrated with the Canton Network.** This expands how applications connect across **coordinated, institutional-grade workflows**, making it even easier …