Releases: KYVENetwork/chain
v1.5.0
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
An '!' indicates a state machine breaking change.
Features
- ! (
x/funders
) #141 Implementation of the new funders concept. - #128 Add docker build.
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
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
v1.3.0
Please see the CHANGELOG for an exhaustive list of changes.
Full Commit History: v1.2.0...v1.3.0
v1.2.3
Please see the CHANGELOG for an exhaustive list of changes.
Full Commit History: v1.2.2...v1.2.3
v1.2.2
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
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
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