Skip to content

Releases: informalsystems/hydro

v1.0.2

08 Oct 11:14
26bf652
Compare
Choose a tag to compare

This release includes the following changes on top of the v1.0.1 release:

  • Proposals don't get inserted into props by score immediately upon creation, but rather when someone votes for them for the first time

v1.0.1

04 Oct 11:36
384b9bd
Compare
Choose a tag to compare

This release includes the following changes on top of the v1.0.0 release:

  • Fix for the claim tribute action in the tribute contract
  • Update of the proposal total power when user that already voted on some proposal locks additional tokens or extends an existing lock duration

Deprecated: v1.0.0 Initial Release

24 Sep 10:46
v1.0.0
2f8d655
Compare
Choose a tag to compare
Pre-release

This release is discontinued due to an issue in the tribute contract. Use the upcoming v1.0.1 release instead

This is the first version of the auction and tribute contracts for the Hydro liquidity auction platform.
It includes:

  • The main Hydro contract, where:
    • Users can lock, relock, and unlock staked ATOM in the form of LSM shares
    • Projects can create proposals to deploy liquidity
    • Users can vote on proposals
  • The Tribute contract, where:
    • Projects can add tributes to their proposals
    • Users can claim tributes for the proposals that they voted on