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

Pectra #721

Draft
wants to merge 152 commits into
base: dev
Choose a base branch
from
Draft

Pectra #721

wants to merge 152 commits into from

Conversation

wackerow
Copy link
Member

@wackerow wackerow commented Jan 23, 2025

Description

  • Update deposit flow to accommodate latest changes coming with the Pectra network upgrade
  • Adds support for 0x02 credentials, with max EB to 2048 for those accounts
  • Defaults to this as recommended account type when setting up keys
  • Redirects to new CLI tool managed by EthStaker at eth-educators/ethstaker-deposit-cli
  • Updates copy throughout entire site for Pectra changes
  • Adds page for new validator actions executable via your withdrawal address, including account switches, consolidations, partial withdrawals, adding funds and exiting validators

Preview URL:

https://deploy-preview-721--dapper-rolypoly-9814ad.netlify.app/

Copy link

netlify bot commented Jan 23, 2025

Deploy Preview for dapper-rolypoly-9814ad ready!

Name Link
🔨 Latest commit 3e3fd42
🔍 Latest deploy log https://app.netlify.com/sites/dapper-rolypoly-9814ad/deploys/67aae3409a865e0008af2ff1
😎 Deploy Preview https://deploy-preview-721--dapper-rolypoly-9814ad.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

wackerow and others added 30 commits February 3, 2025 16:35
fix: deposit amount conversion
Updating validator credential prefix logic to use enum
Add "Top Up" option to validator actions
Replaces use of enum with `as const` object typing; removes computed values of .type and .coinBalance, using BeaconChainValidator type throughout; pass object of this type to helper utils as needed for coin balance and type values.
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