Skip to content

v1.6.2

Compare
Choose a tag to compare
@xiangjianmeng xiangjianmeng released this 26 Aug 08:40
· 341 commits to dev since this release
9ad6773

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

Features

  • #2306 Iaviewer support to read iavl node
  • #2371 Migrate fast storage to OKC
  • #2415 Add query IBC erc20 token mapping (#2415)
  • #2414 Remove partial concurrent
  • #2270 Add wasm watchdb