Skip to content

Namada 0.13.2

Choose a tag to compare

@github-actions github-actions released this 23 Jan 20:28
· 11977 commits to main since this release
v0.13.2

Namada 0.13.2 is a bugfix release addressing issues with the 0.13
release series.

BUG FIXES

  • Fixes testnet wrapper fee checks
    (#1019)

CI

  • Correctly report e2e test failures in CI.
    (#1045)

IMPROVEMENTS

  • Append Namada version number to tendermint moniker.
    (#1057)

TESTING

  • Correct the whitelist test in vp_implicit to use case-insensitive whitelist
    hashes. (#1037)
  • Address failing e2e tests which were not caught earlier.
    (#1062)