-
Notifications
You must be signed in to change notification settings - Fork 711
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
Implement get_next_block_best_parents
method in gRPC API
#3419
Labels
api
Issues related to the API
enhancement
New feature or request
need spec
This issue need more specification
Comments
aoudiamoncef
changed the title
get_best_parents
Add Jan 16, 2023
get_best_parents
method to JsonRPC API
aoudiamoncef
added
enhancement
New feature or request
api
Issues related to the API
need spec
This issue need more specification
labels
Jan 16, 2023
aoudiamoncef
changed the title
Add
Add Jan 16, 2023
get_best_parents
method to JsonRPC APIget_best_parents
method to JsonRPC API(V2)
aoudiamoncef
changed the title
Add
Add Jan 16, 2023
get_best_parents
method to JsonRPC API(V2)get_best_parents
method
aoudiamoncef
changed the title
Add
Implement Jan 16, 2023
get_best_parents
methodget_best_parents
method
7 tasks
aoudiamoncef
changed the title
Implement
Implement Jan 30, 2023
get_best_parents
methodget_next_block_best_parents
method
aoudiamoncef
changed the title
Implement
Implement Feb 21, 2023
get_next_block_best_parents
methodget_next_block_best_parents
method in gRPC API
@modship, this method should be moved to the gRPC module. |
This was referenced Mar 10, 2023
7 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
api
Issues related to the API
enhancement
New feature or request
need spec
This issue need more specification
This method will be a part of the new gRPC API as it's needed to be used primarily in newer Massa architecture.
Related to #3406 #2895 #2903
The text was updated successfully, but these errors were encountered: