github anoma/namada v0.18.1
Namada 0.18.1

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

Namada 0.18.1 is a patch release that addresses transaction format changes and minor ledger storage improvements.

BUG FIXES

  • Fixed bug that allowed transactions to be modified without invalidating
    transaction hash (#1607)
  • Move the content and code of init proposal transactions
    into separare section to reduce tx size for hardware wallets
    (#1611)

FEATURES

  • Storage: Add a function to delete key-vals matching a given prefix.
    (#1632)

IMPROVEMENTS

  • Separate the transaction building, signing, and submission
    actions in the SDKs API to enable hardware wallet usage
    (#1498)
  • Disable encryption when sending transactions
    (#1636)
  • Storage: Ensure that prefix iterator only returns key-
    vals in which the prefix key segments are matched fully.
    (#1642)

Don't miss a new namada release

NewReleases is sending notifications on new releases.