Namada 0.28.1 is a patch release that makes improvements to the MASP, SDK, merkle trees, and chain initialization conditions.
BUG FIXES
- Fix sdk compilation when using async-send feature flag.
(#2261) - Added back missing changed storage keys in transaction results.
(#2263) - Fix to skip pruning BridgePool Merkle trees when no signed nonce
(#2264) - Initialize token total supply to zero at init chain.
(#2270)