David Vorick

Results 89 comments of David Vorick

Since this is open I've got a new feature request. Can we not display to the user the actual redundancy? I think over time this will be pretty misleading, as...

My understanding is that the random weighting is sufficient, depending on how you've implemented it. It's pretty similar to the problem of selecting hosts in Sia. The weightings that we've...

Thinking about the price floor a little more, there is a meaningful difference between 1, 2, and 5 satoshis, in that you can do 5x the number of joins at...

> initialise the counters randomly Easy enough. Though, it doesn't matter unless blake2b breaks, at which point you'd want to change the base hashing algorithm for this anyway. > Why...

> Ehh. That’s not really how it works though. Lowering your entropy progressively makes things more guessable. And it’s not unheard of for software to run for several months, we...

This might make more sense to put in the UI directly, wasn't completely sure.

Maybe retry should just be it's own package then. I could see some non-testing reasons to use it.

Thanks for the pull request! We'll get to reviewing this as soon as we can.

easiest way to do this is probably via an http API for the ants. Doesn't need to be fancy, doesn't need authentication, just a single route for shutdown.

I feel like the documentation is still incomplete for this package