Graham Krizek

Results 13 issues of Graham Krizek

Is there a way to clear badge icons from the client? For example: If someone has the app open while a notification comes in, it doesn't make a sound or...

Currently LND writes the TLS private key to disk in plaintext. If you are running in an untrusted environment this could be a problem as someone could use the key...

crypto
database
privacy
tls

Is the output location of the video when you transcode it a temporary directory or permanent? Are you able to change the directory to something that is temporary or permanent,...

poold has a `--newnodesonly` flag. You can set this in the `lit.conf` file, but I think it would be nice to be able to somehow turn it on/off in the...

I claimed a sidecar ticket on 1 pool daemon. Then I tried to claim it again on a second daemon. From the CLI it seemed to take it just fine...

Can't install because I get a Permission Denied error. It returns: > Permission denied (publickey). > fatal: Could not read from remote repository. > Please make sure you have the...

I think an important piece of Sensei will be adding the ability to run the keys outside of the node itself. This has been coming increasingly popular (for good reasons)...

A very nice feature request would be to enable Sensei to run in a 'graph-only' mode and also let Sensei run pointing at a separate Sensei instance that's running the...

**Is your feature request related to a problem? Please describe.** When cooperatively closing a channel a user could supply a `delivery_addr` to send funds to an external wallet upon channel...

enhancement

I have a node that is running Litd with everything integrated (lnd, loop, pool, faraday). One day I noticed that litd was still running but LNC sessions weren't working. After...

bug