Terra logo
MAINNET
By LavenderFive

Prepare for and the upcomming chain upgrade using Cosmovisor.

#Upgrade

ⓘ    Since we are using Cosmovisor, it makes it very easy to prepare for upcoming upgrade. You just have to build new binaries and move it into cosmovisor upgrades directory.

#Download and build upgrade binaries

# Clone project repository
cd $HOME
rm -rf terra2
git clone https://github.com/terra-money/core/ terra2
cd terra2
git checkout v2.12.4

# Build binaries
make build

# Prepare binaries for Cosmovisor
mkdir -p $HOME/.terrad/cosmovisor/upgrades/v15/bin
mv build/terrad $HOME/.terrad/cosmovisor/upgrades/v15/bin/
rm -rf build

Thats it! Now when upgrade block height is reached, Cosmovisor will handle it automatically!

Chain ID:
phoenix-1
Latest Version:
v2.12.4
Github:
terra-money/core
Public endpoints
REST/LCD
rest.lavenderfive.com:443/terra2
RPC
rpc.lavenderfive.com:443/terra2
gRPC
terra2.lavenderfive.com:443
WebSocket
wss://rpc.lavenderfive.com:443/terra2/ws
Lavender Five
© 2022 Lavender.Five Nodes. All rights reserved.
Terms of Service.Privacy policy.Cookies policy.