ethereum / staking-launchpad

The deposit launchpad for staking on Ethereum 🦏
Creative Commons Zero v1.0 Universal
278 stars 197 forks source link

Launchpad still refers to Infura as a possibility for the execution layer #607

Open gunnim opened 1 year ago

gunnim commented 1 year ago

I think #448 and #527 missed the text displayed in https://github.com/ethereum/staking-launchpad/blob/dev/src/pages/SelectClient/SelectClientSection.tsx

"To process incoming validator deposits from the execution layer (formerly 'Eth1' chain), you'll need to run an execution client as well as your consensus client (formerly 'Eth2'). You can use a third-party service like Infura, but we recommend running your own client to keep the network as decentralized as possible."

The translations also contain "36j2ls": [ { "type": 0, "value": "To process incoming validator deposits from the execution layer (formerly 'Eth1' chain), you'll need to run an execution client as well as your consensus client (formerly 'Eth2'). You can use a third-party service like Infura, but we recommend running your own client to keep the network as decentralized as possible." } ],

referenced in key 36j2ls

gunnim commented 1 year ago

I did consider submitting a PR but I can only finish a small subset of those translations