nostr-rs-relay
nostr-rs-relay copied to clipboard
Mirror of https://sr.ht/~gheartsfield/nostr-rs-relay/
I am trying to migrate and connect to a PostgreSQL database using connection pooling, but I am getting the following error: ``` 2024-01-08T12:15:12.889 [info] 2024-01-08T12:15:12.889135Z INFO sqlx::postgres::notice: relation "migrations" already...
Hello, I would like to please request support for NIP-95 to allow media hosting: https://github.com/frbitten/nostr-nips/blob/NIP-95/95.md Thanks
Hi, I'm currently trying to install nostr-rs-relay. However i'm having a hard time with both options described in the `README`, be it with or without Docker. I don't fear too...
This fixes the payments_url in the relay information, so that clients can display a "register to this relay" button (see here: https://github.com/nostr-protocol/nips/blob/master/11.md#pay-to-relay) It also contains a better designed website for...
I flipped pay_to_relay on yesterday and almost immediately noticed that it was sending hundreds of DMs and creating a ton of invoices. The people it was DMing are not subscribed...
I was querying a specific replaceable parametrized event that contains a #d tag with an identifier that contains an even amount of characters. This caused the hex code check to...
It seems like there is a bug in the payment calculation (not the real calculation, but the information about the relay calculation). Example: 1. I set up a relay and...
[NIP-45](https://github.com/nostr-protocol/nips/blob/master/45.md) Event Count would be great to reduce relay/client bandwidth usage when counting reactions and replies (instead of, for each thread, client having to request and download many events just...
Hi, I understand there are options to enable relay-payment but what I'm looking for is the option to add a lightning address for Zap Pools as a way for a...