Skip to content

Releases: haqq-network/haqq

v1.8.0

03 Sep 10:23
Compare
Choose a tag to compare

Add evm precompiles and update swagger docs

v1.7.8

01 Aug 13:10
3058d8f
Compare
Choose a tag to compare
  • fix: amino codec in ucdao + swagger update

v1.7.7

26 Jul 02:30
31c96a3
Compare
Choose a tag to compare
  • feat: add transfer ownership feature to dao module
  • chore: rename dao module to ucdao

v1.7.6

08 Jun 14:05
6c2cce7
Compare
Choose a tag to compare

Changelog

v1.7.5

16 May 17:25
9f7b1fd
Compare
Choose a tag to compare

External code audit highlighted non-critical issues with LiquidVesting module. At the same time, it's not being used by the community as much as we anticipated when the module has been introduced (less than 20 liquid vesting positions has been created) which makes it unjustified to keep maintaining the module at this time, while there are more important node features to be implemented by the core team, such as Shariah Oracle and Evergreen DAO.

As a result, we propose to disable the LiquidVesting module until:

  1. Haqq core team has a capacity to polish the module.
  2. Community shows actual demand for this feature.

Additionally, this software upgrade contains spelling-related refactoring in the module source code which doesn't affect any logic.

v1.7.4

21 Apr 21:16
b531ad3
Compare
Choose a tag to compare

PFM and Vesting

v1.7.3

19 Feb 11:31
a4acbbe
Compare
Choose a tag to compare

Enables legacy transactions for LiquidVesting module to improve EVM wallets compatibility (EIP712 support)

v1.7.2

12 Feb 19:54
1e0f366
Compare
Choose a tag to compare

Liquidation Module

v1.7.1

01 Feb 16:00
a953aa4
Compare
Choose a tag to compare

Fix vesting ante

v1.7.0

08 Jan 09:28
1cdd044
Compare
Choose a tag to compare
  • Upgrade Cosmos SDK to v0.47.5
  • Upgrade CometBFT to v0.37.3
  • Upgrade IBC to v7.3.1