upleb.uk

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

summaryrefslogtreecommitdiff
path: root/19.md
AgeCommit message (Collapse)Author
2025-06-03replaceable -> addressable (#1948)P. Reis
2024-08-20rename "parameterized replaceable event" to "addressable event" (#1418)fiatjaf_
2024-07-25nip19: deprecate `nrelay`fiatjaf
2023-11-16remove all NIP authors.fiatjaf
2023-08-25Define how to encode a non-parameterized replaceable event as a naddrJonathan Staab
2023-08-13merge nips 12, 16, 20 and 33 into nip 01 (#703)fiatjaf_
Co-authored-by: Viktor Vsk <me@viktorvsk.com>
2023-04-09indicate optional kind TLV on nevent (@v0l).fiatjaf
2023-04-08Indicate that TLVs that are not recognized or supported should be ignoredMike Dilger
2023-03-15mention possibility of pubkey on `nevent`.fiatjaf
2023-02-14Update the key examples with a key pairSondreB
2023-02-13rename coordinates: nitem->naddr, "i"->"a"fiatjaf
2023-02-06encode `kind` into `nitem`fiatjaf
2023-02-05rename `nref` to `nitem` and use the `i` tag.fiatjaf
2023-02-03NIP-23: long-form content.fiatjaf
2023-01-27Bech32 encoded relay entities (#196)Semisol
2022-12-30Update 19.mdBlake Jakopovic
Fixed typo
2022-12-29clarify nip19 purpose.fiatjaf
2022-12-27add examples for nip19.fiatjaf
2022-12-16add NIP-19: bech32-encoding of stuff. (#57)fiatjaf
* add NIP-19: bech32-encoding of stuff. * add note prefix for kind-01 notes. * specify endianness. * 1 byte for T and L. * incorporate suggestions after feedback and discussions. * fix typos.