Releases: astroport-fi/astroport-governance
Releases · astroport-fi/astroport-governance
v4.4.0
v4.3.0
v4.2.1-cw1.0
What's Changed
- feat(em. controller): shift epochs start by 1 week by @epanchee in #115
- feat: downgrading to cosmwasm_1_0 capability for Sei by @epanchee in #116
Full Changelog: v4.2.0...v4.2.1-cw1.0
v4.2.1
What's Changed
Full Changelog: v4.2.0...v4.2.1
v4.2.0
v4.1.0
What's Changed
- feat(vxASTRO): remove max pool limit; vote once per epoch; privileged instant unlock by @epanchee in #111
Full Changelog: v4.0.0...v4.1.0
v4.0.0
What's Changed
Full Changelog: v3.0.0...v4.0.0
v3.0.0
This release brings new native xASTRO token based Astroport Governance which will be deployed on Neutron during the Hub move. It also contains WIP contracts for the new vxASTRO design and interchain governance (excluded from workspace for now).
Related PRs:
Notable changes
- Assembly requires native xASTRO to be sent along with submit proposal message;
- xASTRO balance tracking is now handled through tracker contract which is set in token factory bank hook;
- Revamped Assembly's state design which now helps to handle more voters and reduces voting gas cost;
- Special migration logic to gratefully convert Satellite contract to Assembly on Neutron;
- Builder unlock contract was fully revamped; removed unused functions, updated state design and made it able to handle native ASTRO.
Full Changelog: v1.2.0...v3.0.0
v1.2.1-hub-move
What's Changed
Full Changelog: v1.2.0...v1.2.1-hub-move
v1.0.1
This release contains minor refactoring in Assembly contract.
Release contracts
- astro-assembly v1.3.1
Full Changelog: v1.0.0...v1.0.1