Author | SHA1 | Message | Date |
---|---|---|---|
HuangYi |
054b993a38
|
rollback command doesn't rollback state if block store has one more block
it's not very useful under the app hash mismatch scenario. this patch will rollback the block store in such case. changelog |
3 years ago |
yihuang |
8a238fdcb4
|
fix app hash in state rollback (#7837)
When testing rollback feature in the Cosmos SDK, we found that the app hash in Tendermint after rollback was the value after the latest block, rather than before it. Co-authored-by: Callum Waters <cmwaters19@gmail.com> |
3 years ago |
Callum Waters |
bca2080c01
|
cmd: add integration test and fix bug in rollback command (#7315) | 3 years ago |
Callum Waters |
a8ff617773
|
state: add height assertion to rollback function (#7143) | 3 years ago |
Callum Waters |
4ca130d226
|
cli: allow node operator to rollback last state (#7033) | 3 years ago |