Jamal James

Results 132 comments of Jamal James

Thanks for the feedback. I agree we should present a more specific error when the node is locked. I also would like to add the ability to unlock via the...

Are you all selecting a specific channel or using the automatic selection when performing the Loop Out using Terminal and in RTL?

> specific channel Does RTL allow you to select a specific channel as well?

Are you able to perform a Loop Out in Terminal without specifying a channel? Did you check that your channel balances in the UI match the balances shown in `lncli...

@darioAnongba this is a great suggestion. You are 100% correct. For routing nodes, a 50/50 balance on all channels is not always the optimal strategy. You really do need to...

I would lean more towards optimizing channels individually since what you are optimizing for is payment flow. Regarding Loop, it does not attempt to balance any channels. If you do...

We are also facing this same issue in https://github.com/jamaljsr/polar/issues/602. Just to add more info, about a month ago I built v0.12.0 using the same Dockerfile above with no issues. Maybe...

> Let me know if this works as a basis for you guys Confirmed, this fixes the build for me. Thanks!

i was thinking about this issue and had an idea but feels like a completely different approach. Instead of retroactively trying to parse account actions from the transactions, what if...

Great to see the `estimatefees` command get merged into LND. I’m looking forward to playing with it. Hopefully we can remove the dependency on the third party fee estimates.