-
Notifications
You must be signed in to change notification settings - Fork 683
Open
Labels
P:new-use-casesPriority: Enable new use cases for application developersPriority: Enable new use cases for application developersP:storage-optimizationPriority: Give operators greater control over storage and storage optimizationPriority: Give operators greater control over storage and storage optimizationabciApplication blockchain interfaceApplication blockchain interface
Description
Was tendermint/tendermint#8458
As per RFC 017 (tendermint/tendermint#8317), we are going to be storing all extended commits in the block store, which will contain vote extensions and vote extension signatures. This could take up a substantial amount of disk space for large vote extensions and large validator sets.
We need to define and implement an optimal pruning strategy in order to minimize the operational impact of storing extended commits while still maintaining overall network integrity.
Metadata
Metadata
Assignees
Labels
P:new-use-casesPriority: Enable new use cases for application developersPriority: Enable new use cases for application developersP:storage-optimizationPriority: Give operators greater control over storage and storage optimizationPriority: Give operators greater control over storage and storage optimizationabciApplication blockchain interfaceApplication blockchain interface