Skip to content

Have renter pay for the revision after receiving it in RHP3

Christopher Schinnerl requested to merge chris/rhp3-latestrevision-free into master

MERGE REQUEST

MR Guidelines

Overview

Context on this MR: we want to make sure that a renter who does not have any money in their account and also does not have the most recent revision is able to get the most recent revision and refill their account using only RHP3.

Prior to this MR, if both the account is empty and also the revision is out of date, you are stuck and you can't make progress on the contract. After this MR, you can fix your revision without paying, and then fill your account, and then get back into good health + usability with the host.

Checklist

Review and complete the checklist to ensure that the MR is complete before assigned to an approver.

  • All new methods or updated methods have clear docstrings
  • Testing added or updated for new methods
  • Any new packages are added to Makefile and .gitlab-ci.yml
  • API documentation updated for API updates
  • Module README.md updated for changes to workflow
  • Issue added to Sia-UI repo for new supporting features
  • Changelog File Created

Issues Closed

Edited by Christopher Schinnerl

Merge request reports