Skip to content

Releases: burnt-labs/xion

v19.0.0

23 May 12:29
0a2d0ed

Choose a tag to compare

🚨 Do not Use this version use 19.0.1 instead 🚨

v19.0.0 contains a bug related to fee abstraction that will cause your node to halt .

Application Code Enhancements

  • Introduced support for Cosmos SDK's v53 mint module and added a legacy mint keeper for backward compatibility in app/app.go. [1] [2]
  • Added a new upgrade handler for the v19 release in app/upgrades.go, including migrations for staking parameters, mint module settings, and fee abstraction epochs.
  • Replaced deprecated methods and variables (e.g., BaseApp methods) with updated alternatives for better maintainability. [1] [2]

Dependency Updates

  • Updated cosmossdk.io/core to version v0.11.3 and other dependencies in go.mod to address deprecations and vulnerabilities.
  • Added comments to clarify dependency replacements, such as the migration of rosetta-sdk-go/types to mesh-sdk-go/types.

Workflow Updates

  • Updated golangci-lint-action to version 8 in .github/workflows/golangci-lint.yaml for compatibility with newer linting features.
  • Modified installation commands in .github/workflows/verify-installers.yaml to dynamically use the version from the GitHub branch/tag name for apt, yum, and apk package managers. [1] [2] [3]

Documentation Improvements

  • Enhanced INSTALLERS.md with instructions for listing and installing specific versions of xiond across package managers (e.g., brew, apt, yum, apk). [1] [2] [3] [4]
  • Fixed a broken link in README.md for the INSTALLERS.md file to use a relative path.

v18.0.2

22 May 22:48
44f58d6

Choose a tag to compare

Changelog

  • 44f58d6 fix swagger
  • ec975cd merge ash/main
  • 724af5b Merge pull request #1 from ash-burnt/bug/jwt-parse
  • df56322 make sure jwt is in compact form
  • 8679129 add signing and upload to fury, verify installers (#317)

What's Changed

  • add signing and upload to fury, verify installers by @2xburnt in #317

Full Changelog: v18.0.1...v18.0.2

v18.0.1

06 May 20:35
b0f3a37

Choose a tag to compare

Changelog

  • b0f3a37 use goreleaser for build/release

Full Changelog: v18.0.0...v18.0.1

v17.1.1

06 May 20:10
b798a9f

Choose a tag to compare

Changelog

What's Changed

Full Changelog: v17.0.0...v17.1.1

v17.0.1

06 May 20:09
ae5679f

Choose a tag to compare

Changelog

  • ae5679f use goreleaser for build/release

Full Changelog: v17.0.0...v17.0.1

v16.0.1

06 May 20:07
7431dba

Choose a tag to compare

Changelog

  • 7431dba use goreleaser for build/release

Full Changelog: v16.0.0...v16.0.1

v15.0.1

06 May 20:07
c784977

Choose a tag to compare

Changelog

  • c784977 use goreleaser for build/release

Full Changelog: v15.0.0...v15.0.1

v14.1.2

06 May 19:15
c2e0e0b

Choose a tag to compare

Changelog

  • c2e0e0b use goreleaser for build/release

Full Changelog: v14.1.0...v14.1.2

v14.0.1

06 May 19:13
45438ef

Choose a tag to compare

Changelog

  • c2e0e0b use goreleaser for build/release

v11.0.2

06 May 19:14
8f9a7c0

Choose a tag to compare

Changelog

  • 8f9a7c0 use goreleaser for build/release

Full Changelog: v11.0.1...v11.0.2