8000 ADR-101: Backport to `v0.38.x` · Issue #1419 · cometbft/cometbft · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ADR-101: Backport to v0.38.x #1419

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

Closed
17 tasks done
Tracked by #574
jmalicevic opened this issue Oct 2, 2023 · 0 comments
Closed
17 tasks done
Tracked by #574

ADR-101: Backport to v0.38.x #1419

jmalicevic opened this issue Oct 2, 2023 · 0 comments
Assignees
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

Comments

@jmalicevic
Copy link
Contributor
jmalicevic commented Oct 2, 2023

This issue covers all the tasks needed to backport the implementation of ADR-101 (#574) from main into v0.38.x.

We will backport this feature into an experimental branch because :

  • We have to break existing go API interfaces (legacy gRPC, in particular) and v0.38.x is already released
  • The pruning mechanism is happening in the background now, instead of synchronously between heights which changes the existing logic.

The implementation will be backported step by step, porting one big feature at a time.

Backporting 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
No open projects
Status: Done
Development

No branches or pull requests

3 participants
0