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
Key the events store by addressable coordinate (kind:pubkey:dtag), not bare d-tag
fix(events): key the events store by addressable coordinate (#121)
chore(test): add vitest runner + smoke test
chore(test): add vitest runner + smoke test