github anoma/namada v0.7.1
Namada 0.7.1

latest releases: v0.43.0, v0.42.0, v0.41.0...
2 years ago

Namada 0.7.1 is a patch release of the Namada software, continuing the
version numbering sequence previously used in the Anoma repository.
There are few important user-facing changes, but this is the first
tagged release in the Namada repository.

CI

  • New CI using Github Actions
    (#222)

DOCS

  • Added OpenAPI spec (#322)
  • Applied various fixes and updates to the PoS system spec and integration spec
    (#1070)
  • Fixes libraries doc typos and correct comment on the clap crate
    (#1143)

FEATURES

  • Added secp256k1 support (#278)

IMPROVEMENTS

  • Zeroize secret keys from memory
    (#277)
  • Better logging for end-to-end tests, and logs are
    stored to disk in the test's temporary working directory
    (#1202)
  • Hidden the stdout of Tendermint process by default. To include
    it in the node's output, run with ANOMA_TM_STDOUT=true
    (#1239)

MISCELLANEOUS

  • Make some .gitignore patterns relative to repo root
    (#1158)

TESTING

  • E2E: Consume unread output before checking exit status.
    (#247)
  • Switch back from a fork to a newly released version of expectrl
    (#1142)

Don't miss a new namada release

NewReleases is sending notifications on new releases.