David Vorick

Results 89 comments of David Vorick

Yes, we've found fuzzing useful in our projects multiple times. Especially sensitive code, the fuzzer will frequently find edge cases that we missed. I will say that most of the...

Hey guys, just learning about this project, happy to host everything on Skynet. Skynet is a platform similar to IPFS, except instead of seeding the files yourself, a decentralized platform...

The explorer is still considered unstable. I think re-writing it to be stable would require an experienced core dev taking 6-12 weeks. We don't want to guarantee correctness nor compatibility...

@lukechampine I think the industry would also benefit from you taking notes about all the places the API could be better, and all the things you find along the way...

I do not believe that this a bug. Sia will renew a contract if it runs out of funds, which can happen before the renew window expires.

@Bojak4616 the errors that you are seeing I think are something different. That error appears if the renter proposes a contract to the host that doesn't give the host enough...

Noted. Do you have the messages from the wallet.log around that time? I believe it should be logging the money it spends. If you can find the messages from the...

This is a known issue, as it's a part of the host it's on the backburner for now. The correct value is the one after reboot. The whole dev team...

Hmm. Seems like we don't have a way for a user to display all of the contracts that the host has. Let's add that as a feature request, then we...