openoms

Results 305 comments of openoms

Using a separate bitcoind sounds exciting! Would that need another CLN wallet connected also? Anyway if the connection details are not configured PeerSwap expects the auth cookie despite CLN using...

I agree with all above. The separate wallet used for funding swaps is offtopic here and surely not a priority. I can see a privacy benefit there when there is...

be aware of `peerswap-bitcoin-rpchost=localhost `(not working) vs `bitcoin-rpcconnect=127.0.0.1` (working)

shared in DM with @thevaibhav-dixit . Turns out HUF is special as it does not have a minor exponent https://leejo.github.io/2015/08/02/a_lot_of_huf/ : ``` HUF : { exponent: 0, iso_alpha_code: "HUF", iso_numeric_code:...

Can confirm this happening in GrapheneOS on the build 2.2.263

> https://clnbits.diynodes.com/lnurldevice/HhY7oUsimdWJcnSTCnQPDA currently doesn't load on my end The server is back, but found an easier way to test: Can pay to an LNaddress served by BTCPayserver (irrelevant here but...

Crosslinking https://github.com/GaloyMoney/blink-mobile/issues/2660 as describes more use-cases for the same function

Likely related that the exchange rate is off when receiving as well (using staging): ![image](https://github.com/GaloyMoney/web-wallet/assets/43343391/2aa3d67e-8152-4438-a967-b2e576b4f2aa) Also dark mode doesn't activate on my Linux - Chromium browser despite having Dark mode...

The web-wallet cannot send to an external lightning address either: ![image](https://user-images.githubusercontent.com/43343391/199027792-2e31eb3e-d1ac-4da2-9ab7-f46e3e375d51.png)

Remote signing on bare metal is working now on mainnet and signet using LND v0.15.3, but depends on https://github.com/lightningnetwork/lnd/pull/7056 to avoid scanning the full chain on wallet creation.