0g-chain/CHANGELOG.md
2020-02-13 01:06:59 +00:00

1.8 KiB

Changelog

[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

[v0.3.0]

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