Skip to content

Releases: Source-Protocol-Cosmos/source

v3.0.3

05 Aug 12:48
7f24fde

Choose a tag to compare

Mainnet 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.3
make install
sudo systemctl restart sourced && journalctl -u sourced -f -o cat

v.3.0.2

01 Aug 20:20
0e81b84

Choose a tag to compare

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

17 Jan 16:08
2aae45f

Choose a tag to compare

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 cat

v3.0.0

27 Sep 18:49
39030aa

Choose a tag to compare

Release v3.0.0 of the Source Blockchain

v2.0.2

30 Nov 17:19
25897a9

Choose a tag to compare

v2.0.2 Release of the Source Blockchain

v2.0.0

15 Sep 15:57
57dca60

Choose a tag to compare

v2.0.0 release of Source Chain

v1.0.0

29 Jul 18:38
5a4080d

Choose a tag to compare

Testnet Release for Source Chain