juno
juno copied to clipboard
--halt-height=13743781 not halting correctly for v20 ugprade but 13743785
multiple nodes halt at
"checkTime": "2024-02-08T07:21:22.973Z",
"blockTime": "2024-02-08T06:32:33.347Z (diff: 48:49.626)",
"blockHeight": "13743785 (0x3e551fe1bc6746a66dd4734a0243565b86be400dc5a7d133131b3512b3af817f)",
& got broken post v20 binary upgrade it will get
ERR Stopping peer for error err="Reactor validation error: wrong Block.Header.AppHash. Expected A9C5F4FC150B24A6594FB5282205CFF0E185C3715B4543218BF8938CD04E1906, got D23C72530B7473D02BA953E932D66CC6019DAF0121A8B921D25FA69F5978A069" module=p2p peer="Peer{MConn{65.109.89.19:12656} 3e13a9743d4de8d2e9dd6b26788fca576c598894 out}"
https://atomscan.com/juno/ looks breaking for same issue & block height also
It could be related to this issue? https://github.com/cosmos/cosmos-sdk/pull/16639
I also encountered the same problem, even upgrading to v20 didn't work.