Backports the following PRs to the 0.19.0 branch:
[0.19.0] Backports #17197
pull fanquake wants to merge 5 commits into bitcoin:0.19 from fanquake:0_19_0_rc1_backports changing 5 files +73 −11-
fanquake commented at 6:18 PM on October 19, 2019: member
-
ba46f39418
init: Change fallback locale to C.UTF-8
Much of our code assumes UTF-8 support, and this is a more realistic guess for modern systems anyway than the default character set (which would be ASCII only). So change the assumed fallback locale (if no locale is defined by the user or OS) to `C.UTF-8`. Github-Pull: #17085 Rebased-From: facb9a1315f97489a20eb0e969fdb14b5128ed2f
-
dc0fe7ae1f
util: Filter control characters out of log messages
Belts and suspenders: make sure outgoing log messages don't contain potentially suspicious characters, such as terminal control codes. This escapes control characters except newline ('\n') in C syntax. It escapes instead of removes them to still allow for troubleshooting issues where they accidentally end up in strings. Github-Pull: #17095 Rebased-From: d7820a1250070f3640246ae497e049bee0b3516f -
6a45766acb
doc: update bips.md with buried BIP9 deployments
Github-Pull: #17111 Rebased-From: fa6ed82794f4aecbd71667b5491edbbc4eaeaaef
-
e1bacb591a
rpc: fix -rpcclienttimeout 0 option
Github-Pull: #17131 Rebased-From: b3b26e149c34fee9c7ae8548c6e547ec6254b441
-
334e27ed5a
util: Filter out macOS process serial number
Github-Pull: #17184 Rebased-From: b5f0be38790ecc87a1e537edeca5923f608bc68c
- fanquake added the label Backport on Oct 19, 2019
- fanquake added this to the milestone 0.19.0 on Oct 19, 2019
-
laanwj commented at 10:13 AM on October 21, 2019: member
Thanks!
ACK 334e27ed5aae2dbe767b73eac8876edf5ab2b797
- laanwj referenced this in commit 5b68d1654f on Oct 21, 2019
- laanwj merged this on Oct 21, 2019
- laanwj closed this on Oct 21, 2019
- fanquake deleted the branch on Oct 21, 2019
-
promag commented at 11:36 AM on October 21, 2019: member
ACK 334e27e.
- Munkybooty referenced this in commit 6ce7e306b1 on Dec 9, 2021
- DrahtBot locked this on Dec 16, 2021
Labels
Milestone
0.19.0