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

Add Default instance for UpdateSequenceNumber. #592

Merged
merged 3 commits into from
Jan 16, 2025

Conversation

td202
Copy link
Contributor

@td202 td202 commented Jan 16, 2025

Purpose

Add a Default instance for UpdateSequenceNumber. The default value is 1, which is the minimum allowed sequence number.

Changes

  • Add Default instance.
  • Update grpc-api.

Checklist

  • My code follows the style of this project.
  • The code compiles without warnings.
  • I have performed a self-review of the changes.
  • I have documented my code, in particular the intent of the
    hard-to-understand areas.
  • (If necessary) I have updated the CHANGELOG.

@td202 td202 force-pushed the default-update-sequence-number branch from 1caf662 to 2e266ec Compare January 16, 2025 12:25
Copy link
Contributor

@limemloh limemloh left a comment

Choose a reason for hiding this comment

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

Please update changelog of concordium-base

@td202 td202 merged commit 4da594d into main Jan 16, 2025
40 checks passed
@td202 td202 deleted the default-update-sequence-number branch January 16, 2025 13:13
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.

2 participants