v0.4.0 (2022-06-06)
Closed issues:
- Set same "migrator" address for pair contracts as factory has #71
Merged pull requests:
v0.3.2 (2022-04-04)
Closed issues:
- Set same "migrator" address for pair contracts as factory has #71
Merged pull requests:
v0.3.1 (2022-02-28)
Fixed bugs:
Merged pull requests:
v0.3.0 (2022-02-17)
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)
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:
- Cleanup unused code #58 (ethanfrey)
- Update license #57 (ethanfrey)
- Rename dso-token to trusted-token #55 (ethanfrey)
- Update to cosmwasm 1.0-beta and cw-plus 0.10 #53 (ueco-jb)
v0.1.1 (2021-10-14)
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:
- Add event for creating new coin in dso-token instantiate msg #52 (ueco-jb)
- Add trusted circle api #50 (ethanfrey)
- Update cw-multi-test to 0.8.1 #48 (ueco-jb)
v0.1.0 (2021-08-26)
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)
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:
- Commission value validation #42 (hashedone)
- Commission configuration on tfi-factory #41 (hashedone)
- Make commission fully configurable on tfi-pair #40 (hashedone)
- Upgrade cosmwasm-plus dependencies to 0.8.0 #39 (hashedone)
- Expose cw20 logo and marketing info API on dso-token #38 (hashedone)
- Upgrade tfi dependencies to cosmwasm 0.16.0 and cosmwasm-plus 0.8.0-rc3 #36 (hashedone)
- Mutlitests for tfi pair #33 (hashedone)
- Update to cosmwasm 0.16.0-rc5 #30 (ethanfrey)
- Remove tax references #28 (ethanfrey)
- Added query for checking if address is blacklisted for dso-token #21 (hashedone)
- Add whitelist member query #20 (ethanfrey)
- tfi-factory: non-empty label when instantiating tfi-pair #19 (ethanfrey)
- Dso token contract #18 (maurolacy)
- Fix clippy --tests warnings #16 (ethanfrey)
- Update to cosmwasm 0.15.0 #13 (maurolacy)
v0.0.7 (2021-07-22)
Merged pull requests:
v0.0.6 (2021-07-22)
Merged pull requests:
v0.0.5 (2021-07-21)
Merged pull requests:
v0.0.4 (2021-07-19)
Closed issues:
v0.0.3 (2021-06-23)
Merged pull requests:
v0.0.2 (2021-06-23)
Merged pull requests:
v0.0.1 (2021-06-23)
Closed issues:
- Set Up CI #2
Merged pull requests:
* This Changelog was automatically generated by github_changelog_generator