github anoma/namada v0.9.0
Namada 0.9.0

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

Namada 0.9.0 is a scheduled minor release.

BUG FIXES

  • Add back consensus commit timeout configuration set in tendermint
    (#671)
  • Fix info logs to show by default for namadan
    (#702)

FEATURES

  • Client: Add a command to query the last committed block's hash, height and
    timestamp. (#658)

IMPROVEMENTS

  • Replace the handcrafted RPC paths with a new router! macro RPC queries
    definition that handles dynamic path matching, type-safe handler function
    dispatch and also generates type-safe client methods for the queries.
    (#553)
  • Move all shell RPC endpoints under the /shell path. This is a breaking change
    to RPC consumers. (#569)

MISCELLANEOUS

  • Renamed native token from XAN to NAM
    (#632)

Don't miss a new namada release

NewReleases is sending notifications on new releases.