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

Fix migrate from version #29

Merged
merged 4 commits into from
Oct 16, 2023
Merged

Fix migrate from version #29

merged 4 commits into from
Oct 16, 2023

Conversation

larry0x
Copy link
Contributor

@larry0x larry0x commented Aug 31, 2023

v1.2.0 was the version of the delegator contract. Vesting contract is still currently v1.0.0.

I think we shouldn't have a global version for all contracts. This PR let each contract have its own version.

@larry0x larry0x requested review from piobab and dancreee August 31, 2023 16:32
@larry0x
Copy link
Contributor Author

larry0x commented Aug 31, 2023

Delegator contract latest version is v1.2.0

Vesting contract latest version is v1.1.0 and it migrates from v1.0.0

@piobab
Copy link
Collaborator

piobab commented Aug 31, 2023

@larry0x Yeap, I agree that global versioning is not a good idea.

@piobab piobab merged commit e0d112c into main Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants