github Kava-Labs/kava v0.23.0-alpha.0
Kava 13 Release Candidate 3 (v0.23.0-alpha.0)

latest releases: v0.26.2-iavl-v1-alpha.0, v0.26.2, v0.26.1...
pre-release17 months ago

Release Candidate & Public Testnet Release 3

This third release candidate (v0.23.0-alpha.0) includes a state-breaking change for the original expected behavior of evm legacy param handling. In addition, fixes a bug that prevented historical evm queries of pre-upgrade heights where legacy parameters were used.

Listed below are the overall changes from Kava 12.

Latest version of Kava includes updates to major dependencies and grants new powers for Kava DAO to manage community pool funds via the x/community module.

For detailed breaking API changes, see the Kava 13 API Migration Guide.

Software versions:
Golang: v1.20
Cosmos-sdk: v0.46.11
CometBFT: v0.34.27 (formerly Tendermint)

Improvements

  • (deps) [#1477] Bump Cosmos SDK to v0.46.10.
  • (deps) [#1477] Bump Ethermint to v0.21.0.
  • (deps) [#1477] Bump ibc-go to v6.1.0.
  • (deps) [#1477] Migrate to CometBFT.
  • (x/incentive) [#1512] Add grpc query service.
  • (deps) [#1544] Bump confio/ics23/go to v0.9.0, cosmos/keyring to v1.2.0.
  • (x/committee) [#1562] Add CommunityPoolLendWithdrawPermission
  • (x/community) [#1563] Include x/community module pool balance in
    x/distribution community_pool query response.
  • (x/community) [#1565] Add CommunityCDPRepayDebtProposal
  • (x/committee) [#1566] Add CommunityCDPRepayDebtPermission
  • (x/community) [#1567] Add CommunityCDPWithdrawCollateralProposal
  • (x/committee) [#1568] Add CommunityCDPWithdrawCollateralPermission

Deprecated

  • (x/validator-vesting) [#1542] Deprecate legacy circulating and total supply
    rest endpoints.

Client Breaking

  • [#1477] Remove legacy REST endpoints.
  • [#1519] Remove required denom path parameter from hard grpc query endpoints.

Bug Fixes

  • (x/incentive) [#1550] Fix validation on genesis reward accumulation time.
  • [#1585] Fix non-determinism in x/evm legacy proposals.

Note: This is a release candidate only. Do not attempt to run this software on mainnet.

Don't miss a new kava release

NewReleases is sending notifications on new releases.