dydx 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 dydx
git clone https://github.com/dydxprotocol/v4-chain/ dydx
cd dydx
git checkout protocol/v8.0.1-rc0

# Build binaries
make build

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

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

Chain ID:
dydx-testnet-4
Latest Version:
protocol/v8.0.1-rc0
Github:
dydxprotocol/v4-chain
Public endpoints
REST/LCD
testnet-rest.lavenderfive.com:443/dydx
RPC
testnet-rpc.lavenderfive.com:443/dydx
gRPC
testnet-dydx.lavenderfive.com:443
WebSocket
wss://testnet-rpc.lavenderfive.com:443/dydx/ws
Lavender Five
© 2022 Lavender.Five Nodes. All rights reserved.
Terms of Service.Privacy policy.Cookies policy.