Namada 0.44.1 is a patch release with various fixes, improvements and refactors.
BUG FIXES
- Fixed the masp indexer client not being able to fetch the notes index from the
namada-masp-indexer
. (#3860)
IMPROVEMENTS
- Refactored tx crate modules and slightly improved its API.
(#3835) - Improved batch construction to reduce the size of the resulting tx.
(#3882) - SDK query to get liveness information for the network and consensus validator
set. (#3899)