Namada 0.12.0 is a scheduled minor release.
CI
DOCS
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)