-
Notifications
You must be signed in to change notification settings - Fork 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
Merge test coverage #10489
Comments
Some initial thoughts based on testing done so far:
These are true for all EL clients except ethereumjs at the moment since it doesn't currently support optimistic sync, so if the CL gets ahead, the only way to get it to sync is to start fresh. Resuming sync is something that gets tested usually more than once per day, as I'm always checking for the latest commits. If there are conditions which present potential changes in behavior specifically for a fresh sync, please let me know.
This isn't currently true. Lots of error noise.
This works fine. |
Some notes on docs: https://docs.prylabs.network/docs/wallet/nondeterministic https://docs.prylabs.network/docs/how-prysm-works/ethereum-public-api |
Submitted a voluntary exit without incident today.
|
Merge test cases
Initial Syncing (beacon_blocks_by_range)
Regular syncing (gossip-sub)
Emergency conditions
--safe-slots-to-import-optimistically
works as expectedTERMINAL_BLOCK_HASH
works as expectedValidator
APIs
Stress
Performance
The text was updated successfully, but these errors were encountered: