From 1e553766c88a7fd7e311ce8bb1d4073bafa97857 Mon Sep 17 00:00:00 2001 From: Kevin Davis Date: Fri, 5 Jun 2020 15:21:26 -0400 Subject: [PATCH] update readme and guide with v0.8 release info (#557) --- README.md | 12 +++++++++--- contrib/kava-3/migration.md | 10 +++++++--- 2 files changed, 16 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index d481e32b..7b209dc3 100644 --- a/README.md +++ b/README.md @@ -25,18 +25,24 @@ Reference implementation of Kava, a blockchain for cross-chain DeFi. Built using ## Mainnet -Note, the current recommended version of the software for mainnet is v0.3.2. The master branch of this repository contains considerable development work since the last mainnet release and is __not__ runnable on mainnet. +Note, the current recommended version of the software for mainnet is v0.3.5. The master branch of this repository contains considerable development work since the last mainnet release and is __not__ runnable on mainnet. ### Installation ```sh -git checkout v0.3.2 +git checkout v0.3.5 make install ``` +## Mainnet Upgrade + +The scheduled mainnet upgrade to `kava-3` will take place on June 10th, 2020 at 14:00 UTC. The version of Kava for `kava-3` is [__v0.8.0__](https://github.com/Kava-Labs/kava/releases/tag/v0.8.0). + +Migration instructions can be found [here](https://github.com/Kava-Labs/kava/blob/master/contrib/kava-3/migration.md). + ## Testnet -The recommended version of the software for kava-testnet-4000 is v0.4.1. For further information on joining the testnet, head over to the [testnet repo](https://github.com/Kava-Labs/kava-testnets). +For further information on joining the lastest testnet, head over to the [testnet repo](https://github.com/Kava-Labs/kava-testnets). ## License diff --git a/contrib/kava-3/migration.md b/contrib/kava-3/migration.md index fa549f73..f4202864 100644 --- a/contrib/kava-3/migration.md +++ b/contrib/kava-3/migration.md @@ -45,9 +45,13 @@ kvd start --halt-height 1591794000 # verify versions kvd version --long - # [PLACEHOLDER] - kvcli version -long - # [PLACEHOLDER] + # name: kava + # server_name: kvd + # client_name: kvcli + # version: 0.8.0 + # commit: dee456557a0b478f8b2326e62f963fd0f43fbd0f + # build_tags: netgo,ledger + # go: go version go1.13.7 linux/amd64 # Migrate keys kvcli keys migrate