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

Bring changes from main to release/v2.x branch #179

Merged
merged 6 commits into from
Nov 25, 2024
Merged

Conversation

dusan-maksimovic
Copy link
Contributor

Description


Author Checklist

All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.

I have...

  • Targeted the correct branch
  • Included the necessary unit tests
  • Added/adjusted the necessary interchain tests
  • Added a changelog entry in .changelog
  • Compiled the contracts by using make compile and included content of the artifacts directory into the PR
  • Regenerated front-end schema by using make schema and included generated files into the PR
  • Updated the relevant documentation or specification
  • Reviewed "Files changed" and left comments if necessary
  • Confirmed all CI checks have passed

* added migration from v1.1.0 to v2.0.0 for hydro contract

* - modifications of hydro migration code
- added tribute migration
- added unit tests
- fixed tribute build issue

* - don't check if lock's validator is active when migrating votes
- changed version to V2.0.1

* added changelog
…deployment (#175)

* Do not allow short lockups to vote on proposals for longer liquidity deployment.

* ignore short lockups instead of returning error in vote()
@dusan-maksimovic dusan-maksimovic self-assigned this Nov 25, 2024
@dusan-maksimovic dusan-maksimovic requested a review from a team as a code owner November 25, 2024 14:27
@dusan-maksimovic dusan-maksimovic merged commit cdbe999 into release/v2.x Nov 25, 2024
5 checks passed
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.

2 participants