Skip to content

v2.8.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 31 Oct 03:18

2.8.0

  • 39d869 Do not deduct tax in ibc token

2.7.0

  • a189de Prevention of share calculation overflow
  • be08cb Refund & desired asset to provide liqudity
  • 0fd802 Decimal loss is paid by the user
  • 30aeb6 min_assets support when withdraw
  • 5b3ff3 Support deadline
  • 890a3b Revert slippage tolerance in provide liquidity
  • 11b8e6 Initial liquidity deduction for pair protection
  • 933ec4 Create pair with provide liquidity
  • 57232e cosmwasm v1.0

2.6.1

2.6.0

2.5.2

  • 319c39 rename classic_terraswap
  • db9848 Follow up latest Terraswap

2.5.1

  • 2bfb0bb LOOP and ASTROPORT support on router

2.5.0

  • cd3cf2b Support reverse simulate in router contract

2.4.1

  • 191c1fb Append sender and receiver event attributes to response.
  • f696e3b Change github action's rust-optimizer to workspace-optimizer

Improvements

InitHooks are removed from the contracts instantiate msg, instead it uses new reply feature of CosmWasm.

2.4.0

Terraswap Initial Release