Skip to content

Releases: astroport-fi/astroport-governance

v4.4.0

09 Dec 13:53
Compare
Choose a tag to compare

What's Changed

  • fix(vxASTRO): using total locked xASTRO as governance voting power by @epanchee in #119
  • feat(vxASTRO): add paginated list of vxASTRO holders by @epanchee in #120

Full Changelog: v4.3.0...v4.4.0

v4.3.0

06 Nov 09:45
0795721
Compare
Choose a tag to compare

What's Changed

  • feat(em. controller): add bulk whitelist check by @epanchee in #117
  • feat(em. controller): add blacklisting logic by @epanchee in #118

Full Changelog: v4.2.1...v4.3.0

v4.2.1-cw1.0

28 Oct 12:03
792bebe
Compare
Choose a tag to compare

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

28 Oct 12:10
c4a954d
Compare
Choose a tag to compare

What's Changed

  • feat(em. controller): shift epochs start by 1 week by @epanchee in #115

Full Changelog: v4.2.0...v4.2.1

v4.2.0

01 Oct 10:10
d4483ef
Compare
Choose a tag to compare
v4.2.0 Pre-release
Pre-release

What's Changed

  • feat(em. controller): jail outpost instead of removing from state by @epanchee in #112
  • feat(vxASTRO): jail remote outpost in case of malicious activity by @epanchee in #113
  • fix(assembly): remove direct migration to vxASTRO by @epanchee in #114

Full Changelog: v4.1.0...v4.2.0

v4.1.0

13 Sep 11:00
bb07861
Compare
Choose a tag to compare
v4.1.0 Pre-release
Pre-release

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

23 Aug 13:21
Compare
Choose a tag to compare
v4.0.0 Pre-release
Pre-release

What's Changed

  • feat(governance): add vxASTRO and emissions controller contracts by @epanchee in #110

Full Changelog: v3.0.0...v4.0.0

v3.0.0

05 Apr 14:46
c3f3de1
Compare
Choose a tag to compare

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

05 Apr 15:28
f4d1b24
Compare
Choose a tag to compare

What's Changed

  • feat(hub move): sunset of builders contract on Terra by @epanchee in #108

Full Changelog: v1.2.0...v1.2.1-hub-move

v1.0.1

20 Oct 09:30
Compare
Choose a tag to compare

This release contains minor refactoring in Assembly contract.

Release contracts

  1. astro-assembly v1.3.1

Full Changelog: v1.0.0...v1.0.1