Skip to content

v0.35.5

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Mar 17:27
· 33 commits to main since this release

Changelog

See the release notes here for important changes pertaining to CosmWasm in the v0.35 upgrade.

This patch release contains some bug fixes, and adds some queries. This is NOT consensus breaking for nodes already on v0.35.x.

  • Set wasm governance params correctly on upgrade
  • Change default path of wasm dir to $AXELARD_HOME/data/wasm. Migration from the old path $AXELARD_HOME/wasm to $AXELARD_HOME/data/wasm is done automatically on startup.
  • Adds queries to axelarnet module to map between Cosmos chain name <-> IBC path
  • Improve vald error handling robustness

What's Changed

Full Changelog: v0.35.4...v0.35.5