🚫Release v0.1.21 - Cassini Testnet
⏰ Update Deadline:
🔧 Update Details
1. New features:
2. Problem Fixes:
Update Guide

Last updated
Please ensure that the update is completed by August 19, 2024, at 12:00 PM UTC (8:00 PM Beijing Time). Failure to do so will result in your node being forcibly taken offline.
L1 now supports AES-CTR encryption and decryption for uploading/downloading files, which improves the security of data transmission.
L1 now supports uploading files in the form of links, waiting for completion synchronously and checking upload progress asynchronously.
Fixed the problem that the upload error occurs when the asset already exists in L1 node, which improves the stability of the system.
Remove the old version before downloading the new version.
rm $(which titan-l1-guardian)Visit the following url to download the latest version of Titan Guardian software:
https://github.com/Titannet-dao/titan-node/releases/download/v0.1.21/titan-l1-guardianMove it to the system directory and ensure it has proper permissions
mv titan-l1-guardian /usr/local/bin/
chmod 0755 /usr/local/bin/titan-l1-guardianNote: If you have set the proper execute permission, you may skip this step.
Start the new software.
Important Notes:
Restart the node: The new settings will take effect after updating and restarting the node.
Execute the following command to check if the update is successful

Last updated
titan-l1-guardian -v