Skip to content

Releases: astroport-fi/astroport-core

v2.9.1

08 Nov 08:26
35c507c
Compare
Choose a tag to compare

What's Changed

  • fix(PCL): derive swap spread using oracle price by @epanchee in #384

Release contracts

  1. astroport-pair-concentrated v1.2.8

Full Changelog: v2.9.0...v2.9.1

v2.9.0

31 Oct 11:41
Compare
Choose a tag to compare

What's Changed

  • feat(liquidity manager): bring liq. manager into astroport v2 by @epanchee in #383
  • publish all live contracts in crates.io

Full Changelog: v2.8.7...v2.9.0

v2.8.7

20 Oct 14:33
c2d3853
Compare
Choose a tag to compare

What's Changed

Release contracts

  • astroport-pair-concentrated: v1.2.7

Full Changelog: v2.8.6...v2.8.7

v3.6.1

13 Oct 10:18
3b7c0c5
Compare
Choose a tag to compare

Changes

  • fix bug leading to overflow in liquidity manager

Release contracts

  1. astroport-liquidity-manager: v1.0.3

Full Changelog: v3.6.0...v3.6.1

v3.6.0

28 Sep 09:08
98550a0
Compare
Choose a tag to compare
Merge pull request #378 from astroport-fi/rel/v3.6.0

Release v3.6.0

v2.8.6

28 Sep 09:46
ca63a82
Compare
Choose a tag to compare
Merge pull request #379 from astroport-fi/fix/v2.8.5_pcl_bugfix

fix(PCL): backporting bugfix from v3.6.0

v3.3.2

10 Aug 12:57
db40908
Compare
Choose a tag to compare

Release contracts

  • astroport-liquidity-manager: v1.0.1

What's Changed

  • Removed serde tag #[untagged] which injects floating point operations into compiled wasm binary. More info in this issue.
  • Added github workflow to evaluate compiled wasm binary using cosmwasm-check

Full Changelog: v3.3.1...v3.3.2

v3.3.1

08 Aug 13:11
b14d7b9
Compare
Choose a tag to compare

Release contracts

  • astroport-pair-concentrated: 2.0.5
  • astroport-pair-concentrated-injective: 2.0.5

What's Changed

  • change slippage assertion logic in both PCL pools

Full Changelog: v3.3.0...v3.3.1

v2.8.5

08 Aug 12:58
706caab
Compare
Choose a tag to compare

Release contracts

  • astroport-pair-concentrated: 1.2.5

What's Changed

  • feat(PCL): change slippage assertion logic (release v2.8.5) by @epanchee in #373

Full Changelog: v2.8.4...v2.8.5

v3.3.0

04 Aug 15:35
e53c4d1
Compare
Choose a tag to compare

Release contracts

  • astroport-cw20-ics20: 1.1.1
  • astroport-liquidity-manager: 1.0.0
  • astroport-xastro-outpost-token: 1.0.0

What's Changed

  • Timestamp based balance tracking in xASTRO;
  • Extended cw20_ics20 contract which is able to handle memo field;
  • Liquidity manager contract which allows to provide and withdraw liquidity from the Astroport xyk and stable pools with additional slippage limit enforcement.

Full Changelog: v3.2.2...v3.3.0