Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: prepare release 0.8.0 #128

Merged
merged 2 commits into from
Dec 13, 2024
Merged

chore: prepare release 0.8.0 #128

merged 2 commits into from
Dec 13, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Dec 4, 2024

This PR was created automatically. Merging it will create a new release for 0.8.0

Breaking Changes

Add revised and renewed fields to RPCLatestRevision

Adds two additional fields to the RPCLatestRevision response. The Revisable field indicates whether the host will accept further revisions to the contract. A host will not accept revisions too close to the proof window or revisions on contracts that have already been resolved. The Renewed field indicates whether the contract was renewed. If the contract was renewed, the renter can use FileContractID.V2RenewalID to get the ID of the new contract.

Fixes

  • remove duration param from RPCWrite impl
  • Return 0 for nonexistent accounts
  • Automate releases
  • Extended TestRPCRenew and TestRPCRefresh with an initial sector upload
  • Fix panic when fetching block with empty block id from ChainManager

@github-actions github-actions bot changed the title chore: prepare release 0.7.1 chore: prepare release 0.8.0 Dec 13, 2024
@n8maninger n8maninger merged commit 7399960 into master Dec 13, 2024
10 checks passed
@n8maninger n8maninger deleted the release branch December 13, 2024 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant