Releases Tags
-
Erotic EggplantEmoji
released this 5 years ago | 3613 commits to master since this release
- Implement new quasi-random PoW - CN/wow
- Fee per byte fixes
- Switch back to LWMA v1
- Add auto-churn command
Downloads
-
Dank Doge
released this 5 years ago | 4937 commits to master since this release
Update LWMA to v4 to prevent timestamp attacks
Downloads
-
Emergency Release 3
released this 5 years ago | 3 commits to release-v0.3.0.0 since this release
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
Downloads
-
Emergency Release 2
released this 5 years ago | 6 commits to release-v0.3.0.0 since this release
cd wownero
git fetch --tags && git checkout tags/v0.3.1.3 -b v0.3.1.3
makewownerod --add-priority-node 206.189.166.14:34568 --add-priority-node 104.236.48.55:34568
Downloads
-
Emergency Release
released this 5 years ago | 10 commits to release-v0.3.0.0 since this release
cd wownero
git fetch --tags && git checkout tags/v0.3.1.2 -b v0.3.1.2
makewownero-blockchain-import --pop-blocks 5000
wownerod --add-priority-node 206.189.166.14:34568 --add-priority-node 104.236.48.55:34568Downloads
-
Cool Cage Point Release 2
released this 5 years ago | 13 commits to release-v0.3.0.0 since this release
Update checkpoints and version number, and add rbrunner's MMS multisig thinger.
https://taiga.getmonero.org/project/rbrunner7-really-simple-multisig-transactions/wiki/beta-manual
https://www.youtube.com/watch?v=UElJYkZYVBs
To update with git:
cd wownero git fetch --tags && git checkout tags/v0.3.1.1 -b v0.3.1.1 make
Check branch hash with command
git rev-parse HEAD
0edab6407f70e2e7b7296f621f0be37c4504c586
Downloads
-
Cool Cage Point Release 1
released this 5 years ago | 20 commits to release-v0.3.0.0 since this release
This point release has a few bug fixes and update for mining difficulty algorithm.
Downloads
-
Cool Cage v0.3.0.0
released this 5 years ago | 5019 commits to master since this release
Release for hard fork on approximately Oct 6 implementing LWMA v2 and updated proof-of-work algorithm cryptonight variant 2.
Downloads
-
Busty Brazzers point release two
released this 5 years ago | 0 commits to release-v0.2.2.0 since this release
Bug fixes and updates
Downloads
-
Busty Brazzers point release
released this 5 years ago | 10 commits to release-v0.2.1.0 since this release
Bug fixes and improvements, particularly this guy:
e4fa637d3a
Downloads