Skip to content

Releases: White-Whale-Defi-Platform/white-whale-core

v1.4.0-juno-1-hotfix

28 Jun 16:02
f1d564c
Compare
Choose a tag to compare

Summary

This release adds a fix for the token factory proto definitions used on juno.

What's Changed

  • Fix/codecov upload by @0xFable in #199
  • fix(cache): Replace actions/cache with rust-cache and update to stable rust by @0xFable in #200
  • fix(compile): Rm extra compile job, test build. 40% improvement by @0xFable in #201
  • Fix/juno token factory by @kerber0x in #203

Full Changelog: v1.4.0-phoenix-1-hotfix...v1.4.0-juno-1-token_factory-hotfix

v1.4.0-phoenix-1-hotfix

22 Jun 14:30
5bdc4d6
Compare
Choose a tag to compare

Summary

This release fixes the faulty epochs created prior to the migration of the fee distributor to v0.9.0.

What's Changed

  • Feat/check contract names on migration by @0xFable in #195
  • fix: fix faulty epochs created prior v0.9.0 migration by @kerber0x in #198

Full Changelog: v1.4.0...v1.4.0-phoenix-1-hotfix

v1.4.0

14 Jun 18:29
5f4855e
Compare
Choose a tag to compare

Summary

This release contains two major additions to the WW Liquidity Hub:

  • Incentives: Now pools can be provided with external incentives
  • Bonding: whale holders can bond their tokens to collect protocol fees accrued by liquidity hubs in satellite markets
  • General protocol improvements

What's Changed

  • chore: adjust deployment scripts to match messages from the latest release by @kerber0x in #177
  • chore(rpc): Update deployment script envs to use in-house RPCs by @0xFable in #178
  • refactor: make cosmwasm 1.1 feature optional by @kerber0x in #181
  • fix(schema): Update all schema to avoid output collision by @0xFable in #184
  • fix(3pool): Fix broken test on main by @0xFable in #183
  • feat(incetives): Add incentives contract by @0xFable in #186
  • chore: add fee distributor address to update_config message on incetive factory by @kerber0x in #187
  • fix(incentive): fix bug when opening positions with an optional receiver by @kerber0x in #188
  • chore: return an empty rewards response when there's nothing to claim by @kerber0x in #189
  • feat(incentives): add query for weights and rewards by @kerber0x in #190
  • fix: refactor bonding based on community feedback by @0xFable in #185
  • Refactor/bonding by @kerber0x in #196
  • fix: fix migration on fee distributor by @kerber0x in #197

Full Changelog: v1.3.0...v1.4.0

v1.3.0

26 Apr 14:47
83ce62d
Compare
Choose a tag to compare

Summary

This release contains key additions to the WW Liquidity Hub:

  • Possibility to use native tokens for LP tokens via the Native Token Factory
  • 2 and 3 stableswap pools
  • Whale Lair (bonding) contract
  • Fee Distributor contract
  • Token buybacks
  • Cosmwasm v1.1

These features close the loop of the protocol from collecting fees to redistributing them to users of the protocol who bond tokens.

The token factory additions, together with the 2 and 3 stableswap pools have been audited by SCV.

For the full list of changes, please see the list below.

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.2.0

09 Dec 14:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.2.0

v1.1.1

08 Dec 15:06
80b3114
Compare
Choose a tag to compare

This release contains a patch for deploying Migaloo on Injective.

Contracts to be compiled using the injective feature.

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

22 Nov 15:06
Compare
Choose a tag to compare

White Whale Migaloo core contracts audited by SCV.

This release contains general improvements and bug fixes in Migaloo's Liquidity Hub, namely the pool and vault network.

Thanks to those who did new contributions to the protocol and to those who found issues and reported them via our bug bounty program, we really appreciate it.

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

25 Aug 14:52
bb07fda
Compare
Choose a tag to compare

White Whale Migaloo initial release.

It contains the Liquidity Hub which includes the Pool and Vault Network.

New Contributors

Full Changelog: https://github.com/White-Whale-Defi-Platform/migaloo-core/commits/v1.0.0