araspitzu

Results 9 comments of araspitzu

@artlav You could expose your electrum server over TOR and bypass the TLS requirement (thanks to https://github.com/ACINQ/eclair/pull/1278), while eclair-mobile + TOR is not officially supported it does work with orbot...

Same here i've got the XPS 13 DE version with FHQ and i5, battery life is just poor compared to the expectations and i see this --> ![screenshot from 2015-08-09...

As addition i also get similar error as @ErrorProne, but i'm trying to run the build on a slightly different platform: ### Info Host: ubuntu 18.10 on x86_64 JDK= OpenJDK...

I must have updated bitcoin-lib without thinking of breaking the compatibility with btc-hotspot. You can either clone a previous version of bitcoin-lib or update the dependencies at https://github.com/araspitzu/btc-hotspot/blob/master/build.sbt#L65. I will...

It makes sense to use the `channel_update` messages to update something, just like a peer can use it to update its fee policy it should be able to update its...

#596 implements wumbo with a single option so i'd like to reserve the following bits for it: Bits | Name | Description -- | -- | -- 48/49 | option_support_large_channel...

Not ACK, eclair's API aren't meant to be called directly from a browser (in fact we don't support pre-flight operations) and using the credentials in the websocket url seems to...

The API is for anyone who wants to develop an application using eclair's functionality, typically you'd write a *middleware* application that act as a proxy for the eclair API (instead...

I'm also affected by this issue, when trying to select an attachment for a card the file browser is not working and shows up but remains in a disabled state....