Consensys / teku

Open-source Ethereum consensus client written in Java
https://consensys.io/teku
Apache License 2.0
673 stars 283 forks source link

Validator top up not valid #7060

Closed DynamoLED closed 1 year ago

DynamoLED commented 1 year ago

Please can somebody help?

I suddenly found myself under 32 ETH on my validator and tried to top up through the top up facility on the launchpad but although the transaction was successful the top up is not valid…

5B49D6B5-0E08-4127-A996-21A1EF1BFBD8

Transaction (https://etherscan.io/tx/0x3e68702566edee0061344eb99c484b4fac8800db082980bb6027d1dca09f5812)

benjaminion commented 1 year ago

I suspect Etherscan is incorrect about this and that you will be fine. Top-up transactions for existing validators do not need to have valid signatures.

It will be another 12 hours or more before the consensus layer processes this transaction. I'd give it a day and check your validator then. If it's not successful there isn't much we can do from the Teku side - the Ethstaker community would be a good place to ask. But I think you'll find it will go through ok.

Closing as not really a Teku issue.

benjaminion commented 1 year ago

I'll just add that your validator's effective balance was still 32 ETH even though the actual balance had dropped below that. That's the maximum effective balance, so the top up was unnecessary. You will probably get almost all of it sent back to you via the withdrawals process within the next few days (assuming it is processed successfully).

DynamoLED commented 1 year ago

Thanks Ben, really appreciate you help.

benjaminion commented 1 year ago

Looks like your deposit has been credited now, so we can all relax 😅 As I mentioned, you should be getting most of that back in a few days when the current withdrawals sweep reaches you.

I must say that both beaconcha.in and etherscan are most unhelpful in displaying the top-up as invalid. Might be worth bug reports to them if you feel like sparing anyone else the angst in future. You can refer them to this issue.