upleb.uk

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

summaryrefslogtreecommitdiff
path: root/34.md
diff options
context:
space:
mode:
authorDanConwayDev <DanConwayDev@protonmail.com>2024-03-07 07:59:16 +0000
committerfiatjaf_ <fiatjaf@gmail.com>2024-04-17 17:46:34 -0300
commitd607a288b5db72a84f3d6cc8fd42304d31e1f66b (patch)
tree94f51fdaf842112ef22f2bb4ea7eef3d34435ec5 /34.md
parentb765b3c0301958d46115b834872bbd0c8bac588c (diff)
NIP-34: clarify nip10 thread application
for consistancy and so that the intended order of patches is easier to ascertain enables additional patches to be appended to a patch set, supporting a PR-like workflow alongside patch-over-email-like workflow
Diffstat (limited to '34.md')
-rw-r--r--34.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/34.md b/34.md
index 651407d..2a7f489 100644
--- a/34.md
+++ b/34.md
@@ -35,6 +35,10 @@ Except `d`, all tags are optional.
35 35
36Patches can be sent by anyone to any repository. Patches to a specific repository SHOULD be sent to the relays specified in that repository's announcement event's `"relays"` tag. Patch events SHOULD include an `a` tag pointing to that repository's announcement address. 36Patches can be sent by anyone to any repository. Patches to a specific repository SHOULD be sent to the relays specified in that repository's announcement event's `"relays"` tag. Patch events SHOULD include an `a` tag pointing to that repository's announcement address.
37 37
38Patches in a patch set SHOULD include a NIP-10 `e` `reply` tag pointing to the previous patch.
39
40The first patch revision in a patch revision SHOULD include a NIP-10 `e` `reply` to the original root patch.
41
38```jsonc 42```jsonc
39{ 43{
40 "kind": 1617, 44 "kind": 1617,