Jamal James

Results 132 comments of Jamal James

Thanks for pointing this out @nyonson. I was not aware of these user namespaced containers. The current way that Polar handles user permissions is not ideal, but it was the...

> Could we instead base the user creation into the Dockerfile and use the `User` field in the docker-compose definition? My bad @nyonson, I haven't had a chance to look...

Yes, I have gotten bitcoind and lnd working on M1 Macs because they provide arm64 pre-built binaries. Eclair and c-lightning require compiling from source code and I havent figured out...

Hey @michaelWuensch, this is a good idea. However, "locking" of the LND node isn't possible as there isn't an RPC available to lock the node (see [WalletUnlocker.proto](https://github.com/lightningnetwork/lnd/blob/master/lnrpc/walletunlocker.proto#L29)). Unlocking the wallet...

Ah yes, it is possible to startup the nodes in a locked state. Before starting the network, right-click on the v0.13 node, go to Advanced Options, click on the Pre-fill...

Oh right. Polar won't show you the option to open a Terminal if it thinks the node hasn't started properly. You could bypass Polar in this instance and connect directly...

Thanks for the feedback and providing the details of your use case. What you're asking for makes total sense and I don't think it would be a huge amount of...

Yes, I know this hasn't worked for some time. I assume one of the dependency updates broke it. Personally, I've just stop using it for the time being. The traditional...

I've ran into this issue before as well. The manual workaround is to just hit the refresh button in the sidebar, but it would be better to try to fix...

Yes, I can rebuild and push new images to DockerHub with the updated RTL.