Gokberk Yaltirakli
Gokberk Yaltirakli
As you mentioned, that code is part of the tests. When I run the code on my machine, it passes successfully. You can try to run IPFS from the command...
@icefoxen Some of this got conflicts after my edits. But good news is the pin API seems to be working now, I think, maybe 😄.
IPFS deprecated this endpoint I think. Now we have "files" instead of "objects".
[RFC8905](https://www.rfc-editor.org/rfc/rfc8905.txt), also known as payto: URLs seem like it would be a good candidate. This can handle payments to IBANs and Bitcoin addresses.
NIP-07 extensions are good because if the extension doesn't sign an event for the app, the app cannot produce valid signatures itself. It also cannot read the private key. It...
Perhaps a decent way to make this HMAC key derivation work like the rest of the NIP-07 spec could be making the getDerivedKey method return a pubkey, and adding a...
Looks nice. What's the intended use case for this? I can think of some funny ones, like giving permission to send kind=7 reactions that are only dislikes or likes etc....
> Yeah, another use case I was talking with @scsibug about is, for example, going to see a world cup final, and you want to have a "Congrats Argentina!" or...
Specifically about the `content` hash conditions, I think having a `
Once published, it makes sense to not be able to update decentralized NIPs, and instead refer to them by their event IDs. If a relay advertises support for a NIP,...