RSSAmplifier

Release notes from SecretNetwork · Jan 20, 2026

v1.23.3

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

Emergency release, contains a hotfix for CometBFT vulnerability Upgrade instructions (mainnet) # 1. Download the node package wget https://github.com/scrtlabs/SecretNetwork/releases/download/v1.23.3/secretnetwork_1.23.3_mainnet_goleveldb_amd64_ubuntu-22.04.deb # 2. install the node sudo apt install -y ./secretnetwork_1.23.3_mainnet_goleveldb_amd64_ubuntu-22.04.deb # 3. run it sudo systemctl start…

Emergency release, contains a hotfix for CometBFT vulnerability

Upgrade instructions (mainnet)

# 1. Download the node package
wget https://github.com/scrtlabs/SecretNetwork/releases/download/v1.23.3/secretnetwork_1.23.3_mainnet_goleveldb_amd64_ubuntu-22.04.deb
# 2. install the node
sudo apt install -y ./secretnetwork_1.23.3_mainnet_goleveldb_amd64_ubuntu-22.04.deb
# 3. run it
sudo systemctl start secret-node && journalctl -fu secret-node

Read on github.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.