Group Actions and Config by category (Space-CLI, Bitcoin, Spaced,
Subspaces, Certrelay, Nacho) and build x86 + arm only.
Co-authored-by: Cursor <cursoragent@cursor.com>
Update to upstream Spaces 0.3.0 and refresh bundled images (subs v0.1.2c,
certrelay v0.2.8, nacho v1.0.0b). Add Create/Show Registry API Keys for
registry-server, remove Configure Subspaces and SUBS_PUBLISH_REQUIRE_FINALIZED,
and align README/instructions with the new tags.
Co-authored-by: Cursor <cursoragent@cursor.com>
Bump Subspaces to subs:v0.1.2b and Certrelay to certrelay:v0.2.7b;
align README and instructions with the new tags.
Co-authored-by: Cursor <cursoragent@cursor.com>
The manifest now bundles horologger/spaces:v0.2.1a; README, instructions,
and 0.2.1:3 release notes match so pack and user-facing text stay in sync.
Co-authored-by: Cursor <cursoragent@cursor.com>
Wrapper-only revision: the images are unchanged from 0.2.1:0, so only the
downstream digit moves. Release notes now describe this revision (rebuilt
against start-sdk 2.0.9, requires StartOS 0.4.0-beta.10) instead of 0.2.1:0's
image bumps.
The version file moves to versions/current.ts, where the guide keeps the latest
version — a dated file is only for a released version that carries a migration,
and this bump carries none. No `other` entry is needed: the version graph
synthesizes a range beneath current, and the packed manifest derives
canMigrateFrom <=0.2.1:1.
Co-authored-by: Cursor <cursoragent@cursor.com>
Adds a user toggle for SUBS_PUBLISH_REQUIRE_FINALIZED, copies the certrelay monitor binary to /data/bin for terminal use, and bumps the spaced image to horologger/spaces:v0.0.9x.
Co-authored-by: Cursor <cursoragent@cursor.com>
Remove the embedded explorer/indexer stack, switch subspaces to prebuilt images, add certrelay and nacho as always-on services, expose Spaces and Subs APIs, and wire optional HTTP basic auth for subs and subs-prover with the correct SUBS_BASIC_AUTH_PASSWORD env var.
Co-authored-by: Cursor <cursoragent@cursor.com>