Skip to content

v0.6.0 — sats marketplace + Buzz mesh scaffolding, owner-npub auth, Lean provenance

Choose a tag to compare

@Legendarylibr Legendarylibr released this 29 Jul 03:52
· 143 commits to main since this release
48ade7d

Summary

Changes since v0.5.0 (19 commits).

Limitations — not functional yet, do not use

Treat these as docs / scaffolding only. Do not run them for production work, real funds, or trusted multi-node jobs:

Surface Flag Status
Sats marketplace (seiso pay) SEISO_ALLOW_PAY=1 Scaffolding only. Live Ark pay-in / Bark–Second settlement is not wired. Faucet (SEISO_PAY_FAUCET=1) or simulated ledger only for local smoke tests.
Buzz mesh (seiso mesh) SEISO_ALLOW_MESH=1 Experimental peer coordination scaffolding. Not ready for real multi-node jobs.
Ark backends SEISO_ARK_BACKEND=bark|second|ark Not implemented — selecting these errors until a client is bundled. Leave unset or use faucet/sim.

Self-hosted Forge / local training remain the supported path. Never post pay/mesh tokens to public channels.

Pay & mesh scaffolding

  • Add opt-in sats marketplace modules + CLI (seiso pay) and experimental Buzz mesh coordinator + CLI (seiso mesh) (#438)
  • Document Path E / marketplace / mesh with explicit not functional — do not use banners across README, docs index, CLI, and related pages (#440)

Security & auth

  • Harden Forge auth around the owner npub and close SSRF/session gaps (#437)

Provenance

  • Add Lean 4 formalization of Nostr dataset membership proofs + CI package-dir fix (#436)

Deps / UI

  • Bump forge-ui @noble / @scure / jsdom majors with import and CI fixes (#435)

Full changelog: v0.5.0...v0.6.0