refactor: remove @nostr-dev-kit/ndk from the daemon entirely (#44)
Upgrade the admin DM from NIP-04 to NIP-17 (gift-wrapped) — analysis
padreug
deleted branch 2026-06-27 00:14:49 +00:00
fix/42-nostr-tools-transport from aiolabs/nsecbunkerd
fix(transport): swap the relay layer NDK → nostr-tools so subscriptions survive reconnects (#42, fixes #41)
Watchdog reconnect re-opens the socket but never replays subscriptions → bunker goes silently deaf after a relay flap
fix(transport): swap the relay layer NDK → nostr-tools so subscriptions survive reconnects (#42, fixes #41)
padreug
created branch fix/42-nostr-tools-transport in aiolabs/nsecbunkerd
2026-06-26 21:53:59 +00:00
Swap daemon relay transport from NDK to nostr-tools (root fix for the resubscribe-on-reconnect bug, #41)