Oli

Results 598 comments of Oli

The docker image is now available: https://hub.docker.com/layers/lightninglabs/faraday/v0.2.14-alpha/images/sha256-c5ba10d19f0d46d4768d1ec2a0ebf50edd48048fc6336c0530697b7ab45eb45d

Hmm, I see. That is the correct behavior as far as I can see. We only have a screenshot of a stack trace to go from and it looked like...

@lukegao209 could you send us a full log (including the stack trace) from the beginning of a startup sequence until it panics?

@lukegao209 also, what port are you issuing the `ListFederationServers` call on? The main `litd` port (8443) or the integrated `tapd` port (10029)?

> btw , will terminal’s account support taproot assets channel? not out of the box, no. we'll need to update the `litd` account system once taproot asset channels are fully...

Yes. TODOs are: - tapd: return false in waitForReady if tapd was shut down or errored out - tapd: don't set initialized=true when startup (StartAsSubserver) fails - tapd: add server...

Usually a stuck Loop resolves itself after a certain number of blocks and the funds are swept back if the swap wasn't successful. But hard to say without knowing the...

Looks like the current CLTV timeout for a loop in is currently set at 1000 blocks. So this will take a while longer (and the server will re-attempt to complete...