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

feat: enable plain store for full node #415

Merged
merged 4 commits into from
Aug 16, 2023
Merged

feat: enable plain store for full node #415

merged 4 commits into from
Aug 16, 2023

Conversation

forcodedancing
Copy link
Contributor

@forcodedancing forcodedancing commented Aug 11, 2023

Description

This pr will allow full node to run without IAVL trees, for which does not need high level security (no merkle root, no app hash verification).

Please do not use it if you do not know what does it mean.

Rationale

New flag.

Example

NA

Changes

Notable changes:

  • new flags

@unclezoro unclezoro added this pull request to the merge queue Aug 16, 2023
Merged via the queue into develop with commit 5a5336b Aug 16, 2023
@unclezoro unclezoro deleted the feat/fn branch August 16, 2023 02:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants