Skip to content

Releases: stafihub/stafihub

v0.5.0

11 Sep 03:51
Compare
Choose a tag to compare
  1. Added ExecuteNativeAndLsmBondProposal, which can mint corresponding amount of rATOMs to users who transfer Liquid Staked ATOM Shares to StaFi ICA pool.
  2. Support RedeemTokensforShares transaction for ICA, which can convert Liquid Staked ATOM Shares into Staked ATOM, and facilitate unified management of all staked ATOMs.
  3. Support repopening IBC channel and change timeout timestamp for ICA message.

Full Changelog: v0.4.3...v0.5.0

v0.4.3

11 Jun 01:36
Compare
Choose a tag to compare
  1. Updates cosmos-sdk to v0.46.13 for Barberry

Full Changelog: v0.4.2...v0.4.3

v0.4.2

08 Jun 10:31
Compare
Choose a tag to compare
  1. ibc-go upgrade to v5.2.1

Full Changelog: v0.4.1...v0.4.2

v0.4.1

04 May 14:28
Compare
Choose a tag to compare
  1. Go version check.

Full Changelog: v0.4.0...v0.4.1

v0.4.0

23 Apr 02:56
Compare
Choose a tag to compare

Main Changes

  1. SDK bump up (08fd361). cosmos-sdk (0.45.11 -> 0.46.12), ibc-go (3.4.0 -> 5.2.0).

Full Changelog: v0.3.0...v0.4.0

v0.3.0

09 Feb 13:16
Compare
Choose a tag to compare

Main Changes

  1. Ledger support (a1dd186, f139982).
  2. SDK bump up (bc57f81). cosmos-sdk (0.45.9 -> 0.45.11), ibc-go (3.1.1 -> 3.4.0).
  3. Lint warns fix (90f4029).

Full Changelog: v0.2.3...v0.3.0

v0.2.3

18 Oct 06:09
Compare
Choose a tag to compare

Main Changes

  1. Fix issues when import into or export from the genesis.
  2. Add missing parameter of the bridge genesis module.

Full Changelog: v0.2.2...v0.2.3

v0.2.2

15 Oct 07:48
Compare
Choose a tag to compare

This release contains the "dragonberry" security release from Cosmos SDK v0.44.5-patch. It should be upgraded IMMEDIATELY by all validator and node operators as a rolling upgrade without organizing a chain halt. Validators can independently upgrade their binaries.

Main Changes

  1. Version bump to cosmos-sdk v0.45.9.
  2. Version bump to tendermint v0.34.21.
  3. Version bump to iavl v0.19.3.
  4. Add rHUAHUA metadata.

Full Changelog: v0.2.1...v0.2.2

v0.2.1

30 Sep 06:50
Compare
Choose a tag to compare

Main Changes

  1. Fix the query of REST api.

Full Changelog: v0.2.0...v0.2.1

v0.2.0

16 Sep 06:23
Compare
Choose a tag to compare

Main Changes

  1. Add functions of removing delegator from whitelist.
  2. Rename RemoveDelegatorAddressToWhitelist to RemoveDelegatorAddressFromWhitelist.

Full Changelog: v0.1.1...v0.2.0