CC SpaceCC Space
ValidatorsSuper ValidatorsGovernance
TransfersUpdatesOffersPreapprovalsRewardsCNSContractsSubscriptions
FA ComplianceFA Locking
AppsSV LockingAnalyticsUpdates & News
API Reference
CC SpaceCC Space

Updates & News

The Super Validator operations schedule and curated ecosystem news.

CC SpaceCC Space
Copyright © 2026 ITRocket. All Rights Reserved.
  • Validators
  • Super Validators
  • Governance
  • Transfers
  • Analytics
  • Ecosystem
  • Account
  • API docs
  • Pricing
  • Contact us
  • Terms of use
  • Privacy Policy
Operations calendar
September 2026
SuMoTuWeThFrSa
Must actShould actInfoFlagged by SV schedule

Sep 6 – Sep 12

this week3 events
Sep 7
TestNet upgrades to Splice 0.7.5

AI Summary

DevNet, TestNet, and MainNet upgrade to Splice versions 0.8.0, 0.7.5, and 0.7.4 respectively.
Sep 8Must act· Validators
MainNet breaking config change (0.7)

AI Summary

MainNet applies breaking configuration changes for Splice 0.7 on September 8, 2026. Non-backward-compatible updates require manual operator action.
Sep 10
Cut splice release 0.8.1

AI Summary

Planned release cut for Splice 0.8.1.
News
26m ago
Show news for:
Show from:
Tags:
Set up news alertsGet releases, deadlines and schedule dates by email, Telegram or SlackOpen Alerts →
Sep
4

Dev Fund Approves Eight New Projects for Canton EcosystemForum

Canton Foundation

Dev Fund Updates • Seven new Development Fund proposals were approved in August , supporting developer tooling, infrastructure, security and wallet development across the Canton ecosystem. The approved proposals include User-Paid Traffic Accounting, Obsidian Package Distribution, DPM Trace, Canton Index, Git-Based DAR Dependencies for…

AI Summary

The Canton Foundation announced that the Development Fund approved a new batch of proposals in August covering developer tooling, infrastructure, security and wallets — including User-Paid Traffic Accounting (participant-node primitives plus a reference Traffic Enforcement App), Obsidian package distribution, DPM Trace, Canton Index, Git-based DAR dependencies for DPM, dAppBooster and Hacken's monitoring/risk-scoring stack. It signals which tooling and node-level capabilities the ecosystem will get funded work on next (note the post's title says eight projects while the body lists seven).
Sep
3

Operator-blind multilateral compression: how it's built, and three things I'd like criticism onForum

I built CompressRail during Encode’s Build on Canton hackathon and it has been running against my own DevNet validator since July, so I’d rather post the architecture here and get it shot at than keep polishing it alone. The problem. Multilateral compression releases initial margin trapped in offsetting derivatives trades, but to find…

AI Summary

A hackathon-built app, CompressRail, is described in detail: it runs multilateral derivatives compression on Canton so the coordinating operator never sees positions, using Daml projection plus per-counterparty encrypted economic fields. Useful as a worked example of privacy-preserving design patterns on Canton, and the author is explicitly asking for critique.
Sep
3

Canton v3.5.16Release

Should act· Validators, Super Validators, FA Apps

Canton 3.5.16 has been released on September 03, 2026. This is a maintenance release that brings few minor improvements and bug fixes. Added additional validation of the request timestamp in confirmation response processing. Peer-to-peer networking does not support gRPC load balancing nor health-checking because the ordering protocol…

AI Summary

Canton 3.5.16 is out — a maintenance release with confirmation-response timestamp validation, several CantonBFT peer-to-peer and catch-up fixes, lower-memory ACS commitment processor reinitialization, and OpenAPI docs for the user-paid traffic enforcement endpoints. Worth picking up on the next maintenance window for nodes on the 3.5 line.
Sep
2

Correlated collateral and the parameter layer: notes for Canton vault buildersForum

Correlated collateral and the parameter layer: notes for Canton vault builders Mykola Ilchuk, Head of R&D, Woof Every lending market and every curated vault eventually answers the same question: what is a unit of collateral worth right now? For most assets the answer is a market feed. For correlated assets, liquid staking tokens,…

AI Summary

Woof's R&D lead writes up how to price correlated collateral (LSTs, restaking tokens, RWA yield tokens) safely, using the March Aave incident that caused ~$26M of wrong liquidations as the cautionary case, and argues where the parameter layer belongs as Canton's vault standard is being designed. Relevant background for anyone building lending or vault apps on Canton.
Sep
2

Action required: check for ExecutedTransfer contracts and upgrade to Registry v0.14.2Forum

