github anoma/namada v0.31.9
Namada 0.31.9

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

Namada 0.31.9 is a patch release that includes a fix of IBC timestamp, transaction gas cost and shielded context for dry-ran transactions and RocksDB update.

BUG FIXES

  • Fix the timeout timestamp for PGF over IBC
    (#2774)
  • Fixed a bug in the client for which the speculative
    shielded context was updated event in a dry run.
    (#2775)
  • Restore the IBC tx gas cost to match the version 0.31.6.
    (#2824)

IMPROVEMENTS

  • Improve build time of git2 dependency by disabling the default features.
    (#2724)
  • Various client improvements.
    (#2748)
  • Updated RocksDB dependency. For a shared libary users make sure to link
    against version v8.10.0. (#2776)

SDK

  • gen_shielded_transfer now takes an extra update_ctx
    argument to conditionally update the shielded context.
    (#2775)

Don't miss a new namada release

NewReleases is sending notifications on new releases.