#16212 - addrdb: Remove temporary files created in SerializeFileDB. Fixes non-determinism in unit tests.
fanquake force-pushed
on Aug 24, 2019
fanquake
commented at 1:33 am on August 24, 2019:
member
Rebased on 0.18 and added a bunch of the suggested commits, will take a look at the remaining later.
fanquake
commented at 1:59 am on September 19, 2019:
member
Added #16512. Note that in the first commit the header include has been changed from #include <rpc/rawtransaction_util.h> to #include <rpc/rawtransaction.h>.
fanquake
commented at 2:17 am on September 21, 2019:
member
Added #16870. Note that the commit differs in that the boost_base.m4 includes additional changes to update it to the latest upstream, which was updated in master as part of 2620e24b83d16bf0f2bfe360dee1e98b4be59ca5.
doc: Fix typos in COPYRIGHT
Fixed a couple of typos
Github-Pull: #16615
Rebased-From: 36f7697cf6c129cabff2a698a52115829cd0d1fb
QApplication takes the command line arguments and parses them itself
for some built in command line arguments that it has. We don't want
any of those built in arguments, so instead give it dummy arguments.
Github-Pull: #16578
Rebased-From: a2714a5c69f0b0506689af04c3e785f71ee0915d
Needed for builds configured with --enable-upnp-default
Github-Pull: #16646
Rebased-From: b168dd30cf71ac176e271bc610b0b1a79ceaf075
9fe8d283e0
torcontrol: Use the default/standard network port for Tor hidden services, even if the internal port is set differently
Currently, the hidden service is published on the same port as the public listening port.
But if a non-standard port is configured, this can be used to guess (pretty reliably) that the public IP and the hidden service are the same node.
Github-Pull: #15651
Rebased-From: 8a2656702b4b5d53d1b8343c3215302e4305a038
Fixes: #16803
I opened an [upstream PR](https://github.com/autoconf-archive/autoconf-archive/pull/197) to improve the Boost error reporting, so pull the latest macros.
Github-Pull: #16870
Rebased-From: bb99c4e684bbd3053ecf7a789049b11b29260189
3b8af5f383
build: Factor out qt translations from build system
Move qt translations to a separate make include file.
This makes it easier to auto-generate this list from tooling
(see bitcoin-core/bitcoin-maintainer-tools#36).
Github-Pull: #16982
Rebased-From: 4320bfc0c0d88633c84146f8d640f5b6e4596244
ac30fc4f59
fanquake force-pushed
on Oct 1, 2019
MarcoFalke
commented at 9:04 pm on October 11, 2019:
member
What is the status of this?
fanquake
commented at 1:57 pm on October 12, 2019:
member
@MarcoFalke There’s a fair few commits in here. I’d like it to get some review and be merged rather than add any more changes.
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
0b18ea6f57
laanwj
commented at 3:41 pm on November 25, 2019:
member
ACK0b18ea6f570e24c9719c10eb6e125da743409c58
I repeated the cherry-picks here and resolved the conflicts in pretty much the same way.
laanwj merged this
on Nov 25, 2019
laanwj referenced this in commit
29d70264fb
on Nov 25, 2019
This is a metadata mirror of the GitHub repository
bitcoin/bitcoin.
This site is not affiliated with GitHub.
Content is generated from a GitHub metadata backup.
generated: 2024-11-17 12:12 UTC
This site is hosted by @0xB10C More mirrored repositories can be found on mirror.b10c.me