github anoma/namada v0.10.0
Namada 0.10.0

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

Namada 0.10.0 is a scheduled minor release, focused on IBC and MASP
integrations.

BUG FIXES

  • Fix compatiblity of IBC Acknowledgement message and FungibleTokenData with
    ibc-go (#261)
  • Fix the block header merkle root hash for response to finalizing block.
    (#298)
  • Fix IBC token transfer to comply with ICS20.
    (#625)
  • Fixed storage read from arbitrary height and added an optional config value
    shell.storage_read_past_height_limit to limit how far back storage queries
    can read from. (#706)
  • Fix make debug-wasm-scripts, which attempted an incorrect rename.
    (#720)
  • require_latest_height should skip requests with height 0
    (#752)

FEATURES

  • Add client command 'ibc-transfer'.
    (#626)
  • Added MASP client and wallet functionality. Added new command to view transfer
    history. (#1234)

Don't miss a new namada release

NewReleases is sending notifications on new releases.