Upgrade
Prepare for and the upcomming chain upgrade.
Network: blockspacerace-0 | Chain ID: Celestia Light Node | Node Version: v0.9.5
info
The last version of Celestia is v0.10.0
astuce
Node Version: v0.10.0
Upgrade The Last version
sudo systemctl stop celestia-lightd
cd celestia-node
git fetch
git checkout v0.10.0
make build
sudo make install
sudo systemctl enable celestia-lightd
sudo systemctl start celestia-lightd
The Output Must Be:
Semantic version: v0.10.0
Commit: cd8d0b9afd6dd982c43ab306cb9b160e985c6da1
Build Date: Tue 23 May 2023 06:04:54 AM CEST
System version: amd64/linux
Golang version: go1.20.3