github anoma/namada libs-v0.46.1
Namada libs 0.46.1

latest release: v1.0.0
11 hours ago

Namada 0.46.1 is a libraries patch release containing couple improvements and a bug fix in preparation for a stable apps release.

BUG FIXES

  • Only write a dummy validator to CometBFT's genesis if the number of validators
    present is lower than 2. (#4116)

IMPROVEMENTS

  • Improved the client's retry logic on failed shielding transactions
    to avoid resubmissions on rejections other than the MASP vp ones.
    (#4071)
  • Updated the query-protocol-parameters command to display some missing
    parameters. (#4083)

MISCELLANEOUS

  • Starting from the next release the Namada binary apps (namada, namadan,
    namadac and namadaw) will be versioned separately from the libraries
    (everything else including the wasm). The libraries releases will have their
    tag prefixed with "lib-" and will continue with the current versioning scheme.
    (#4117)

Don't miss a new namada release

NewReleases is sending notifications on new releases.