Skip to content
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

Configure consensus to keep all WAL files #148

Open
EnchanterIO opened this issue May 24, 2019 · 0 comments
Open

Configure consensus to keep all WAL files #148

EnchanterIO opened this issue May 24, 2019 · 0 comments
Labels

Comments

@EnchanterIO
Copy link
Contributor

Tendermint keeps 1GB of wall files history but we would rather keep all of them. Configure the limit sufficiently high enough to do so. 50GB?

Reason why is to be able to know who voted on what block at any point in history, even though Tendermint requires only last 2 blocks voting history.

Proof:

Screen Shot 2019-05-24 at 14 11 09

@EnchanterIO EnchanterIO added the feature New feature, request or improvement label May 24, 2019
@ggarri ggarri removed the feature New feature, request or improvement label May 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants