Releases Tags
-
Hallucenogenic Hypnotoad - Point Release 1
released this 3 years ago | 1613 commits to master since this release
checksum SHA-256
6e141e3c883344543f0f47c99826b86df714c74b7bef2a956184d67c3146128a
wownero_macOS_v0.8.0.1.zip
71817b3aacbdf77bee3cd5afaca1ff3b3ea2aef331ce73c5694e9f3ea04a464f
wownero_Linux_v0.8.0.1.tar.gzDownloads
-
Hallucenogenic Hypnotoad
released this 3 years ago | 1667 commits to master since this release
This release includes many improvements from upstream Monero, including the incorporation of Dandelion++. This release is not a required hardfork.
checksum SHA-256
06a901afff5177d6b43788cf9fbd1d47deb10e610c6d823426fb50acd18502ce
wownero_Linux_v0.8.tar.xz
11f1041ed5748e31a2248d4ab452e83684ee0f4e3f7eca3edb1aed255e1c2eff
wownero_macOS_v0.8.dmg
c6d47f722e7834f0cdbd6184cc051585f8b1daca68e0b4c365f610ac0f21c672
wownero_win64_v0.8.zipInstalling from a package
-
Arch Linux/Manjaro
yay -S wownero-git
Downloads
-
-
Gaping Goatse
released this 4 years ago | 2151 commits to master since this release
Hardfork to update to:
- Only allow >= 2 outputs
- Change to the block median used to calculate penalty
- RCT sigs in coinbase forbidden
-
4 unlock time as protocol rule
sha256sum
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 6268a16e4a81f0b4d118bdefe4f3046751de374ba5f904b10752f7df8b7a696c wownero_Linux_v0.7.0.0.tar.bz2 27d14e017ae8146bf4aa695a293762e0acee65264d650d48cf62e925244e5bfd wownero_macOS_v0.7.0.0.zip 42e96f3e816ebfb94ceee52742d2872a107cd48ff0f5e7f5cd90c5c7e962a917 wownero_win64_v0.7.0.0.zip 5cf22df82869aefff3a6784a3e288c06e2ec3e61310f0dcdb39c76f14a2fc381 wownerujo_Android_v2.7.0.0.apk signed by wowario 61E3EA3F7D2A6C2796F189FA24DCBE762DE9C111 -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEYePqP30qbCeW8Yn6JNy+di3pwREFAl3Te8AACgkQJNy+di3p wRFX3RAAjd6BBSCaF63Sp9yiJ43oSVa7/N+Pi6HlEdVJOWlD5ag+gvihyM97dWic Uim5p5AAsJiMDyJWhjkordY8W5q1MNB7ZkKRYRF+3yFQ4VvnLYFLZN/dfCn+bRy/ 8BlbZp2779gxTeBjsmmxWme8u7Kyt9+/DJ0AeLyXf2eSvLi/uBqQ4KG0yiUYKLHR Ue/ESddgKay3HDb1+wNwFAVt329YSbSKHBN+Wk6ASh+Tis6MHV5r+CzLw5/qJGDg yDnckPGf8qThcaD+nOdd7eZL68Gcs3GGhQGvBdkce/vQSnYvPgouBA2r9HrFn9rH zNrc9wLamF6g5W6+/gEF/zCNQhDaEF12zQFaeJN1butIS63GMokIg5Ta1FRBbROu WhW7FxDA//2cc3bY4+/ovW1zqOUNuRTYRaGh1lbftkJn+yEVbZRa5xYA+VF9VCKm FqsPrTZLVhfY1V9m/aaqiOjQ6GoFdIRB7vn3wAp6MLH/8nWvmyNrKKoxOx7m4TSX YjuX136ZfF4Ij2Q6bK7C0pYZu6k86UqVUNi1dQLjAPgc4vR6rYSPxcDVFx9V8Ckd X5c2It3OwHhAuJjI7n0ifoaVWccbBXveREwf94/f9Q8JBppLOaKB64treByHHXTC 8zFFsSp4KxxTytkZfemx12myXFZeRypKcJ+9h+9ywFfAgKYPL98= =SgN/ -----END PGP SIGNATURE-----
Installing from a package
-
Arch Linux/Manjaro
yay -S wownero-git
-
NixOS
nix-shell -p wownero
Downloads
-
F is for Fappening point release 2
released this 4 years ago | 2806 commits to master since this release
Bug squashes and checkpoints pointed.
SHA-256
768f9cb20d400a1c68940eb22d5ac94cf1a5d7ea3b4d4954682fde60748c1256 wownero_Linux_v0.6.1.2.tar.bz2
Downloads
-
F is for Fappening point release
released this 4 years ago | 2841 commits to master since this release
Hotfix for "no ring" error in wallet.
Fix for Windows build.
Upstream merges and update checkpoints.
Downloads
-
F is for Fappening
released this 4 years ago | 2862 commits to master since this release
- Implement new PoW based on RandomWOW that has a smaller scratchpad for hashing, 1MB instead of 2MB, and 16 chained VM executions per hash to increase program compilation cost for everything that's not a CPU.
- More efficient RingCT format
- New block weight algorithm
- Randomize churn time for churn command
- Tor/I2P proxy support
- Blockchain pruning
- Many, many bug fixes ripped off from our good friends upstream
We will fork on 14 June, block 114969. There will be no support for pools or mining software. To solo mine, follow these directions
- start
./wownerod
(wownerod.exe) - once synced to network, start ./wownero-wallet-cli (wownero-wallet-cli.exe), create new wallet, write down your 25 word mnemonic seed and keep it safe
- copy your wallet address and exit wownero-wallet-cli
- in wownerod, enter
start_mining YOUR_ADDRESS NUMBER_THREADS
- type
show_hr
to see hash rate
Acknowledgments
- tevador - driving force for taking hyc's idea from random-program based PoW to fruition
- SChernykh - contributed significantly to the design of RandomX
- hyc - original idea of using random code execution for PoW
- nioroso-x3 - provided access to PowerPC for testing purposes
Please consider donating to help cover the development cost of the RandomX algorithm.
Author's XMR address:
845xHUh5GvfHwc2R8DVJCE7BT2sd4YEcmjG8GNSdmeNsP5DTEjXd1CNgxTcjHjiFuthRHAoVEJjM7GyKzQKLJtbd56xbh7V
Downloads
-
F is for Fappening
released this 4 years ago | 2871 commits to master since this release
F For Fappening Release
- Implement new PoW based on RandomWOW that has a smaller scratchpad for hashing, 1MB instead of 2MB, and 16 chained VM executions per hash to increase program compilation cost for everything that's not a CPU.
- More efficient RingCT format
- New block weight algorithm
- Randomize churn time for churn command
- Tor/I2P proxy support
- Blockchain pruning
- Many, many bug fixes ripped off from our good friends upstream
We will fork on 14 June, block 114969. There will be no support for pools or mining software. To solo mine, follow these directions
- start
./wownerod
(wownerod.exe) - once synced to network, start ./wownero-wallet-cli (wownero-wallet-cli.exe), create new wallet, write down your 25 word mnemonic seed and keep it safe
- copy your wallet address and exit wownero-wallet-cli
- in wownerod, enter
start_mining YOUR_ADDRESS NUMBER_THREADS
- type
show_hr
to see hash rate
Acknowledgments
- tevador - driving force for taking hyc's idea from random-program based PoW to fruition
- SChernykh - contributed significantly to the design of RandomX
- hyc - original idea of using random code execution for PoW
- nioroso-x3 - provided access to PowerPC for testing purposes
Please consider donating to help cover the development cost of the RandomX algorithm.
Author's XMR address:
845xHUh5GvfHwc2R8DVJCE7BT2sd4YEcmjG8GNSdmeNsP5DTEjXd1CNgxTcjHjiFuthRHAoVEJjM7GyKzQKLJtbd56xbh7V
Downloads
-
Erotic EggplantEmoji point release
released this 5 years ago | 0 commits to dev-v0.5.1 since this release
Upstream patches including one to get Windows builds working
Downloads
-
Erotic EggplantEmoji point release
released this 5 years ago | 3569 commits to master since this release
Fix for the coinbase ringCT bug and additional checkpoints.
Downloads
-
Erotic EggplantEmoji
released this 5 years ago | 3579 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