Skip to content

Releases: KYVENetwork/chain

v2.0.0-rc1

27 Feb 10:05
8fcdc76
Compare
Choose a tag to compare
v2.0.0-rc1 Pre-release
Pre-release

This is the second release candidate for the KYVE v2 upgrade, removing the group module and preparing for the Kaon upgrade.

An '!' indicates a state machine breaking change.

Improvements

  • ! (x/group) #250 Remove group module
  • (chore) #249 Prepare v2 upgrade params
  • (chore) #248 Prepare Kaon upgrade

Full Changelog: v2.0.0-rc0...v2.0.0-rc1

v2.0.0-rc0

18 Feb 10:03
279189c
Compare
Choose a tag to compare
v2.0.0-rc0 Pre-release
Pre-release

This is the first release candidate for the KYVE v2 upgrade, featuring the merge of the protocol and consensus staking layers.

An '!' indicates a state machine breaking change.

Features

  • ! (x/bundles) #236 merkle_root bundles migration
  • ! (x/stakers) #209 Shared Staking: Consensus-validator stake is now used for the protocol.
  • ! (x/stakers) #210 Shared Staking: Pool specific commission and stake fraction.
  • ! (x/stakers) #211 Shared Staking: Maximum voting power per pool.

Improvements

  • (x/stakers) #232 Shared Staking: Update stakers queries
  • (deps) #213 Bump to CosmosSDK v0.50.11 and cleanup deps.
  • (deps) #246 Bump stakers module version from v1beta1 to v1

Bug Fixes

  • ! #207 Added test case for points.

Full Commit History: v1.5.0...v2.0.0-rc0

v1.5.0

05 Jul 14:03
3910277
Compare
Choose a tag to compare

An '!' indicates a state machine breaking change.

Features

  • ! (x/stakers) #185 Support multiple coins in stakers module.
  • ! (x/bundles) #184 Support multiple coins in bundles module.
  • ! (x/funders) #179 Support multiple coins for funding.
  • ! (x/bundles) #177 Add end-key to pool.
  • ! (x/bundles) #178 Tally bundle proposal on timeout.
  • ! (x/delegation) #176 Support multiple denoms for delegation rewards.
  • ! (x/bundles) #172 Storage-cost per storage-provider.
  • ! (x/bundles) #175 Tally bundle proposal on skip-uploader-role.

Improvements

  • #199 Align events naming.
  • ! (deps) #198 Bump ibc version to v8.3.1.
  • (deps) #197 Bump to CosmosSDK v0.50.7
  • ! (x/pool) #190 Make inflation-share-weight a decimal.
  • #182 Make release builds reproducible.
  • ! #183 Only charge coins which are whitelisted.
  • ! (deps) #174 Add mainnet KYVE image to interchain tests.
  • ! (deps) #171 Bump ibc version to v8.2.0 and remove unnecessary dev-dependency.
  • ! (deps) #169 Migrate to Cosmos-SDK v0.50
  • (deps) #161 Bump ibc packet forward middleware.

Bug Fixes

  • ! (deps) #203 Use newest IAVL version to prevent pruning error.
  • #194 Return correct result for legacy rpc block_results request.
  • #192 Cosmos-SDK & IBC swagger-code generation.
  • (x/query) #159 Add pool params back to kyve params query.
  • (x/query) #160 Add funders back to pool query.
  • #163 Add back swagger UI for KYVE and Cosmos REST queries.

Full Commit History: f6ace3e...v1.5.0

This is the first time we use reproducible builds.
Building with go version 1.22.4 should yield the same hashes for the raw binary files. Due to the fact that gz is not deterministic, we will now start with only providing the binary files instead of the packaged tar.gz files. The reproducible hashes will then be part of the governance proposal avoiding the need to sign with an gpg key controlled by a single entity.

v1.4.0

17 Nov 11:03
68e5ff7
Compare
Choose a tag to compare

An '!' indicates a state machine breaking change.

Features

Improvements

  • ! (x/bundles) #142 Halt the pool if a single validator has more than 50% voting power.
  • ! (deps) #33, #152 Upgrade Cosmos SDK to v0.47.6 (v0.47.6-kyve).

Bug Fixes

  • #149 Add bundles query version map to genesis import/export.
  • (x/delegation) #135 CLI: Use correct args amount for tx redelegate.

Full Commit History: 55b9f4b...v1.4.0

v1.3.2

16 Nov 14:36
7a59450
Compare
Choose a tag to compare

Improvements

  • (deps) #138 Bump ledger dependency to fix ledger build on latest macOS devices.

Bug Fixes

  • (x/delegation) #136 CLI: Use correct args amount for tx redelegate.
  • (x/bundles) #149 Add bundles query version map to genesis import/export.

Full Commit History: v1.3.1...v1.3.2

v1.3.1

03 Aug 15:10
678fe5f
Compare
Choose a tag to compare

Bug Fixes

  • #122 Fix Makefile Go version parse command.

Full Commit History: v1.3.0...v1.3.1

v1.3.0

15 Jul 16:51
c40a28d
Compare
Choose a tag to compare

Please see the CHANGELOG for an exhaustive list of changes.

Full Commit History: v1.2.0...v1.3.0

v1.2.3

15 Jul 16:48
d802e28
Compare
Choose a tag to compare

Please see the CHANGELOG for an exhaustive list of changes.

Full Commit History: v1.2.2...v1.2.3

v1.2.2

08 Jun 16:28
489960c
Compare
Choose a tag to compare

This release solely addresses the Cosmos SDK Barberry Security Advisory.

Please see the CHANGELOG for an exhaustive list of changes.

Full Commit History: v1.2.1...v1.2.2

v1.2.1

25 May 13:57
5985989
Compare
Choose a tag to compare

This release solely addresses the IBC Huckleberry Security Advisory.

Please see the CHANGELOG for an exhaustive list of changes.

Full Commit History: v1.2.0...v1.2.1