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
- a7b30f Fixed parse decimals
2.6.0
- f575f8 Tax on LUNC
2.5.2
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
andreceiver
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