mirror of
https://github.com/0glabs/0g-chain.git
synced 2024-12-25 07:45:18 +00:00
update changelog and readme
This commit is contained in:
parent
bc5826cd80
commit
cfccdfc815
@ -36,6 +36,10 @@ Ref: https://keepachangelog.com/en/1.0.0/
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [v.0.3.2]
|
||||
|
||||
[\#364] Use new BIP44 coin type in the CLI, retain support for the old one through a flag.
|
||||
|
||||
## [v0.3.1]
|
||||
|
||||
[\#266] Bump tendermint version to 0.32.7 to address cosmos security advisory [Periwinkle](https://forum.cosmos.network/t/cosmos-mainnet-security-advisory-periwinkle/2911)
|
||||
|
@ -23,8 +23,7 @@
|
||||
|
||||
</div>
|
||||
|
||||
Reference implementation of Kava, a blockchain for cross-chain DeFi. Built using the [comsos-sdk](https://github.com/cosmos/cosmos-sdk).
|
||||
|
||||
Reference implementation of Kava, a blockchain for cross-chain DeFi. Built using the [cosmos-sdk](https://github.com/cosmos/cosmos-sdk).
|
||||
|
||||
## Quick Start
|
||||
|
||||
@ -34,7 +33,7 @@ make install
|
||||
|
||||
## Mainnet
|
||||
|
||||
Note, the current reccomended version of the software for mainnet is v0.3.1.
|
||||
Note, the current recommended version of the software for mainnet is v0.3.2.
|
||||
|
||||
To join the latest testnet, head over to the [testnet repo](https://github.com/Kava-Labs/kava-testnets).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user