alby-hub/nip47
Roland 87146bf80b
fix: handle unexpected subscription closure from relay pool (#1911)
* chore: log go-nostr debug messages

* fix: handle unexpected subscription closes from relay

* chore: also output messages from go-nostr info logger in debug mode

* chore: temporarily use forked go-nostr fix

* chore: update forked go-nostr fix

* fix: relay shows as offline on startup

* chore: update go-nostr

* chore: remove debug tags

* chore: run go mod tidy

* fix: only get relay statuses once
2025-11-18 11:03:51 +07:00
..
cipher chore: switch to encryption tag from versioning (#1093) 2025-03-03 12:50:17 +07:00
controllers fix: patch app endpoints should allow partial fields (#1778) 2025-10-14 14:42:55 +07:00
models feat: add expired state to nip47 transactions (#1441) 2025-06-24 21:22:49 +05:30
notifications feat: support multiple relays (#1802) 2025-11-06 18:01:09 +07:00
permissions feat: support multiple relays (#1802) 2025-11-06 18:01:09 +07:00
event_handler.go feat: support multiple relays (#1802) 2025-11-06 18:01:09 +07:00
event_handler_shared_wallet_pubkey_test.go chore: switch to encryption tag from versioning (#1093) 2025-03-03 12:50:17 +07:00
event_handler_test.go feat: support multiple relays (#1802) 2025-11-06 18:01:09 +07:00
nip47_service.go feat: support multiple relays (#1802) 2025-11-06 18:01:09 +07:00
publish_nip47_info.go fix: handle unexpected subscription closure from relay pool (#1911) 2025-11-18 11:03:51 +07:00