Commit Graph

328 Commits

Author SHA1 Message Date
Vlad Stan
c2a3ec2667
Update 704.md 2023-04-10 17:01:44 +03:00
Vlad Stan
6510a69843
Update 704.md 2023-04-10 16:59:04 +03:00
Vlad Stan
84db35b8c3
Update 704.md 2023-04-10 16:50:45 +03:00
Vlad Stan
ac6d5ef2e5
doc: re-wrding 2023-04-10 16:11:56 +03:00
Vlad Stan
ef72990051
Update 704.md 2023-04-10 16:09:10 +03:00
Vlad Stan
9688a76e18
doc: typo 2023-04-10 14:46:44 +03:00
Vlad Stan
37bacdf6aa
doc: update title 2023-04-10 14:30:58 +03:00
Vlad Stan
391415f696
Update 704.md 2023-04-10 13:39:43 +03:00
Vlad Stan
865a4aa51d
Update 704.md 2023-04-10 13:38:26 +03:00
Vlad Stan
3123a4baa6
doc: small 2023-04-10 13:37:19 +03:00
Vlad Stan
96d511a58e
doc: reference BIP-44 address gap logic 2023-04-10 13:36:44 +03:00
Vlad Stan
f5aa893a01
doc: re-word 2023-04-10 13:32:34 +03:00
Vlad Stan
6843912797
doc: add note 2023-04-10 13:31:18 +03:00
Vlad Stan
65a44195fb
doc: send/receive keys 2023-04-10 13:25:15 +03:00
Vlad Stan
c5e91ab2c0
doc: small changes 2023-04-10 13:14:46 +03:00
Vlad Stan
cc504c1d99
doc: actions table 2023-04-10 13:09:35 +03:00
Vlad Stan
d4324ca13a
doc: stuff 2023-04-10 12:14:10 +03:00
Vlad Stan
1bb4c12707
doc: reorder 2023-04-10 11:57:09 +03:00
Vlad Stan
7f7b8b3b7a
doc: fix 2023-04-10 11:55:10 +03:00
Vlad Stan
65a28e7b56
doc: fix typo 2023-04-10 11:54:14 +03:00
Vlad Stan
206d25c8a5
doc: nest the example 2023-04-10 11:53:38 +03:00
Vlad Stan
0c302bfccd
doc: re-word 2023-04-10 11:36:12 +03:00
Vlad Stan
59dd72e002
doc: phrasing 2023-04-10 11:24:14 +03:00
Vlad Stan
149f7c140d
doc: update exchange 2023-04-10 11:23:04 +03:00
Vlad Stan
4f266e67df
doc: update notes 2023-04-10 10:17:08 +03:00
Vlad Stan
fd91665bc5
doc: add note 2023-04-10 10:04:10 +03:00
Vlad Stan
fe7536de20
doc: update deriving 2023-04-10 09:56:13 +03:00
Vlad Stan
16968809f2
doc: update derivation path 2023-04-10 09:37:39 +03:00
Vlad Stan
6e10e94e3c
doc: update motivation 2023-04-10 09:26:38 +03:00
Vlad Stan
c55a29ff6c fix: links 2023-04-07 17:32:31 +03:00
Vlad Stan
4ad341a2ef Merge branch 'dm-one-use-keys' of https://github.com/motorina0/nips into dm-one-use-keys 2023-04-07 17:31:09 +03:00
Vlad Stan
1d4977b12c doc: add BIP32 2023-04-07 17:31:00 +03:00
Vlad Stan
341a4000c4
Update 704.md 2023-04-07 17:09:28 +03:00
Vlad Stan
b1a241b0b0 doc: initial commit 2023-04-07 16:58:00 +03:00
Jonathan Staab
e219ec6470
Add NIP-45, which defines a COUNT verb 2023-04-05 18:41:14 -03:00
fiatjaf_
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
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
fiatjaf_
599e131323
Merge pull request #397 from arthurfranca/repost-res 2023-03-29 19:37:13 -03:00
arthurfranca
800c0d0cd3 Drop event copy 2023-03-29 18:45:12 -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
fiatjaf
2fd581f692 adapt NIP-23 references to use NIP-27. 2023-03-25 22:17:48 -03:00