Must act· Validators, FA Apps, Asset Issuers

Wallet operators, Registry versions prior to 0.14 were creating ExecutedTransfer contracts. These create many so-called stakeholder groups, which may cause issues with the ACS commitment processor, it holds data in memory per stakeholder group. To prevent your node requiring too much RAM and eventually becoming unusable, you need to act…

AI Summary

Official Digital Asset announcement: Registry versions before 0.14 created ExecutedTransfer contracts that spawn huge numbers of stakeholder groups, which can balloon the ACS commitment processor's memory and eventually make a participant node unusable. Wallet operators are told to run a supplied SQL query to count active contracts per template and upgrade to Registry v0.14.2 to stop the leak; a proper fix lands in Canton 3.7, ETA November 2026.
Aug
27

Canton v3.5.15Release

Should act· Validators, Super Validators, FA Apps

Canton 3.5.15 has been released on August 27, 2026. This is a release that officially marks CantonBFT as GA for private synchronizers. It contains a number of improvements for CantonBFT, traffic enforcement app and resource management. CantonBFT is now GA for private synchronizers, and it is currently undergoing Canton Network production…

AI Summary

Canton 3.5.15 is out and officially marks CantonBFT as generally available for private synchronizers, alongside improvements to CantonBFT, the traffic enforcement app and resource management. CantonBFT is the multi-leader ordering service intended to eventually replace CometBFT on the Global Synchronizer, and it is now in production testing on Canton Network.
Aug
24

Coupon Guidance interpretation: free traffic credit, 1.0 vs 1.15 tolerance, CIP-0104 finding, and shared reference implementationForum

Hi everyone, We have started running our marker controls against live MainNet activity, and working through the Coupon Guidance against real transactions has raised a few points where we would appreciate clarification from the maintainers and community. Rather than make assumptions in our automation, we would prefer to confirm the…

AI Summary

Developer raises clarification questions on CIP-0104 app reward calculation, specifically the handling of free traffic credits and an edge case in the reference implementation query.
Aug
24

Web3-Powered Agricultural Credit for Smallholder FarmersForum

Dear Builders. Happy to connect with you here. We are building Web3-Powered Agricultural Credit for Smallholder Cocoa & Coffee Farmers. We are leverages the Canton Network to tokenize farmers’ future harvests as NFT collateral, enabling instant, low-cost loans (under $0.10 per transaction, approved in under 2 minutes). Farmers interact…

AI Summary

Team announcing development of a Web3-powered agricultural credit platform using Canton tokenization to enable low-cost, fast microlending to smallholder farmers via USSD and WhatsApp interfaces.
Aug
20

Canton v3.5.14Release

Should act· Validators, Super Validators

Canton 3.5.14 has been released on August 19, 2026. This is a maintenance release with improvements for CantonBFT. Added a configuration option to override the view change timeout that is set via a topology transaction (SequencingParameters) Improved the DB query that loads in-progress consensus state after a restart. Now, nodes only…

AI Summary

Canton 3.5.14 is a maintenance release focused on CantonBFT: configurable and dynamic view-change timeouts via SequencingParameters, lighter consensus-state rehydration after restart, and a mempool batch-size check. It supports Canton protocol versions 34 and 35.
Aug
19

New Web-based calendarForum

Canton Foundation

Today the Canton Foundation will publish a new version of the long-term Super Validator Operations calendar to the web at https://sv-cal.canton.foundation/ This new Web-based calendar will replace the Google Doc table that has served as the master calendar to date. The web-based calendar will now serve as the master calendar f or Super…

AI Summary

Canton Foundation published web-based calendar for Super Validator operations at sv-cal.canton.foundation, replacing prior Google Doc; includes monthly upgrade cadence and real-time status tracking.
Aug
17

CIP-0104 MainNet Go-Live UpdateForum

Canton Foundation

The original on-chain proposal combined two actions: enabling the supporting Daml models and activating Traffic-Based App Rewards. That proposal was not approved. Instead, on August 18, the supporting Daml models will be enabled on MainNet, and the Featured App weight voting interface will become available to Super Validators. This will…

AI Summary

CIP-0104 MainNet activation delayed; supporting Daml models enabled August 18, enabling Featured App weight voting by Super Validators, but Traffic-Based App Rewards activation postponed pending further governance review and weighted app evaluation.
Aug
14

HackCanton Season 3: Build Something Real on CantonForum

HackCanton is back for Season 3 You’ve got 5 weeks to pick a real problem, get comfortable with Canton + Daml, ship an MVP, and put it in front of people who actually build in the ecosystem. Join solo or bring a team. We’ll have workshops, mentors, team formation, technical support, and a live Grand Final for the strongest projects.…

