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
Note:
When simd was used as a template for a Stargate based chain/ migration then they would be affected as well.
The fix for wasmd (CosmWasm/wasmd#337)
Version
master (f1d877)
Steps to Reproduce
Run a local node, stop and then run simd export command
For Admin Use
Not duplicate issue
Appropriate labels applied
Appropriate contributors tagged
Contributor assigned/self-assigned
The text was updated successfully, but these errors were encountered:
Thanks @alpe. This was used for storing the upgrade plan info which is then used for StoreUpgrades. We don't have simulations for this so never catched in tests
Summary of Bug
Empty string is passed to the simapp instead of the home dir.
@whylee259 reported this issue for the wasmd originally but it affects also the simd app as well.
Note:
When simd was used as a template for a Stargate based chain/ migration then they would be affected as well.
The fix for wasmd (CosmWasm/wasmd#337)
Version
master (f1d877)
Steps to Reproduce
Run a local node, stop and then run
simd export
commandFor Admin Use
The text was updated successfully, but these errors were encountered: