openoms

Results 305 comments of openoms

Can confirm this. My setup is: - Specter Desktop v2.0.4 - Elements Core version v23.2.1 Can create a new wallet and import existing seed, but running into the `Failed to...

Fixed for me on Specter v2.0.4 on RPi and amd64 both.

Related note: I have recovered and running this image both on a EXT4 and a BTRFS RAID setup without issues: https://github.com/rootzoll/raspiblitz/issues/1199#issuecomment-737305510

I have a problem: ``` admin@raspberrypi:~ $ sudo btrfs device stats /mnt/hdd/ [/dev/sda1].write_io_errs 16078 [/dev/sda1].read_io_errs 269 [/dev/sda1].flush_io_errs 6737 [/dev/sda1].corruption_errs 396 [/dev/sda1].generation_errs 715 [/dev/sdb].write_io_errs 0 [/dev/sdb].read_io_errs 0 [/dev/sdb].flush_io_errs 0 [/dev/sdb].corruption_errs 0...

I like the concept, but will need to see if there is anyone using CL alongside LND with significant value in both which would justify using the wallet encryption and...

The tor folder persists, only the torrc file doesn't. Changing the SDcard needs physical access already so there is no point persisting the remote access (and a security concern also:...

Until IP2Tor with CLN is implemented you can just have an LND node wiith one private channel opened to your CLN one to be able to pay the invoices automatically....

Update from @NicolasDorier: >Our work around for the invoice creation is the following: BTCPay asks for an invoice of say 5.123 sats, but Blink create a BOLT of 5 sats....

@rootzoll #4153 did not fix this, but since it is only relevant for Python 3.11 in Debian 12 it should not delay the v1.10 release. Tagged for v0.10.1.

@rootzoll I think it would be safer to reintroduce the fix at this stage, there are too many python dependencies installed in various places.