AI Summary

HackCanton Season 3 has launched — a 5-week hackathon for building MVPs on Canton + Daml, with workshops, mentors, and a live Grand Final. Season 2 drew 360+ builders from 60+ countries.
Aug
13

Canton v3.5.13Release

Canton 3.5.13 has been released on August 13, 2026. This is a maintenance release with a number of improvements in particular for CantonBFT and traffic enforcement app, as well as minor improvements in various areas. Added reject-multi-party-submissions to the participant's traffic enforcement configuration. Multi-party submissions…

AI Summary

Canton 3.5.13 is a maintenance release adding two new participant traffic-enforcement options — reject-multi-party-submissions and allow-submissions-on-degradation — plus CantonBFT and other minor improvements. Both new options are disabled by default, so behaviour only changes if operators opt in.
Aug
12

[Feedback welcome] OpenZeppelin’s Daml development stack is public and open for reviewForum

Hi Canton community, The first repos of OpenZeppelin’s open-source Daml development stack for Canton are now public, and we’re looking for your feedback. Test it, read the designs, and let us know how it works for what you’re building, or where you would like to see improvements. This release includes a Daml contracts library with an…

AI Summary

OpenZeppelin published its open-source Daml development stack for Canton, including a CIP-112 token and settlement library, stablecoin reference, and interop exemplars for CIP-86/103/104 — modeled after their Ethereum libraries that have underpinned $35T+ in on-chain transfers.
Aug
12

Canton v2.10.6Release

Should act· Validators, FA Apps

