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
here we are discussing using the streaming service to dump state to more compact storage, to provide alternative archive storage that's smaller than an archived iavl tree.
But since we are archiving states, it's only useful if it can be applied to legacy part of the chains, so it's important that we backport the streaming service to older versions (the oldest version we use is 0.44.x).