Default avatar
npub10l47...v2ux
npub10l47...v2ux
[ privkeyio/keep ] Add NIP-46 register_wallet for hardware signers (#369) * Add NIP-46 register_wallet for hardware signers * fix(nip46): address PR review feedback for register_wallet * harden register_wallet: mixed-desc normalize, zeroize payload, internal-relay test gate * persist NIP-46 device registrations on wallet descriptor
[ cameri/nostream ] chore: replace semantic-release with changesets (#497) * chore: replace semantic-release with @changesets/cli * ci: replace semantic-release job with changeset-check for PRs * ci: add changesets release workflow * chore: remove .releaserc.json (semantic-release config)
[ shawnoster/aya ] chore(deps): sync uv.lock to 1.36.0 (#239) Lockfile drifted behind pyproject.toml during recent version bumps — `uv sync` locally regenerates it, showing as dirty on every checkout. Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
[ greenm01/nostrian-conquest ] nc-helm: use CSD on COSMIC Wayland to dodge SSD shrink bug Cosmic-comp shrinks SSD windows by 36 px on every drag (pop-os/cosmic-comp#2300, follow-up to #1469). Reproduced with foot 1.26.1, so the bug is not specific to winit. Detect COSMIC via XDG_CURRENT_DESKTOP and request client-side decorations only there; every other platform keeps native chrome for normal titlebar and resize.
[ cameri/nostream ] feat: i2p support addition (#35) (#499) * test(nip05): register sinon-chai for NIP-05 unit tests (#35) * ci: validate Docker Compose overlay merges * feat(i2p): add i2pd sidecar and tunnel configuration(#35) * feat(docker): pin nostream IPv4 for Tor/I2P sidecars (#35)
[ WimYedema/skatting ] Feature/demo mode (#5) * feat: demo mode, tooltip fix, SEO meta tags, outreach docs - Add ?demo URL parameter (also reachable from lobby 'Try demo' link) - Animated sequence: peers go ready, user clicks Ready, reveal - Alice drags conclusion curve after reveal ('call it 13' label) - 20s loop with countdown timer in demo banner - Claim-backlog blocked (creatorPeerId set to demo-alice) - Fix tooltip bug: peer blobs showed combined estimate instead of own
[ Fabricio333/obelisk ] fix(games): use inline style for seat color indicator SEAT_COLORS objects only have `hex` and `dot` — the `.text` access caused a TypeScript build failure. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>