Home·Validation Tools·archway
archway logo
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 archway
git clone https://github.com/archway-network/archway archway
cd archway
git checkout v9.0.0-rc1

# Build binaries
make build

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

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

Chain ID:
constantine-3
Latest Version:
v9.0.0-rc1
Github:
archway-network/archway
Public endpoints
REST/LCD
testnet-rest.lavenderfive.com:443/archway
RPC
testnet-rpc.lavenderfive.com:443/archway
gRPC
testnet-archway.lavenderfive.com:443
WebSocket
wss://testnet-rpc.lavenderfive.com:443/archway/ws
Lavender Five
© 2022 Lavender.Five Nodes. All rights reserved.
Terms of Service.Privacy policy.Cookies policy.