celestiaorg / cosmos-sdk

:chains: A Framework for Building High Value Public Blockchains :sparkles:
https://cosmos.network/
Other
19 stars 33 forks source link

Dump state and block data upon app hash or last results mismatch and create script to replay #398

Open evan-forbes opened 6 months ago

evan-forbes commented 6 months ago

Upon a app hash mismatch or last results hash mismatch, it would be useful to dump the state and the block data so that we can use a script to replay the non-determinism in order to debug it faster