-
Notifications
You must be signed in to change notification settings - Fork 3.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
backport: #8865 vesting account fix #9113
Comments
"@type": "/cosmos.vesting.v1beta1.DelayedVestingAccount", Is delegating / send with this account possible or first after the end_time? |
Hey, thanks for opening this issue. We do have a bug template that we recommend following. What version of the software is your node running? Has it been updated? |
The fix has not been backported it seems, #8865. I couldn't find it. this is why you have not had the issue fixed. |
This can't be backported because it is state breaking and requires a migration for live chains. New zones can fork the SDK temporarily (like we did), but most zones will need the migration which will be included in 0.43. |
oh okay. Thank you for the explanation! @RoHoss You will have to wait till the next upgrade. The funds are safe. |
If crypto.com wants to address sooner they can. I believe Akash did something similar. The fact there is an unsupported type error makes me think there may be some other issue. If crypto.com maintainers want support in figuring out an intermediate solution they can let us know, but there's no easy immediate fix in the SDK. |
Thanks for info. I transport it to CDC. |
It is not fixed.
I need a solution for this issue. Who can help?
Originally posted by @RoHoss in #9013 (comment)
The text was updated successfully, but these errors were encountered: