Skip to content

Optimize ABCI Response Information and flag to save ABCI results #8028 #8946#9090

Merged
samricotta merged 29 commits intov0.35.xfrom
sam/abci-responses
Aug 2, 2022
Merged

Optimize ABCI Response Information and flag to save ABCI results #8028 #8946#9090
samricotta merged 29 commits intov0.35.xfrom
sam/abci-responses

Conversation

@samricotta
Copy link
Contributor

@samricotta samricotta commented Jul 25, 2022

Closes: #8028, #8946

Adds a flag to the config.go which enables discarding of abci responses. This flag is used when saving and loading the abciresponses to overwrite the current abciresponses with the last response. This way the node operator can decide if they would like to save or discard the responses for efficiency purposes.

(@cmwaters) NOTE: A different solution is used for ABCI++ branches whereby the last ABCI responses are not needed for crash recovery

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S:backport-to-v0.34.x Tell mergify to backport the PR to v0.34.x

Projects

Status: Done/Merged

Development

Successfully merging this pull request may close these issues.

7 participants