user411
user411
I don't know if you get the earlier one too ``` 19:04:28,780 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - openFile(/home/bitcoin-s/.bitcoin-s/mainnet/bitcoin-s.log,true) call failed. java.io.FileNotFoundException: /home/bitcoin-s/.bitcoin-s/mainnet/bitcoin-s.log (No such file or directory) at java.io.FileNotFoundException: /home/bitcoin-s/.bitcoin-s/mainnet/bitcoin-s.log (No...
It "works" with "0:1000" for me, but it puts files in the docker image at /root/* instead of /home/bitcoin-s/.bitcoin-s/ and does not mount them on the external file system. Are...
This makes me think there is some fundamental difference either between the ARM env and the x64 env or between the Mac env and the Linux env considering I am...
`getdlchostaddress` occassionally returns a message that it is not a valid method to call on the backend during startup.
UI startup call timings. The one that doesn't return in ms is `estimatefee`. 
FundingTx: https://mempool.space/testnet/tx/8c188bf3d4727e966921ac71ba197c75842876568828c7f0f30bfa950cf620fa ClosingTx: https://mempool.space/testnet/tx/33cfa4b935b00e762fb9df5cb352fa197b2f5f521f43c9fb129ed50fceeaecb8
More instances of same bug  
Desired payload on `failed` messages : { id: string, error: string }. Could include a peer: string field too for full explicitness.
I don't know if it's a big jump from here to 'canceloffer' as well, but would be handy to at least be able to send the message so the other...
I don't know if it _should_ be the job of the UI to manage offer state for the reason that it might not be present to do so.