Commit Graph

3 Commits

Author SHA1 Message Date
jbrechtel 02d78765bc Adds account switching 2026-06-10 12:12:31 -04:00
jbrechtel 8d820432ff fix: use correct signal-cli default port 8080 and robust connectivity check
- Change default noise-signal-cli-address to port 8080 (signal-cli's --http default)
- Replace getVersion (not a valid JSON-RPC method) with noisePing probe
- noise-rpc-check now returns t on any valid JSON-RPC response
- Update README to reflect correct default port
2026-06-10 10:44:39 -04:00
jbrechtel f71a05de79 feat: add JSON-RPC client with connection check command 2026-06-09 19:31:03 -04:00