HomeยทValidation ToolsยทAllora network
Allora network logo
TESTNET
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 allora
git clone https://github.com/allora-network/allora-chain.git allora
cd allora
git checkout v0.11.0

# Build binaries
make build

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

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

Chain ID:
allora-testnet-1
Latest Version:
v0.11.0
Github:
allora-network/allora-chain.git
Public endpoints
REST/LCD
testnet-rest.lavenderfive.com:443/allora
RPC
testnet-rpc.lavenderfive.com:443/allora
gRPC
testnet-allora.lavenderfive.com:443
WebSocket
wss://testnet-rpc.lavenderfive.com:443/allora/websocket
Lavender Five
ยฉ 2022 Lavender.Five Nodes. All rights reserved.
Terms of Service.Privacy policy.Cookies policy.