-
-
Notifications
You must be signed in to change notification settings - Fork 0
Roadmap
grysz edited this page Jun 5, 2026
·
1 revision
KaspaScript is moving toward a complete Kaspa-native developer stack for auditable contract packages.
- verified compiler pipeline for the V1 subset
- deterministic artifact JSON
- source-grounded txscript backend
- kernel package v0
- capability profiles
- wallet previews
- indexer schema
- readiness report
- Toccata fee estimate
- golden snapshots for package output
- feature-gated testnet harness
- Add constraint extraction for signatures, timelocks, value conservation, and script binding in the capability profile.
- Add a machine-readable JSON Schema for
kaspascript.kernel.package.v0. - Add CI for format, clippy, workspace tests, and kernel package golden checks.
- Add an SDK wrapper for generating kernel packages without invoking the CLI.
- Add TN10-oriented package fixtures for Toccata readiness.
- Add wallet-preview and indexer fixtures for each production contract pattern.
Needs:
- Toccata git-tag compatibility fixture
- TN10 transaction builder facade
- covenant ID continuation fixtures
- wallet preview golden cases
- indexer fixtures for genesis, continuation, duplicate transition, reorg, and wrong-network cases
- optional live TN10 no-broadcast dry-run path
Blocked until final primary-source activation evidence exists.