github persistenceOne/persistenceCore v8.0.0-rc0

latest releases: v11.15.0, v11.15.0-rc0, v11.14.0...
pre-release17 months ago

What's Changed

Dependency upgrades

  • Upgraded cosmos-sdk from v0.45.12 to v0.46.11 (CHANGELOG)
  • Migrated to CometBFT v0.34.27
  • Migrated to notionals wasmd v0.30.0-sdk469.4
  • Upgraded ibc-go from v4.3.0 to v6.1.0 (CHANGELOG)
    ICS29 - Fee middleware is enabled in this upgrade.
  • Upgraded persistence-sdk from v2.0.0 to v2.1.0-rc1 (CHANGELOG)
  • Upgraded pstake-native from v2.0.0 to v2.1.0-rc0 (CHANGELOG)

Min Commission Rate

  • Minimum commission rate is set to 5%, which was proposed here

    Note
    During upgrade, If the validator's commission rate is lower than the Min Rate (i.e. 5%), it will be set to 5%.

Features

  • x/lsnative: (Liquid Staking Module / LSM)
    Adds an implementation to tokenise staked native coins (XPRT), forked from liquidity-staking-module, which forks the original staking, slashing, distribution, genutil Cosmos SDK v46 modules.

  • x/oracle:
    This module implements the chain side of our new decentralized price oracle native to the Cosmos ecosystem. It collects prices for the price feeds and allows to query them from other modules and CW contracts.

    Note
    The validators are required to run oracle price feeder along with the validator node. Check this doc for How to setup Oracle Feeder

New Contributors

  • @xlab made their first contribution in #187

Full Changelog: v7.0.0...v8.0.0-rc0

Don't miss a new persistenceCore release

NewReleases is sending notifications on new releases.