huetsch

Results 3 comments of huetsch

Ahh, so the idea is that you could add refund outputs when forming a file contract. That hadn't occurred to me. And yet, treating Siafund inputs as Siacoin outputs -...

There are 2 redundant functions in the Sia codebase, retry() in api/server_helpers_test.go and Retry() in build/testing.go. Sometimes both of them are even called in the same function. build.Retry also very...

Thanks for the info, richtera. I've created a pull request to patch it: https://github.com/weaver/node-mail/pull/25. I just did s/domain/domainName/g on the module. I don't know if it's the best solution or...