Implement ADR-101 PoC targeting main
#816
Labels
grpc
Anything relating to the gRPC API
P:storage-optimization
Priority: Give operators greater control over storage and storage optimization
Milestone
Uh oh!
There was an error while loading. Please reload this page.
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 ofmain
, 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:
BlockService
#1094BlockResultsService
#1095The following issues are exclusively related to ADR-101 and need to be implemented:
PruningService
#1097The text was updated successfully, but these errors were encountered: