Skip to content

Releases: astroport-fi/astroport-core

v5.7.0-cw1.0

28 Oct 10:55
c3ec500
Compare
Choose a tag to compare

What's Changed

  • feat: downgrade dependencies to cosmwasm_1_0 capability for Sei by @epanchee in #435

Full Changelog: v5.7.0...v5.7.0-cw1.0

v5.7.0

28 Oct 07:44
54d65dc
Compare
Choose a tag to compare

What's Changed

  • feat(incentives): enforce max gas limit on token transfers by @epanchee in #434

Full Changelog: v5.6.0...v5.7.0

v5.6.0

17 Oct 08:04
9c20f5a
Compare
Choose a tag to compare
v5.6.0 Pre-release
Pre-release

What's Changed

  • fix(PCL): fix dependencies by @epanchee in #432
  • feat(pair xASTRO): add virtual pair backed by ASTRO staking contract by @epanchee in #433

Full Changelog: v5.5.0...v5.6.0

v5.5.0

27 Sep 08:44
f119d63
Compare
Choose a tag to compare
v5.5.0 Pre-release
Pre-release

What's Changed

  • feat(pairs): pass pair type from factory during pool instantiation by @epanchee in #431
  • enable conditional compilation for Injective and Sei

Full Changelog: v5.4.0...v5.5.0

v5.4.0

13 Sep 11:09
034ec43
Compare
Choose a tag to compare
v5.4.0 Pre-release
Pre-release

What's Changed

  • Update usage of optimizer in build_release.sh by @webmaster128 in #428
  • feat(staking): add ability to call hook contract on stake action by @epanchee in #430

New Contributors

Full Changelog: v5.3.0...v5.4.0

v5.3.0

21 Aug 12:10
a687b38
Compare
Choose a tag to compare

What's Changed

  • feat(incentives): add batch incentivizing (multiple pools and rewards)
  • fix(PCL): correct last price if fee share is enabled
  • feat(PCL): enforce min LP to receive by @epanchee in #427

Full Changelog: v5.2.0...v5.3.0

v4.0.4

19 Jul 10:21
e5193b3
Compare
Choose a tag to compare

What's Changed

  • fix(PCL): correct last price if fee share is enabled by @epanchee in #425

Full Changelog: v4.0.3...v4.0.4

v5.2.0

04 Jul 09:57
4d3be0e
Compare
Choose a tag to compare

What's Changed

  • feat(coin registry): permissionless add decimals endpoint by @epanchee in #424

Full Changelog: v5.1.0...v5.2.0

v5.1.0

21 Jun 12:49
ea2bcae
Compare
Choose a tag to compare

What's Changed

  • feat(tf tracker): allow to track over blocks or seconds by @epanchee in #423

Full Changelog: v5.0.0...v5.1.0

v5.0.0

20 Jun 09:42
4b3bff8
Compare
Choose a tag to compare

Note this is a major breaking change as it changes underlying LP token minting process. There will be no migration from old pairs available. This change also includes provide and withdraw simulations in the pair thus making liquidity manager contract useless (it has been removed).

What's Changed

  • feat: switch from cw20 to tokenfactory LP tokens in all pairs by @epanchee in #421
  • feat: prepare repo for crates.io by @epanchee in #422

Full Changelog: v4.0.3...v5.0.0