Kaspa One Stop

In brief

This page is source-sensitive. Treat application, covenant, proof, and readiness wording as bounded by the listed public sources and Open Questions.

What this page explains#

This question-led page corrects common Toccata misreadings before they become unsafe app designs. This page sits in Toccata. It gives the topic a plain-language handle first, then shows the working idea, the mechanism, the source trail, and any limits that still matter. This category treats Toccata as a cluster of related changes rather than one feature. Transaction v1, compute budget, script pricing, lanes, sequencing commitments, covenants, and ZK have to be read together when an application depends on them.

The writing follows a simple Kaspa documentation pattern: answer the practical question first, then link outward for details. The closest public sources for this page are DOC-TOCCATA, DOC-TOCCATA-TX-V1, DOC-TOCCATA-INLINE-ZK, RK-TX, RK-SIGHASH. Local notes can help choose what to explain, but public-facing references resolve to upstream websites, repositories, papers, release pages, or docs.

How to think about it#

The practical model starts by naming the layer that owns the topic: wallet use, node operation, consensus, transaction validation, Toccata script behavior, tooling, or research. From there, the page shows which public source can support the explanation and where the explanation becomes incomplete.

For Toccata FAQ And Failure Modes, the model is built around these anchors: v0 transactions cannot be assumed to carry v1 covenant behavior; proof verification does not validate a whole app transition without script and successor-output checks; wallet field loss can break signed intent; local demos are local experience until cross-checked against public upstream sources; release and testnet claims need freshness checks. This model is useful, but it does not encode every constant, branch, error type, or edge case. Those details belong in the source path and the source notes.

How it works#

1. v0 transactions cannot be assumed to carry v1 covenant behavior. Covenants make Toccata stateful in the UTXO sense: a spend consumes an existing output, script logic inspects the transaction context, and the successor output must carry the allowed next state. The page should keep covenant state, covenant ID, authorization context, indexer head tracking, and negative successor checks separate.

2. proof verification does not validate a whole app transition without script and successor-output checks. Toccata pages need to keep the feature cluster separated by evidence type. Release notes and current source can support deployed context; open KIP PRs describe proposal-shaped details; wallet, RPC, SDK, indexer, script, covenant, and ZK behavior each needs its own source path before the guide presents it as current.

3. wallet field loss can break signed intent. Toccata pages need to keep the feature cluster separated by evidence type. Release notes and current source can support deployed context; open KIP PRs describe proposal-shaped details; wallet, RPC, SDK, indexer, script, covenant, and ZK behavior each needs its own source path before the guide presents it as current.

4. local demos are local experience until cross-checked against public upstream sources. Source-review pages are practical maps. They start from one claim, identify the owning subsystem, inspect data structures and serialization, follow validation or execution, check tests and release context, and then write down what remains unresolved. The page is useful only if it says both what a source proves and what it does not prove.

5. release and testnet claims need freshness checks. Toccata status is settled by source, params, release notes, and network scope together. Docs can introduce the feature cluster, but rollout wording needs release evidence and source paths. KIP or PR-shaped details remain proposed until they are merged, implemented, and tied to the relevant network.

This mechanism section separates current release/source details from proposal-shaped KIP text. Transaction v1, script pricing, lanes, sequencing commitments, covenants, and ZK are related, but each has its own source boundary.

How to check it#

StepCheckEvidence gate
1Check v0 transactions cannot be assumed to carry v1 covenant behavior.Read DOC-TOCCATA, DOC-TOCCATA-TX-V1, DOC-TOCCATA-INLINE-ZK; separate current release/source behavior from KIP PR or docs-orientation material.
2Check proof verification does not validate a whole app transition without script and successor-output checks.Read DOC-TOCCATA, DOC-TOCCATA-TX-V1, DOC-TOCCATA-INLINE-ZK; separate current release/source behavior from KIP PR or docs-orientation material.
3Check wallet field loss can break signed intent.Read DOC-TOCCATA, DOC-TOCCATA-TX-V1, DOC-TOCCATA-INLINE-ZK; separate current release/source behavior from KIP PR or docs-orientation material.
4Check local demos are local experience until cross-checked against public upstream sources.Read DOC-TOCCATA, DOC-TOCCATA-TX-V1, DOC-TOCCATA-INLINE-ZK; separate current release/source behavior from KIP PR or docs-orientation material.
5Check release and testnet claims need freshness checks.Read DOC-TOCCATA, DOC-TOCCATA-TX-V1, DOC-TOCCATA-INLINE-ZK; separate current release/source behavior from KIP PR or docs-orientation material.

When using this page for Toccata material, separate deployed release/source details from open KIP or PR-shaped details. Transaction v1, lanes, sequencing commitments, script pricing, covenants, and ZK each need their own source boundary before the page presents them as current behavior.

  • toccata-source-walkthrough
  • toccata
Source-linkedReviewed 2026-07-09 · 11 public sources · 1 open questionEvidence and sources
Evidence and sources11 public sources · reviewed 2026-07-09
Toccata DocsPublic source
docs.kaspa.org/toccata
Technical details

Reference key: DOC-TOCCATA

Recheck this public source before relying on exact current details.

Inline ZKPublic source
docs.kaspa.org/toccata/inline-zk
Technical details

Reference key: DOC-TOCCATA-INLINE-ZK

Recheck this public source before relying on exact current details.