diff options
| author | Your Name <you@example.com> | 2026-05-19 04:12:32 +0530 |
|---|---|---|
| committer | Your Name <you@example.com> | 2026-05-19 04:12:32 +0530 |
| commit | 3aa372ccc3e11c837458b00088ffb6cbe99ff6ca (patch) | |
| tree | d0cea8925e1908c4ea5e90096f4d48b9cfee2ce7 /tests/integration/api.mjs | |
| parent | d0a99d8a92b762187d3d638c9a705d4b891f6ead (diff) | |
fix: merge readiness — display_enabled config, real pubkey, probe interval, dedup services
- Add display_enabled config field (default true, parsed from config.json)
- Guard display_init/display_update behind display_enabled check
- Fix discovery pubkey: replace hardcoded all-zeros with identity_get()->npub_hex
- Revert MINT_HEALTH_PROBE_INTERVAL_S from 30 (testing) to 300 (production)
- Remove duplicate services_start_task call in IP event handler
- Fix UTF-8 arrow in STA auth threshold log message
- Gitignore compiled test binaries (test_mcp_handler, test_mint_health, etc.)
- Remove tracked test binaries from git
Verified on Board B (stable):
- make test-discovery-b: pubkey=d6bfe100..., metric=milliseconds, price_per_step tags
- make test-mints-b: 4 mints listed with reachable field
- Wallet: 40 sats balance with 4 proofs from previous payment
- All API endpoints responding (discovery, mints, wallet, whoami, portal)
- 75/75 unit tests passing
Diffstat (limited to 'tests/integration/api.mjs')
0 files changed, 0 insertions, 0 deletions