github anoma/namada v0.31.1
Namada 0.31.1

latest releases: v0.39.0, v0.38.1, v0.38.0...
5 months ago

⚠️ Warning: This release contains a critical issue with Tendermint request ordering which has been fixed in 0.31.2.

Namada 0.31.1 is a patch release that fixes the memo processing for some transactions and improves logs related to ledger startup and the wallet.

BUG FIXES

  • Wallet: respect the optional bip39-flag for key derivation.
    (#2489)

IMPROVEMENTS

  • Wallet: print the generated payment address.
    (#2490)
  • Reworks the way the ledger waits for genesis start. It now fully initializes the node and
    outputs logs before sleeping until genesis start time. Previously it would not start any
    processes until genesis times, giving no feedback to users until genesis time was reached.
    (#2502)

Don't miss a new namada release

NewReleases is sending notifications on new releases.