Güncelleme
bilgi
Güncelleme: v0.79.0
Servisleri Durdurma
systemctl stop penumbra cometbft
Penumbra Command Line Interface (CLI) Güncelleme
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penumbra-zone/penumbra/releases/download/v0.79.0/pcli-installer.sh | sh
Penumbra Clientd Güncelleme
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penumbra-zone/penumbra/releases/download/v0.79.0/pclientd-installer.sh | sh
pd Güncelleme
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penumbra-zone/penumbra/releases/download/v0.79.0/pd-installer.sh | sh
Verileri Resetleme
Önceki test ağlarından kalan test ağı verilerini sıfırlıyoruz.
pd testnet unsafe-reset-all
Snap İndirme
Migrate
pd migrate --home PD_HOME --comet-home COMETBFT_HOME
Servisleri Yeniden Başlatma
systemctl restart penumbra cometbft