Ricardo Arturo Cabral Mejía

Results 34 issues of Ricardo Arturo Cabral Mejía

Can we have support for modifiers such as shift, ctrl and alt? We could then bind combinations like SHIFT+F1 or CTRL+F3.

[NIP-27](https://github.com/nostr-protocol/nips/blob/nip-27/multicasting/27.md)

1. Benchmark queries 2. Add indexes/optimize existing queries https://devcenter.heroku.com/articles/postgresql-indexes

enhancement
help wanted
good first issue

**Is your feature request related to a problem? Please describe.** Add support for [NIP-03](https://github.com/nostr-protocol/nips/blob/master/03.md) **Describe the solution you'd like** TBD **Describe alternatives you've considered** None **Additional context** None

enhancement

Implement a merkle tree of persisted events and send proofs to interested clients. https://medium.com/ontologynetwork/everything-you-need-to-know-about-merkle-trees-82b47da0634a https://github.com/polynetwork/poly/blob/v1.8.3/merkle/merkle_tree.go https://github.com/polynetwork/poly/blob/a76693e9abd0d578e716b82ef1166adbb9453fb0/merkle/merkle_hasher.go

**Is your feature request related to a problem? Please describe.** Read operations are the bulk load of relays. Having read replicas support would allow Nostream to scale horizontally. **Describe the...

enhancement

enhancement
help wanted

## Description 1. Support public key and IP address whitelisting for event rate limits ## Related Issue https://github.com/Cameri/nostr-ts-relay/issues/74 ## Motivation and Context 1. Allow relay operator to mirror without hitting...

https://git.sr.ht/~gheartsfield/nostr-rs-relay/tree/master/item/docs/user-verification-nip05.md

- generate and issue invoices - maintain balances per pubkey - maintain relay balance - withdrawals

help wanted