Releases: astroport-fi/astroport-core
Releases · astroport-fi/astroport-core
v2.9.1
v2.9.0
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
What's Changed
Release contracts
- astroport-pair-concentrated: v1.2.7
Full Changelog: v2.8.6...v2.8.7
v3.6.1
Changes
- fix bug leading to overflow in liquidity manager
Release contracts
- astroport-liquidity-manager: v1.0.3
Full Changelog: v3.6.0...v3.6.1
v3.6.0
Merge pull request #378 from astroport-fi/rel/v3.6.0 Release v3.6.0
v2.8.6
Merge pull request #379 from astroport-fi/fix/v2.8.5_pcl_bugfix fix(PCL): backporting bugfix from v3.6.0
v3.3.2
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
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
v3.3.0
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