feat: Implementation of the versioned gRPC API as specified in the ADR-106 #2693
Labels
grpc
Anything relating to the gRPC API
P:new-use-cases
Priority: Enable new use cases for application developers
tracking
A complex issue broken down into sub-problems
Uh oh!
There was an error while loading. Please reload this page.
Introduction
Now that the ADR-106 - gRPC API has been approved and merged, the next step is the implementation of the gRPC services outlined in the ADR.
This will be a master tracking issue for all the services that still need to be implemented.
Some gRPC services were fully or partially implemented as part of the ADR-101 - Data Companion Pull API effort, such as
Block
,BlockResults
andVersion
service.The remaining services don't need to be implemented all at once. The goal is to implement each individual service (and its methods) as part of a separate issue.
List of services to be implemented (and methods for each service)
GetVersion
)v1.x
(alpha)v0.38.x
(experimental)GetLatestHeight
andGetByHeight
)v1.x
(alpha)v0.38.x
(experimental)GetBlockResults
)v1.x
(alpha)v0.38.x
(experimental)PruningService
#1097 (all methods)v1.x
(alpha)v0.38.x
(experimental)Definition of Done (DoD)
The text was updated successfully, but these errors were encountered: