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

Allow longer locks in pilot rounds #177

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

dusan-maksimovic
Copy link
Contributor

@dusan-maksimovic dusan-maksimovic commented Nov 22, 2024

Description

Starting from round 2, we want to allow users to create 1, 2 or 3 rounds long lockups, even if the smart contract is in pilot mode.


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

@dusan-maksimovic dusan-maksimovic self-assigned this Nov 22, 2024
@dusan-maksimovic dusan-maksimovic requested a review from a team as a code owner November 22, 2024 14:42
@dusan-maksimovic dusan-maksimovic force-pushed the dusan/allow-longer-locks-in-pilot-rounds branch from 97990c6 to 7e2ad8e Compare November 25, 2024 11:23
@dusan-maksimovic dusan-maksimovic merged commit 78b0daf into main Nov 25, 2024
5 checks passed
@dusan-maksimovic dusan-maksimovic deleted the dusan/allow-longer-locks-in-pilot-rounds branch November 25, 2024 11:40
dusan-maksimovic added a commit that referenced this pull request Nov 25, 2024
* Migrate Hydro & Tribute contracts to v2.0.1 (#170)

* 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

* fix user votes query (#174)

* Do not allow short lockups to vote on proposals for longer liquidity deployment (#175)

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

* ignore short lockups instead of returning error in vote()

* renamed proposal's "bid_duration" to "deployment_duration" (#176)

* allow longer locks in pilot rounds (#177)

* prepared V2.0.1 changelog (#178)
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