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
Describe the bug
Upgrade proposals submitted through the UI are failing execution with the error:
proposal execution failed on proposal 5, because of error message /cosmos.upgrade.v1beta1.MsgSoftwareUpgrade at position 0: time-based upgrades have been deprecated in the SDK: invalid request
This issue stems from telescope. The time field of Plan is deprecated, and any value other than an empty field will throw an error, as documented in 1.
The toAmino() function of Plan creates a Date() if the field is empty.
Describe the bug
Upgrade proposals submitted through the UI are failing execution with the error:
https://qa-wallet.liftedinit.tech/groups?policyAddress=manifest1afk9zr2hn2jsac63h4hm60vl9z3e5u69gndzf7c99cqge3vzwjzsfmy9qj&tab=history
To Reproduce
Steps to reproduce the behavior:
Screenshots
If applicable, add screenshots to help explain your problem.
Smartphone (please complete the following information):
The text was updated successfully, but these errors were encountered: