Skip to content

v2.0.0-rc0

Pre-release
Pre-release
Compare
Choose a tag to compare
@mbreithecker mbreithecker released this 18 Feb 10:03
· 3 commits to main since this release
279189c

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