github anoma/namada v0.30.1
Namada 0.30.1

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

Namada 0.30.1 is a patch release that contains various bug fixes for MASP, IBC, the shell and crates refactor (the core has been subdivided into many smaller crates).

IMPROVEMENTS

  • Refactored the core crate into many smaller crates.
    (#2312)
  • Strengthened the checks in the MASP VP. Allow viewing and spending of
    unconvertible MASP notes (#2371)
  • Refactored the fee validation process.
    (#2382)
  • Updated block validation to require a valid timestamp.
    (#2383)
  • Moved Rust crates into a crates sub-dir.
    (#2386)
  • Ibc transactions can be rewrapped in case of a gas error.
    (#2395)

SDK

  • Added some more RPC methods for computing governance proposal
    results, query pgf parameters and total supply of a token.
    (#2400)

TESTING

  • Fix E2E test for PGF over IBC by waiting before checking the balance
    (#2398)

Don't miss a new namada release

NewReleases is sending notifications on new releases.