- 4e3e80e Add native token decimals
- a422601 Refactoring querier
Terra V2
- 7c34483 Actual decimals in belief_price
- ca549ae Add validation when create_pair
- efe2ea0 Support to wasm 1.0.0
- 68b69cb Add to decimal in PairInfo
- 40ae47e Remove native_swap
- 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