diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2025-12-11 14:12:33 +0000 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2025-12-11 14:12:33 +0000 |
| commit | fb8928f626e81f78e13e642009de9a86ea100487 (patch) | |
| tree | b5f34c8a07145d03566ad05086c811046f97f46a /docs | |
| parent | 0f1ea0290d1b5418ec1d22bfa7c837e767a35d6c (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 'docs')
0 files changed, 0 insertions, 0 deletions