Skip to content

Releases: Wasmswap/wasmswap-contracts

V1.2.0

20 Dec 21:14
cbca1f2
Compare
Choose a tag to compare

This release adds a feature to pause deposits and swaps for a pool contract.

v1.1.2-beta

01 Dec 22:22
6211979
Compare
Choose a tag to compare

This version fixes an issues affecting pass through swaps when the originating contract is v1.1.1 and the destination contract is v1.0.0. This bug does not affect users funds and only causes these swaps to fail. The issue was caused by the extension of the info reponse in v1.1.1, this release returns the info response to its original form and adds a new fee query to get fee related information.

v1.1.1-beta

17 Nov 01:40
54aed17
Compare
Choose a tag to compare

This release fixes an issues affecting passthrough swaps #79

This bug does not comprimise the safety of funds. It was causing certain passthrough swaps to not complete depending on the position of the tokens in the pool. It is advised all deployments upgrade to this new version to prevent these failed swaps from occuring.

v1.1.0-beta

21 Sep 22:19
2affb35
Compare
Choose a tag to compare

Change log

  • Configurable swap fees that can be split between LPs and protocol address #62
  • Remove use of Addr type in messages #58

v1.0.0-beta

12 Jan 23:30
Compare
Choose a tag to compare
update git ignore