V0.2.3 Upgrade Guide
AltLayer Mach AVS has been upgraded to v0.2.3
. This release is a mandatory upgrade and we require all operators to perform the upgrade. The new features in this upgrade are:
Extends support to Arbitrum Sepolia (Holesky) and Arbitrum One (Mainnet)
Heath checks for operator liveness
Note: Only operators for AltLayer MACH AVS need to be upgraded. No action is needed for other MACH AVS (e.g. Xterio, DODOchain and Cyber).
Remove existing containers, images and volumes
Go to either of the directories of mach-avs-operator-setup in your AVS local directory
Testnet -
holesky/mach-avs/op-sepolia
Mainnet -
ethereum/mach-avs/optimism
Shut down the existing AltLayer MACH AVS and remove any volumes
Clone or pull the latest code of repo mach-avs-operator-setup
Run AltLayer MACH operator
Existing operators do not need to opt in again.
Go to one of the following (depending on testnet or mainnet)
Testnet -
holesky/mach-avs/altlayer-multi-mach
Mainnet -
ethereum/mach-avs/altlayer-multi-mach
Follow the operator guide to create the
.env
and start the container https://docs.altlayer.io/altlayer-documentation/altlayer-facilitated-actively-validated-services/altlayer-mach-avs/operator-guide#configuring-mach-avs-operator
Please note holesky/mach-avs/op-sepolia and ethereum/mach-avs/optimism
configurations are deprecated and superseded by mulit-mach
Last updated