Skip to content

Releases: Kava-Labs/kava

Kava IBC Upgrade Release Candidate 2

15 Jan 03:19
e9a28ce
Compare
Choose a tag to compare
Pre-release

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

11 Jan 01:09
75dec0d
Compare
Choose a tag to compare
Pre-release

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

08 Jan 01:51
9c60024
Compare
Choose a tag to compare
Pre-release

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

05 Jan 03:06
948592c
Compare
Choose a tag to compare
Pre-release

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

18 Nov 17:19
d0e9c25
Compare
Choose a tag to compare

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 the committee 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

10 Sep 13:39
0ee449e
Compare
Choose a tag to compare

This minor release adds additional REST endpoints and tests to the v0.15 branch.

This software is fully compatible with the kava-8 mainnet.

Kava Swap Release

28 Aug 02:09
8691ac4
Compare
Choose a tag to compare

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

20 Aug 03:55
a52f606
Compare
Choose a tag to compare
Pre-release

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

20 Aug 02:12
19c4926
Compare
Choose a tag to compare

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

11 Aug 16:20
58b3089
Compare
Choose a tag to compare
Pre-release

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.