Releases: White-Whale-Defi-Platform/white-whale-core
v1.8.0
What's Changed
- fix: cleanup gitignores by @mahmudsudo in #384
- feat: take rate by @kerber0x in #385
New Contributors
- @mahmudsudo made their first contribution in #384
Full Changelog: v1.7.0...v1.8.0
v1.7.0
v1.6.7
Summary
Bumps the cosmwasm-* version, patching the security issue CWA-2024-002.
What's Changed
- fix: Add input append_body and generate_release_notes, set both to true by @0xFable in #286
- chore: add minimum collectable and aggregable balances by @kerber0x in #289
- chore: remove token_factory feature flag by @kerber0x in #293
- fix: bump cosmwasm-std by @kerber0x in #336
- fix: bump white-whale-std and make the main Cargo.toml pull from cratees.io by @kerber0x in #337
Full Changelog: v1.6.6...v1.6.7
v1.6.6
Summary
This Release removes a state migration done in the vault that was not necessary, causing the contract migration to fail.
What's Changed
- Document usage of just command line runner by @kaimen-sano in #283
- Ci/new testnet by @kerber0x in #282
- fix: broken vault state migration by @kerber0x in #284
Full Changelog: v1.6.5...v1.6.6
Artifacts versions
Contracts::
epoch_manager.wasm :
fee_collector.wasm : 1.1.4
fee_distributor.wasm : 0.9.2
fee_distributor_mock.wasm :
frontend_helper.wasm : 1.0.0
incentive.wasm : 1.0.6
incentive_factory.wasm : 1.0.1
stableswap_3pool.wasm : 1.2.3
terraswap_factory.wasm : 1.2.3
terraswap_pair.wasm : 1.3.5
terraswap_router.wasm : 1.1.1
terraswap_token.wasm : 1.0.2
vault.wasm : 1.2.6
vault_factory.wasm : 1.1.3
vault_router.wasm : 1.1.6
whale_lair.wasm : 0.9.1
Packages::
white-whale-std : 1.1.1
v1.6.5
Getting artifacts versions...
Contracts::
epoch_manager.wasm :
fee_collector.wasm : 1.1.4
fee_distributor.wasm : 0.9.2
fee_distributor_mock.wasm :
frontend_helper.wasm : 1.0.0
incentive.wasm : 1.0.6
incentive_factory.wasm : 1.0.1
stableswap_3pool.wasm : 1.2.3
terraswap_factory.wasm : 1.2.3
terraswap_pair.wasm : 1.3.5
terraswap_router.wasm : 1.1.1
terraswap_token.wasm : 1.0.2
vault.wasm : 1.2.6
vault_factory.wasm : 1.1.3
vault_router.wasm : 1.1.6
whale_lair.wasm : 0.9.1
Packages::
white-whale-std : 1.1.1
v1.6.4
Summary
This release removes the burn fee check when creating pools with token factory tokens. In addition, includes some minor changes to scripts boost the dev experience.
What's Changed
- ci: add vanilla variant to build release script for ci by @kerber0x in #244
- chore: fix pool factory migration to 1.2.0 condition by @kerber0x in #250
- ci: tweak env variables by @kerber0x in #248
- ci: script to extract vault info by @kerber0x in #237
- Ci/prepare white whale crate by @kerber0x in #251
- ci: fix and format bash scripts by @kerber0x in #252
- ci: fix doc link on white-whale-std by @kerber0x in #253
- chore: forces the protobuf version to be 3.2.0 by @kerber0x in #256
- chore: this removes the sanity check preventing to add burn fees to a… by @kerber0x in #259
Full Changelog: v1.6.3...v1.6.4
v1.6.3
Summary
This is the release for the Osmosis deployment. It includes the osmosis_fee
when swaps are made in the pools, which are sent to the community pool.
What's Changed
- ci: add osmosis chain to release script by @kerber0x in #238
- Fix broken links in contributing guide and reference extra steps required by @kaimen-sano in #240
- Feat/osmosis deployment by @kerber0x in #243
Full Changelog: v1.6.2...v1.6.3
v1.6.2
This release removes the denom balance check when adding native token decimals to the pool factory.
What's Changed
- ci: add script to get contract versions by @kerber0x in #227
- ci: add script to extract pool information by @kerber0x in #231
- ci: fix script for vault deployment by @kerber0x in #228
- chore: remove add_native_decimals balance check by @kerber0x in #233
- ci: add artifact versions to github releases by @kerber0x in #234
- ci: fix release artifacts ci action by @kerber0x in #235
- ci: fix release action by @kerber0x in #236
Full Changelog: v1.6.1...v1.6.2