casse-boubou / addon-monerod

Monerod pour HomeAssistant
MIT License
0 stars 0 forks source link

✨ Update MoneroD to v0.18.2.2 #3

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Update Change
monero-project/monero patch v0.18.2.0 -> v0.18.2.2

Release Notes

monero-project/monero ### [`v0.18.2.2`](https://togithub.com/monero-project/monero/releases/tag/v0.18.2.2): Fluorine Fermi, Point Release 2.2 [Compare Source](https://togithub.com/monero-project/monero/compare/v0.18.2.0...v0.18.2.2) ### Overview This is the v0.18.2.2 release of the Monero software. This release adds a size limit for tx_extra in tx pool. Some highlights of this release are: - Daemon: add a size limit for `tx_extra` in tx pool ([#​8784](https://togithub.com/monero-project/monero/issues/8784)) - Daemon: avoid log entries when re-blocking a subnet ([#​8787](https://togithub.com/monero-project/monero/issues/8787)) - Daemon: fix deadlock and crash when syncing with full dataset on Windows ([#​8811](https://togithub.com/monero-project/monero/issues/8811)) - Daemon: don't drop peers for soft offenses ([#​8813](https://togithub.com/monero-project/monero/issues/8813)) - Wallet: fix infinite loop in fake out selection ([#​8801](https://togithub.com/monero-project/monero/issues/8801)) - Wallet: add Ledger Stax support ([#​8779](https://togithub.com/monero-project/monero/issues/8779)) - Minor bug fixes and improvements ### Contributors for this Release This release was the direct result of 7 people who worked, largely unpaid and altruistically, to put out 21 commits containing 814 new lines of code. We'd like to thank them very much for their time and effort. In no particular order they are: - SChernykh - tevador - moneromooo - luigi1111 - selsta - jeffro256 - fbeutin-ledger ### Official Download Links [Windows, 64-bit](https://downloads.getmonero.org/cli/monero-win-x64-v0.18.2.2.zip) [Windows, 32-bit](https://downloads.getmonero.org/cli/monero-win-x86-v0.18.2.2.zip) [macOS, Intel](https://downloads.getmonero.org/cli/monero-mac-x64-v0.18.2.2.tar.bz2) [macOS, ARM](https://downloads.getmonero.org/cli/monero-mac-armv8-v0.18.2.2.tar.bz2) [Linux, 64-bit](https://downloads.getmonero.org/cli/monero-linux-x64-v0.18.2.2.tar.bz2) [Linux, 32-bit](https://downloads.getmonero.org/cli/monero-linux-x86-v0.18.2.2.tar.bz2) [Linux, armv7](https://downloads.getmonero.org/cli/monero-linux-armv7-v0.18.2.2.tar.bz2) [Linux, armv8](https://downloads.getmonero.org/cli/monero-linux-armv8-v0.18.2.2.tar.bz2) [Android, armv7](https://downloads.getmonero.org/cli/monero-android-armv7-v0.18.2.2.tar.bz2) [Android, armv8](https://downloads.getmonero.org/cli/monero-android-armv8-v0.18.2.2.tar.bz2) [FreeBSD, 64-bit](https://downloads.getmonero.org/cli/monero-freebsd-x64-v0.18.2.2.tar.bz2) ### Download 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.2.2.zip, 964c13f5d596289d2ab8ba9e265ff1e255a06269cf8fd216187d7b77a11c1371 monero-win-x86-v0.18.2.2.zip, b7366408e74b321aa5fa3993187a862d93dc41cbc43dc585f82fc17a4c423ded monero-mac-x64-v0.18.2.2.tar.bz2, 8043a681155bf0339dc2eac1feb93d03295bd68c9bb5b472600fa5b1439ba68d monero-mac-armv8-v0.18.2.2.tar.bz2, b6acf2716e6474d329d4c0bdf3b797299e4e789758f631bafa3930b613e3643c monero-linux-x64-v0.18.2.2.tar.bz2, 186800de18f67cca8475ce392168aabeb5709a8f8058b0f7919d7c693786d56b monero-linux-x86-v0.18.2.2.tar.bz2, c0999191b57156fc7b4e7e64fe50ffdf16781bae0ebc12c96c41b2c60bdee79f monero-linux-armv8-v0.18.2.2.tar.bz2, f3867f2865cb98ab1d18f30adfd9168f397bd07bf7c36550dfe3a2a11fc789ba monero-linux-armv7-v0.18.2.2.tar.bz2, 11b70a9965e3749970531baaa6c9d636b631d8b0a0256ee23a8e519f13b4b300 monero-android-armv8-v0.18.2.2.tar.bz2, c9d4889ff3f2c01e34f3beb3ab640fd73a535cc715ae8db591fd23724be0401c monero-android-armv7-v0.18.2.2.tar.bz2, ec7b9913d048bec79ec7f7320df03e1f9c7ee015a051d8509e2d4ed33ddf3301 monero-freebsd-x64-v0.18.2.2.tar.bz2, 187f58410b5aac866f7200bb1e4244ba1940b51db772d33374dfa748f30c11a7 A GPG-signed list of the hashes is at 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.

Configuration

📅 Schedule: Branch creation - "after 1pm,before 3pm" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.