Holding lisk for a long term, maybe there will be a great future if the Dapps finally functionality

I think the first sdk will be running on testnet within a few weeks, and a beta release on mainnet by probably end of Q2.
We just launched the new sprint core to testnet this morning.... so...Everyone please update your testnet nodes. 
easy upgrade testnet
stop lisk:
cd lisk-test && bash lisk.sh stop
remove old install script:
cd && rm -rf installLisk.sh
get the new script and use upgrade command
wget https://downloads.lisk.io/scripts/installLisk.sh && bash installLisk.sh upgrade -r test
go to the lisk directory
cd lisk-test
speed sync your server:
bash lisk.sh rebuild -u https://testnet-snapshot.lisknode.io/
done