Sandwich

Results 135 issues of Sandwich

Are there plans to include tor support as there is in `nostr-ts-relay` ? Great work btw, lean and mean.

Small change that can save people time. For example, #53 _untested PR fueled by catharsis_ Probably needs a more complete implementation to detect different containers and act appropriately, for example...

Presently nostr-fzf is relying on a single relay, damus.io. The relay is overwhelmed atm, and it's difficult to get a socket to open. Considering pooling several relays using `nostr-js` instead....

`error running rebalance loop: Error: missing param` from _(obfuscated)_ `jet rebalance node1 node2 100 --ppm 1 --mins 1` Looking at the [source](https://github.com/itsneski/lightning-jet/blob/7ed90257e12e999dc871d77cac249598efc4ea79/db/utils.js#L172) and the cli interface ``` USAGE jet rebalance...

*help needed* - Where is the correct location for the geotags stuff? Intuitively this would be a mixin or similar, but see no existing patterns. Presently extending a new class...

Finding the need to validate public keys. Due to the two formats, curious if there is an existing, fool-proof (or suggested) method for validating pubkeys before I write my own.

- [ ] nwd somehow made it into this branch, cleanup and force-push.

**Is your feature request related to a problem? Please describe.** Cannot use properly in typescript projects, as the stack moves towards typescript, it's becoming more important. **Describe the solution you'd...

enhancement

**Describe the bug** `@nostrwatch/nocap` isn't working in the browser **To Reproduce** Import it in client-side project **Expected behavior** Works **Screenshots** n/a **Additional context** Some of the dependencies are causing problems,...

bug