Skip to content
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
2 changes: 1 addition & 1 deletion .env.goerli
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
export REACT_APP_IS_MAINNET=false
export REACT_APP_PRICE_PER_VALIDATOR=3
export REACT_APP_CONTRACT_ADDRESS=0xd137d1f936b7fa4d885d1ed1901f9388ec9fa166
export REACT_APP_CONTRACT_ADDRESS=0x0190DD210DDacEA1323edBB69ca135F4a74d6b11
export REACT_APP_ETH_REQUIREMENT=524288
export REACT_APP_ETH_DEPOSIT_OFFSET=6720000
export REACT_APP_TESTNET_LAUNCHPAD_NAME=Goerli
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
},
"scripts": {
"start": "rescripts start",
"start:goerli": "REACT_APP_IS_MAINNET=false REACT_APP_PRICE_PER_VALIDATOR=3 REACT_APP_CONTRACT_ADDRESS=0xd137d1f936b7fa4d885d1ed1901f9388ec9fa166 rescripts start",
"start:goerli": "REACT_APP_IS_MAINNET=false REACT_APP_PRICE_PER_VALIDATOR=3 REACT_APP_CONTRACT_ADDRESS=0x0190DD210DDacEA1323edBB69ca135F4a74d6b11 REACT_APP_GENESIS_FORK_VERSION=0x00001020 rescripts start",
"build": "rescripts build",
"test": "rescripts test",
"eject": "rescripts eject",
Expand Down
6 changes: 3 additions & 3 deletions src/components/WorkflowPage/WorkflowProgressBar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -61,19 +61,19 @@ export const WorkflowProgressBar = ({ workflow }: Props): JSX.Element => {
},
{
step: WorkflowStep.UPLOAD_VALIDATOR_FILE,
text: formatMessage({ defaultMessage: 'Upload deposit data 1 of 2' }),
text: formatMessage({ defaultMessage: 'Upload Deposit Data' }),
},
{
step: WorkflowStep.CONNECT_WALLET,
text: formatMessage({ defaultMessage: 'Connect wallet' }),
},
{
step: WorkflowStep.WAIT_3_HRS,
text: formatMessage({ defaultMessage: 'Wait 3 hours' }),
text: formatMessage({ defaultMessage: 'Create Earth Node' }),
},
{
step: WorkflowStep.UPLOAD_VALIDATOR_FILE_STEP_2,
text: formatMessage({ defaultMessage: 'Upload deposit data 2 of 2' }),
text: formatMessage({ defaultMessage: 'Begin Staking' }),
},
{
step: WorkflowStep.SUMMARY,
Expand Down
2 changes: 1 addition & 1 deletion src/intl/compiled/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -7846,7 +7846,7 @@
"xbet2w": [
{
"type": 0,
"value": "تثبيت python3.7+"
"value": "تثبيت python3.10"
}
],
"xh7oVn": [
Expand Down
2 changes: 1 addition & 1 deletion src/intl/compiled/bg.json
Original file line number Diff line number Diff line change
Expand Up @@ -7802,7 +7802,7 @@
"xbet2w": [
{
"type": 0,
"value": "Инсталирайте python3.7+"
"value": "Инсталирайте python3.10"
}
],
"xh7oVn": [
Expand Down
2 changes: 1 addition & 1 deletion src/intl/compiled/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -7866,7 +7866,7 @@
"xbet2w": [
{
"type": 0,
"value": "Nainstalovat python3.7+"
"value": "Nainstalovat python3.10"
}
],
"xh7oVn": [
Expand Down
2 changes: 1 addition & 1 deletion src/intl/compiled/el.json
Original file line number Diff line number Diff line change
Expand Up @@ -7866,7 +7866,7 @@
"xbet2w": [
{
"type": 0,
"value": "Εγκατάσταση python3.7+"
"value": "Εγκατάσταση python3.10"
}
],
"xh7oVn": [
Expand Down
96 changes: 52 additions & 44 deletions src/intl/compiled/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -703,20 +703,6 @@
"value": "Client diversity is extremely important for the network health of Ethereum: A bug in a client with a share of over 33% can cause Ethereum to go offline. If the client has a supermajority (>66%), a bug could cause the chain to incorrectly split, potentially leading to slashing."
}
],
"2t/3ab": [
{
"type": 0,
"value": "The other file you just generated is "
},
{
"type": 1,
"value": "depositDataJson"
},
{
"type": 0,
"value": ". This file contains the public key(s) associated with your validator(s); You will need to upload this in the next step."
}
],
"32rBNK": [
{
"type": 0,
Expand Down Expand Up @@ -1251,12 +1237,6 @@
"value": " is not supported in offline mode."
}
],
"7D453L": [
{
"type": 0,
"value": "Upload deposit data 2 of 2"
}
],
"7DFXQj": [
{
"type": 0,
Expand Down Expand Up @@ -2699,12 +2679,6 @@
"value": "Sign transaction with your wallet"
}
],
"ISXrvR": [
{
"type": 0,
"value": "Upload deposit data 1 of 2"
}
],
"IWlazt": [
{
"type": 0,
Expand Down Expand Up @@ -3441,6 +3415,12 @@
"value": ")"
}
],
"Nn/D40": [
{
"type": 0,
"value": "Create Earth Node"
}
],
"NwzcYT": [
{
"type": 0,
Expand Down Expand Up @@ -3513,6 +3493,12 @@
"value": "Documentation on running Erigon"
}
],
"OKQQ4L": [
{
"type": 0,
"value": "Generate key pair"
}
],
"ON2tXT": [
{
"type": 0,
Expand Down Expand Up @@ -3837,6 +3823,28 @@
"value": "networkName"
}
],
"QjhLkO": [
{
"type": 0,
"value": "The other files you just generated are "
},
{
"type": 1,
"value": "depositDataJson"
},
{
"type": 0,
"value": " "
},
{
"type": 1,
"value": "depositDataJson2"
},
{
"type": 0,
"value": ". These file contains the public key(s) associated with your validator(s); You will need to upload this in the next steps to join the Earth Ether staking protocol."
}
],
"QlsDcr": [
{
"type": 0,
Expand Down Expand Up @@ -4153,6 +4161,12 @@
"value": "Validators and Ethereum"
}
],
"TJNz5y": [
{
"type": 0,
"value": "Install python3.10"
}
],
"TKCr16": [
{
"type": 0,
Expand Down Expand Up @@ -5177,12 +5191,6 @@
"value": "Ethereum uses proof-of-stake to reach consensus."
}
],
"cXHsYt": [
{
"type": 0,
"value": "Wait 3 hours"
}
],
"cav520": [
{
"type": 0,
Expand Down Expand Up @@ -5601,6 +5609,12 @@
"value": "Moreover, you can set your Validator Client (VC) and Beacon Node (BN) on separate machines and IPs so that even if your beacon node is vulnerable, your keystore is stored on a different machine."
}
],
"g2kTRg": [
{
"type": 0,
"value": "Upload Deposit Data"
}
],
"g37XKP": [
{
"type": 0,
Expand Down Expand Up @@ -6663,6 +6677,12 @@
"value": "Erigon documentation"
}
],
"nWzc7h": [
{
"type": 0,
"value": "Begin Staking"
}
],
"nZTFTz": [
{
"type": 0,
Expand Down Expand Up @@ -7725,12 +7745,6 @@
"value": ". It is possible to drop below this with poor node performance, but it is not possible to raise above it."
}
],
"ubKWX8": [
{
"type": 0,
"value": "Generate key pairs"
}
],
"uhapiE": [
{
"type": 0,
Expand Down Expand Up @@ -8023,12 +8037,6 @@
"value": "testnet"
}
],
"xbet2w": [
{
"type": 0,
"value": "Install python3.7+"
}
],
"xh7oVn": [
{
"type": 0,
Expand Down
2 changes: 1 addition & 1 deletion src/intl/compiled/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -7870,7 +7870,7 @@
"xbet2w": [
{
"type": 0,
"value": "Instalar python3.7+"
"value": "Instalar python3.10"
}
],
"xh7oVn": [
Expand Down
2 changes: 1 addition & 1 deletion src/intl/compiled/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -7866,7 +7866,7 @@
"xbet2w": [
{
"type": 0,
"value": "Installer python3.7+"
"value": "Installer python3.10"
}
],
"xh7oVn": [
Expand Down
2 changes: 1 addition & 1 deletion src/intl/compiled/hu.json
Original file line number Diff line number Diff line change
Expand Up @@ -7894,7 +7894,7 @@
"xbet2w": [
{
"type": 0,
"value": "A python3.7+ telepítése"
"value": "A python3.10 telepítése"
}
],
"xh7oVn": [
Expand Down
2 changes: 1 addition & 1 deletion src/intl/compiled/id.json
Original file line number Diff line number Diff line change
Expand Up @@ -7842,7 +7842,7 @@
"xbet2w": [
{
"type": 0,
"value": "Instal python3.7+"
"value": "Instal python3.10"
}
],
"xh7oVn": [
Expand Down
2 changes: 1 addition & 1 deletion src/intl/compiled/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -7854,7 +7854,7 @@
"xbet2w": [
{
"type": 0,
"value": "Installa python3.7+"
"value": "Installa python3.10"
}
],
"xh7oVn": [
Expand Down
2 changes: 1 addition & 1 deletion src/intl/compiled/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -7838,7 +7838,7 @@
"xbet2w": [
{
"type": 0,
"value": "Zainstaluj python3.7+"
"value": "Zainstaluj python3.10"
}
],
"xh7oVn": [
Expand Down
2 changes: 1 addition & 1 deletion src/intl/compiled/pt-br.json
Original file line number Diff line number Diff line change
Expand Up @@ -7862,7 +7862,7 @@
"xbet2w": [
{
"type": 0,
"value": "Instalar python3.7+"
"value": "Instalar python3.10"
}
],
"xh7oVn": [
Expand Down
2 changes: 1 addition & 1 deletion src/intl/compiled/ro.json
Original file line number Diff line number Diff line change
Expand Up @@ -7858,7 +7858,7 @@
"xbet2w": [
{
"type": 0,
"value": "Instalează python3.7+"
"value": "Instalează python3.10"
}
],
"xh7oVn": [
Expand Down
2 changes: 1 addition & 1 deletion src/intl/compiled/sl.json
Original file line number Diff line number Diff line change
Expand Up @@ -7826,7 +7826,7 @@
"xbet2w": [
{
"type": 0,
"value": "Namesti python3.7+"
"value": "Namesti python3.10"
}
],
"xh7oVn": [
Expand Down
2 changes: 1 addition & 1 deletion src/intl/compiled/tr.json
Original file line number Diff line number Diff line change
Expand Up @@ -7838,7 +7838,7 @@
"xbet2w": [
{
"type": 0,
"value": "python3.7+ kurulumunu yapın"
"value": "python3.10 kurulumunu yapın"
}
],
"xh7oVn": [
Expand Down
2 changes: 1 addition & 1 deletion src/intl/compiled/zh.json
Original file line number Diff line number Diff line change
Expand Up @@ -7890,7 +7890,7 @@
"xbet2w": [
{
"type": 0,
"value": "安装 python3.7+"
"value": "安装 python3.10"
}
],
"xh7oVn": [
Expand Down
Loading