Skip to content

v0.43.0

Latest
Compare
Choose a tag to compare
@pwnfoo pwnfoo released this 07 Nov 07:04
· 0 commits to release/v0.32.0 since this release

Current version of nyxd running on mainnet

Important Notes

  • Make sure to set the minimum_gas_prices value to 0.025unym,0.025unyx in app.toml. Leaving this as the default blank value will lead to panic from this version onwards
minimum-gas-prices = "0.025unym,0.025unyx"
  • Make sure to backup your keys as this upgrade attempts to migrate your key encoding
  • Voting period is set to 7 days by this upgrade
  • If you are compiling from source, make sure to use go version 1.20.10