Skip to content

Releases: crypto-org-chain/chain-main

v0.8.0-crossfire

11 Jan 05:36
Compare
Choose a tag to compare

January 11, 2021
WARNING NOTE: this binary release is intended for the Crossfire mainnet dry-run and is not compatible with the public Croeseid testnet.

Changelog

v0.8.0-crossfire

A version based on the final release of Cosmos SDK 0.40.

Improvements

  • 347 keyring options help extended
  • 346 validation of command-line signed integer arguments
  • 345 legacy code removed

v0.8.0-croeseid

11 Jan 07:16
Compare
Choose a tag to compare

January 11, 2021
WARNING NOTE: this binary release is intended for the public Croeseid testnet (for the Crossfire mainnet dry-run, please use v0.8.0-crossfire).

Changelog

v0.8.0-croeseid

A version based on the final release of Cosmos SDK 0.40.

a5e2790 cherry-pick faa5d0f

v0.8.0-rc1

21 Dec 02:58
Compare
Choose a tag to compare
v0.8.0-rc1 Pre-release
Pre-release

December 21, 2020
WARNING NOTE: this version isn't compatible with the existing public testnet network on 0.7.0-rc* release candidates. The network upgrade instructions will be posted in the week of December 21.

A small patch for the rc0 version not to require the log level flag.

Changelog

589edc1 cherry-pick 8dd8bfd

v0.8.0-rc0

17 Dec 03:56
Compare
Choose a tag to compare
v0.8.0-rc0 Pre-release
Pre-release

December 17, 2020
WARNING NOTE: this version isn't compatible with the existing public testnet network on 0.7.0-rc* release candidates. The network upgrade instructions will be posted in the week of December 21.

Changelog

v0.8.0-rc0

A version based on rc5 of Cosmos SDK 0.40 release candidate.

Breaking changes

  • many backwards incompatible changes to rc0 of Cosmos SDK 0.40

Features

  • supply querying
  • IBC module added

Improvements

  • using upstream Cosmos SDK denomination conversion utilities

patched Go version

16 Nov 03:14
Compare
Choose a tag to compare
patched Go version Pre-release
Pre-release

Same as rc1, but built with the latest Go 1.15.5.

Changelog

1396c0f Problem: Golang in project is not updated 1.15.5 (#263)

ledger support + state sync enabled

06 Nov 10:35
Compare
Choose a tag to compare
Pre-release

The same dependencies / format as rc0, but with a small patch + a different build tag.

Changelog

cherry-picked #252 #233 #196

The initial release for testing

14 Oct 05:33
Compare
Choose a tag to compare
Pre-release

The release candidate is based on Cosmos SDK fork (from master / WIP Stargate) with a small patch for graceful shutdowns (that's now merged to master).