Home·Validation Tools·Osmosis
Osmosis 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 osmosis
git clone https://github.com/osmosis-labs/osmosis osmosis
cd osmosis
git checkout 28.0.0

# Build binaries
make build

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

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

Chain ID:
osmosis-1
Latest Version:
28.0.0
Github:
osmosis-labs/osmosis
Public endpoints
REST/LCD
rest.lavenderfive.com:443/osmosis
RPC
rpc.lavenderfive.com:443/osmosis
gRPC
osmosis.lavenderfive.com:443
WebSocket
wss://rpc.lavenderfive.com:443/osmosis/ws
Lavender Five
© 2022 Lavender.Five Nodes. All rights reserved.
Terms of Service.Privacy policy.Cookies policy.