Namada 0.14.3 is a bugfix release addressing mainly disk usage
inefficiencies.
BUG FIXES
- Check if validators are valid in pre-genesis setup.
(#1140) - Now load conversions from storage even for epoch 1.
(#1244)
IMPROVEMENTS
TESTING
- Fixed run_ledger_load_state_and_reset test in debug build.
(#1131)