Skip to content
Cosmopediaby Unity Nodes
DiscussionsValidationMystery validator unbond/bondForum ↗

Mystery validator unbond/bond

Validation2 posts589 views1 likesLast activity Jul 2018
MA
mattharropOP
Jul 2018 1

I’m trying to reason about what happened here: https://figment.network/cosmos/hubble/gaia-7003/validators/F13C1805E8131C9B47E2A46818F57D8A2841E578 The validator was unbonded at block 6711, and then became bonded at 10004. I haven’t been able to figure out why. The validator wasn’t revoked. `gaiacli stake validator cosmosaccaddr1.....` showed `Revoked: false` at all times, but `Status: Unbonded`, changed to `Status: Bonded`. The only thing I did between block 6711 and block 10004 was delegate 1steak at block 7006 to see what would happen, nothing happened at the time but that explains why it had increased from 7 to 8 when it returned to the active set. Does anyone have any thoughts as to how I should go about investigating, or insight into what happened? I extracted log entries that include this validator in blocks 10003,10004 and 10005: ``` mattharrop@basement:~$ tail -n 2000000 /var/log/syslog |grep height=10003 |grep F13C1805E813 mattharrop@basement:~$ tail -n 2000000 /var/log/syslog |grep height=10004 |grep F13C1805E813 Jul 28 09:01:30 basement sh[4561]: I[07-28|09:01:30.077] Signed and pushed vote module=consensus height=10004 round=0…

Excerpt (1193 of 3258 characters). Read the whole post on the forum ↗

GA
gamarin
Jul 2018

Please open an issue on the sdk repo for suspected bug report.

← Back to Discussions