Files
amethyst/quartz
Claude b891bc7bb9 feat: add 20s expiration to call signaling gift wraps
All GiftWrapEvent.create() calls in WebRtcCallFactory now pass
expirationDelta=20 so relays can garbage-collect the wraps after
the signaling data is no longer relevant. The actual expiration
timestamp is createdAt + 20s + 2 days (to account for the
randomized createdAt in NIP-59 gift wraps).

Previously only the inner events had expiration tags — the outer
gift wraps persisted indefinitely on relays.

https://claude.ai/code/session_017hZm7yu7CzmcQgZGSaqSXS
2026-04-02 12:45:48 +00:00
..
2026-04-01 15:45:46 -04:00