-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Client Diversity: Prysm VC <> Teku BN + Prysm VC <> Lighthouse BN does not work #12467
Comments
cc @rkapka |
Hi @ybstaked , Prysm validator does not work with non-Prysm beacon nodes at the moment. We are currently completing an experimental version of the validator that will allow this. |
Hi team, any update on this? I also discovered that Prysm VC does not work with Lighthouse BN.
Context here: https://discord.com/channels/605577013327167508/605577013331361793/1134182157636612106 |
Tagging @rkapka as he has been working on this for the last few months. |
The latest compatibility matrix may be found in the ethpandaops/ethereum-package repo https://github.com/ethpandaops/ethereum-package?tab=readme-ov-file#beacon-node--validator-client-compatibility |
Closing this in favor of #13852 |
🐞 Bug Report
Description
Prysm Validator is not able to validate connecting with Teku Beacon. We used flag
--enable-beacon-rest-api --beacon-rest-api-provider http://cl-teku-beacon:5051
Has this worked before in a previous version?
I saw this note here: #12320 (comment). I'd like to know when this will be made stable interface in releases, as this is important for client diversity.
🔬 Minimal Reproduction
validator --accept-terms-of-use --attest-timely --wallet-dir=/home/prysm/ --enable-beacon-rest-api --beacon-rest-api-provider http://cl-teku-beacon.eth2-prater:5051 --log-file=/tmp/ethereum2.log --wallet-password-file file.txt --prater --monitoring-host 0.0.0.0 --proposer-settings-file=/home/prysm/remote/new-fee-recipient.json --enable-builder --validators-external-signer-public-keys=\"http://$POD_IP:5050/api/v1/eth2/publicKeys\" --validators-external-signer-url=\"http://$POD_IP:5050\"
🔥 Error
Process fails without any errors.
🌍 Your Environment
Operating System:
What version of Prysm are you running? (Which release)
Anything else relevant (validator index / public key)?
The text was updated successfully, but these errors were encountered: