Skip to content

Pectra touch-ups #744

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

Open
wants to merge 18 commits into
base: dev
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions .env.hoodi
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@ export REACT_APP_ETH_REQUIREMENT=524288
export REACT_APP_ETH_DEPOSIT_OFFSET=0
export REACT_APP_TESTNET_LAUNCHPAD_NAME=Hoodi
export REACT_APP_GENESIS_FORK_VERSION=0x10000910
export REACT_APP_RPC_URL=https://rpc.hoodi.ethpandaops.io
export REACT_APP_BEACONCHAIN_URL=https://dora.hoodi.ethpandaops.io
export REACT_APP_EL_EXPLORER_URL=https://hoodi.cloud.blockscout.com
export REACT_APP_BEACONCHAIN_URL=https://hoodi.beaconcha.in
export REACT_APP_EL_EXPLORER_URL=https://hoodi.etherscan.io
export REACT_APP_TUTORIAL_URL=https://notes.ethereum.org/@launchpad/hoodi
export REACT_APP_FAUCET_URL=https://hoodi-faucet.pk910.de/
export REACT_APP_MIN_GENESIS_TIME=1742213400000
15 changes: 10 additions & 5 deletions src/components/TransactionStatusModal/TransactionProgress.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -118,12 +118,17 @@ export const TransactionProgress: React.FC<TransactionProgressProps> = ({
<FormattedMessage defaultMessage="Sign transaction with your wallet" />
</Text>
</Item>
<Item>
<ProgressCircle step={2} status={confirmOnChainStatus} />
<Text>
<FormattedMessage defaultMessage="Confirm on-chain" />
<div>
<Item>
<ProgressCircle step={2} status={confirmOnChainStatus} />
<Text>
<FormattedMessage defaultMessage="Confirm on execution layer" />
</Text>
</Item>
<Text style={{ fontSize: '0.875rem' }}>
<FormattedMessage defaultMessage="Confirmation on the execution layer does not guarantee that the request will be valid on the consensus layer. Please check the beacon explorer to confirm if the request is successful after 13 minutes (under normal finalization period)." />
</Text>
</Item>
</div>
</div>
);
};
124 changes: 94 additions & 30 deletions src/intl/compiled/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -1613,12 +1613,6 @@
"value": "Configuration file"
}
],
"7XWI5I": [
{
"type": 0,
"value": "Please wait and try again or seek assistance if this error continues."
}
],
"7XiYRi": [
{
"type": 0,
Expand Down Expand Up @@ -1773,6 +1767,12 @@
"value": "Do not turn your validator off until this epoch is reached."
}
],
"8jssAY": [
{
"type": 0,
"value": "You may have a deposit that was accepted but is being processed through the activation queue. Please wait and try again or seek assistance if this error continues."
}
],
"8k1RjX": [
{
"type": 1,
Expand Down Expand Up @@ -2079,6 +2079,12 @@
"value": "Exiting"
}
],
"Ab1qjD": [
{
"type": 0,
"value": "Confirm on execution layer"
}
],
"AbBgEs": [
{
"type": 0,
Expand Down Expand Up @@ -2109,12 +2115,6 @@
"value": "Become a validator with Lighthouse"
}
],
"As7Kwv": [
{
"type": 0,
"value": "You may have a deposit that was accepted but is being validated on chain. It will be available here when beaconcha.in has confirmed 2048 blocks."
}
],
"Aw1mMs": [
{
"type": 0,
Expand Down Expand Up @@ -2287,6 +2287,12 @@
"value": "Proof of stake"
}
],
"CFjSbY": [
{
"type": 0,
"value": "Available to withdrawal"
}
],
"CPl2hh": [
{
"type": 0,
Expand Down Expand Up @@ -3125,6 +3131,12 @@
"value": "Formerly TurboGeth, Erigon is an Ethereum client built to enable performance optimizations."
}
],
"I7N/DN": [
{
"type": 0,
"value": "Confirmation on the execution layer does not guarantee that the request will be valid on the consensus layer. Please check the beacon explorer to confirm if the request is successful after 13 minutes (under normal finalization period)."
}
],
"ICbItT": [
{
"type": 0,
Expand Down Expand Up @@ -3167,6 +3179,12 @@
"value": "Sign transaction with your wallet"
}
],
"IWdOGZ": [
{
"type": 0,
"value": "Account must first be upgraded to compounding type."
}
],
"IWlazt": [
{
"type": 0,
Expand Down Expand Up @@ -3381,12 +3399,6 @@
"value": "Further reading"
}
],
"Jge1Sx": [
{
"type": 0,
"value": "Force exit"
}
],
"JhUYU3": [
{
"type": 0,
Expand Down Expand Up @@ -4171,6 +4183,12 @@
"value": " values are calculated based off the current epoch number. These values determine exactly when the validator will no longer be required to be online performing validation, and when the validator is eligible for a full withdrawal respectively."
}
],
"OWPO/L": [
{
"type": 0,
"value": "Check recent deposits on explorer"
}
],
"OdYQYh": [
{
"type": 0,
Expand Down Expand Up @@ -4679,6 +4697,12 @@
"value": " withdrawal credentials and has broadcast a voluntary exit, there is no further action required until the processing is complete."
}
],
"Sa8NCw": [
{
"type": 0,
"value": "No eligible target accounts found."
}
],
"SaR1pU": [
{
"type": 0,
Expand Down Expand Up @@ -4859,6 +4883,16 @@
"value": "index"
}
],
"TvuDvB": [
{
"type": 1,
"value": "connect"
},
{
"type": 0,
"value": " or try refreshing the page."
}
],
"U/NPbq": [
{
"type": 0,
Expand Down Expand Up @@ -6025,6 +6059,12 @@
"value": "?"
}
],
"cf+9L6": [
{
"type": 0,
"value": "Selected account must be upgraded to compounding type to absorb another validator."
}
],
"chsS1X": [
{
"type": 0,
Expand Down Expand Up @@ -6223,6 +6263,12 @@
"value": "Setup"
}
],
"dyfKG1": [
{
"type": 0,
"value": "Exit fully"
}
],
"dzdAcD": [
{
"type": 0,
Expand Down Expand Up @@ -6937,6 +6983,12 @@
"value": "A withdrawal address has not been set for these validators. Staked funds and rewards will remain locked until withdrawal credentials are provided."
}
],
"j3Os7+": [
{
"type": 0,
"value": "No eligible source accounts found. Source validators must be activated for at least 256 epochs (~27 hours) before eligible for consolidation."
}
],
"j8GPOH": [
{
"type": 0,
Expand Down Expand Up @@ -7343,12 +7395,6 @@
"value": "Advisories"
}
],
"l5kq/q": [
{
"type": 0,
"value": "Confirm on-chain"
}
],
"l6OJpv": [
{
"type": 0,
Expand Down Expand Up @@ -7513,6 +7559,12 @@
"value": "change your wallet"
}
],
"lpYLlg": [
{
"type": 0,
"value": "View on beacon explorer"
}
],
"lrdlY6": [
{
"type": 0,
Expand Down Expand Up @@ -7653,6 +7705,12 @@
"value": "Number of withdrawals"
}
],
"mhY4Dy": [
{
"type": 0,
"value": "No validators were found with withdrawal credentials matching connected account."
}
],
"mhyltV": [
{
"type": 0,
Expand Down Expand Up @@ -7895,12 +7953,6 @@
"value": "your validator"
}
],
"oUWdau": [
{
"type": 0,
"value": "No validators were found."
}
],
"oVx7Qe": [
{
"type": 0,
Expand Down Expand Up @@ -8225,6 +8277,12 @@
"value": " format. This format is not compatible with Beacon Chain withdrawals and must be updated to Ethereum address credentials to enable withdrawals."
}
],
"qA/iot": [
{
"type": 0,
"value": "Max fee"
}
],
"qB6aU6": [
{
"type": 0,
Expand Down Expand Up @@ -8627,6 +8685,12 @@
"value": "What is the deposit contract?"
}
],
"syOmOC": [
{
"type": 0,
"value": "Account must be activated for at least 256 epochs (~27 hours) before eligible for partial withdrawals."
}
],
"szN3Fl": [
{
"type": 0,
Expand Down
Loading