Luke Champine
Luke Champine
@rprikulis if the host tries to pull a scam like that, the renter can detect it and never form contracts with them again. In other words, the renter is free...
This seems basically correct to me. Although, it makes me suspect that the host state isn't being properly rolled back in the event of an error. For example, there's a...
has this been resolved by longer request timeouts?
Thank you for the detailed report. @johnathanhowell, I think this may be because we use the same filepicker for both single-file downloads and folder downloads. In the former case, we...
IIRC the UI currently does not support setting a custom password during seed recovery, but `siac` does. The command `siac wallet init-seed -p` should work. Seems reasonable that the UI...
Thanks for investigating this. I'm surprised that #754 did not fix the issue. If this is indeed the cause of https://github.com/NebulousLabs/Sia/issues/2406, it would be great if we could fix it.
Thanks for the detailed issue. Can you check your wallet.log for errors? You can view the log by pressing Ctrl+Shift+L and viewing the wallet tab.
The times are UTC. There should be an entry for when you loaded the seed that shows the highest index it located in the blockchain. Is this the full log?...
Apologies for the inconvenience. Multiple other users are reporting the same issue, so I have created a tool called `recover` for manually determining and setting the seed progress. From the...
Sorry, apparently `recover` was a bad choice for a name. It seems that `recover` is a built-in operation on Windows. You should instead run `recover-windows.exe scan` and `recover-windows.exe set` accordingly.