David Vorick

Results 89 comments of David Vorick

7 out of 31 seconds is not a lot until it's the lowest hanging fruit. Optimizing the most correctness-critical code in the codebase is not what we should be focused...

I guess we did not fuzz ReaderRoot. Tying together the correctness of the old testing and the new testing is a good first step.

Is it potentially an issue with the firewalls? Are you sure that it's able to ping 127.0.0.1:9980 and reach Sia?

@VoidingWarranties Are you up for it?

I think there were some edge cases around the zero values. I forget exactly what I had in mind when I made this issue and why it wasn't simple enough...

Sia homebase is a name that never caught on, I'm fully in favor of ditching it

I'm not sure that it's fair to assume only developers will be using the cli, Linux users are often more comfortable with the command line, even if they don't intend...

looks like you need to fetch the dependencies again I believe. `go get -u ./...` for both the Sia repo and the Sia-Ant-Farm repo. Make sure that you have pulled...

You need to run siad with the miner module active, `siad -M --help` for more information.