validator 01 and validator 07 are jailed unexpected
Steps to reproduce
Precondition:
A test node still running but cannot generate blocks.
Reset devnet (singularity height is 600)
self-delegate to genesis validator 10^7
Run singularity test (the test stop validator01 story and geth process and not start the process after singularity)
Experienced behavior
validator01: jailed at 601 height
validator07: confilct voting from height 01 after reset and jailed at height 06
block 1-15 timestamps are from the previous day.
validator01 logs:
24-11-01 03:33:15.018 INFO validator slashed by slash factor module=x/staking validator=storyvaloper1plzprxwwtzy53ps63k5x6uj6tgrn46g6c8w4xv slash_factor=0.050000000000000000 burned=50000
24-11-01 03:33:15.018 DEBU 📚 Validator slashed val_addr=0FC41199CE588948861A8DA86D725A5A073AE91A amount=0.000000000002500000
validator 07 logs:
24-11-01 02:34:12.047 INFO validator slashed by slash factor module=x/staking validator=storyvaloper1q9vn6g9fj96rw2anyklt56v96rf20ap5z7zha7 slash_factor=0.050000000000000000 burned=50000
Description and context
validator 01 and validator 07 are jailed unexpected
Steps to reproduce
Precondition: A test node still running but cannot generate blocks.
Experienced behavior
validator01: jailed at 601 height validator07: confilct voting from height 01 after reset and jailed at height 06 block 1-15 timestamps are from the previous day.
validator01 logs:
validator 07 logs:
evidence:
test node logs:
Expected behavior
validaor01 should be jailed at 600+200 (slashing window). validaor07: not sure how it was affected by test node.
Solution recommendation