Commit Graph

777 Commits

Author SHA1 Message Date
Jon Staab
bb4a805f11
Merge pull request #460 from AsaiToshiya/patch-1
Update 08.md
2023-04-19 08:38:37 -05:00
Asai Toshiya
b315d1adb7
Update 08.md
Add link to NIP-27.
2023-04-19 22:32:08 +09:00
Martin Dutra
e1cda356a0 Update 21.md
Add link to NIP-19
2023-04-17 17:53:42 -03:00
Semisol
a8e083d6d8
NIP-09: Fix some things 2023-04-16 00:25:53 +03:00
Jon Staab
7c8c2eeffa
Merge pull request #444 from lacrypta/markdown-improvements-readme
Markdown improvements - README
2023-04-15 07:45:43 -05:00
Mariano Pérez Rodríguez
45b539d5d5
Apply changes alluded to in https://github.com/nostr-protocol/nips/pull/443 2023-04-14 19:57:52 -03:00
Yasuhiro Matsumoto
97b58ccc36 fix typos 2023-04-14 10:59:07 -03:00
Mariano Pérez Rodríguez
76d46b4859 Remove extra space 2023-04-14 09:21:04 -03:00
Mariano Pérez Rodríguez
a07ac8c671 Unrecommended notice style change 2023-04-14 09:21:04 -03:00
Mariano Pérez Rodríguez
ec884151b7 Ensure single sentence per line 2023-04-14 09:21:04 -03:00
Mariano Pérez Rodríguez
074b139a26 Add table of contents (and NIP list header) 2023-04-14 09:21:04 -03:00
Mariano Pérez Rodríguez
754bd26b18 Add missing kinds to list 2023-04-14 09:21:04 -03:00
Mariano Pérez Rodríguez
3eb2d6e816 Extract kind ranges to their own table 2023-04-14 09:21:04 -03:00
Mariano Pérez Rodríguez
c29812001a Tidy message lists 2023-04-14 09:21:04 -03:00
Mariano Pérez Rodríguez
6025b6fca0 Add reference to NIP-33 in note about kinds 2023-04-14 09:21:04 -03:00
Mariano Pérez Rodríguez
acaefe20fa Add missing tag descriptions 2023-04-14 09:21:04 -03:00
Luis Miguel
ebf94668db nip-15 typo + micro-fix
Fix for one typo and micro-improvement for a property description
2023-04-14 09:18:42 -03:00
codytseng
ab93992948 NIP-26 allow the delegator to delete the events published by the delegatee 2023-04-13 11:50:55 -03:00
Arc
bf0a0da6a4
NIP-15 Nostr marketplace (#330)
Co-authored-by: Andrew Camilleri <evilkukka@gmail.com>
Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
2023-04-13 07:13:04 -03:00
Jon Staab
fb39455804
Merge pull request #434 from CodyTseng/feat-improve-nip-45
feat: support counting by multiple filters
2023-04-12 10:30:48 -05:00
codytseng
9ef39553e4 feat: support counting by filters 2023-04-12 23:18:22 +08:00
Jon Staab
4d8d66d651
Merge pull request #432 from darashi/nip-01-fix-typo
Fix a typo; now types are EVENT, EOSE and NOTICE
2023-04-11 04:25:03 -05:00
Yoji Shidara
4b44453626 Fix a typo; now types are EVENT, EOSE and NOTICE 2023-04-11 13:50:10 +09:00
Martin Dutra
9d1d701285 Add links to NIP-21 2023-04-11 00:16:12 -03:00
01f90d105d
indicate optional kind TLV on nevent (@v0l). 2023-04-09 21:21:59 -03:00
fb5b7c739f merge NIP-15 into NIP-01. 2023-04-09 08:50:24 -03:00
Mike Dilger
dee546ed9e Indicate that TLVs that are not recognized or supported should be ignored 2023-04-08 21:28:29 -03:00
Mike Dilger
c7711aa802 JSON quoting (and other fixes) 2023-04-08 09:10:24 -03:00
vivganes
3cec80d99e fix grammar and typos 2023-04-07 11:45:06 -03:00
Jonathan Staab
e219ec6470
Add NIP-45, which defines a COUNT verb 2023-04-05 18:41:14 -03:00
45e6af1ad9
Merge pull request #412 from sethforprivacy/patch-1 2023-04-05 09:29:20 -03:00
Seth For Privacy
59e5195784
Use account instead of address_index 2023-04-04 14:11:50 -04:00
Seth For Privacy
c6e14c8087
Add address_index for NIP-06 generation
I propose a change to NIP-06 that would allow the generation of infinite root keys by using the address_index field of the 5-level path used to derive Nostr keys under BIP32. 

The current 5-level path used for NIP-06 is "m/44'/1237'/0'/0/0", and only generates one private key. By changing it to "m/44'/1237'/0'/0/<address_index>", we can generate multiple keys from a single parent bitcoin seed.
2023-04-04 13:43:59 -04:00
Semisol
c232c9a46a
NIP-47: feedbacj 2023-04-03 22:18:11 +03:00
Pablo Fernandez
8b39976e78
Event-specific zap markers (#402) 2023-04-03 10:53:27 -03:00
Vlad Stan
d74ac8654e doc: add horse extension 2023-04-03 07:37:28 -03:00
Jonathan Staab
60412bf7a5 Re-write nip 57 to consolidate flow and clarify terminology 2023-03-30 13:43:34 -03:00
599e131323
Merge pull request #397 from arthurfranca/repost-res 2023-03-29 19:37:13 -03:00
Semisol
961f28285a
NIP-47: Fix up some things 2023-03-30 01:23:04 +03:00
arthurfranca
800c0d0cd3 Drop event copy 2023-03-29 18:45:12 -03:00
Semisol
e2f088286f
NIP-47 Wallet Connect 2023-03-30 00:35:13 +03:00
arthurfranca
5b1640c648 Document Damus repost as Event Copy 2023-03-29 15:43:11 -03:00
arthurfranca
9a362c6df4 Add optional comment to content 2023-03-29 15:37:54 -03:00
arthurfranca
197b6ea206 Bring back NIP-18 2023-03-29 14:11:14 -03:00
arthurfranca
133faa0763 Fix typo in NIP-27 2023-03-26 15:44:12 -03:00
Leo Wandersleb
dced433f9c events cannot really be replaced
clarifying what it means to "replace an event"
2023-03-26 13:52:08 -03:00
Yoji Shidara
39e3c1b926 Fix a typo in link to NIP-33 2023-03-26 07:14:43 -03:00
2fd581f692 adapt NIP-23 references to use NIP-27. 2023-03-25 22:17:48 -03:00
9b575b1514 refactor NIP-27 for simplicity -- but also include very verbose considerations and an example. 2023-03-25 21:59:01 -03:00
7823488ad1
Merge pull request #381 from arthurfranca/mention-alternative 2023-03-25 21:05:24 -03:00