github public-awesome/stargaze v5.0.0

latest releases: v14.0.0, v15.0.0-alpha.1, v14.0.0-rc.2...
2 years ago

Description

This release includes dependency updates from CosmWasm, CosmosSDK and Tendermint

CosmWasm

  • improves instantiation process through governance
  • bugfixes
  • increase max compressed size allowance

Tendermint

Reduce p2p lock contention during long blocks execution (eg: Proposals Voting Tally)

Reset State

There are now 2 different commands for reset

  • starsd tendermint reset-state : keeps priv validator state
  • starsd tendermint unsafe-reset-all: same as before but was moved under tendermint subcommand

Cosmos SDK

  • Fixes nil pointer panic when starting nodes
  • rollback command supported by the sdk which performs a rollback to the previous height (this is a new feature and we recommend some testing performed on sentries only)

Full Changelog: v4.0.0...v5.0.0

Don't miss a new stargaze release

NewReleases is sending notifications on new releases.