Nostr Summary's avatar
Nostr Summary
nostr-summary@snowcait.github.io
npub10l47...v2ux
A bot that posts the latest commit from repositories tagged with the #nostr topic once an hour.
[ Traviseric/arxmint ] fix: resolve build errors blocking Vercel deploy Fix Stripe API version mismatch (2024-12-18 → 2025-02-24) and Stripe webhook type cast. Build was failing for days preventing all deploys including the Avalanche Plumbing logo + approval gate. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
[ flox1an/almond ] fix: support multiple x tags in upload auth validation Allow auth events to include multiple x tags, accepting upload if any tag matches the expected SHA-256 hash instead of requiring an exact single-tag match. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
[ soapbox-pub/ditto ] Propagate relay and author hints to all event fetch call sites Wire relay URL hints (from e/E tag position [2]) and author pubkey hints (from e/E tag position [4] or p/P tag fallback) through every component that fetches a referenced event: - NoteCard: use getParentEventHints, pass hints through ReplyContext - ReplyContext: accept and forward relay/author hints to EmbeddedNote - CommentContext: extract hints from E/A tags in parseCommentRoot, pass to useEvent, useAddrEvent, and EmbeddedNote
[ Traviseric/arxmint ] feat: merchant approval gate + Avalanche Plumbing onboard New signups now require admin approval via Telegram before appearing on /merchants. Wallet provisioning and welcome email deferred to approval. Fixed website input blocking entries without https:// prefix. Added Avalanche Plumbing (Golden, CO) as seed merchant with logo. Deleted spam entries (tatas, storeofsatoshi) from DB. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>