Skip to content

Latest commit

 

History

History
213 lines (132 loc) · 11 KB

CHANGELOG.md

File metadata and controls

213 lines (132 loc) · 11 KB

Changelog

v0.4.0 (2022-06-06)

Full Changelog

Closed issues:

  • Set same "migrator" address for pair contracts as factory has #71

Merged pull requests:

v0.3.2 (2022-04-04)

Full Changelog

Closed issues:

  • Set same "migrator" address for pair contracts as factory has #71

Merged pull requests:

v0.3.1 (2022-02-28)

Full Changelog

Fixed bugs:

  • Change tfi-pair instance label to fixed string #69 (maurolacy)

Merged pull requests:

  • Add changelog and script to regenerate it #67 (ueco-jb)

v0.3.0 (2022-02-17)

Full Changelog

Closed issues:

  • Change trusted-token's cw4 usage to tg4 #64
  • Better error message for slippage #61
  • tfi contracts use cw2::set_contract_version #59

Merged pull requests:

  • Update contract's version to 0.3.0 #66 (ueco-jb)
  • Replace cw4 and cw4-group contracts with tg4 and tg4-group #65 (ueco-jb)
  • tfi-pair: Better error messages for spread and slippage exceeding #63 (hashedone)
  • Ci update rust #62 (maurolacy)
  • Use cw2::set_contract_version in tfi-factory and tfi-pair #60 (ueco-jb)

v0.2.2 (2021-10-29)

Full Changelog

Closed issues:

  • Update license #56
  • Rename dso-token to trusted-token #54
  • Update to cosmwasm 1.0-beta and cw-plus 0.10 #51

Merged pull requests:

v0.1.1 (2021-10-14)

Full Changelog

Closed issues:

  • Add event for new coins created #49
  • Upgrade mutlitest to 0.8.1 #47
  • Improve code/tests on whitelist #15
  • Extend whitelist token with "redeem" function as defined in DSO spec #12
  • Add full stack whitelist AMM test #9

Merged pull requests:

v0.1.0 (2021-08-26)

Full Changelog

Closed issues:

  • Improve code/tests on whitelist #15
  • Extend whitelist token with "redeem" function as defined in DSO spec #12
  • Add full stack whitelist AMM test #9
  • Expose commission in tfi-factory #35
  • Make tfi-pair commission configurable #34
  • Upgrade to CosmWasm 0.16 #32
  • Update to CosmWasm / CosmWasm-Plus final releases #31
  • Add a logo for the Issued tokens #27
  • Add multitest for tfi-factory / tf-pair #10

Merged pull requests:

  • Redeem implementation for dso-token #46 (hashedone)
  • Demo unit test querier #45 (ethanfrey)
  • Multitest veryfing full tfi-factory workflow #44 (hashedone)
  • dso-token tests refactoring and covering whole validation functionality #43 (hashedone)

v0.1.0-rc (2021-08-12)

Full Changelog

Closed issues:

  • Expose commission in tfi-factory #35
  • Make tfi-pair commission configurable #34
  • Upgrade to CosmWasm 0.16 #32
  • Update to CosmWasm / CosmWasm-Plus final releases #31
  • Add a logo for the Issued tokens #27
  • Remove all references to tax in tif-pair #25
  • Upgrade to cosmwasm 0.16 #17
  • Add multitest for tfi-factory / tf-pair #10

Merged pull requests:

v0.0.7 (2021-07-22)

Full Changelog

Merged pull requests:

v0.0.6 (2021-07-22)

Full Changelog

Merged pull requests:

v0.0.5 (2021-07-21)

Full Changelog

Merged pull requests:

v0.0.4 (2021-07-19)

Full Changelog

Closed issues:

  • Update to cosmwasm 0.15 / cosmwasm-plus 0.7 #11
  • Import cw20-whitelist contract #8

v0.0.3 (2021-06-23)

Full Changelog

Merged pull requests:

v0.0.2 (2021-06-23)

Full Changelog

Merged pull requests:

v0.0.1 (2021-06-23)

Full Changelog

Closed issues:

  • Set Up CI #2

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator