Skip to content

Releases: astroport-fi/astroport-core

v2.8.0

01 May 17:26
3b44a40
Compare
Choose a tag to compare

What's Changed

  • fix(staking): added min liquidity amount;
  • fix(whole codebase): remove tax calculations (deprecated feature from Terra Classic);
  • feat(xyk pair): add asset balances tracking feature;
  • feat(conc. liq pair): add asset balances tracking feature;

Full Changelog: v2.7.1...v2.8.0

v2.7.1

06 Apr 12:38
c73a2db
Compare
Choose a tag to compare
v2.7.1 Pre-release
Pre-release

What's Changed

  • feat: XYK-pair is now able to track balance changes.
  • fix: PairType::Concentrated {} was replaced with PairType::Custom("concentrated".to_string())

Full Changelog: v2.5.0...v2.7.1

v2.5.0

28 Mar 08:54
65ce7d1
Compare
Choose a tag to compare
Merge pull request #347 from astroport-fi/feat/merge_hidden_main

v2.3.1

24 Mar 08:21
dd8457b
Compare
Choose a tag to compare

A big gap between the current and previous v2.0.0 version appeared because we decided to keep repo version according to main astroport crate version which is being published on crates.io.

What's Changed

  • the native coin registry package merged into the main astroport package

Full Changelog: v2.0.0...v2.3.1

v2.0.0

15 Feb 14:11
042b076
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v2.0.0

v1.2.0: xASTRO token, bLUNA rewards via generator

01 Feb 16:30
bd8f859
Compare
Choose a tag to compare

What's Changed

  • feat(xastro, staking): Make staking migratable and create xastro token with history saving. by @maksk7 in #186
  • fix(pair_stable_bluna): use lp staked to generator as reward share by @ShadoySV in #185

Full Changelog: v1.1.0...v1.2.0

v1.1.0: Bluna stable pool and maker bridges

20 Jan 08:08
c5bbb89
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.1.0

v1.0.1: Patches for vesting and stable pool

06 Jan 15:58
437f430
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v1.0.0: contracts release

28 Dec 17:00
05bfb27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v1.0.0

v0.3.1: crates package release

15 Dec 16:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3...v0.3.1