upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/47.md
AgeCommit message (Collapse)Author
2025-10-08NWC Deep Links (#1777)Pablo Fernandez
2025-09-17docs: clarify NIP-47 zap request metadata (#2064)Roland
2025-09-15feat: add metadata to NIP-47 make_invoice and payment commands (#2063)Roland
2025-09-04NIP-47: mark "state" field as optional in make_invoice response for backward ↵Riccardo Balbo
compatibility (#2046)
2025-07-31NIP-47: add state to transactions (#1933)Adithya Vardhan
2025-07-31[NWC] Add an encryption tag to negotiate upgrading to NIP44. (#1780)Jeremy Klein
Co-authored-by: Roland <33993199+rolznz@users.noreply.github.com>
2025-02-07docs: clarify NIP-47 key usage (#1756)Roland
2025-02-04Fix NIPs refs (#1740)Mohammed Alotaibi
2025-01-01Grammar updates to 47.mdjdabs
Minor grammatical edits for clarity. - "It's" to "its" to show the possessive case intended instead of the contraction - Correct article from "an" to "a" for the following d letter (consonant sound) - Minor edit to fix comma splices with a semicolon ( ; ) to clarify two independent thoughts. Somewhat optional, but it clarifies the two long sentences. Period can instead be used instead as a new sentence.
2024-11-27multi_pay_invoice method Response error (grammatical)Jesus Christ
The response section that explained how the multi_pay_invoice method worked had a grammatical error of explaining the differentiation between requests. changed ".....contains an d tag" to "...contains a d tag"
2024-11-20Merge pull request #1164 from rolznz/feat/nip-47-notificationsVitor Pamplona
NIP-47 notifications
2024-09-03format(all): json formattingkehiy
2024-07-2847.md:use relative linkrandymcmillan
2024-06-21feat: NIP-47 notificationsRoland Bewick
2024-05-18Fix connection string protocol description. (#1243)Braydon Fuller
* Fix connection string protocol description. * Update `nostr+walletconnect` reference.
2024-05-16fix NWC connection string exampleSam Samskies
2024-01-26Merge pull request #685 from benthecarman/nwc-extensionsPablo Fernandez
NIP-47: Nostr Wallet Connect Extensions
2024-01-22NIP-47: Nostr Wallet Connect Extensionsbenthecarman
2024-01-19NIP-47: fix typoekzyis
2023-12-04fix typo in 47.mdxiaolou86
2023-11-16remove all NIP authors.fiatjaf
2023-06-26fixed typosYasuhiro Matsumoto
2023-05-10nip47: add lud16 parameter to connection stringWilliam Casarin
This adds an optional but recommended lud16 parameter to nostr wallet connection strings. This enables seamless onboarding of new users, allowing clients to automatically configure the receive address for zaps.
2023-05-09A few changes to some nips. (#510)Robert C. Martin
2023-04-27NIP-47: Add error for payment failedSemisol
2023-04-27NIP-47: Implement feedbackkiwiidb
Co-authored-by: Semisol <hi@semisol.dev>
2023-04-03NIP-47: feedbacjSemisol
2023-03-30NIP-47: Fix up some thingsSemisol
2023-03-30NIP-47 Wallet ConnectSemisol