Home·Validation Tools·Haqq Network
Haqq Network 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 haqq
git clone https://github.com/haqq-network/haqq haqq
cd haqq
git checkout v1.8.0

# Build binaries
make build

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

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

Chain ID:
haqq_11235-1
Latest Version:
v1.8.0
Github:
haqq-network/haqq
Public endpoints
REST/LCD
rest.lavenderfive.com:443/haqq
RPC
rpc.lavenderfive.com:443/haqq
gRPC
haqq.lavenderfive.com:443
WebSocket
wss://rpc.lavenderfive.com:443/haqq/ws
Json-RPC
jsonrpc.lavenderfive.com:443/haqq
Json-RPC (websocket)
wss://jsonrpc.lavenderfive.com:443/haqq/ws
Lavender Five
© 2022 Lavender.Five Nodes. All rights reserved.
Terms of Service.Privacy policy.Cookies policy.