Leo Wandersleb

Results 170 issues of Leo Wandersleb

When compiling the wallet I see many and some scary warnings: ``` + npm install --production --no-optional --omit=optional --no-audit --no-fund --ignore-scripts npm WARN config production Use `--omit=dev` instead. npm WARN...

help wanted
MarieKondo 🙋‍♀️

Your FAQ claims > **Do you provide deterministic builds?** Since we need to distribute the app via the App Store that is not possible. The source is however available on...

``` $ ./gradlew jpackage > Configure project :pacman-ui-fx-2d Operating System: name='Linux' version='6.1.0-13-amd64' arch='amd64' > Configure project :pacman-ui-fx-3d Operating System: name='Linux' version='6.1.0-13-amd64' arch='amd64' Path for java installation '/usr/lib/jvm/openjdk-17' (Common Linux Locations)...

I'm running the relay in a tmux and noticed it was using up all my 8 vCPU and the nostr.db-wal was 18GB compared to 4GB of the nostr.db ... I...

Is this supposed to work with the latest atom? I pasted a stacktrace in a new tab and selected "Packages -> Stacktrace -> Enter" and nothing happens.

The import for the basic example does not work. With ``` import { Nostr, Relay, NostrKind } from "https://deno.land/x/[email protected]/mod.ts"; ``` it works.

With version 1.4.0 as soon as I give a second site access to to the extension, the first loses it ... unless I ask only for a one-time access.

Please implement client auth as defined in [nip 42](https://github.com/nostr-protocol/nips/blob/master/42.md). This is also needed for #17. I am primarily interested in my relay requiring auth at some point. Only serve REQ...

I want to stream from many - probably more than 30 - relays and apply a complex policy. The stream command only supports a single relay at a time. How...

I want to run a relay financed by a tiny percentage of its users and strongly believe in the following being a way to align incentives for all clients and...