Hampus Sjöberg

Results 133 comments of Hampus Sjöberg

Not sure what's wrong just yet. Will roll out some mitigation attempts. It can be completely circumvented by try/catch-ing the callback (apparently it won't be propagated to `SendConfirmation` if it's...

Maybe relevant https://developer.android.com/preview/privacy/package-visibility

Currently crashes on Android R devices when compiling with SDK 30: ``` I/GoLog: 2020-07-31 14:18:51.889 [INF] LTND: REST API is disabled! 2020-07-31 14:18:51.889 [INF] LTND: Listening on the p2p interface...

Upstream ticket has been filled https://github.com/golang/go/issues/40569

Yeah that would be the easiest solution. A more sophisticated one is tougher as lnd does not really have multi-account support, so flipping between folders (wallet is placed in the...

@sesam Very interesting. Could definitely be related. This class was copied from somewhere so I am unsure how it works exactly. Perhaps this class should be refactored to a function...

Could potentially be fixed by replacing `Image` with [react-native-fast-image](https://github.com/DylanVann/react-native-fast-image).

Thank your opening this issue @HamishMacEwan. I think this could relate to one of these two things (or both): 1. Are you using the embedded Tor client? If so LNURL...