Releases: Source-Protocol-Cosmos/source
Releases · Source-Protocol-Cosmos/source
v3.0.3
v.3.0.2
Security Upgrade for the IBC Version. Coordinated with the active Validator Set via Discord.
sudo systemctl stop sourced
cd $HOME/source
git pull
git checkout v3.0.2
make install
sudo systemctl restart sourced && journalctl -u sourced -f -o cat
v3.0.1
Security Upgrade to the Cosmwasm VM
Manual Upgrade Instructions:
sudo systemctl stop sourced
cd $HOME/source
git pull
git checkout v3.0.1
make install
sudo systemctl restart sourced && journalctl -u sourced -f -o catv3.0.0
Release v3.0.0 of the Source Blockchain
v2.0.2
v2.0.2 Release of the Source Blockchain
v2.0.0
v2.0.0 release of Source Chain
v1.0.0
Testnet Release for Source Chain