Skip to content
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

Update Pectra FAQ #326

Merged

Conversation

pk910
Copy link
Contributor

@pk910 pk910 commented Nov 6, 2024

some updates to the pectra faq

@pk910
Copy link
Contributor Author

pk910 commented Nov 6, 2024

spell check error seems unrelated to the updates in this PR

@@ -70,22 +70,35 @@ There are 2 ways in which a validator can have `0x02` withdrawal credentials:
The `0x02` withdrawal credential enables you to control the validator exit from your execution layer address as well as allows you to possess maximum effective balances of >32 ETH and <2048ETH. This means you can run one validator and have a single validator with a balance of up to 2048 ETH.

#### **Q:** Can I deposit a validator with `0x02` credentials directly?
Yes, you can deposit a validator with `0x02` credentials directly. This will allow you to have a single validator with a balance of up to 2048 ETH. The `staking-cli` will support the `0x02` withdrawal credentials in the coming months before the Pectra mainnet Ethereum fork.
Yes, you can deposit a validator with `0x02` credentials directly. This will allow you to have a single validator with a balance of up to 2048 ETH. The `staking-cli` will support the `0x02` withdrawal credentials in the coming months before the Pectra mainnet Ethereum fork.
To try out deposits right now, you can use the [`staking-cli`](https://github.com/eth-educators/ethstaker-deposit-cli) from ethstaker, which already supports `0x02` credentials via the `--compounding` flag. You may also specify deposit amounts higher or lower than 32 ETH via the `--amount` flag.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A little discrepancy here, I would just keep the latter added part

The staking-cli will support the 0x02 withdrawal credentials in the coming months before the Pectra mainnet Ethereum fork.
To try out deposits right now, you can use the staking-cli from ethstaker, which already supports 0x02 credentials via the --compounding flag

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've made that part more clear :)
What misses support right now is the official staking deposit tool, which will be added later.

@raxhvl
Copy link
Member

raxhvl commented Nov 6, 2024

spell check error seems unrelated to the updates in this PR

resolved.

@taxmeifyoucan taxmeifyoucan merged commit 6bf6d3c into eth-protocol-fellows:main Nov 6, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants