Namada 0.12.1
·
11423 commits
to main
since this release
Namada 0.12.1 is a hotfix release, fixing a node crash on malformed
transactions to the MASP.
BUG FIXES
- Avoid panicking unwrap()s in vp_verify_masp, to prevent crashing the node on
malformed transactions. (#942)