-
Notifications
You must be signed in to change notification settings - Fork 268
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
Why got error: orphan expires before it comes alive. 41 > 40. #873
Comments
Eoous
changed the title
Why got error: orphan expires before it comes alive.
Why got error: orphan expires before it comes alive. 41 > 40.
Jan 21, 2024
what is the error you got? |
Full error message is: CONSENSUS FAILURE!!! orphan expires before it comes alive. 41 > 40. This's stack.
|
Are there side effects if i remove this check? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm using cosmos-sdk v0.46.13 to build blockchain. Correspond iavl version is v0.19.6.
When commit large kv pairs in module in cosmos-sdk, got this error.
I want to figure out why this happened and how solve the problem.
The text was updated successfully, but these errors were encountered: