Skip to content

CellScript 0.12.0

Choose a tag to compare

@a19q3 a19q3 released this 03 May 17:37
· 604 commits to main since this release

CellScript 0.12 moves the project from a prototype DSL toward a production-gated compiler and local tooling release for the current CKB bundled suite.

Highlights:

  • CKB bundled suite closed for current scope: all seven examples strict-admitted, deployed, and action-covered in production acceptance.
  • Full bundled coverage: 43/43 source actions, 15/15 locks, builder-backed local CKB transactions, measured cycles, tx size, and occupied-capacity evidence.
  • Production-facing metadata and constraints now expose runtime errors, ABI shape, CKB hash/DepGroup policy, capacity requirements, and artifact verification.
  • Local package workflow covers init/build/check/fmt/doc, path dependencies, lockfile checks, and artifact validation.
  • VS Code extension is included with the CellScript LSP, not just syntax highlighting.
  • Wiki and docs were refreshed for 0.12.

Boundary: this production claim applies to the bundled 0.12 suite and its recorded evidence. External contracts still require metadata review, builder evidence, CKB acceptance reports, and security review.