NillionNetwork / nilchain

Coordination layer for the Nillion Network
https://nillion.com
11 stars 13 forks source link

[BUG] Unable to unjail a validator #41

Open player0x3 opened 4 months ago

player0x3 commented 4 months ago

Describe the bug I'm unable to unjail a validator which was jailed due to downtime.

How to reproduce Add your steps to reproduce the behavior:

  1. When I executed nilchaind tx slashing unjail --from wallet, it showed an error. signatures: [] confirm transaction before signing and broadcasting [y/N]: y code: 4 codespace: sdk data: "" events: [] gas_used: "0" gas_wanted: "0" height: "0" info: "" logs: [] raw_log: 'signature verification failed; please verify account number (4145552) and chain-id (nillion-chain-testnet-1): (unsuppored sign mode SIGN_MODE_TEXTUAL): unauthorized' timestamp: "" tx: null txhash: 62471849050134B43D316C16721BEA93AE34E5F5DD4771C7620441C4E8E18FEE

  2. I also tried using offline and --sign-mode direct, but both resulted in errors. I have attempted various common unjail command formats used on Cosmos chains.

Screenshots

image

ETH address: 0x92aEcD620885843bAfD52d211684F42B28cB0297 nillion address: nillion179tnmygeegap232rszd3kamtlcupnrxvj0h5cq

artifactstaking commented 2 months ago

We're seeing the same issue here. We had an issue with our node and took it down to work on it. Unfortunately we got downtime jailed and have since not been able to rejoin the network by running the unjail command.

raw_log: 'signature verification failed; please verify account number (3884531) and
  chain-id (nillion-chain-testnet-1): (unsuppored sign mode SIGN_MODE_TEXTUAL): unauthorized'

It would be great to find a resolution, thanks.

kaplanbitcoin1 commented 1 month ago

I am having the same problem and I couldn't find a solution

Ekran Resmi 2024-09-18 17 43 51