You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Archive nodes with extremely big db could take unacceptable long time to upgrade IAVL fast storage
Problem Definition
State explosion chains like cronos have archive nodes with extremely big db size, and the new IAVL fast storage upgrade could take unacceptable time for these chains.
Proposal
Add SkipFastStorageUpgrade to allow the application skip IAVL fast storage upgrade.
The text was updated successfully, but these errors were encountered:
Summary
Archive nodes with extremely big db could take unacceptable long time to upgrade IAVL fast storage
Problem Definition
State explosion chains like cronos have archive nodes with extremely big db size, and the new IAVL fast storage upgrade could take unacceptable time for these chains.
Proposal
Add
SkipFastStorageUpgrade
to allow the application skip IAVL fast storage upgrade.The text was updated successfully, but these errors were encountered: