-
Notifications
You must be signed in to change notification settings - Fork 391
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
169 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,96 @@ | ||
--- | ||
layout: post | ||
title: "Monero 0.18.3.1 'Fluorine Fermi' released" | ||
summary: Release optimizes wallet refresh and contains important bug fixes. | ||
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.3.1 release of the Monero software. This release optimizes wallet refresh and contains important bug fixes. | ||
|
||
Some highlights of this release are: | ||
|
||
- Optimize wallet refresh by reducing periodic RPC calls (#[8800](https://github.com/monero-project/monero/pull/8800)) | ||
- Daemon: handle case where a command line flag is not allowed in the config file (#[8766](https://github.com/monero-project/monero/pull/8766)) | ||
- Daemon: ensure base fee cannot reach 0 (#[8851](https://github.com/monero-project/monero/pull/8851)) | ||
- Daemon: fix high CPU usage on some systems by properly terminating interrupted TCP connection (#[8900](https://github.com/monero-project/monero/pull/8900)) | ||
- Daemon: drop peers sending duplicate transactions (#[8916](https://github.com/monero-project/monero/pull/8916)) | ||
- Daemon: fix a bug with the long-term block weight cache (#[9014](https://github.com/monero-project/monero/pull/9014)) | ||
- Wallet: improve rescanning with `scan_tx` (#[8566](https://github.com/monero-project/monero/pull/8566)) | ||
- Wallet: do not use DNS to determine if address is local (#[8878](https://github.com/monero-project/monero/pull/8878)) | ||
- Wallet: fix `frozen` function in multisig wallets (#[8953](https://github.com/monero-project/monero/pull/8953)) | ||
- Wallet: wallet save and password change related code improvements (#[8938](https://github.com/monero-project/monero/pull/8938), #[8999](https://github.com/monero-project/monero/pull/8999)) | ||
- RPC: return ID of submitted block (#[8891](https://github.com/monero-project/monero/pull/8891)) | ||
- RPC: allow restore from multisig seed (#[8942](https://github.com/monero-project/monero/pull/8942)) | ||
- RPC: add `--no-initial-sync` flag, chunk refresh to keep responding while refreshing (#[8941](https://github.com/monero-project/monero/pull/8941)) | ||
- Speed up perf_timer init on x86, reduce monero startup delay by 1s (#[8895](https://github.com/monero-project/monero/pull/8895)) | ||
- Fix RandomX initialization when mining from scratch (#[8831](https://github.com/monero-project/monero/pull/8831)) | ||
- Fix amount overflow detection on 32-bit systems (#[8844](https://github.com/monero-project/monero/pull/8844)) | ||
- Update openssl to 1.1.1u (#[8883](https://github.com/monero-project/monero/pull/8883)) | ||
- Add CLSAG serialization to ZMQ (#[8908](https://github.com/monero-project/monero/pull/8908)) | ||
- Set SSL SNI even when server verification is disabled (#[8899](https://github.com/monero-project/monero/pull/8899)) | ||
- Minor bug fixes and improvements | ||
|
||
The complete list of changes is [available on GitHub](https://github.com/monero-project/monero/compare/v0.18.2.2...v0.18.3.1), along with [the source code](https://github.com/monero-project/monero/tree/v0.18.3.1). | ||
|
||
# Contributors for this Release | ||
|
||
This release was the direct result of 12 people who worked, largely unpaid and altruistically, to put out 64 commits containing 2557 new lines of code. We'd like to thank them very much for their time and effort. In no particular order they are: | ||
|
||
- SChernykh | ||
- Boog900 | ||
- moneromooo | ||
- luigi1111 | ||
- selsta | ||
- jeffro256 | ||
- woodser | ||
- j-berman | ||
- rbrunner7 | ||
- vtnerd | ||
- tobtoht | ||
- almalh | ||
|
||
# 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.3.1.zip) | ||
- [Windows, 32-bit](https://downloads.getmonero.org/cli/monero-win-x86-v0.18.3.1.zip) | ||
- [macOS, Intel](https://downloads.getmonero.org/cli/monero-mac-x64-v0.18.3.1.tar.bz2) | ||
- [macOS, ARM](https://downloads.getmonero.org/cli/monero-mac-armv8-v0.18.3.1.tar.bz2) | ||
- [Linux, 64-bit](https://downloads.getmonero.org/cli/monero-linux-x64-v0.18.3.1.tar.bz2) | ||
- [Linux, 32-bit](https://downloads.getmonero.org/cli/monero-linux-x86-v0.18.3.1.tar.bz2) | ||
- [Linux, armv7](https://downloads.getmonero.org/cli/monero-linux-armv7-v0.18.3.1.tar.bz2) | ||
- [Linux, armv8](https://downloads.getmonero.org/cli/monero-linux-armv8-v0.18.3.1.tar.bz2) | ||
- [Android, armv7](https://downloads.getmonero.org/cli/monero-android-armv7-v0.18.3.1.tar.bz2) | ||
- [Android, armv8](https://downloads.getmonero.org/cli/monero-android-armv8-v0.18.3.1.tar.bz2) | ||
- [FreeBSD, 64-bit](https://downloads.getmonero.org/cli/monero-freebsd-x64-v0.18.3.1.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.3.1.zip, 35dcc4bee4caad3442659d37837e0119e4649a77f2e3b5e80dd6d9b8fc4fb6ad | ||
monero-win-x86-v0.18.3.1.zip, 5bcbeddce32b50ebe18289d0560ebf779441526ec84d73b6a83094f092365271 | ||
monero-mac-x64-v0.18.3.1.tar.bz2, 7f8bd9364ef16482b418aa802a65be0e4cc660c794bb5d77b2d17bc84427883a | ||
monero-mac-armv8-v0.18.3.1.tar.bz2, 915288b023cb5811e626e10052adc6ac5323dd283c5a25b91059b0fb86a21fb6 | ||
monero-linux-x64-v0.18.3.1.tar.bz2, 23af572fdfe3459b9ab97e2e9aa7e3c11021c955d6064b801a27d7e8c21ae09d | ||
monero-linux-x86-v0.18.3.1.tar.bz2, c8553558dece79a4c23e1114fdf638b15e46899d7cf0af41457f18bbbee83986 | ||
monero-linux-armv8-v0.18.3.1.tar.bz2, 445032e88dc07e51ac5fff7034752be530d1c4117d8d605100017bcd87c7b21f | ||
monero-linux-armv7-v0.18.3.1.tar.bz2, 2ea2c8898cbab88f49423f4f6c15f2a94046cb4bbe827493dd061edc0fd5f1ca | ||
monero-android-armv8-v0.18.3.1.tar.bz2, 6d9c7d31942dde86ce39757fd55027448ceb260b60b3c8d32ed018211eb4f1e4 | ||
monero-android-armv7-v0.18.3.1.tar.bz2, fc6a93eabc3fd524ff1ceedbf502b8d43c61a7805728b7ed5f9e7204e26b91f5 | ||
monero-freebsd-x64-v0.18.3.1.tar.bz2, 3e2d9964a9e52c146b4d26b5eb53e691b3ba88e2468dc4fbfee4c318a367a90e | ||
``` | ||
|
||
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). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,73 @@ | ||
--- | ||
layout: post | ||
title: "Monero GUI 0.18.3.1 'Fluorine Fermi' released" | ||
summary: Release adding support for macOS ARM. | ||
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.3.1 release of the Monero GUI software. This release adds support for macOS ARM. | ||
|
||
[The latest CLI release notes can be found on the precedent blog post]({{ site.baseurl_root }}/2023/10/07/monero-0.18.3.1-released.html) | ||
|
||
Some highlights of this release are: | ||
|
||
- Add macOS ARM support | ||
- Display error when `Scan Transaction` is used on older tx via untrusted daemon (#[4051](https://github.com/monero-project/monero-gui/pull/4051)) | ||
- Add image when Ledger Stax is selected in wizard (#[4146](https://github.com/monero-project/monero-gui/pull/4146)) | ||
- Add more detailed P2Pool failure messages, fix a rare crash (#[4147](https://github.com/monero-project/monero-gui/pull/4147)) | ||
- Update Qt to 5.15.10 (#[4143](https://github.com/monero-project/monero-gui/pull/4143)) | ||
- Update p2pool to v3.7 (#[4219](https://github.com/monero-project/monero-gui/pull/4219)) | ||
- Minor bug fixes and UI improvements | ||
|
||
The complete list of changes is [available on GitHub](https://github.com/monero-project/monero-gui/compare/v0.18.2.2...v0.18.3.1), along with [the source code](https://github.com/monero-project/monero-gui/tree/v0.18.3.1). | ||
|
||
# Contributors for this Release | ||
|
||
This release was the direct result of 10 people who worked, largely unpaid and altruistically, to put out 60 commits containing 605 new lines of code. We'd like to thank them very much for their time and effort. In no particular order they are: | ||
|
||
- luigi1111 | ||
- tobtoht | ||
- j-berman | ||
- Botspot | ||
- plowsof | ||
- Dvd-Znf | ||
- web3d3v | ||
- BigmenPixel0 | ||
- selsta | ||
- SChernykh | ||
|
||
# Download | ||
|
||
The new binaries can be downloaded from the [Downloads page]({{ site.baseurl }}/downloads/#gui) or from the direct links below. | ||
|
||
- [Windows, 64-bit](https://downloads.getmonero.org/gui/monero-gui-win-x64-v0.18.3.1.zip) | ||
- [Windows, 64-bit (Installer)](https://downloads.getmonero.org/gui/monero-gui-install-win-x64-v0.18.3.1.exe) | ||
- [macOS, Intel](https://downloads.getmonero.org/gui/monero-gui-mac-x64-v0.18.3.1.dmg) | ||
- [macOS, ARM](https://downloads.getmonero.org/gui/monero-gui-mac-armv8-v0.18.3.1.dmg) | ||
- [Linux, 64-bit](https://downloads.getmonero.org/gui/monero-gui-linux-x64-v0.18.3.1.tar.bz2) | ||
|
||
A complete guide for the GUI wallet is included in the archives, but [an online version is available](https://github.com/monero-ecosystem/monero-GUI-guide/blob/master/monero-GUI-guide.md). | ||
|
||
# Download Hashes | ||
|
||
If you would like to verify that you have downloaded the correct file, please use the following SHA256 hashes: | ||
|
||
``` | ||
monero-gui-win-x64-v0.18.3.1.zip, f263ce5863fd87ea959f79420e28ef0002649fa02bd57ae34efda926bdcf1a70 | ||
monero-gui-install-win-x64-v0.18.3.1.exe, 792271147ad71a2eaa02fc37d61d72cd92f2f9857dcc09ea032f48481f87e279 | ||
monero-gui-mac-x64-v0.18.3.1.dmg, 8ae53f0908f9bc03452f23d5092bf1eb1d2ad9f1224580486b486cf0a2020401 | ||
monero-gui-mac-armv8-v0.18.3.1.dmg, b0c8d07f8d8ade49d08419b196ddb9f691717ef05cae066e220db707e4dfedc4 | ||
monero-gui-linux-x64-v0.18.3.1.tar.bz2, 06f6e600db51205116d52522964cf9b96337d7b5cb1e101730ccb0039b30e15b | ||
``` | ||
|
||
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). |