Monero binaries for Haveno - testing13
woodser
released this
25 Jul 11:59
·
180 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.2.2 with custom extensions:
- Speed up testnet hardforks for local development
- Optimize wallet RPC calls for periodic refresh from 3 to 1
- Subtract fees from destinations
- Fixes to
store_to
- Respect frozen outputs
- Experimental support to restore from multisig seed
For a full list of extensions, see all commits since e06129b.
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
eac55092b97162854f2a94f7895d52cf4a20eba0a55a1769ce053060d6be6195
monero-bins-haveno-mac.tar.gz
e7bf40ef35cb278649c63f8651cee6124d4a5e97448dfa407b193572ebd85fb6
monero-bins-haveno-windows.zip
f7da08d793041103c069b23229040fc4f9632009317b84d201f63f477d3ca3dd
On Linux or macOS, run shasum -a 256 ARCHIVE
and make sure the resulting hash matches the operating system above.