mirror of
https://github.com/monero-project/monero-site.git
synced 2024-11-16 15:58:16 +00:00
78 lines
5 KiB
Markdown
78 lines
5 KiB
Markdown
|
---
|
||
|
layout: post
|
||
|
title: "Monero 0.18.1.0 'Fluorine Fermi' released"
|
||
|
summary: Release containing v0.18 network upgrade compatibility for Ledger and Trezor hardware wallets.
|
||
|
tags: [releases]
|
||
|
author: selsta
|
||
|
image: /blog/assets/2022-07-19-monero-0.18.0.0-released/fluorine-fermi.png
|
||
|
---
|
||
|
|
||
|
<div align="center">
|
||
|
<img src="{{ page.image }}" width="350px">
|
||
|
</div>
|
||
|
|
||
|
# Overview
|
||
|
|
||
|
This is the v0.18.1.0 release of the Monero software. This release adds v0.18 network upgrade compatibility for Ledger and Trezor hardware wallets.
|
||
|
|
||
|
Some highlights of this release are:
|
||
|
|
||
|
- Wallet: add Ledger support for v0.18, requires app v1.8.0 (#[8466](https://github.com/monero-project/monero/pull/8466), #[8463](https://github.com/monero-project/monero/pull/8463))
|
||
|
- Wallet: add Trezor support for v0.18, requires firmware v2.5.2 (#[8483](https://github.com/monero-project/monero/pull/8483))
|
||
|
- Daemon: publish submitted transactions via ZMQ (#[8451](https://github.com/monero-project/monero/pull/8451))
|
||
|
- Daemon: fix a potential crash (#[8454](https://github.com/monero-project/monero/pull/8454))
|
||
|
- Daemon: fix `get_block_template_backlog` performance (#[8455](https://github.com/monero-project/monero/pull/8455))
|
||
|
- Daemon: fix a RandomX related bug on old macOS versions (#[8492](https://github.com/monero-project/monero/pull/8492))
|
||
|
- Minor bug fixes and improvements
|
||
|
|
||
|
The complete list of changes is [available on GitHub](https://github.com/monero-project/monero/compare/v0.18.0.0...v0.18.1.0), along with [the source code](https://github.com/monero-project/monero/tree/v0.18.1.0).
|
||
|
|
||
|
# Contributors for this Release
|
||
|
|
||
|
This release was the direct result of 6 people who worked, largely unpaid and altruistically, to put out 18 commits containing 626 new lines of code. We'd like to thank them very much for their time and effort. In no particular order they are:
|
||
|
|
||
|
- selsta
|
||
|
- hyc
|
||
|
- ph4r05
|
||
|
- j-berman
|
||
|
- SChernykh
|
||
|
- luigi1111
|
||
|
|
||
|
# Download
|
||
|
|
||
|
The new binaries can be downloaded from the [Downloads page]({{ site.baseurl }}/downloads/#cli) or from the direct links below.
|
||
|
|
||
|
- [Windows, 64-bit](https://downloads.getmonero.org/cli/monero-win-x64-v0.18.1.0.zip)
|
||
|
- [Windows, 32-bit](https://downloads.getmonero.org/cli/monero-win-x86-v0.18.1.0.zip)
|
||
|
- [macOS, Intel](https://downloads.getmonero.org/cli/monero-mac-x64-v0.18.1.0.tar.bz2)
|
||
|
- [macOS, ARM](https://downloads.getmonero.org/cli/monero-mac-armv8-v0.18.1.0.tar.bz2)
|
||
|
- [Linux, 64-bit](https://downloads.getmonero.org/cli/monero-linux-x64-v0.18.1.0.tar.bz2)
|
||
|
- [Linux, 32-bit](https://downloads.getmonero.org/cli/monero-linux-x86-v0.18.1.0.tar.bz2)
|
||
|
- [Linux, armv7](https://downloads.getmonero.org/cli/monero-linux-armv7-v0.18.1.0.tar.bz2)
|
||
|
- [Linux, armv8](https://downloads.getmonero.org/cli/monero-linux-armv8-v0.18.1.0.tar.bz2)
|
||
|
- [Android, armv7](https://downloads.getmonero.org/cli/monero-android-armv7-v0.18.1.0.tar.bz2)
|
||
|
- [Android, armv8](https://downloads.getmonero.org/cli/monero-android-armv8-v0.18.1.0.tar.bz2)
|
||
|
- [FreeBSD, 64-bit](https://downloads.getmonero.org/cli/monero-freebsd-x64-v0.18.1.0.tar.bz2)
|
||
|
|
||
|
# 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.1.0.zip, d0e2b3255163ec0499de42639cc86cf4ddae0bc5fa65aa7377ff9c40305da8fd
|
||
|
monero-win-x86-v0.18.1.0.zip, ed18233503b6135a29732a79b261b50aced24b99686843bc11e7e9fb2d50cf42
|
||
|
monero-mac-x64-v0.18.1.0.tar.bz2, da87ac5c713f17985cd57bcd007ec76ffe75123cb546cd655edb14fdd8c3d745
|
||
|
monero-mac-armv8-v0.18.1.0.tar.bz2, 065766f5799c6b972145e2b27830a584c18f64bdd276f31801493b7ef9e51b3c
|
||
|
monero-linux-x64-v0.18.1.0.tar.bz2, 9318e522a5cf95bc856772f15d7507fdef2c028e01f70d020078ad5e208f1304
|
||
|
monero-linux-x86-v0.18.1.0.tar.bz2, 3d54dc813116955537a4a5ae4a0a3943d9d32842e076c223ea096551db438158
|
||
|
monero-linux-armv8-v0.18.1.0.tar.bz2, 69e2bba6d5bd8fcf4986f59f232fdfd33b4ae2ce0959fd59567b153b923e057e
|
||
|
monero-linux-armv7-v0.18.1.0.tar.bz2, ecba059a2dbbef9f059e37c0f329df037501752dd871719b41104c5d4c6d358b
|
||
|
monero-android-armv8-v0.18.1.0.tar.bz2, ca8c9daeaee758d482d5cde94912d33b2f62656719c821b2a496fd81c0d52a79
|
||
|
monero-android-armv7-v0.18.1.0.tar.bz2, 0ea5ddb0630d6657810d38b1968ae76ba8e54806f46a2cc9bd02602f999aa741
|
||
|
monero-freebsd-x64-v0.18.1.0.tar.bz2, 1076d260b8b8fe513653916dabfa3c3790030836750d3af6bca56fc138a06af1
|
||
|
```
|
||
|
|
||
|
A GPG-signed list of the hashes is at [https://www.getmonero.org/downloads/hashes.txt]({{ site.baseurl_root }}/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)]({{ site.baseurl }}/resources/user-guides/verification-windows-beginner.html) and [Verify binaries on Linux, Mac, or Windows command line (advanced)]({{ site.baseurl }}/resources/user-guides/verification-allos-advanced.html).
|