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.
[ burned-caroche455/haven-kit ] Update README.md
https://github.com/burned-caroche455/haven-kit/commit/1a61eee619bde6b6fb9b51e9d60eb25108dc016e
[ papiche/Astroport.ONE ] Refactor UPlanet onboarding and initialization scripts for clarity and functionality
- Updated onboarding script to provide clearer instructions and success messages during UPLANET initialization.
- Enhanced error handling for insufficient wallet balance, guiding users on necessary steps to complete initialization.
- Improved menu display for onboarding steps, consolidating options for better user experience.
- Refined NOSTR key generation process to support new formats and ensure compatibility with existing systems.
- format *secret.nostr

GitHub
Refactor UPlanet onboarding and initialization scripts for clarity an… · papiche/Astroport.ONE@0e589b3
…d functionality
- Updated onboarding script to provide clearer instructions and success messages during UPLANET initialization.
- Enhanced erro...
[ greenart7c3/Citrine ] Update Kotlin to 2.3.10

GitHub
Update Kotlin to 2.3.10 · greenart7c3/Citrine@cf5eee9
A Nostr relay in your phone. Contribute to greenart7c3/Citrine development by creating an account on GitHub.
[ privkeyio/keep ] UI improvements for keep-desktop (#180)
* Add sidebar navigation, card-based shares, and theme system
* Add onboarding empty state and toast notifications
* Harden error handling, clipboard security, and export passphrase minimum
* Refine error handling, consolidate friendly_err, and simplify export UI

GitHub
UI improvements for keep-desktop (#180) · privkeyio/keep@dd2b2ef
* Add sidebar navigation, card-based shares, and theme system
* Add onboarding empty state and toast notifications
* Harden error handling, clipb...
[ chebizarro/nostrc ] fix: shared relay registry — deduplicate WebSocket connections across pools (nostrc-kw9r)
27+ GNostrPool instances each created independent WebSocket connections
to the same relays. With 5 relays and 15 active pools, the app opened
75+ duplicate connections causing massive bandwidth waste and event
duplication.
Changes:
- nostr_relay.c: Global relay registry (URL → GNostrRelay*) so pools
share a single GNostrRelay per URL. Registry uses weak refs — relays

GitHub
fix: shared relay registry — deduplicate WebSocket connections across… · chebizarro/nostrc@4569e9f
… pools (nostrc-kw9r)
27+ GNostrPool instances each created independent WebSocket connections
to the same relays. With 5 relays and 15 active p...
[ marmot-protocol/marmots-web-chat ] Merge branch 'fix-ci'

GitHub
Merge branch 'fix-ci' · marmot-protocol/marmots-web-chat@1986d9a
A references implementation of marmoTS. Contribute to marmot-protocol/marmots-web-chat development by creating an account on GitHub.
[ mattn/nostr-relay ] Bump up version to 0.0.222

GitHub
Bump up version to 0.0.222 · mattn/nostr-relay@e68afba
nostr relay. Contribute to mattn/nostr-relay development by creating an account on GitHub.
[ PrimalHQ/primal-android-app ] Fix zap transactions for non-lightning payment types (#887)

GitHub
Fix zap transactions for non-lightning payment types (#887) · PrimalHQ/primal-android-app@327a049
Primal's Android app for Nostr. Contribute to PrimalHQ/primal-android-app development by creating an account on GitHub.
[ marmot-protocol/marmots-web-chat ] bump marmot-ts

GitHub
bump marmot-ts · marmot-protocol/marmots-web-chat@47ddd74
A references implementation of marmoTS. Contribute to marmot-protocol/marmots-web-chat development by creating an account on GitHub.
[ mattn/nostr-relay ] Bump up version to 0.0.221

GitHub
Bump up version to 0.0.221 · mattn/nostr-relay@1118214
nostr relay. Contribute to mattn/nostr-relay development by creating an account on GitHub.
[ ZeusLN/zeus ] Merge pull request #3655 from kaloudis/zeus-2923
ZEUS-2923: ui: add KeyboardAvoidingView to Wallet Config view to avoid keyboard overlaps

GitHub
Merge pull request #3655 from kaloudis/zeus-2923 · ZeusLN/zeus@4b1659d
ZEUS-2923: ui: add KeyboardAvoidingView to Wallet Config view to avoid keyboard overlaps