Union 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 union
git clone https://github.com/unionlabs/union union
cd union
git checkout v0.25.0-rc4

# Build binaries
make build

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

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

Chain ID:
union-testnet-9
Latest Version:
v0.25.0-rc4
Github:
unionlabs/union
Public endpoints
REST/LCD
testnet-rest.lavenderfive.com:443/union
RPC
testnet-rpc.lavenderfive.com:443/union
gRPC
testnet-union.lavenderfive.com:443
WebSocket
wss://testnet-rpc.lavenderfive.com:443/union/ws
Lavender Five
© 2022 Lavender.Five Nodes. All rights reserved.
Terms of Service.Privacy policy.Cookies policy.