Skip to content
This repository has been archived by the owner on Oct 14, 2022. It is now read-only.

Latest commit

 

History

History
53 lines (31 loc) · 2.29 KB

CHANGELOG.md

File metadata and controls

53 lines (31 loc) · 2.29 KB

Unreleased

  • Update to Protobuf 3.0 (#12)
  • Use Cargo workspaces with Rust 1.64 (#12)
  • Migrate to CosmWasm 1.1 (#14)

2.8.0

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