The withdrawals upgrade for Mainnet
This will be an upgrade that adds the ability to withdraw rewards and validators' staked deposits.
It is mandatory for node operators to upgrade before the applicable upgrade date.
The upgrade schedule is as follows
Mainnet Withdrawal Upgrade Date: August 23, 2023, 01:05:53 AM (UTC)
Mainnet Withdrawal Upgrade Epoch : 50,324
Your mainnet Agora node upgrade should be complete before this date.
How to upgrade an Agora node for mainnet (For Linux and Mac Users)
1. Mainnet Upgrade for Linux or MacOS
Stop the existing node and run the command below.
Start the node.
2. Validator withdrawals for Linux or MacOS
! Withdrawals must be executed after the mainnet withdrawal upgrade.
More detailed rewards and deposit withdrawal explanations and tutorials can be found here.
The command below shows simple commands.
Generate the SignedBLSToExecutionChange data to enable withdrawals
<folder>
is where the SignedBLSToExecutionChange data is stored. The default folder is./bls_to_execution_changes
Send the SignedBLSToExecutionChange data to enable withdrawals
<folder>
is where the SignedBLSToExecutionChange data is stored. The default folder is./bls_to_execution_changes
3. For more information about upgrading and running nodes, see here.
How to upgrade an Agora node for mainnet (For Windows users)
1. Mainnet Upgrade for Windows
Stop the existing node and run the command below.
Start the node.
2. Validator withdrawals for Windows
! Withdrawals must be executed after the mainnet withdrawal upgrade.
More detailed rewards and deposit withdrawal explanations and tutorials can be found here.
The command below shows simple commands.
Generate the SignedBLSToExecutionChange data to enable withdrawals
<folder>
is where the SignedBLSToExecutionChange data is stored. The default folder is./bls_to_execution_changes
Send the SignedBLSToExecutionChange data to enable withdrawals
<folder>
is where the SignedBLSToExecutionChange data is stored. The default folder is./bls_to_execution_changes
3. For more information about upgrading and running nodes, see here.
Update monitoring dashboard data sources
The monitoring dashboard data source has been updated.
Newly changed dashboard data source link. The monitoring address and port are http://localhost:3000
Last updated