sigil-node binary, the sigil-cli, the four first-party SDKs, and a tagged Mintlify documentation snapshot.
Versioning
Sigil follows semantic versioning:| Component | Cadence |
|---|---|
MAJOR | Hard fork: state-machine, transaction shape, or consensus changes. |
MINOR | Backwards-compatible protocol features pinned at an activation height. |
PATCH | Operator-side fixes, observability improvements, dependency updates. |
v0.1.0 — Mainnet launch
| Item | Value |
|---|---|
| Release date | 2026-Q2 |
| Chain id | sigil-mainnet-1 |
| Activation height | 0 (genesis) |
| Notes | First production release. Full primitive set live; T3 compute settlement opt-in per operator. |
- MACA per-block BFT consensus with Tower epoch finality.
- AkashaKV durable storage with hourly snapshots.
- Native primitives: tokens, NFTs, AMM DEX, names, mail, mandates, recovery, compute, labor, Crucible, Vigils, Nova.
- OAS DID identity with FROST-threshold MHR support.
- Four-vendor TEE verifier (SEV-SNP, SGX, TDX, Arm CCA), fail-closed by default.
- Public RPC and direct (no-middlebox) endpoints across mainnet and Evolve canary.
Roadmap
| Version | Targeted features |
|---|---|
| v0.2.0 | IBC integration; cross-chain bridges; dynamic validator-set rotation. |
| v0.3.0 | T3 dynamic vendor-collateral fetch; Vickrey second-price SNS auctions; Quote v5 / TD Report v1.5. |
| v1.0.0 | First long-term-support release; hard-fork freeze on currency naming and address derivation. |
How to upgrade
- Read the release notes for the target version.
- Run the launch-readiness scripts:
- Test the upgrade on the Evolve canary first.
- Roll the validator fleet behind the canary release on the published activation height.