fix: publish NIP-52 events with monotonic created_at (#26)
NIP-52 republish uses non-monotonic created_at (live ticket counts can stall)
NIP-52 republish uses non-monotonic created_at (live ticket counts can stall)
fix(events): publish bookmarks with monotonic created_at (#122)
Use monotonic created_at when publishing replaceable events
padreug
deleted branch 2026-06-18 12:03:12 +00:00
fix/events-store-coordinate-key from aiolabs/webapp
fix(events): key the events store by addressable coordinate (#121)
Key the events store by addressable coordinate (kind:pubkey:dtag), not bare d-tag
chore(test): add vitest runner + smoke test