github KYVENetwork/chain v1.5.0

2 months ago

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.

Don't miss a new chain release

NewReleases is sending notifications on new releases.