- 39d869 Do not deduct tax in ibc token
- 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
- a7b30f Fixed parse decimals
- f575f8 Tax on LUNC
- 2bfb0bb LOOP and ASTROPORT support on router
- cd3cf2b Support reverse simulate in router contract
- 191c1fb Append
sender
andreceiver
event attributes to response. - f696e3b Change github action's rust-optimizer to workspace-optimizer
InitHooks are removed from the contracts instantiate msg, instead it uses new reply feature of CosmWasm.
Terraswap Initial Release