ADR-101: Backport to v0.37.x
#1420
Labels
grpc
Anything relating to the gRPC API
P:storage-optimization
Priority: Give operators greater control over storage and storage optimization
tracking
A complex issue broken down into sub-problems
Milestone
Uh oh!
There was an error while loading. Please reload this page.
This issue covers all the tasks needed to backport the implementation of ADR-101 from main into v0.38.x.
We will backport this feature into an experimental branch because :
The ADR will be backported step by step, porting one big feature at a time.
v0.37.x-experimental
branch with all the protections of release branches.This step will be the basis for backporting all other gRPC endpoints.
commits: 04dfaf5, c710bb8 (metrics for pruning), fe644d8
commit 6fc2c37 depends on the gRPC endpoints so will be done at the end
commits: 96f4ab8 8000 a>
Not trivial, due to changes on ABCI interface.
commits: 08cf31c
commits: 6fc2c37 (depends on the gRPC endpoints so will be done at the end )
commits: 46a4cea
Fixes related to pruning done in
main
and onv0.38.x
:Some of those (especially the e2e related ones) might not be needed in
0.37.x
but that needs to be confirmed in case of a backport of ADR 101 to 0.37.x-experimentalBackporting the pruning mechanisms is independent of the gRPC backports and can be done in parallel. The pruning service endpoints depend on the pruning mechanisms being implemented.
The text was updated successfully, but these errors were encountered: