Skip to content

Monero binaries for Haveno

Compare
Choose a tag to compare
@woodser woodser released this 27 Feb 16:12
· 89 commits to release-v0.18 since this release

The attached archives contain monerod and monero-wallet-rpc executables for Linux, macOS, and Windows.

The archives are based on monero-project v0.18.3.1 with custom extensions:

  • Subtract fees from destinations
  • Wallet cache memory fix
  • Speed up testnet hardforks for local development

For a full list of extensions, see all commits.

If you prefer, you can build the binaries yourself. Clone the release-v0.18 branch and build it like a normal Monero release.

Verify

To verify the integrity of the binaries, here are the SHA256 hashes of all archives:

monero-bins-haveno-linux.tar.gz
4020274ef546410f218c3c3a3c2a8c2c2cda3f653f8cc6fe8e3cd74334500489

monero-bins-haveno-mac.tar.gz
72514caac499c4900c5cb6e957e5e3aaabba48968ae798c419f4559a51e5fc79

monero-bins-haveno-windows.zip
27d8315d5da876e57fd12ed1c1d60a622763de99f0cc2521ce7f31c7fa4ab0ee

On Linux or macOS, run shasum -a 256 ARCHIVE and make sure the resulting hash matches the operating system above.