upleb.uk

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

summaryrefslogtreecommitdiff
path: root/33.md
AgeCommit message (Collapse)Author
2023-08-13merge nips 12, 16, 20 and 33 into nip 01 (#703)fiatjaf_
Co-authored-by: Viktor Vsk <me@viktorvsk.com>
2023-06-04Specify replacement behaviour when replaceable events have the same timestampDoug Hoyte
- This is so that relays can converge on a deterministic sets of events, no matter the order they were received - Otherwise, clients or relays that sync their sets of events could continually retransmit events they think are missing on the other side, wasting bandwidth
2023-05-26Add description for d tag valueAsai Toshiya
2023-03-26events cannot really be replacedLeo Wandersleb
clarifying what it means to "replace an event"
2023-03-09Fixed example with multiple valueslapulpeta
2023-02-13rename coordinates: nitem->naddr, "i"->"a"fiatjaf
2023-02-05rename `nref` to `nitem` and use the `i` tag.fiatjaf
2023-02-04declare `nref` on NIP-33. remove need for NIP-01 bridge event.fiatjaf
2023-01-24NIP-33: `d` tag requirementsSemisol
2023-01-24NIP-33: Add example for more than one valueSemisol
2023-01-04add NIP-33 to README.fiatjaf
2023-01-04Add NIP-33 Parameterized replaceable events (#54)Semisol
Co-authored-by: Semisol <45574030+Semisol@users.noreply.github.com> Co-authored-by: Ricardo Arturo Cabral Mejía <me@ricardocabral.io>