Linus Xanoni

Results 176 comments of Linus Xanoni

For now, I assume we have to allow OCSP and live with the privacy implications? (Unless someone decides to manually delete bad certificates.)

Should be closed because at this point the problem is not LndHub. Relevant tickets: https://github.com/rootzoll/raspiblitz/issues/230 https://github.com/rootzoll/raspiblitz/issues/2434

Please also note that it's not required to build/install your own custom Rust version ... the one from Raspbian is fine ... See here: https://github.com/romanz/electrs/issues/207#issuecomment-881924630

``` $ rustc --version rustc 1.41.1 ``` Default 32-bit Raspbian

Basic usage question, what is the most efficient way to go to the wallet address that an UTXO was sent to? Let's take for example this TXN: ![image](https://user-images.githubusercontent.com/77220130/125926749-7b3a6bf8-ed32-4d77-bf62-f1ee470df5f1.png) Is there...

I deleted my comments and moved the discussion to a dedicated issue: https://github.com/janoside/btc-rpc-explorer/issues/355

This is how I do it: https://github.com/C-Otto/rebalance-lnd/issues/184 It starts at 100% and then decreases it by a certain factor every cycle ...

@wamde maybe this helps: https://github.com/C-Otto/rebalance-lnd/issues/184

(to clarify, I'm not seeking help ... I just posted this in case others are running into the same issue)

> With `--econ-fee` you shouldn't be able to move in both directions. you are right, I only added that after my observation, so will test again