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

v2alpha1: Add Highest rpc to ActivationService #403

Merged
merged 1 commit into from
Dec 18, 2024
Merged

Conversation

kacpersaw
Copy link
Contributor

Issue: spacemeshos/go-spacemesh#6539

This pull request introduces a new feature to the ActivationService by adding methods to handle requests for the highest activation. The changes include new message types, service methods, and updates to the gRPC and HTTP handlers.

New Feature: Highest Activation

  • Added new message types HighestRequest and HighestResponse to the activation.proto file. These types handle the request and response for the highest activation. [1] [2]
  • Updated the activation.proto file to include the new HighestRequest and HighestResponse message types and their associated methods. [1] [2] [3]

@kacpersaw kacpersaw requested review from poszu and fasmat December 18, 2024 15:14
@kacpersaw kacpersaw self-assigned this Dec 18, 2024
@kacpersaw kacpersaw merged commit 8aac5ae into master Dec 18, 2024
1 check passed
@kacpersaw kacpersaw deleted the v2alpha1-highest branch December 18, 2024 15:17
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