Releases: Kava-Labs/kava
Kava IBC Upgrade Release Candidate 2
This is the second release candidate of the software that will comprise the "Kava IBC Upgrade". The main features are:
- Upgrades cosmos-sdk to v0.44.x
- Adds IBC transfers
Note that this is a release candidate and not the official version for kava-9
.
Do not attempt to run this software on mainnnet (kava-8) nodes.
Kava IBC Upgrade Release Candidate 1
This is the first release candidate of the software that will comprise the "Kava IBC Upgrade". The main features are:
- Upgrades cosmos-sdk to v0.44.x
- Adds IBC transfers
Note that this is a release candidate and not the official version for kava-9
.
Do not attempt to run this software on mainnnet (kava-8) nodes.
Kava IBC Upgrade Beta Release 0
This is the first beta version of the software that will comprise the "Kava IBC Upgrade". The main features are:
- Upgrades cosmos-sdk to v0.44.x
- Adds IBC transfers
Note that this is a beta release and breaking changes are possible.
Do not attempt to run this software on mainnnet (kava-8) nodes.
Kava IBC Upgrade Alpha Release 0
This is the first alpha version of the software that will comprise the "Kava IBC Upgrade". The main features are:
- Upgrades cosmos-sdk to v0.44.x
- Adds IBC transfers
Note that this is an alpha release and breaking changes are likely.
Do not attempt to run this software on mainnnet (kava-8) nodes.
v0.15.2
This minor release adds additional documentation and updates to the REST API:
/vesting/circulating-supply
is updated to accurately reflect circulating supply given previous inflation (#1061 )next-proposal-id
has been exposed in thecommittee
REST API (#1019)- Various documentation updates (#1020, #1022)
This update is not required for validators, especially if they are not publicly serving the REST API.
v0.15.1
Kava Swap Release
This is the proposed software that will comprise the "Kava Swap Upgrade", scheduled for August 30th, 2021 at approximately 13:00 UTC. Changes include:
- The swap module, an AMM protocol for trading tokens
- On-Chain governance for HARD/SWP token holders
- SWP token distribution via the incentive module
- Various fixes and refactors to improve the maintainability and accuracy of existing incentive code.
- Migration from v0.14.3 to v0.15.
NOTE: Validators intending to run the migration from v0.14 to v0.15 MUST use v0.14.3
when exporting state. Nodes can be updated at any time prior to the migration.
Prior to the upgrade time, this release may be replaced by another release (v0.15.1, for example) that may contain changes to the migration logic, or other changes that do not alter the current state machine. If state machine breaking changes are needed, the v0.15 branch will be abandoned and a new upgrade proposal will be made to supersede the existing one.
For the latest instructions on updating validator nodes for the "Kava Swap Upgrade", see the migration guide.
NOTE: This release candidate is intended for the "Kava Swap Upgrade" (chain-id: kava-8). Do not attempt to run this software on the current kava-7 mainnet.
Kava Swap Release Candidate 1
This is the first release candidate of the software that will comprise the "Kava Swap Upgrade", scheduled for August 30th, 2021 at approximately 13:00 UTC. Changes include
- The swap module, an AMM protocol for trading tokens
- On-Chain governance for HARD/SWP token holders
- SWP token distribution via the incentive module
- Various fixes and refactors to improve the maintainability and accuracy of existing incentive code.
- Migration from v0.14.3 to v0.15
This release candidate may be replaced by another release candidate that may contain changes to the migration logic, or other changes that do not alter the current state machine. If state machine breaking changes are needed, the v0.15 branch will be abandoned and a new upgrade proposal will be made to supersede the existing one.
NOTE: This release candidate is intended for the "Kava Swap Upgrade" (chain-id: kava-8). Do not attempt to run this software on the current kava-7 mainnet.
v0.14.3
This release updates the genesis export to include additional state.
Valiators must upgrade to this release to run the genesis export for the upgrading to kava-8 on 2021-08-30.
Validators can upgrade at any time before upgrade.
Kava Swap Beta Release 1
This is the second beta release of the software that will comprise the eventual "Kava Swap Upgrade". Changes include
- The swap module, an AMM protocol for trading tokens
- On-Chain governance for HARD/SWP token holders
- SWP token distribution via the incentive module
- Various fixes and refactors to improve the maintainability and accuracy of existing incentive code.
NOTE This is beta software, expect bugs and breaking changes and do not attempt to run on the current kava-7 mainnet.