Backports:
- https://github.com/bitcoin-core/gui/pull/812
- https://github.com/bitcoin-core/gui/pull/813
- #30085
- #30094
- #30097
- #30149
- #30151
Bump to 27.1rc1.
Backports:
Bump to 27.1rc1.
Github-Pull: https://github.com/bitcoin-core/gui/pull/812
Rebased-From: 671b7a32516d62e1e79393ded4b45910bd08010a
Fixes: #809
Previously it was possible through the GUI to enter an IP address:port
into the "Proxy IP" configuration box. After the node was restarted the
errant setting would prevent the node starting back up until manually
removed from settings.json.
Github-Pull: https://github.com/bitcoin-core/gui/pull/813
Rebased-From: 10c5275ba4532fb1bf54057d2f61fc35b51f1e85
<!--e57a25ab6845829454e8d69fc972939a-->
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
<!--006a51241073e994b41acfe9ec718e94-->
For detailed information about the code coverage, see the test coverage report.
<!--021abf342d371248e50ceaed478a90ca-->
See the guideline for information on the review process.
| Type | Reviewers |
|---|---|
| ACK | stickies-v, willcl-ark, hebasto |
If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update.
Without explicitly declaring the move, these UniValues get copied,
causing increased memory usage. Fix this by explicitly moving the
UniValue objects.
Used by `rest_block` and `getblock` RPC.
Github-Pull: #30094
Rebased-From: b77bad309e92f176f340598eec056eb7bff86f5f
ACK 9867e72b995e4a838c8e8e0feb159a9bdee8b76f, I have reproduced backporting locally.
Clang is unable to compile the Transform function for that combination of
options.
Github-Pull: #30097
Rebased-From: 141df0a28810470e53fdbc6d32d3cb4020fe3ca1
Addnode (manual) peers connected to us via the cjdns network are currently not
detected by CConnman::GetAddedNodeInfo(), i.e. fConnected is always false.
This causes the following issues:
- RPC `getaddednodeinfo` incorrectly shows them as not connected
- CConnman::ThreadOpenAddedConnections() continually retries to connect them
Github-Pull: #30085
Rebased-From: 684da9707040ce25d95b2954eda50b811136d92c
Github-Pull: #30085
Rebased-From: d0b047494c28381942c09d0cca45baa323bfcffc
The https://miniupnp.tuxfamily.org website is unavailable now.
Github-Pull: #30151
Rebased-From: 21b8a14d37c19ce292d5529597e0d52338db48a9
Github-Pull: #30149
Rebased-From: 9f4ff1e9659597307f62510f1885ad8da3a1d9a3
ACK cb6def3855427b613357696ba16a431c7964dbcc
Reviewed that all backports were unmodified, and that associated PR #'s match.
Lightly reviewed release notes and manpage and they look good to me.
0 | @@ -1,6 +1,9 @@ 1 | -Bitcoin Core version 27.x is now available from: 2 | +27.1rc1 Release Notes 3 | +===================== 4 | 5 | - <https://bitcoincore.org/bin/bitcoin-core-27.x/> 6 | +Bitcoin Core version 27.1 is now available from: 7 | + 8 | + <https://bitcoincore.org/bin/bitcoin-core-27.1/>
Bitcoin Core version 27.1rc1 is now available from:
<https://bitcoincore.org/bin/bitcoin-core-27.1/test.rc1/>
nit but text is not updated to "271.rc1" in latest force push (link is fine now)
ACK cb6def3855427b613357696ba16a431c7964dbcc modulo small release notes fix
All backport commits are clean, except for:
No diff with my local manpage generation.
ACK cb6def3855427b613357696ba16a431c7964dbcc.
Feel free to update translations with python3 ../bitcoin-maintainer-tools/update-translations.py or cherry-pick the https://github.com/hebasto/bitcoin/commit/c9c42cc5e9f5740c4700b18a28d809db53880db2 commit.
re-ACK f30e23e4b35b52728ebaa1a63ec9a6feac51ebb4,
reACK f30e23e4b35b52728ebaa1a63ec9a6feac51ebb4
Didn't review the newly-added individual translations, but apart from that changes LGTM.
re-ACK f30e23e4b35b52728ebaa1a63ec9a6feac51ebb4, I'm getting the same translation update results as in 80032d691702f1e5eccb27571066bfc9b2415742
re-ACK 22701a43464ab27ea83c8b49e2732ee647909a10
reACK 22701a43464ab27ea83c8b49e2732ee647909a10
on range-diff https://github.com/bitcoin/bitcoin/compare/f30e23e4b35b52728ebaa1a63ec9a6feac51ebb4..22701a43464ab27ea83c8b49e2732ee647909a10
re-ACK 22701a43464ab27ea83c8b49e2732ee647909a10.