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
Problem with the upgrade function if it upgrades app version
Though 1's fix is once pushed to tendermint upstream, it is not merged. (tendermint/tendermint#8151). So we will not fix it. It is not a problem if we set the app version in finschia correctly.
Problem with the upgrade function if it upgrades app version
It depends on the app's proxyApp.Query().InfoSync(proxy.RequestInfo) 's implementation. Especially, if the client is at the genesis block, there is a known problem that this information is sometimes wrong. tendermint/tendermint#8151 contains the fix for it. Other than that, there is no problem if the client implements it correctly.
The subject of the triage:
The text was updated successfully, but these errors were encountered: