Skip to content

Releases: KYVENetwork/chain

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

v1.1.3

25 May 13:56
9bed226
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.1.2...v1.1.3

v1.2.0

16 May 07:32
96e9546
Compare
Choose a tag to compare

Please see the CHANGELOG for an exhaustive list of changes.

Full Commit History: v1.1.0...v1.2.0