Skip to content

Releases: Kava-Labs/kava

CDP Testnet

31 Jan 00:32
bdff81b
Compare
Choose a tag to compare
CDP Testnet Pre-release
Pre-release

This is the first release that includes CDP functionality. Note that this a release from the develop branch and is very much still in development.

The CDP functionality is encapsulated by 3 modules, cdp, auction, and pricefeed. For the current specification, see the spec folder in each module. The CHANGELOG will be updated when we release from master. Until then, you can expect breaking changes.

v0.3.1

29 Oct 21:01
1673675
Compare
Choose a tag to compare

Bump tendermint version to 0.32.7 to address cosmos security advisory Periwinkle

Mainnet: kava-1

25 Oct 20:47
fa63739
Compare
Choose a tag to compare

This is the proposed version for kava-1, the first version of the Kava mainnet.

Features

[#253] Add a new validator vesting account type, which releases coins on a periodic vesting schedule based on if a specific validator signed sufficient pre-commits. If the validator didn't sign enough pre-commits, the vesting coins are burned or sent to a return address.
[#260] Pin to cosmos-sdk commit #18de630 (tendermint 0.32.6)

Improvements

[#257] Include scripts to run large-scale simulations remotely using aws-batch

v0.3.0-rc5

15 Oct 21:36
Compare
Choose a tag to compare
v0.3.0-rc5 Pre-release
Pre-release
increase ci timeout for releases

v0.3.0-rc4

15 Oct 20:34
Compare
Choose a tag to compare
v0.3.0-rc4 Pre-release
Pre-release
handle circleci tags

v0.3.0-rc1

15 Oct 19:17
Compare
Choose a tag to compare
v0.3.0-rc1 Pre-release
Pre-release
add changelog

Testnet 2000

29 Jul 10:53
35829b9
Compare
Choose a tag to compare

This release contains the reference version of kvd for running testnet 2000. Genesis transactions will be located in https://github.com/kava-labs/kava-testnets.

The version info for this release is:

name: kava
servername: kvd
clientname: kvcli
version: 0.1.1-11-g35829b9
gitcommit: 35829b9f253814dd1ea5d5d2cba306fb9aab14b3

Testnet 1.1

05 Jul 04:10
f1720ee
Compare
Choose a tag to compare

Bug Fixes:
#96 include build version info
#103 fixes unbonding/unjailing issue from Testnet 1
#107 changes address prefixes from k -> kava

This release contains the genesis file for Kava Testnet 1.1.
The genesis file is located in testnet1.1/genesis.json

The output of kvd version —long for this release should be:

cosmos-sdk: 0.34.7
git commit: f1720eefc28fc882ce0fd0e89a93f180de282177
vendor hash: 
build tags: netgo,ledger
go version <go-version-system>