Pectra Readiness Upgrade
Learn how to upgrade your Swellchain node to the latest version 1.11.1
Do not upgrade your node yet - this guide is for reference only. AltLayer did not upgrade the rollup yet.
This guide outlines the process for upgrading your Swellchain node to version 1.11.1. The upgrade introduces improvements in node performance and stability. Choose the appropriate upgrade path based on your deployment method.
Do not upgrade your node yet - this guide is for reference only. AltLayer did not upgrade the rollup yet.
Pre-upgrade Checks
Before proceeding with the upgrade, verify your current node status:
Ensure your node is fully synced before proceeding with the upgrade.
Backup Process
Create backups of your critical configuration files:
Upgrade Steps
- Stop your current node:
- Update the repository:
- Update your
.env
file with the new image versions:
- Clean the Docker environment:
- Pull the new images:
- Start the upgraded node:
Post-upgrade Verification
After the upgrade, verify your node is operating correctly:
- Check the node sync status:
- Monitor the logs for any errors:
- Verify the current block height:
Troubleshooting
If you encounter issues during the upgrade:
- Check the node logs for specific error messages
- Verify all environment variables are correctly set in your
.env
file - Ensure sufficient disk space is available
- Confirm network connectivity to L1 endpoints
If problems persist, revert to the backup configuration:
The node upgrade process typically takes 10-15 minutes to complete. Monitor the logs to ensure proper synchronization after the upgrade.