Skip to content

Namada 0.12.0

Choose a tag to compare

@github-actions github-actions released this 13 Dec 08:09
· 12216 commits to main since this release
v0.12.0

Namada 0.12.0 is a scheduled minor release.

Tendermint

Docker

CI

  • Run make check-abcipp in CI (#824)
  • Run Ethereum bridge CI against more branches
    (#834)

DOCS

  • Adds specs for replay protection
    (#440)
  • Adds specs for multisig accounts
    (#680)

IMPROVEMENTS

  • Allow sign extension opcodes in WASM
    (#833)
  • Remove the MerkleValue type and just use byte slices for Merkle tree values.
    (#846)
  • Use index-set to reduce serialized size of block results.
    (#859)

TESTING

  • Allow size zero bonds in PoS for testing.
    (#813)