Skip to content

Releases: ChihuahuaChain/chihuahua

v2.4.1: reboot the puppy

22 Oct 17:24
378d2ba
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.2...v2.4.1

Note: This release contains state-breaking changes

Dragon-related:

  • use wasmvm 1.1.1 (state breaking)
  • use wasmd v0.29.1 (state breaking)
  • Remove Starport / Ignite CLI (not state breaking)
  • enable iavl fast node (likely the reason the chain could only make one block at a time)

Routine TLC:

  • tendermint v0.34.22

Adverse events

This patch should work just fine. Validators should review the patch before applying it to their nodes. All validators should run this version, because mixed versions will lead to the same set of adverse events as before.

This patch could malfunction, even disastrously, but there should not be a risk to historical state of the chain. From the validator set, state exports should be made before applying the patch just in case. It would be wise to identify one or more operators of archive nodes, just in case.

If this patch either produces only one block, or burns more than it is expected to, validators should take the chain down again, and the highest VotePower validators would do well to carefully monitor the chain. Taking the chain down requires that 1/3 of VotePower go offline.

v2.2.2

14 Oct 18:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.1...v2.2.2

v2.2.1

14 Oct 12:13
Compare
Choose a tag to compare

Main Changes

  • burning mechanism burns 50% of all transaction fees
  • pruning command integrated into CLI
  • dragonberry patch

Commits

New Contributors

  • @tj327 made their first contribution in #42
  • @bjaanes made their first contribution in #50

Full Changelog: v2.1.0...v2.2.1

v2.1.1

22 Sep 14:54
aca5f4b
Compare
Choose a tag to compare

What's Changed

  • Add 'prune' command for the cli in #41
  • seperate 'start' command in #43

Full Changelog: v2.1.0...v2.1.1

v2.1.0

19 Sep 13:30
Compare
Choose a tag to compare

authz module integration
version bumps:

  • wasmd 28
  • cosmos-sdk v0.45.7

v2.0.2

27 Sep 19:21
eeb863c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.1...v2.0.2

v2.0.1 Chiwawasm

27 Sep 19:24
937a38f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.1...v2.0.1

Angry Andy

03 Jan 01:04
5fa8219
Compare
Choose a tag to compare
Angry Andy Pre-release
Pre-release

PRE-RELEASE TEST ONLY

Angry Andy pre-release

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[Unreleased]

Features

  • #1 Version bumps, add mainnet files, many improvements and fixes
  • #2 Add a minimum validator commission of 5% based on proposal #1

v1.0.0 - 2021-12-18

v1.1.0 - 2022-01-XX (TBA)

v1.0.0 Release mainnet

18 Dec 22:31
1d07c0d
Compare
Choose a tag to compare

Release mainnet