Skip to content

Renter 1.0 fixes

Luke Champine requested to merge renter-debug into master

The renter now caps how much collateral it will spend on a contract. Old hosts will reject this (for revisions), so the cap is wrapped with a version conditional.

Also fix a bug that caused hostEditors to not report their host's NetAddress. This resulted in upload stalling because the host would not be properly removed from the host pool.

Merge request reports