Canton 2.10.6 has been released on August 12, 2026. You can download the Daml Open Source edition from the Daml Connect [Github Release Section](https://github.com/digital-asset/daml/releases/tag/v2.10.6). The Enterprise edition is available on…

AI Summary

Canton 2.10.6 speeds up the reconnect step of hard domain migrations for participants with large active contract sets, via a new opt-in Postgres query and index.
Aug
7

Canton v3.5.12Release

Should act· Validators, FA Apps

Canton 3.5.12 has been released on August 07, 2026. This is a maintenance release that ships improvements for CantonBFT and the traffic enforcement app, as well as improving the mitigation for a critical fix shipped with 3.4.11. This release reworks and improves the way local traffic accounts on the participant are updated. In particular…

AI Summary

Canton 3.5.12 reworks how participant-local traffic accounts are updated — the par_traffic_enforcement_event table is dropped and recreated, affecting anyone reading it directly — and improves the mitigation for a critical fix shipped in 3.4.11 plus CantonBFT retransmission behaviour.
Aug
6

Load & performance testing for Canton apps — early results benchmarking a Token Standard registryForum

Hi all, Canton gets sold into regulated finance, where throughput and latency end up in contracts. But when an application team asks *“can we settle N transactions a second at p99 under X ms, and what breaks first?”*, there isn’t really a way to find out. Generic tools (k6, JMeter, Gatling) can generate HTTP load, but they have no idea…

AI Summary

A community developer shared early load-testing results for Canton apps, benchmarking OpenZeppelin's CIP-56 token template at ~15 transfers/s (p50 ~400ms, p99 ~1.2s) with a dedicated app-level performance harness that understands contention and rejection semantics.
Aug
4

Introducing the Canton Community Tech PartnersForum

Canton Foundation

As the Canton Network ecosystem grows, we want to ensure every developer building on Canton has a collaborative space to share knowledge, ask questions, and overcome technical hurdles. Today, we are excited to introduce the Community Tech Partners to this community. The CTP program is a curated, invite-only group of technical minds,…

AI Summary

Digital Asset introduced the Community Tech Partners (CTP) program — a curated group of technical volunteers from Obsidian Systems, Moonsong Labs, LimeChain, and Noders who will mentor and unblock developers on the Canton forum. Posted by forum staff with strong engagement (161 views, 11 likes).
Aug
4

#cf-outreach: gCanton! Sharing the first milestone delivered witForum

GCanton! Sharing the first milestone delivered within the Canton Foundation Development grant CatalyX Daml Coding Assistant is available on the VS Code Marketplace. Daml autocompletion from a 7B model fine-tuned on real Daml code. The benchmarks and numbers, so you can judge them yourselves: github.com/IntellectEU/daml-fim-benchmark…

AI Summary

IntellectEU delivered the first milestone of their Canton Foundation Development grant: a Daml coding assistant for VS Code, powered by a 7B model fine-tuned on real Daml code. Weights are published for self-hosted inference, and benchmarks are open-source. Next milestones are code generation and test generation.
Aug
3

#cf-outreach: :tada: *Canton Network data just got directly acceForum

Canton Foundation

Canton Network data just got directly accessible to AI agents! We are happy to announce that CC Space API now speaks x402, brought to Canton by FTP team. Any agent can call our API and settle per request in CC, without signup or API key needed, with spend caps you set yourself. Set up the MCP wallet: ftptech.xyz/mcp Agent context:…

AI Summary

CC Space API now supports the x402 payment protocol, allowing AI agents to call the Canton explorer API and settle per-request in CC without signup or API keys. This is the first x402-enabled data endpoint on Canton.
Aug
3

#cf-outreach: Hey all, I am Jon from Quantstamp. We audit Daml/CForum

Canton Foundation

Hey all, I am Jon from Quantstamp. We audit Daml/Canton apps and keep hitting a gap with insufficient coverage and fuzzing tooling for Daml. We’ve proposed building both as open source through the Canton dev fund: DamlCov (line/branch test coverage) and DamlFuzz (property-based fuzzing). We are looking for some ecosystem support. If your…

AI Summary

Quantstamp is proposing two open-source security tools for Daml through the Canton dev fund: DamlCov (line/branch test coverage) and DamlFuzz (property-based fuzzing). They are seeking ecosystem support comments on the GitHub PRs to help the committee gauge demand.
Aug
1

Introducing go-daml — a Go SDK for building on Canton NetworkForum

Hey Canton community! We’ve been building on Canton at Noders for a while, and one thing we kept running into was the lack of a native Go client for the Ledger API. So we built one. go-daml is an open-source Go SDK that lets you interact with Canton Network’s Ledger API directly from Go — submit commands, query the ledger, stream events,…

AI Summary

Noders released go-daml, an open-source Go SDK for Canton's Ledger API that supports submitting commands, querying the ledger, and streaming events. It is used in production and fills a gap for Go developers building on Canton.
Jul
30

Canton v3.5.11Release

Should act· Validators, Super Validators

Canton 3.5.11 has been released on July 30, 2026. This is a maintenance release that fixes a bug in participants for LSU and provides minor operational improvements. Improved the resilience of the CachedJwtVerifierLoader JWK cache during temporary JWKS endpoint outages. Set the jwks-cache-config.auto-refresh-after configuration to a…

AI Summary

Canton 3.5.11 fixes a participant bug where a node failed to start after a cancelled logical synchronizer upgrade followed by a successful one, and bumps the AWS SDK to close a netty security vulnerability.
Jul
30

#cf-outreach: Temple is excited to announce that we’ve officiallForum

Canton Foundation

Temple is excited to announce that we’ve officially launched our first two commodity markets! With our new gold and silver listings, Temple is able to offer 24/7 trading and true price discovery of commodities markets on Canton. x.com/temple_ny/status/2082837275746898418?s=20

AI Summary

Temple launched gold and silver commodity markets on Canton, offering 24/7 trading and on-chain price discovery for precious metals.
Jul
30

#cf-outreach: *Governance, validator & balance alerts in CCForum

Canton Foundation

Governance, validator & balance alerts in CC Space We built CC Space alerts to be configurable end to end – set your own thresholds, pick your triggers, and choose exactly where each one lands. Here’s what you can track: Governance – Alerts by status – new proposals and completed votes – Filterable by type: Grant/Revoke FA, Offboard SV,…

AI Summary

CC Space now offers configurable alerts for governance proposals, validator health (downtime, missed rounds, outdated versions), traffic/balance thresholds, and party balances — delivered via Web, Email, Telegram, Slack, PagerDuty, or webhooks.
Jul
30

#cf-outreach: *Audit complete: Loop wallet, SDK, and APIs are noForum

Canton Foundation

Audit complete: Loop wallet, SDK, and APIs are now fully audited and pen-tested. Last week we announced that Loop became the first fully multi-party-hosted wallet on Canton. Today, the second piece: we have successfully completed a full independent security audit covering the Loop wallet, our SDK, and our APIs, alongside penetration…

AI Summary

Loop (by Five North) completed a full independent security audit and penetration test covering its wallet, SDK, and APIs. The public audit summary is available. This follows Loop becoming the first fully multi-party-hosted wallet on Canton.
Jul
28

Myth busters - Canton NetworkBlog

<p><span style="color: #667079;">As the Canton Network continues to scale it has become a central point of conversation for institutions exploring digital assets. Because of its unique design - tailored for institutional finance - some misunderstandings regarding its architecture, governance, and openness have emerged. </span></p>

AI Summary

Digital Asset published a myth-busting blog post addressing common misconceptions about Canton Network's architecture, governance, and openness as institutional interest grows.
Jul
27

#cf-outreach: Hi everyone, Palladium Labs just published the StaForum

Canton Foundation

Hi everyone, Palladium Labs just published the State of the Canton Network, covering the biggest developments across the ecosystem over the first half of the year. The report looks at institutional adoption, network growth, tokenization, grants, and more key milestones that shaped Canton. We hope it’s a useful resource for anyone…

AI Summary

Palladium Labs published a 'State of the Canton Network' report covering H1 2026 — institutional adoption, network growth, tokenization, grants, and key milestones.
Jul
26

Porting a Daml 2.9.4 app to a Canton 3.x shared node: LF 2.2, Ledger API v2, and two auth gotchasForum

Sharing the sequence of problems I hit porting a small Daml application from a local 2.9.4 sandbox onto a shared Canton 3.x participant node, in case it saves someone the day it cost me. None of it is novel on its own, but I couldn’t find the whole chain in one place, and most of the error messages point somewhere unhelpful. Context: a…

AI Summary

Detailed migration guide from Daml 2.9.4 to Canton 3.x: covers LF 1.14→2.x (contract keys removed), Ledger API v1→v2 Java binding changes, and Keycloak JWT auth gotchas on shared participant nodes.
Jul
24

Introducing the Canton Wallet Directory — add your walletForum

Canton Foundation

We’ve put together a public, community-maintained directory of wallet capabilities across the Canton Network: which wallets support Canton Coin, CIP-0056 assets, dApp connectivity, pre-approvals, and more — each claim linked to the evidence behind it. View the live directory (launched with a dummy example only) here:…

AI Summary

The Canton Foundation launched a public, community-maintained Wallet Directory — wallet providers can self-attest capabilities (CC support, CIP-0056 assets, dApp connectivity, pre-approvals) via PR, with optional independent verification. This gives integrators a standardised way to compare wallet features.
Jul
24

CC Space: full explorer + API for the Canton NetworkForum

Explorer A complete view of the network, backed by full on-chain history: • Validators & Super Validators – uptime, balance, status, sponsor • App Locking & SV Locking • Governance – proposals, vote tallies, outcomes, filterable by type and status • Blockchain data – Transfers, Updates, Offers, Preapprovals, Rewards, CNS, Contracts,…

AI Summary

Overview post summarising CC Space's capabilities: full on-chain history explorer, validator/governance/analytics dashboards, Featured Apps tracking, and a public REST API — positioned as an alternative to running your own indexer.
Jul
23

[Proposal Champion Request] Canton Gift Kit - Open Source Gift & Reward ToolkitForum

Hi Canton Community, We have submitted a grant proposal for Canton Gift Kit (PR #586 ) and are looking for a Champion to support it. Overview: Canton Gift Kit is a 100% open-source (Apache 2.0) toolkit providing reusable Daml contracts, a TypeScript library, and reference components for programmable gift and reward distributions on…

AI Summary

Askardex submitted a Dev Fund grant proposal for Canton Gift Kit — open-source Daml contracts and TypeScript library for programmable gift/reward distributions (single claim, multi claim, committed variable reward pools) — seeking a champion.
Jul
23

Canton v3.5.10Release

Should act· Developers, FA Apps, Validators

Canton 3.5.10 has been released on July 23, 2026. This is a maintenance release that brings UX and hardening improvements. Fixed an edge case that could cause deserialization of proto durations to fail Fixed an issue where topology transactions with max serial where not handled properly Ledger JSON API /v2/state/active-contracts-page is…

AI Summary

Canton 3.5.10 is a hardening release: the Ledger JSON API /v2/state/active-contracts-page is now available via POST and the GET-with-body variant is deprecated, plus a Flyway bump for Postgres 18 support.
Jul
23

Daml Skill for Claude CodeForum

Canton Foundation

If you’re building on Canton with AI / LLMs for Vibe Coding, Agentic Workflows, or just asking Claude to help with Daml. You’ve most probably hit the wall where Claude writes plausible-looking contracts that fail at runtime with multiple authorization errors or uses daml build instead of dpm or doesn’t know Token Standard exists. Built a…

AI Summary

Canton Foundation released a Daml Skill for Claude Code — install with one command and Claude automatically understands Daml authorization, canonical Canton patterns (Propose-Accept, DvP, Token Standard flows), and can review templates for authorization errors.
Jul
22

#cf-outreach: Loop is now fully multi-party-hostedForum

Canton Foundation

Hi all. This is a big milestone announcement not only for us at 5N and Loop but for the whole canton ecosystem: Loop is now fully multi-party-hosted. Loop is the first and only wallet on Canton where every participant is onboarded not just to 5N, but simultaneously to two co-validator nodes. No single point of failure. No single point of…

AI Summary

Loop became the first fully multi-party-hosted wallet on Canton, onboarding every participant to two independent co-validator nodes simultaneously — a structural security milestone eliminating single points of failure. Verifiable on-chain via Lighthouse.
Jul
22

Additional dpm component examples added into dpm component reference repoForum

Following the announcement in DPM Components: Extend the Canton Developer Stack - Announcements - Canton Network Forum dpm team has added additional dpm cli extension components to “reference dpm components” repo at GitHub - canton-network-devs/Reference-DPM-Component: A Sample DPM component that adds dpm canton-scaffold to your…

AI Summary

The dpm team added additional CLI extension component examples to the Reference DPM Component repo, including examples migrated from digital-asset/dpm-tools.
Jul
21

#cf-outreach: <https://blog.digitalasset.com/news/digital-asset-Forum

Canton Foundation

Blog.digitalasset.com/news/digital-asset-expands-fundraise-with-shinhan-financial-group-and-standard-chartered

AI Summary

Digital Asset expanded its fundraise with investments from Shinhan Financial Group and Standard Chartered — significant institutional backing for the company behind Canton.
Jul
21

Third-party analytics indexing on Canton: public Scan vs private party-scoped read pathForum

We’re Top Ledger ( https://topledger.xyz/ ) — and we’re evaluating how to index data on Canton Network. We’ve gone through the Canton technical and onboarding docs (ledger/ACS model, Scan, Ledger API, PQS, validator topology). From that, we’re seeing two potential paths: 1) Public / network (Scan / DSO-visible) Canton Coin (supply,…

AI Summary

Top Ledger (a Solana analytics provider) is evaluating Canton indexing paths — public Scan data vs. private party-scoped reads via Ledger API/PQS — and seeking clarity on supported third-party analytics integration patterns.
Jul
21

[Dev Fund] daml-fuzz — property-based fuzzing for Daml (working PoC, 8/8 mutation score) — seeking a Daml Tooling SIG championForum

Hi all, I’ve built a working proof of concept for daml-fuzz — a property-based fuzzer for Daml/Canton contracts. You declare the rules a contract must never break (“value is conserved”, “only the owner can act”, “Eve can never see this”), and it fires randomized multi-party transaction sequences until it finds one that breaks a rule —…

AI Summary

A community developer built daml-fuzz, a working property-based fuzzer for Daml contracts that tests multi-party authorization and privacy invariants — validated with 8/8 mutation score, seeking a Dev Fund champion.
Jul
20

#cf-outreach: OneSwap v2Forum

Canton Foundation

Hey everyone, we’ve just shipped OneSwap v2 alongside SDK for v2 teams building on Canton can integrate OneSwap’s swap infrastructure directly into their own products. If you’re working on anything that could use in-app swaps, liquidity access, or token routing on Canton, we’d love to talk. we would also appreciate your support on this…

AI Summary

OneSwap shipped v2 alongside an SDK that lets other Canton teams integrate swap infrastructure (in-app swaps, liquidity access, token routing) directly into their products.
Jul
20

#cf-outreach: Raven has been acquired by PremiaForum

Canton Foundation

Hi everyone, We wanted to share that Raven has been acquired by Premia . As part of the acquisition, Raven’s product & technology will be integrated into Premia’s institutional offering, and the retail version of Raven will be discontinued. We’re incredibly grateful to the Canton community for the support throughout Raven’s journey.…

AI Summary

Raven (Canton-native digital options platform) was acquired by Premia in an all-cash deal. Raven's retail product is being discontinued and its technology integrated into Premia's institutional offering. The team's focus shifts to Alpend, which remains in the Canton ecosystem.
Jul
20

FA Reward bassed traffic?Forum

For FA reward based traffic, it seems to be postponed. May I know why the schedule is postponed?

AI Summary

A community member is asking why the Featured App traffic-based reward schedule (CIP-104) has been postponed — no official answer in the thread yet.
Jul
16

Put institutional-grade assets to work on Canton. Fast.Blog

<h1><strong><span>Introducing DA Registry<br></span></strong></h1>

AI Summary

Digital Asset announced DA Registry, a platform for issuing, managing, and scaling institutional-grade digital assets on Canton. This is the public launch announcement of the product.
Jul
16

#cf-outreach: :dart: *Party balance monitoring and traffic alertForum

Canton Foundation

Party balance monitoring and traffic alerts are now available in CC Space Low traffic, moved balance – tracked before they become a problem. Party balance monitoring • Track selected Parties across Canton from one place • Alerts on balance increases, decreases, or custom thresholds you set Traffic alerts • Low runway – get warned days in…

AI Summary

CC Space added party balance monitoring and traffic alerts — including low-runway warnings that estimate days remaining before traffic runs out, usage-spike detection, and custom thresholds for party balance changes.
Jul
15

#cf-outreach: Hi Everyone - Dan here from Temple :wave: IncrediForum

Canton Foundation

Hi Everyone - Dan here from Temple Incredibly excited to share that Temple’s RFQ platform supported one of the first onchain US Treasury repo trades on the Canton Network through the DTCC’s tokenization service. Grateful to all of our partners that took part in this historic day! twitter.com/temple_ny/status/2077463681902968878

AI Summary

Temple's RFQ platform facilitated one of the first on-chain US Treasury repo trades on Canton through the DTCC's tokenization service — a notable institutional milestone demonstrating real regulated-market activity on the network.
Jul
15

Integrate x402 into your App in under 30 minutes and start accepting payments from AI agents!Forum

As many of you have already seen, the Canton Network now supports the x402 payment standard . Agentic commerce is growing rapidly. Over the last 30 days alone , x402 has processed $24.3M in payment volume across 75.4M transactions , creating a growing opportunity for Canton applications to accept payments from AI agents and reach a new…

AI Summary

A developer guide explains how to integrate the x402 payment standard into a Canton app in under 30 minutes, enabling AI agent payments. x402 has processed $24.3M across 75.4M transactions in 30 days.
Jul
14

#cf-outreach: <https://cantonnews.org/digital-asset-canton-joinsForum

Canton Foundation

Cantonnews.org/digital-asset-canton-joins-54-firm-uk-wholesale-tokenisation-taskforce

AI Summary

Digital Asset / Canton joined a 54-firm UK wholesale tokenisation taskforce, expanding Canton's institutional presence in UK regulatory and industry circles.
Jul
9

#cf-outreach: :rocket: *CC Space is live* More than an explorer – a full CForum

Canton Foundation

CC Space is live More than an explorer – a full Canton workspace to browse the network, monitor what matters, act from one place, and plug Canton data into your own tools. A complete, fully indexed explorer Explore Canton from one place: 300+ ecosystem projects, Featured Apps, validators, governance, transfers, parties, contracts, and…

AI Summary

CC Space launched as a fully indexed Canton explorer and operational workspace — combining on-chain data browsing (validators, governance, transfers, contracts, 300+ ecosystem projects), trigger-based alerting with incident tracking across six channels, a governance dashboard, and a public REST API covering all indexed datasets.
Jul
8

Survey Findings: Where Investment Banks are Investing in TokenizationBlog

<p>Tokenization is no longer about pilots. It's about where institutions see measurable business value.</p>

AI Summary

Canton Network published a survey report on where investment banks are investing in tokenization, highlighting the shift from pilots to measurable business value.
Jul
8

Outreach: :rocket: *Update on Zenith Roadmap* *Milestone 2 has been submitted for final acceptance.* Implications: • external_call() will go live during the next upgrade, Canton 3.6. • Pilots will beginForum

Canton Foundation

Update on Zenith Roadmap Milestone 2 has been submitted for final acceptance. Implications: • external_call() will go live during the next upgrade, Canton 3.6. • Pilots will begin entering sandboxing. • Preparation for mainnet. Full EVM-composability on the application layer is coming to Canton Mainnet.…

AI Summary

Zenith Roadmap Milestone 2 submitted for final acceptance; external_call() EVM-composability feature will go live in Canton 3.6 upgrade with mainnet pilot preparation underway.
Jul
7

#cf-outreach: CF Developer Videos on YouTubeForum

Canton Foundation

DevRel Team has created a new video series aimed at helping builders get up to speed on building with Canton to Program and debug errors with code walkthrough videos covering SDKs/Tooling dives, AI Onboarding, and other concepts for builders. Current videos: • Get Started with Daml • Integrate WalletConnect • Build with Canton dApp SDK…

AI Summary

The Canton Foundation DevRel team launched a developer video series on YouTube covering Daml basics, WalletConnect integration, the Canton dApp SDK, and an upcoming Canton Claude MCP + Daml Skill tutorial.
Jul
6

Validator stuck during Vet Packages after upgrade from 0.5.10 to 0.6.7 (Mainnet LSU)Forum

Should act· Validators

Environment Network: Mainnet Splice: 0.6.7 Canton: 3.5.1 Participant: Solv-Mainnet-01 Validator backend: validator_backend Background We missed the Mainnet LSU on June 27. Our timeline is: Before June 27: Running Splice 0.5.10 No LSU upgrade performed. June 29: A CC transfer was submitted from the main account while still running 0.5.10.…

AI Summary

Validator reported stuck initialization after LSU upgrade from Splice 0.5.10 to 0.6.7 during Vet Packages phase; participant remains healthy but validator backend unable to complete initialization.
Jul
1

DPM Components: Extend the Canton Developer StackForum

Canton Foundation

Hey Builders, We’ve been working a lot behind the scenes for shaping DPM as the standard CLI for Canton smart contract development. The next big step is opening it up for the community to extend it. We will be rolling out support for DPM components with version 1.0.21 (or bundled with SDK 3.5.2) . Think of it like npm plugins for Hardhat…

AI Summary

Canton Foundation is rolling out DPM components (plugin system for the Canton CLI) starting in DPM 1.0.21 / SDK 3.5.2, allowing community-built extensions for testing, debugging, scaffolding, and observability. A list of high-value component ideas is available for builders.
Jul
1

Canton Network Primer: 8 Terms to Get You StartedBlog

<p><span>The Canton Network is where global finance meets the real value of blockchain. A public network designed for institutional-grade use cases with privacy that works.</span></p>

AI Summary

Canton Network published an introductory primer explaining eight key terms for newcomers to the network.
Jun
30

Quadrillions Recap: From Pilot to Production—HIFI on CantonBlog

<p><span>Most public blockchains broadcast everything.</span></p>

AI Summary

Quadrillions recap covers HIFI's move from pilot to production on Canton, illustrating how the network's privacy model addresses the limitations of transparent ledgers for institutional use.
Jun
29

Canton Network goes live with Logical Synchronizer UpgradesBlog

<h2><strong><span style="color: #030206;">Major upgrades. Business as usual.</span></strong></h2> <p><span style="color: #030206;">Onchain financial markets demand always-on, highly resilient rails where upgrades to the core network deliver regular incremental value - without introducing operational complexity and uncertainties in the…

AI Summary

Canton Network has activated Logical Synchronizer Upgrades, enabling seamless protocol upgrades without ecosystem-wide coordination, eliminating operational complexity for validators and applications.
Jun
29

Canton MCP Plugin is Now Upgraded and Way Easier to InstallForum

Canton Foundation

GCanton Builders, No more git cloning or editing JSON config files manually. One command and you’re done: npx @canton-network-devs/canton-mcp-server install Restart Claude Desktop and Canton MCP appear automatically. That’s it. What’s new? One-command installer, works on Mac, Windows, Linux New Updated knowledge base now covers the New…

AI Summary

The Canton MCP plugin now installs with a single npx command, includes an updated knowledge base aligned with the new unified docs site, and has moved to the official Canton Network Devs GitHub org. Existing users need no action.
Jun
19

Update MainNet validators to version 0.6.5 or later before the June 27, 2026 LSU topology freezeForum

Must act· Validators, Super Validators

Hi everyone, This is a reminder for all MainNet validators, especially wallets and exchanges, to make sure their validators are already running version 0.6.5 or later before the topology freeze for the MainNet LSU on June 27, 2026. If your validator is on version 0.6.5 or later before topology freeze time, there are currently no known…

AI Summary

MainNet validators must be running version 0.6.5 or later before the June 27, 2026 LSU topology freeze. Validators on older versions will not complete the LSU automatically and will require manual recovery; upgrading after topology freeze but before upgrade time will cause crash loops.
Jun
17

Woof - two Dev Fund proposals: EVM-side compliance & risk infrastructure for Canton (seeking feedback + Champion)Forum

Two open Dev Fund proposals from Woof - EVM-side compliance and risk infrastructure for Canton Hi all - woof.software is preparing two submissions to the Canton Protocol Development Fund. The pack is intentionally narrow and verifiable: we’re senior EVM engineers (active Compound DAO contractor team), and our proposals occupy two…

AI Summary

Woof Software (active Compound DAO contractor) shared two Canton Protocol Development Fund proposals for EVM-side compliance and risk infrastructure, seeking community feedback and a champion.
Jun
16

Canton Unlocks the Wallet Stack For DevelopersBlog

<p>If you've been building in crypto long enough, you know the moment when the wallet experience on a network goes from "interesting" to "okay I can actually build using this." It's usually when the right tooling arrives at the protocol layer.</p>

AI Summary

Canton Network blog post covers the arrival of protocol-level wallet tooling for developers, signaling that the wallet stack is now mature enough for production app development.