Monero 0.18.4.0 'Fluorine Fermi' released

Lagt ut av: selsta

Overview

This is the v0.18.4.0 release of the Monero software. This is a recommended release that fixes multiple daemon-related network vulnerabilities.

Some highlights of this release are:

  • Wallet: add background sync with just the view key (#8617)
  • Wallet: fix a potential sync issue during restore (#9601)
  • Wallet: flush confirm prompt before user input (#9657)
  • Daemon: reduce disk writes from 2 to 1 per transaction (#9740)
  • Daemon: add configuration options to HTTP server, fix a remote RPC crash (#9775)
  • Daemon: fix temp fails causing alt blocks to be permanently invalid (#9400)
  • Daemon: allow comments in ban list file (#9616)
  • Daemon: fix daemon connection speed throttling incorrectly (#9460)
  • Daemon: fix --anonymous-inbound data leak (#9633)
  • Daemon: check for Windows NTFS compression (#9702)
  • Daemon: fix database size detection on Windows (#9705)
  • Daemon: update seed nodes (#9793)
  • RPC: add daemon-specific proxy support in set_daemon RPC call (#9590)
  • RPC: fix an issue where the wallet state does not save on close (#9615)
  • RPC: validate IP parameter in set_bans RPC call (#9703)
  • RPC: add RPC call to get default fee priority (#9788)
  • Minor bug fixes and improvements

The complete list of changes is available on GitHub, along with the source code.

Contributors for this Release

This release was the direct result of 17 people who worked to put out 124 commits containing 5607 new lines of code. We'd like to thank them very much for their time and effort. In no particular order, they are:

  • nahuhh
  • 0xFFFC0000
  • Tzadiko
  • jeffro256
  • j-berman
  • vtnerd
  • tobtoht
  • luigi1111
  • eversinc33
  • jaredmo
  • iamamyth
  • woodser
  • bgermann
  • plowsof
  • tankf33der
  • selsta
  • nsec1

Download

The new binaries can be downloaded from the Downloads page or from the direct links below.

Hashes

If you would like to verify that you have downloaded the correct file, please use the following SHA256 hashes:

monero-win-x64-v0.18.4.0.zip, 00151a96e96ef69eedf117c4900e6d0717ca074a61918cd94a55ed587544406b
monero-win-x86-v0.18.4.0.zip, 249a4247688c30ce95e8fb04ff656e97a4f8de83c31c58e7debb28dbcc2d2867
monero-mac-x64-v0.18.4.0.tar.bz2, c35a4065147f8eeaa130a219e12e450fb55561efe79ded7d935fbfe5f7ba324c
monero-mac-armv8-v0.18.4.0.tar.bz2, 9d36ec8a1da1f31d654a8fd8527f4cae03545d8292bb1a2fe434ca454b3c0976
monero-linux-x64-v0.18.4.0.tar.bz2, 16cb74c899922887827845a41d37c7f3121462792a540843f2fcabcc1603993f
monero-linux-x86-v0.18.4.0.tar.bz2, e00863e81b8b7473c46c461a3a45d09f09347c1a048da093ae0bf86db0f44355
monero-linux-armv8-v0.18.4.0.tar.bz2, f252b6a24e801535bf36fbaaa7b2d6ae44b1efc5d427803d483e3c3a17d6f2cd
monero-linux-armv7-v0.18.4.0.tar.bz2, b35b5e8d27d799cea6cf3ff539a672125292784739db41181b92a9c73e1c325b
monero-linux-riscv64-v0.18.4.0.tar.bz2 a0c0a807b90af1dd71faafbe2e66e4fda43210c2f11f8aa3514ccaedd268a0b3
monero-android-armv8-v0.18.4.0.tar.bz2, 0b976b241c45a75a9c428a531e8259e0e67c237f980ac46e19a3180b5c1dbf91
monero-android-armv7-v0.18.4.0.tar.bz2, 70ded1197db3fffa150e9f5c4eee0129026be8ea24190bad43a42f4748b5e5bd
monero-freebsd-x64-v0.18.4.0.tar.bz2, 55b1ae7d6622b3da4f81f56ab8da1854caa36150b91b3639c1485b73f42208e8

A GPG-signed list of the hashes is at https://www.getmonero.org/downloads/hashes.txt and should be treated as canonical, with the signature checked against the appropriate GPG key in the source code (in /utils/gpg_keys). To ensure that the files you download are those originally posted by the maintainers, you should both check that the hashes of your files match those on the signed list, and that the signature on the list is valid.

Two guides are available to guide you through the verification process: Verify binaries on Windows (beginner) and Verify binaries on Linux, Mac, or Windows command line (advanced).


Post tags : Monero Software Releases