github wownero/wownero v0.3.1.4
Emergency Release 3

latest releases: v0.8.0.0, v0.7.0, v0.6.1.2...
5 years ago

Updated checkpoints, commented out difficulty at fork condition in lwma-2 to correct cumulative difficulty count when bootstrapping blockchain from scratch.

cd wownero
git fetch --tags && git checkout tags/v0.3.1.4 -b v0.3.1.4

rm -rf build

make

Before running node, delete p2pstate.bin and pop blocks with ./wownero-blockchain-import --pop-blocks 100 and then run ./wownerod --add-exclusive-node 206.189.166.14 --add-exclusive-node 104.236.48.55

This explorer shows current chain: http://explorer.wowne.ro

Don't miss a new wownero release

NewReleases is sending notifications on new releases.