Commit Graph
10 Commits
Author SHA1 Message Date
spacesops 0362388f7f 0.2.1:3
Build Service / BuildPackage (push) Canceled after 0s
2026-07-31 16:54:29 -04:00
spacesopsandCursor b1d4890320 Update to @start9labs/start-sdk 2.0.9
Targets StartOS 0.4.0-beta.10 (was beta.9). Four breaking changes applied:

- Service interfaces moved onto their binding: sdk.serviceInterface.getOwn is
  gone, so nacho's EXPO_PUBLIC_API_BASE_URL now walks the subs-api interface off
  its host with sdk.host.getOwn, using the map selector so .const() re-runs only
  when that interface's address changes.
- SubContainer.of is lazy and synchronous — dropped the awaits.
- Task input split into accept/set; the Bitcoin RPC task accepts the credentials
  it sets, matching its previous behavior.
- The manifest alerts field was removed (ours was all null).

Also adopts the build plumbing the SDK now ships instead of vendoring it: the
Makefile includes node_modules/@start9labs/start-sdk/s9pk.mk, tsconfig extends
the SDK's base (ES2022, bundler resolution), and TypeScript moves to 6.0.

Verified by installing on a StartOS box: all daemons come up, nacho logs a
derived API base URL rather than the loopback fallback, and the sync health
check's space-cli exec runs on cadence against the shared subcontainer.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-30 11:48:09 -04:00
spacesopsandCursor 1fa9674d49 Release v0.1.1:3 with Configure Subspaces, monitor CLI, and spaces v0.0.9x.
Build Service / BuildPackage (push) Has been cancelled
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>
2026-07-16 18:53:22 -04:00
spacesopsandCursor ad64a47d42 Release v0.1.1:2 with certrelay, nacho, and prebuilt subspaces.
Build Service / BuildPackage (push) Has been cancelled
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>
2026-06-23 12:06:16 -04:00
spacesops 931becd274 v0.0.9.3
Build Service / BuildPackage (push) Has been cancelled
2026-05-26 02:27:14 -04:00
spacesops 70b8aab0f3 v0.0.9.2
Build Service / BuildPackage (push) Has been cancelled
2026-05-24 19:10:21 -04:00
spacesops b308d0ceaa v0.0.9:2
Build Service / BuildPackage (push) Has been cancelled
2026-05-23 02:37:38 -04:00
spacesops e41ff31221 Added optional Explorer/Indexer
Build Service / BuildPackage (push) Has been cancelled
2026-05-20 15:43:38 -04:00
spacesops 2cdc4a5f34 imp/exp/show/cookie
Build Service / BuildPackage (push) Has been cancelled
2026-05-14 18:27:20 -04:00
spacesops 172e3f63ac working
Build Service / BuildPackage (push) Has been cancelled
2026-05-14 05:39:56 -04:00