You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add Dockerfile and docker-compose.yml for L402 gateway + Phoenixd sidecar (#3)
- Add 'lightning-memory relay-status' CLI command showing relay connectivity,
last sync time, and push count (#4)
- Add check_relay() and check_relays() to relay.py for probing relay health
- Add tests/test_sync_integration.py with 8 integration tests using a mock
Nostr relay server (websockets): roundtrip push/pull, sync log tracking,
dedup, cursor updates, signing requirement, NIP-78 export validation (#5)
- Add 3 unit tests for check_relay/check_relays to test_relay.py
- Update README with Docker and relay-status docs
Closes#3, closes#4, closes#5
0 commit comments