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

Allow revisions to set MaxRevisionNumber #247

Merged
merged 1 commit into from
Dec 9, 2024
Merged

Conversation

lukechampine
Copy link
Member

MaxRevisionNumber no longer has any relevance to consensus (aside from preventing any further revisions). Previously it was used when resolving contracts, but that is not the case anymore. We might as well keep the constant around, though; removing it would be a breaking API change, and maybe there's a usecase for finalizing a contract without resolving it.

@n8maninger n8maninger changed the title consensus: Allow revisions to set MaxRevisionNumber Allow revisions to set MaxRevisionNumber Dec 9, 2024
Copy link
Member

@n8maninger n8maninger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add changeset

@n8maninger n8maninger merged commit 193c9a3 into master Dec 9, 2024
10 checks passed
@n8maninger n8maninger deleted the max-revision branch December 9, 2024 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants