-
Notifications
You must be signed in to change notification settings - Fork 684
Closed
Labels
P:storage-optimizationPriority: Give operators greater control over storage and storage optimizationPriority: Give operators greater control over storage and storage optimizationgrpcAnything relating to the gRPC APIAnything relating to the gRPC API
Milestone
Description
The ADR-101 (#82) implementation actually depends on part of #81 being implemented first. My recommendation's to implement this on a feature branch (feature/adr101-pull-companion
) based off of main
, which we can later reconcile with #95.
The following parts of the gRPC API from #81 need to be implemented as part of this PoC:
- grpc: Add base gRPC server with version service #818
- ADR-101: Implement gRPC
BlockService
#1094 - ADR-101: Implement gRPC
BlockResultsService
#1095 - gRPC: Add endpoint to trigger indexer pruning #1258
The following issues are exclusively related to ADR-101 and need to be implemented:
Metadata
Metadata
Assignees
Labels
P:storage-optimizationPriority: Give operators greater control over storage and storage optimizationPriority: Give operators greater control over storage and storage optimizationgrpcAnything relating to the gRPC APIAnything relating to the gRPC API