You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The validator status is not updated to PENDING from PARTIALLY_DEPOSITED though it's properly funded via multiple transactions, for example: funded by 2 transactions - 16 eth each.
Has this worked before in a previous version?
I experience the same behavior on 4.0.2 and the latest 4.0.3. I did not try earlier versions.
🔬 Minimal Reproduction
Create a new validator.
Init the deposit process.
Deposit partially i.e. < 32 eth.
I don't know if the duration between the deposits or the amount has any effect, but for me I have 2 deposits - 16 ETH each and they are about 12 hours apart.
I also restart the execution, the consensus, the validator client and the machine after finish depositing - hope it reflects the latest state and avoids cache issues.
🔥 Error
There is no error. However, the validator status has been PARTIALLY_DEPOSITED for more than 2 days after being properly funded. The expected behavior is PENDING - I guess.
What version of Prysm are you running? (Which release)
4.0.2
4.0.3
Anything else relevant (validator index / public key)?
I shared the validator index with Preston on Discord. He thinks it's an API bug and the validator status will resolve itself once the activation comes.
The text was updated successfully, but these errors were encountered:
🐞 Bug Report
Description
The validator status is not updated to PENDING from PARTIALLY_DEPOSITED though it's properly funded via multiple transactions, for example: funded by 2 transactions - 16 eth each.
Has this worked before in a previous version?
I experience the same behavior on 4.0.2 and the latest 4.0.3. I did not try earlier versions.
🔬 Minimal Reproduction
Create a new validator.
Init the deposit process.
Deposit partially i.e. < 32 eth.
I don't know if the duration between the deposits or the amount has any effect, but for me I have 2 deposits - 16 ETH each and they are about 12 hours apart.
I also restart the execution, the consensus, the validator client and the machine after finish depositing - hope it reflects the latest state and avoids cache issues.
🔥 Error
There is no error. However, the validator status has been PARTIALLY_DEPOSITED for more than 2 days after being properly funded. The expected behavior is PENDING - I guess.
🌍 Your Environment
Operating System:
What version of Prysm are you running? (Which release)
Anything else relevant (validator index / public key)?
I shared the validator index with Preston on Discord. He thinks it's an API bug and the validator status will resolve itself once the activation comes.
The text was updated successfully, but these errors were encountered: