Simon Horlick

Results 5 comments of Simon Horlick

+1 I narrowed down the problem to `_mx = ngDraggable.inputEvent(evt).pageX;` being undefined in `onlongpress`, only to find that re-ordering the libraries fixes the issue.

This would actually be super useful. I might pick it up if nobody else has raised a PR.

For the openchannel case I feel like the main issue here is that the user has to guess the fee. For example the following flow is frustrating: ```shell $ lncli...

I was confusing the fee for the funding tx and the commitment tx. In this issue I only really care about the funding tx.

I spent a bit of time adding a Bazel toolchain that works for the ESP32. It's a bit rough around the edges, but it might be useful: https://github.com/simonhorlick/bazel_esp32