Commit Graph

7 Commits

Author SHA1 Message Date
Claude 1848d0c796 Goblin P0-P3 backend: brand reskin, theme tokens, nostr payment subsystem
Infrastructure (P0): deployed nostr-rs-relay (wss://nrelay.us-ea.st) and the
goblin-nip05d NIP-05 service (goblin.st) on us-ea.st with TLS + DNS.

Brand & theme (P1): Goblin name/icon/data-dir (.goblin); three-theme token
system (light/dark/yellow) in gui/theme.rs with colors.rs remapped as a shim;
Geist + Geist Mono fonts; AppConfig theme/density/last_wallet_id.

Nostr subsystem (P2-P3): src/nostr/ with NIP-06 identity (seed-derived,
NIP-49 encrypted), per-wallet rkv archive, guarded ingest policy (never
auto-pays Invoice1; binds replies to the stored counterparty npub), NIP-17
send/receive pipeline, NIP-05 client. Relay traffic routed over the embedded
arti Tor client via a custom WebSocketTransport. Wired into Wallet lifecycle
and the task handler. 26 unit tests pass.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-10 01:35:12 -04:00
ardocrat d35729491b gui: node info content, new icons, remove default fonts, optimize imports, add translations 2023-05-17 00:36:59 +03:00
ardocrat 3cb7918db2 gui: title panel and navigation 2023-04-27 21:20:22 +03:00
ardocrat e02fc5c811 gui: navigation base 2023-04-27 01:28:55 +03:00
ardocrat 8ef5128ee8 gui: new font, navigation bar, theme 2023-04-21 23:59:59 +03:00
ardocrat db602ff9a0 gui: optimize paddings 2023-04-18 16:19:43 +03:00
ardocrat 092e943795 gui: font 2023-04-12 21:52:41 +03:00