This release includes a few bug fixes, improvements and new features
Bug Fix
- #2358 Fix para tx random panic
- #2346 Add multisig patch from cosmos-sdk
- #2432 Fix get_storageAt bugs in fast-query lru
- #2453 Switch to fastsync safely and fix prerun smb
Improvements
- #2302 Reduce call of BlockchainInfo
- #2390 Encode and decode account through amino for watchdb
- #2273 Optimize ante gc
- #2312 Optimize iavl persist gap
- #2389 Optimize paralleled-tx handle race