Skip to content

Namada 0.12.2

Compare
Choose a tag to compare
@juped juped released this 22 Dec 17:19
· 11404 commits to main since this release
v0.12.2

Namada 0.12.2 is a hotfix release, limiting transactions included in a
block by size.

BUG FIXES

  • Limit block space to under Tendermint's limit, and limit transactions included
    in a block by their size. (#952)

MISCELLANEOUS

  • Don't attempt to include matchmaker DLLs, which no longer exist, in release
    packages. (#943)
  • Include license information in release binary tarballs.
    (#945)