github anoma/namada v0.30.3
Namada 0.30.3

latest releases: v0.43.0, v0.42.0, v0.41.0...
7 months ago

v0.30.3

Namada 0.30.3 is a patch release that refactors some MASP functionality and fixes some governance and CLI issues.

BUG FIXES

  • Fixing several bugs in how governance and pgf transactions are handled and
    validated. (#2459)

IMPROVEMENTS

  • Modified the MASP VP to validate the changed storage keys instead of the
    Transfer object. (#2452)
  • MASP inflation for a given token now is adjusted based on a target amount
    of total locked (shielded) tokens rather than a ratio relative to some total
    supply. (#2460)
  • Add an address CLI arg that defaults to the native token.
    (#2467)

SDK

  • Modified scan_tx to require the set of changed keys instead of Transfer.
    fetch_shielded_transfer now returns the set of changed keys instead of
    Transfer. (#2452)

Don't miss a new namada release

NewReleases is sending notifications on new releases.