Skip to content

use old form/renew for v1.4.0 hosts

Luke Champine requested to merge contract-old-proto into master

This addresses the bug fixed in !3577 (merged) where hosts were rejecting contracts due to size limits. Although the bug has since been fixed, hosts need to upgrade in order for renter to be able to use them. This MR allows renters to use un-upgraded hosts immediately by falling back to the old protocol for the form/renew RPCs.

Merge request reports