Kava-Labs / kava

DeFi for Crypto.
Apache License 2.0
439 stars 364 forks source link

feat(cli): add iavlviewer command #1922

Closed pirtleshell closed 2 months ago

pirtleshell commented 2 months ago

Description

The command makes debugging low-level iavl problems (like app hash mismatches) simpler.

Command includes sub-commands data, hash, shape, & versions

Checklist