mergify[bot]
bd9ed68a04
cli: add --hard flag to rollback command to remove block as well (backport #9261 ) ( #9465 )
...
* cli: add --hard flag to rollback command to remove block as well (#9261 )
Co-authored-by: Levi Aul <levi@leviaul.com >
(cherry picked from commit e84d43ec93 )
* Fix lint
Signed-off-by: Thane Thomson <connect@thanethomson.com >
Signed-off-by: Thane Thomson <connect@thanethomson.com >
Co-authored-by: Callum Waters <cmwaters19@gmail.com >
Co-authored-by: Thane Thomson <connect@thanethomson.com >
2022-12-21 17:56:06 -05:00
Sergio Mena
50b5c23d88
Merge branch 'feature/abci++ppp'
2022-08-22 17:16:17 +02:00
samricotta
aa303edaef
Forward port discard abci responses change ( #9286 )
...
* Backport of sam/abci-responses (#9090 ) (#9159 )
Signed-off-by: Thane Thomson <connect@thanethomson.com >
Co-authored-by: William Banfield <4561443+williambanfield@users.noreply.github.com >
Co-authored-by: Thane Thomson <connect@thanethomson.com >
2022-08-22 12:53:01 +02:00
Callum Waters
2d8df1bd4e
proto: deduplicate consensus params ( #9287 )
2022-08-22 10:50:21 +02:00
mergify[bot]
89bb82617a
fix app hash in state rollback (backport #7837 ) ( #7881 )
...
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 >
Co-authored-by: yihuang <huang@crypto.com >
(cherry picked from commit 8a238fdcb4 )
Inline factory function that does not exist in this branch.
Co-authored-by: M. J. Fromberger <fromberger@interchain.io >
2022-02-19 08:08:52 -08:00
mergify[bot]
05340ca069
cmd: add integration test for rollback functionality (backport #7315 ) ( #7368 )
...
* cmd: add integration test and fix bug in rollback command (#7315 )
(cherry picked from commit bca2080c01 )
Co-authored-by: Callum Waters <cmwaters19@gmail.com >
2021-12-02 08:30:57 -08:00
mergify[bot]
16ba782fa6
cli: allow node operator to rollback last state (backport #7033 ) ( #7080 )
2021-10-08 14:35:13 +02:00