Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 2.03 KB

CHANGELOG.md

File metadata and controls

42 lines (25 loc) · 2.03 KB

2.7.0

  • 4e3e80e Add native token decimals

2.6.2

2.6.1

2.6.0

Terra V2

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