Skip to content
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

Vesting accounts issue #255

Closed
migueldingli1997 opened this issue Feb 10, 2022 · 1 comment
Closed

Vesting accounts issue #255

migueldingli1997 opened this issue Feb 10, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@migueldingli1997
Copy link
Collaborator

The ixo mainnet is running version v1.6.0 of this repository. At this version, Cosmos SDK v0.42.X is being used.

Unfortunately this version of Cosmos SDK had a bug related to vesting accounts (cosmos/cosmos-sdk#8601). This has since been fixed (cosmos/cosmos-sdk#8865) and a migration script has been implemented to fix this in v0.44 of Cosmos SDK (migration script for vesting accounts). However when running this script during an upgrade to v0.44 or later, vesting accounts might get broken (cosmos/cosmos-sdk#10591) so it should be done carefully.

@migueldingli1997 migueldingli1997 added the bug Something isn't working label Feb 10, 2022
@demondayza demondayza assigned demondayza and wgmouton and unassigned demondayza Feb 10, 2022
@demondayza
Copy link
Contributor

@migueldingli1997 Thanks for bringing this to our attention!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants