Skip to content

Mark empty contracts as !GoodForUpload

David Vorick requested to merge bad-for-upload into unstable

Changed a constant so that we try to refresh a contract when it has 6% of its funds remaining. Added a new constant so that we stop using a contract for uploads once it has less than 5% of its funds remaining, which means a user is able to retrieve files for a good deal longer after the contracts are no longer able to accept newly uploaded data.

Merge request reports