upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/src/sync/algorithms.rs
diff options
context:
space:
mode:
authorDanConwayDev <DanConwayDev@protonmail.com>2025-12-11 14:12:33 +0000
committerDanConwayDev <DanConwayDev@protonmail.com>2025-12-11 14:12:33 +0000
commitfb8928f626e81f78e13e642009de9a86ea100487 (patch)
treeb5f34c8a07145d03566ad05086c811046f97f46a /src/sync/algorithms.rs
parent0f1ea0290d1b5418ec1d22bfa7c837e767a35d6c (diff)
fix(sync): add Layer 1 re-subscription to daily_sync()
- Add Layer 1 (announcements) re-subscription in daily_sync() after unsubscribe_all() to ensure kinds 30617+30618 are re-established - Clarify comments in handle_connect_or_reconnect() explaining that Layer 1 subscription is established during connect_and_subscribe() Addresses implementation gaps from design vs implementation report: - Gap 1: Comments clarified (Layer 1 handled by connect_and_subscribe) - Gap 2: daily_sync() now re-subscribes to Layer 1 without since filter - Gap 3: consolidate() already had Layer 1 re-subscription (no change) All 125 unit tests and integration tests pass.
Diffstat (limited to 'src/sync/algorithms.rs')
0 files changed, 0 insertions, 0 deletions