Skip to content

Releases: public-awesome/stargaze

v10.0.1

06 Jun 18:50
8ca0120
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.0.0...v10.0.1

v10.0.0

05 Jun 14:30
6d4d6ba
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.0.0...v10.0.0

v10.0.0-beta.1

30 May 19:39
2b32031
Compare
Choose a tag to compare
v10.0.0-beta.1 Pre-release
Pre-release
Merge pull request #817 from public-awesome/jhernandezb/v10-migration

add global fee setup

v9.1.0

25 May 15:21
97e812d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.0.1...v9.1.0

v9.0.1

03 Apr 02:51
0746ec7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.0.0...v9.0.1

v9.0.0

21 Mar 13:28
6f0490e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.0.0...v9.0.0

v8.1.0

03 Feb 23:20
56f3ec6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.0.0...v8.1.0

v8.0.0

12 Dec 02:46
77e1b25
Compare
Choose a tag to compare

Summary

  • SDK v0.45.11
  • Wasmd v0.29.2 (adds cosmwasm_1_1 capability)
  • IBC v3.4.0
  • Tendermint v0.34.23
  • Includes new messages for ICA not present in v7 (IBC Transfer, VoteWeighted)
  • Adds ante handler decorator that requires a min deposit of 1,000 STARS (20%) to prevent Spam proposals.

What's Changed

New Contributors

Full Changelog: v7.0.1...v8.0.0

v7.5.0

14 Oct 23:44
Compare
Choose a tag to compare

This is a security release for the
Dragonberry security advisory.

Before upgrading please add this configuration to your app.toml below the iavl-cache-size property

# IAVLDisableFastNode enables or disables the fast node feature of IAVL. 
# Default is true.
iavl-disable-fastnode = true

v7.0.0

27 Aug 05:34
b0bea28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.0.1...v7.0.0