2018-05-10

< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/1c582503507b...cb9bbf77726a
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12935: Add ProcessOrphans (move-only) (master...Mf1804-ProcessOrphans) https://github.com/bitcoin/bitcoin/pull/12935
< bitcoin-git> [bitcoin] promag closed pull request #11515: Assert cs_main is held when retrieving node state (master...201710-node-state-guard) https://github.com/bitcoin/bitcoin/pull/11515
< bitcoin-git> [bitcoin] lmanners opened pull request #13212: Net: Fixed a race condition when disabling the network. (master...setnetworkactive) https://github.com/bitcoin/bitcoin/pull/13212
< bitcoin-git> [bitcoin] laanwj closed pull request #13186: Use a semaphore to trigger shutdown procedures (master...shutdown-cv) https://github.com/bitcoin/bitcoin/pull/13186
< bitcoin-git> [bitcoin] laanwj opened pull request #13211: Use a semaphore or pipe for shutdown notification (master...2018_05_shutdown_notification) https://github.com/bitcoin/bitcoin/pull/13211
< bitcoin-git> [bitcoin] jbampton opened pull request #13210: Trivial: Remove trailing whitespace from Python files (master...remove-whitespace) https://github.com/bitcoin/bitcoin/pull/13210
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #13192: [tests] Fixed intermittent failure in p2p_sendheaders.py. (master...p2p_sendheaders) https://github.com/bitcoin/bitcoin/pull/13192
< bitcoin-git> bitcoin/master 1c58250 MarcoFalke: Merge #13192: [tests] Fixed intermittent failure in p2p_sendheaders.py....
< bitcoin-git> bitcoin/master 12d1b77 lmanners: [tests] Fixed intermittent failure in p2p_sendheaders.py....
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/f3e747ee775f...1c582503507b
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #13201: [qa] Handle disconnect_node race (master...2018-05-rpc-disconnect-race) https://github.com/bitcoin/bitcoin/pull/13201
< bitcoin-git> bitcoin/master f3e747e MarcoFalke: Merge #13201: [qa] Handle disconnect_node race...
< bitcoin-git> bitcoin/master 09c6699 Suhas Daftuar: [qa] Handle disconnect_node race...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/196c5a947a07...f3e747ee775f
< bitcoin-git> [bitcoin] glaksmono opened pull request #13209: [WIP] Refactoring platform-specific code in util.h/util.cpp (master...bitcoin-12697) https://github.com/bitcoin/bitcoin/pull/13209
< bitcoin-git> [bitcoin] kallewoof opened pull request #13208: wallet rpc: constraints in send* methods (master...feature-sendtoaddress-constraints) https://github.com/bitcoin/bitcoin/pull/13208
< bitcoin-git> [bitcoin] fanquake closed pull request #13206: Zerotoone (master...zerotoone) https://github.com/bitcoin/bitcoin/pull/13206
< bitcoin-git> [bitcoin] leiyong1413 opened pull request #13206: Zerotoone (master...zerotoone) https://github.com/bitcoin/bitcoin/pull/13206

2018-05-09

< bitcoin-git> [bitcoin] ken2812221 reopened pull request #13107: Fix Windows locale problem (master...win-enc) https://github.com/bitcoin/bitcoin/pull/13107
< bitcoin-git> [bitcoin] ken2812221 closed pull request #13195: [WIP] Wrap C++17 std::filesystem::path to solve encoding issue on Windows. (master...u8path) https://github.com/bitcoin/bitcoin/pull/13195
< bitcoin-git> [bitcoin] jnewbery opened pull request #13205: [tests] Remove spurious error log in p2p_segwit.py (master...p2p_segwit_remove_spurious_error_log) https://github.com/bitcoin/bitcoin/pull/13205
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #13198: [qa] Avoid printing to console during cache creation (master...2018-05-test-cache-console) https://github.com/bitcoin/bitcoin/pull/13198
< bitcoin-git> bitcoin/master 196c5a9 MarcoFalke: Merge #13198: [qa] Avoid printing to console during cache creation...
< bitcoin-git> bitcoin/master 08ebdba Suhas Daftuar: [qa] Avoid printing to console during cache creation
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/fc642cbdad6e...196c5a947a07
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #13190: Have gArgs handle printing help (master...gargs-help) https://github.com/bitcoin/bitcoin/pull/13190
< bitcoin-git> bitcoin/master fc642cb MarcoFalke: Merge #13190: Have gArgs handle printing help...
< bitcoin-git> bitcoin/master 4d4185a Andrew Chow: Make gArgs aware of the arguments...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/08c1caf86365...fc642cbdad6e
< bitcoin-git> [bitcoin] JeremyRubin opened pull request #13204: Faster sigcache nonce (master...faster-sigcache-nonce) https://github.com/bitcoin/bitcoin/pull/13204
< bitcoin-git> [bitcoin] TheBlueMatt opened pull request #13203: Add POWER8 ASM for 4-way SHA256 (master...2018-05-asm) https://github.com/bitcoin/bitcoin/pull/13203
< bitcoin-git> [bitcoin] martinus closed pull request #13202: Prevent copying of in/outputs for SignSignature (master...optimize-SignSignature) https://github.com/bitcoin/bitcoin/pull/13202
< bitcoin-git> [bitcoin] martinus opened pull request #13202: prevents copying of in/outputs for SignSignature (master...optimize-SignSignature) https://github.com/bitcoin/bitcoin/pull/13202
< bitcoin-git> [bitcoin] sdaftuar opened pull request #13201: [qa] Handle disconnect_node race (master...2018-05-rpc-disconnect-race) https://github.com/bitcoin/bitcoin/pull/13201
< bitcoin-git> [bitcoin] laanwj closed pull request #13185: Bugfix: the end of a reorged chain is invalid when connect fails (master...201805_bugfix_invalidchain_end) https://github.com/bitcoin/bitcoin/pull/13185
< bitcoin-git> bitcoin/master 08c1caf Wladimir J. van der Laan: Merge #13185: Bugfix: the end of a reorged chain is invalid when connect fails...
< bitcoin-git> bitcoin/master a2f678d Pieter Wuille: Bugfix: the end of a reorged chain is invalid when connect fails...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/612ba35ab140...08c1caf86365
< bitcoin-git> [bitcoin] laanwj closed pull request #12755: [tests] Better stderr testing (master...better_stderr_testing) https://github.com/bitcoin/bitcoin/pull/12755
< bitcoin-git> bitcoin/master beee49b John Newbery: [tests] Allow stderr to be tested against specified string...
< bitcoin-git> bitcoin/master e503671 John Newbery: [Tests] Use LIBC_FATAL_STDERR_=1 in tests...
< bitcoin-git> bitcoin/master c22ce8a John Newbery: [Tests] Write stdout/stderr to datadir instead of temp file.
< bitcoin-git> [bitcoin] laanwj pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/4a50ec0efd06...612ba35ab140
< bitcoin-git> [bitcoin] jamesob opened pull request #13200: Process logs in a separate thread (master...2018-05-asynclog) https://github.com/bitcoin/bitcoin/pull/13200
< bitcoin-git> [bitcoin] sdaftuar opened pull request #13199: Bugfix: ensure consistency of m_failed_blocks after reconsiderblock (master...2018-05-fix-reconsider-block) https://github.com/bitcoin/bitcoin/pull/13199
< bitcoin-git> [bitcoin] sdaftuar opened pull request #13198: [qa] Avoid printing to console during cache creation (master...2018-05-test-cache-console) https://github.com/bitcoin/bitcoin/pull/13198
< bitcoin-git> [bitcoin] glaksmono closed pull request #13196: [WIP] Refactoring platform-specific code in util.h/util.cpp (master...bitcoin-12697) https://github.com/bitcoin/bitcoin/pull/13196
< bitcoin-git> [bitcoin] glaksmono reopened pull request #13196: [WIP] Refactoring platform-specific code in util.h/util.cpp (master...bitcoin-12697) https://github.com/bitcoin/bitcoin/pull/13196
< bitcoin-git> [bitcoin] glaksmono closed pull request #13196: [WIP] Refactoring platform-specific code in util.h/util.cpp (master...bitcoin-12697) https://github.com/bitcoin/bitcoin/pull/13196
< bitcoin-git> [bitcoin] laanwj closed pull request #13188: qa: Remove unused option --srcdir (master...Mf1805-qaSrcdir) https://github.com/bitcoin/bitcoin/pull/13188
< bitcoin-git> bitcoin/master 4a50ec0 Wladimir J. van der Laan: Merge #13188: qa: Remove unused option --srcdir...
< bitcoin-git> bitcoin/master fac1e1f MarcoFalke: qa: Remove unused option --srcdir
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/1834d4d9f0af...4a50ec0efd06
< bitcoin-git> [bitcoin] laanwj closed pull request #12265: [test] fundrawtransaction: lock watch-only shared address (master...test-fundrawtransaction-lockunspent) https://github.com/bitcoin/bitcoin/pull/12265
< bitcoin-git> bitcoin/master 1834d4d Wladimir J. van der Laan: Merge #12265: [test] fundrawtransaction: lock watch-only shared address...
< bitcoin-git> bitcoin/master 891beb0 Karl-Johan Alm: [test] fundrawtransaction: lock watch-only shared address...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/9458b05f2834...1834d4d9f0af
< bitcoin-git> [bitcoin] kallewoof opened pull request #13197: util: warn about ignored recursive -includeconf calls (master...includeconf-warn-nonrecursive) https://github.com/bitcoin/bitcoin/pull/13197
< bitcoin-git> [bitcoin] laanwj closed pull request #13183: [travis] New travis job for CHECK_DOCS steps (master...bitcoin-11004) https://github.com/bitcoin/bitcoin/pull/13183
< bitcoin-git> bitcoin/master 9458b05 Wladimir J. van der Laan: Merge #13183: [travis] New travis job for CHECK_DOCS steps...
< bitcoin-git> bitcoin/master 18c0b84 Grady Laksmono: [bitcoin-11004] creating another jobs for the CHECK_DOC=1, separated from the core jobs
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/7b966d9e6e30...9458b05f2834
< bitcoin-git> [bitcoin] glaksmono opened pull request #13196: [WIP] Refactoring platform-specific code in util.h/util.cpp (master...bitcoin-12697) https://github.com/bitcoin/bitcoin/pull/13196
< bitcoin-git> [bitcoin] ken2812221 opened pull request #13195: [WIP] Wrap C++17 std::filesystem::path to solve encoding issue on Windows. (master...u8path) https://github.com/bitcoin/bitcoin/pull/13195
< bitcoin-git> [bitcoin] laanwj closed pull request #10267: New -includeconf argument for including external configuration files (master...feature-config-readconfig) https://github.com/bitcoin/bitcoin/pull/10267
< bitcoin-git> bitcoin/master 25b7ab9 Karl-Johan Alm: doc: Add release notes for -includeconf
< bitcoin-git> bitcoin/master 0f0badd Karl-Johan Alm: test: Test includeconf parameter.
< bitcoin-git> bitcoin/master 629ff8c Karl-Johan Alm: -includeconf=<path> support in config handler, for including external configuration files
< bitcoin-git> [bitcoin] laanwj pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/6b824c090f53...7b966d9e6e30
< bitcoin-git> [bitcoin] ken2812221 closed pull request #13107: Fix Windows locale problem (master...win-enc) https://github.com/bitcoin/bitcoin/pull/13107
< bitcoin-git> [bitcoin] sipa opened pull request #13194: Remove template matching and pseudo opcodes (master...201805_noscriptpattern) https://github.com/bitcoin/bitcoin/pull/13194

2018-05-08

< bitcoin-git> [bitcoin] promag opened pull request #13193: Avoid 2nd mapTx lookup in CTxMemPool::UpdateTransactionsFromBlock (master...2018-05-avoid-maptx-lookup) https://github.com/bitcoin/bitcoin/pull/13193
< bitcoin-git> [bitcoin] lmanners opened pull request #13192: [tests] Fixed intermittent failure in p2p_sendheaders.py. (master...p2p_sendheaders) https://github.com/bitcoin/bitcoin/pull/13192
< bitcoin-git> [bitcoin] sipa opened pull request #13191: Specialized double-SHA256 with 64 byte inputs with SSE4.1 and AVX2 (master...201709_dsha256_64) https://github.com/bitcoin/bitcoin/pull/13191
< bitcoin-git> [bitcoin] achow101 opened pull request #13190: Have gArgs handle printing help (master...gargs-help) https://github.com/bitcoin/bitcoin/pull/13190
< bitcoin-git> [bitcoin] instagibbs closed pull request #12983: [wallet] Modify change identification to use hdsplit keypath (master...ischangesplit) https://github.com/bitcoin/bitcoin/pull/12983
< bitcoin-git> [bitcoin] promag opened pull request #13189: Remove 2nd mapTx lookup in CTxMemPool::removeForBlock (master...2018-05-txmempool-removeforblock) https://github.com/bitcoin/bitcoin/pull/13189
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #13188: qa: Remove unused option --srcdir (master...Mf1805-qaSrcdir) https://github.com/bitcoin/bitcoin/pull/13188

2018-05-07

< bitcoin-git> [bitcoin] MarcoFalke closed pull request #13184: RPC Docs: gettxout*: clarify bestblock and unspent counts (master...2018-05-rpc-help-bestblock) https://github.com/bitcoin/bitcoin/pull/13184
< bitcoin-git> bitcoin/master 6b824c0 MarcoFalke: Merge #13184: RPC Docs: gettxout*: clarify bestblock and unspent counts...
< bitcoin-git> bitcoin/master f30e9be David A. Harding: RPC Docs: gettxout*: clarify bestblock and unspent counts
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/bf9b03ddcc65...6b824c090f53
< bitcoin-git> [bitcoin] skeees opened pull request #13186: Use a semaphore to trigger shutdown procedures (master...shutdown-cv) https://github.com/bitcoin/bitcoin/pull/13186
< bitcoin-git> [bitcoin] sipa opened pull request #13185: Bugfix: the end of a reorged chain is invalid when connect fails (master...201805_bugfix_invalidchain_end) https://github.com/bitcoin/bitcoin/pull/13185
< bitcoin-git> [bitcoin] harding opened pull request #13184: RPC Docs: gettxout*: clarify bestblock and unspent counts (master...2018-05-rpc-help-bestblock) https://github.com/bitcoin/bitcoin/pull/13184
< bitcoin-git> [bitcoin] laanwj closed pull request #13094: tests: Add test for 64-bit Windows PE, modify 32-bit test results (master...patch-1) https://github.com/bitcoin/bitcoin/pull/13094
< bitcoin-git> bitcoin/master bf9b03d Wladimir J. van der Laan: Merge #13094: tests: Add test for 64-bit Windows PE, modify 32-bit test results...
< bitcoin-git> bitcoin/master ab3f4dd Chun Kuan Lee: tests: Add test for 64-bit PE, modify 32-bit test results...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/5778d44aa857...bf9b03ddcc65
< bitcoin-git> bitcoin/master 5778d44 Jonas Schnelli: Merge #13079: Fix rescanblockchain rpc to properly report progress...
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #13079: Fix rescanblockchain rpc to properly report progress (master...scan-for-wallet-stopblock-progress) https://github.com/bitcoin/bitcoin/pull/13079
< bitcoin-git> bitcoin/master 16be133 Ben Woosley: Fix rescanblockchain rpc to property report progress...
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/57aae632e288...5778d44aa857
< bitcoin-git> [bitcoin] laanwj closed pull request #13131: Add Windows shutdown handler (master...win-quit) https://github.com/bitcoin/bitcoin/pull/13131
< bitcoin-git> bitcoin/master 57aae63 Wladimir J. van der Laan: Merge #13131: Add Windows shutdown handler...
< bitcoin-git> bitcoin/master ddebde7 Chun Kuan Lee: Add Windows shutdown handler
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/bd83704ec6fa...57aae632e288
< bitcoin-git> [bitcoin] laanwj closed pull request #13149: Handle unsuccessful fseek(...):s (master...fseek) https://github.com/bitcoin/bitcoin/pull/13149
< bitcoin-git> bitcoin/master bd83704 Wladimir J. van der Laan: Merge #13149: Handle unsuccessful fseek(...):s...
< bitcoin-git> bitcoin/master 29c9bdc practicalswift: Handle unsuccessful fseek(...):s
< bitcoin-git> bitcoin/master 20ce5af practicalswift: Print a log message if we fail to shrink the debug log file
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/6a01a50f4906...bd83704ec6fa
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #13180: Fix re-declared scoped enum as unscoped (Causes issues with some compilers) (master...06052018_unscoped_enum) https://github.com/bitcoin/bitcoin/pull/13180
< bitcoin-git> bitcoin/master 6a01a50 Jonas Schnelli: Merge #13180: Fix re-declared scoped enum as unscoped (Causes issues with some compilers)...
< bitcoin-git> bitcoin/master 43f3dec donaloconnor: Remove enum specifier (to avoid re-declare scoped enum as unscoped)
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/a174702bad1c...6a01a50f4906
< bitcoin-git> [bitcoin] laanwj closed pull request #13162: [net] Don't incorrectly log that REJECT messages are unknown. (master...fix_reject_logging) https://github.com/bitcoin/bitcoin/pull/13162
< bitcoin-git> bitcoin/master a174702 Wladimir J. van der Laan: Merge #13162: [net] Don't incorrectly log that REJECT messages are unknown....
< bitcoin-git> bitcoin/master fad63eb John Newbery: [logging] Don't incorrectly log that REJECT messages are unknown....
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/66cc47be982a...a174702bad1c
< bitcoin-git> [bitcoin] glaksmono opened pull request #13183: [WIP][bitcoin-11004] New Travis job for CHECK_DOCS steps (master...bitcoin-11004) https://github.com/bitcoin/bitcoin/pull/13183

2018-05-06

< bitcoin-git> [bitcoin] donaloconnor reopened pull request #13180: Fix re-declared scoped enum as unscoped (Causes issues with some compilers) (master...06052018_unscoped_enum) https://github.com/bitcoin/bitcoin/pull/13180
< bitcoin-git> [bitcoin] donaloconnor closed pull request #13180: Fix re-declared scoped enum as unscoped (Causes issues with some compilers) (master...06052018_unscoped_enum) https://github.com/bitcoin/bitcoin/pull/13180
< bitcoin-git> [bitcoin] donaloconnor opened pull request #13180: Fix re-declared scoped enum as unscoped (Causes issues with some compilers) (master...06052018_unscoped_enum) https://github.com/bitcoin/bitcoin/pull/13180
< bitcoin-git> [bitcoin] ken2812221 opened pull request #13177: GCC-7 and glibc-2.27 compat code (master...compat) https://github.com/bitcoin/bitcoin/pull/13177
< bitcoin-git> [bitcoin] martinus opened pull request #13176: Improve CRollingBloomFilter performance: replace modulus with FastMod (master...optimize-CRollingBloomFilter) https://github.com/bitcoin/bitcoin/pull/13176

2018-05-05

< bitcoin-git> [bitcoin] MarcoFalke closed pull request #13080: mempool: Add compile time checking for ::mempool.cs runtime locking assertions (master...mempool.cs) https://github.com/bitcoin/bitcoin/pull/13080
< bitcoin-git> bitcoin/master 66cc47b MarcoFalke: Merge #13080: mempool: Add compile time checking for ::mempool.cs runtime locking assertions...
< bitcoin-git> bitcoin/master cbba1d2 practicalswift: Add compile time checking for all ::mempool.cs runtime locking assertions
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/f82e1c948212...66cc47be982a
< bitcoin-git> [bitcoin] jnewbery closed pull request #10554: ZMQ: add publishers for wallet transactions. (master...zmq_wallet_tx) https://github.com/bitcoin/bitcoin/pull/10554
< bitcoin-git> [bitcoin] OldMiR opened pull request #13172: Remove double MSG_DONTWAIT (master...master) https://github.com/bitcoin/bitcoin/pull/13172
< bitcoin-git> [bitcoin] ken2812221 opened pull request #13171: [WIP] Change gitian-descriptors to use bionic instead (master...gitian) https://github.com/bitcoin/bitcoin/pull/13171

2018-05-04

< bitcoin-git> [bitcoin] jamesob opened pull request #13168: Thread names in logs and deadlock debug tools (take 2) (master...2018-05-threadnames-take-2) https://github.com/bitcoin/bitcoin/pull/13168
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #13163: Make it clear which functions that are intended to be translation unit local (master...internal-linkage) https://github.com/bitcoin/bitcoin/pull/13163
< bitcoin-git> bitcoin/master f82e1c9 MarcoFalke: Merge #13163: Make it clear which functions that are intended to be translation unit local...
< bitcoin-git> bitcoin/master c3f34d0 practicalswift: Make it clear which functions that are intended to be translation unit local...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/627c3762ce5d...f82e1c948212
< bitcoin-git> [bitcoin] martinus opened pull request #13167: Refactoring: optimize SelectCoinsBnB (master...optimize-SelectCoinsBnB) https://github.com/bitcoin/bitcoin/pull/13167
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #13165: doc: Mention good first issue list in CONTRIBUTING.md (master...good-first-issue) https://github.com/bitcoin/bitcoin/pull/13165
< bitcoin-git> bitcoin/master 627c376 MarcoFalke: Merge #13165: doc: Mention good first issue list in CONTRIBUTING.md...
< bitcoin-git> bitcoin/master a508091 fanquake: doc: Mention good first issue list in CONTRIBUTING.md
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/7eb7076f7007...627c3762ce5d
< bitcoin-git> [bitcoin] fanquake closed pull request #13166: Master (0.14...master) https://github.com/bitcoin/bitcoin/pull/13166
< bitcoin-git> [bitcoin] mocacinno opened pull request #13166: Master (0.14...master) https://github.com/bitcoin/bitcoin/pull/13166
< bitcoin-git> [bitcoin] fanquake opened pull request #13165: doc: Mention good first issue list in CONTRIBUTING.md (master...good-first-issue) https://github.com/bitcoin/bitcoin/pull/13165

2018-05-03

< bitcoin-git> [bitcoin] jamesob closed pull request #13099: Use thread names in logs and deadlock diagnostics (master...2018-04-26-use-threadnames) https://github.com/bitcoin/bitcoin/pull/13099
< bitcoin-git> [bitcoin] laanwj deleted 0.10 at 9cea169: https://github.com/bitcoin/bitcoin/commit/9cea169
< bitcoin-git> [bitcoin] laanwj deleted 0.9 at 460ccfb: https://github.com/bitcoin/bitcoin/commit/460ccfb
< bitcoin-git> [bitcoin] practicalswift opened pull request #13163: Make it clear which functions that are intended to be translation unit local (master...internal-linkage) https://github.com/bitcoin/bitcoin/pull/13163
< bitcoin-git> [bitcoin] jnewbery opened pull request #13162: [logging] Don't incorrectly log that REJECT messages are unknown. (master...fix_reject_logging) https://github.com/bitcoin/bitcoin/pull/13162
< bitcoin-git> [bitcoin] real-or-random opened pull request #13161: wallet: Reset BerkeleyDB handle after connection fails (master...bdb-reset) https://github.com/bitcoin/bitcoin/pull/13161
< bitcoin-git> [bitcoin] promag opened pull request #13160: Unlock spent outputs (master...2018-05-unlock-spent-output) https://github.com/bitcoin/bitcoin/pull/13160
< bitcoin-git> [bitcoin] practicalswift opened pull request #13159: Don't close old debug log file handler prematurely when trying to re-open (on SIGHUP) (master...handle-reopen-failed) https://github.com/bitcoin/bitcoin/pull/13159
< bitcoin-git> [bitcoin] laanwj closed pull request #13157: test: Handle timestamps without microseconds in combine_logs (master...2018_05_logcombine_timestamps) https://github.com/bitcoin/bitcoin/pull/13157
< bitcoin-git> [bitcoin] marcoagner opened pull request #13158: [qt]: Improve sendcoinsdialog readability (master...improve_sendcoinsdialog_readability) https://github.com/bitcoin/bitcoin/pull/13158
< bitcoin-git> [bitcoin] laanwj closed pull request #12639: Reduce cs_main lock in listunspent (master...2018-03-reduce-cs_main_lock-listunspent) https://github.com/bitcoin/bitcoin/pull/12639
< bitcoin-git> bitcoin/master 7eb7076 Wladimir J. van der Laan: Merge #12639: Reduce cs_main lock in listunspent...
< bitcoin-git> bitcoin/master a59dac3 João Barbosa: refactor: Avoid extra lookups of mapAddressBook in listunspent RPC
< bitcoin-git> bitcoin/master d76962e João Barbosa: rpc: Reduce cs_main lock in listunspent
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/b62b437acd44...7eb7076f7007
< bitcoin-git> [bitcoin] laanwj opened pull request #13157: test: Handle timestamps without microseconds in combine_logs (master...2018_05_logcombine_timestamps) https://github.com/bitcoin/bitcoin/pull/13157
< bitcoin-git> [bitcoin] laanwj closed pull request #13148: logging: Fix potential use-after-free in LogPrintStr(...) (master...logprintstr-uaf) https://github.com/bitcoin/bitcoin/pull/13148
< bitcoin-git> bitcoin/master b62b437 Wladimir J. van der Laan: Merge #13148: logging: Fix potential use-after-free in LogPrintStr(...)...
< bitcoin-git> bitcoin/master 0bd4cd3 practicalswift: logging: remove unused return value from LogPrintStr...
< bitcoin-git> bitcoin/master 76f344d practicalswift: logging: Fix potential use-after-free in LogPrintStr(...)
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/11adab39e601...b62b437acd44
< bitcoin-git> [bitcoin] laanwj closed pull request #13154: Trivial: s/SetBestChain/ChainStateFlushed in comments after #13106 (master...pr/flushed) https://github.com/bitcoin/bitcoin/pull/13154
< bitcoin-git> bitcoin/master 11adab3 Wladimir J. van der Laan: Merge #13154: Trivial: s/SetBestChain/ChainStateFlushed in comments after #13106...
< bitcoin-git> bitcoin/master 21f5680 Russell Yanofsky: Trivial: s/SetBestChain/ChainStateFlushed in comments after #13106
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/979150bc2388...11adab39e601
< bitcoin-git> [bitcoin] laanwj closed pull request #12729: Get rid of ambiguous OutputType::NONE value (master...pr/nonone) https://github.com/bitcoin/bitcoin/pull/12729
< bitcoin-git> bitcoin/master 979150b Wladimir J. van der Laan: Merge #12729: Get rid of ambiguous OutputType::NONE value...
< bitcoin-git> bitcoin/master 1e46d8a Russell Yanofsky: Get rid of ambiguous OutputType::NONE value...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/2afdc294039f...979150bc2388
< bitcoin-git> [bitcoin] laanwj closed pull request #12507: Interrupt rescan on shutdown request (master...2018-02-shutdown-on-rescan) https://github.com/bitcoin/bitcoin/pull/12507
< bitcoin-git> bitcoin/master 2afdc29 Wladimir J. van der Laan: Merge #12507: Interrupt rescan on shutdown request...
< bitcoin-git> bitcoin/master c4fda76 João Barbosa: wallet: Interrupt rescan on shutdown request
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/ef006d92845a...2afdc294039f

2018-05-02

< bitcoin-git> [bitcoin] practicalswift closed pull request #12665: Add compile time checking for run time locking assertions (master...compile-time-checking-of-runtime-assertions) https://github.com/bitcoin/bitcoin/pull/12665
< bitcoin-git> [bitcoin] laanwj closed pull request #12928: qt: Initialize non-static class members that were previously neither initialized where defined nor in constructor (master...qt-constructors) https://github.com/bitcoin/bitcoin/pull/12928
< bitcoin-git> bitcoin/master 1e7813e practicalswift: Remove redundant initializations from the constructor
< bitcoin-git> bitcoin/master f131872 practicalswift: Initialize non-static class members where they are defined
< bitcoin-git> bitcoin/master 73bc1b7 practicalswift: Initialize editStatus and autoCompleter. Previously not initialized where defined or in constructor.
< bitcoin-git> [bitcoin] laanwj pushed 5 new commits to master: https://github.com/bitcoin/bitcoin/compare/ef46c9904b80...ef006d92845a
< bitcoin-git> [bitcoin] ryanofsky opened pull request #13154: Trivial: s/SetBestChain/ChainStateFlushed in comments after #13106 (master...pr/flushed) https://github.com/bitcoin/bitcoin/pull/13154
< bitcoin-git> [bitcoin] laanwj closed pull request #13153: Add missing newlines to debug logging (master...2018_05_log_newlines) https://github.com/bitcoin/bitcoin/pull/13153
< bitcoin-git> bitcoin/master ef46c99 Wladimir J. van der Laan: Merge #13153: Add missing newlines to debug logging...
< bitcoin-git> bitcoin/master 4b75dcf MarcoFalke: devtools: Make linter check LogPrint calls
< bitcoin-git> bitcoin/master ff2ad2d Wladimir J. van der Laan: Add missing newlines to LogPrint debug logging...
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/598db389c33e...ef46c9904b80
< bitcoin-git> [bitcoin] laanwj opened pull request #13153: net: Add missing newlines to debug logging (master...2018_05_log_newlines) https://github.com/bitcoin/bitcoin/pull/13153
< bitcoin-git> [bitcoin] chris-belcher opened pull request #13152: [WIP] [rpc] Add getaddress RPC command (master...2018-04-rpc-getaddress) https://github.com/bitcoin/bitcoin/pull/13152
< bitcoin-git> [bitcoin] laanwj opened pull request #13151: WIP: net: Serve blocks directly from disk when possible (master...2018_05_direct_from_disk) https://github.com/bitcoin/bitcoin/pull/13151
< bitcoin-git> [bitcoin] laanwj closed pull request #13106: Simplify semantics of ChainStateFlushed callback (master...2018-04-wallet-flush-better-criteria) https://github.com/bitcoin/bitcoin/pull/13106
< bitcoin-git> bitcoin/master 598db38 Wladimir J. van der Laan: Merge #13106: Simplify semantics of ChainStateFlushed callback...
< bitcoin-git> bitcoin/master 50b6533 Matt Corallo: scripted-diff: Rename SetBestChain callback ChainStateFlushed...
< bitcoin-git> bitcoin/master 9cb6cdc Matt Corallo: Simplify semantics of ChainStateFlushed callback...
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/0bc980b1f65f...598db389c33e
< bitcoin-git> [bitcoin] laanwj closed pull request #13146: rpcauth: Make it possible to provide a custom password (master...2018_05_rpcauth_custom_password) https://github.com/bitcoin/bitcoin/pull/13146
< bitcoin-git> bitcoin/master 0bc980b Wladimir J. van der Laan: Merge #13146: rpcauth: Make it possible to provide a custom password...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/57c57df86f14...0bc980b1f65f
< bitcoin-git> bitcoin/master 2a89b0c Wladimir J. van der Laan: rpcauth: Make it possible to provide a custom password...
< bitcoin-git> [bitcoin] practicalswift opened pull request #13149: Handle unsuccessful fseek(...):s (master...fseek) https://github.com/bitcoin/bitcoin/pull/13149
< bitcoin-git> [bitcoin] practicalswift opened pull request #13148: logging: Fix potential use-after-free in LogPrintStr(...) (master...logprintstr-uaf) https://github.com/bitcoin/bitcoin/pull/13148
< bitcoin-git> [bitcoin] laanwj opened pull request #13146: rpcauth: Make it possible to provide a custom password (master...2018_05_rpcauth_custom_password) https://github.com/bitcoin/bitcoin/pull/13146
< bitcoin-git> [bitcoin] laanwj closed pull request #13141: [doc] qt: fixes broken link on readme (master...fix_qt_readme_typo) https://github.com/bitcoin/bitcoin/pull/13141
< bitcoin-git> bitcoin/master 57c57df Wladimir J. van der Laan: Merge #13141: [doc] qt: fixes broken link on readme...
< bitcoin-git> bitcoin/master 12ad33a marcoagner: [doc] qt: fixes broken link on readme
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/baf6b4e3f956...57c57df86f14
< bitcoin-git> [bitcoin] winder opened pull request #13145: Use common getPath method to create temp directory in tests. (master...master) https://github.com/bitcoin/bitcoin/pull/13145

2018-05-01

< bitcoin-git> [bitcoin] jimpo opened pull request #13144: RPC: Improve error messages on RPC endpoints that use GetTransaction (master...gettransaction-refactor) https://github.com/bitcoin/bitcoin/pull/13144
< bitcoin-git> [bitcoin] sipa opened pull request #13142: Separate IsMine from solvability (master...201804_separate_ismine_solvable) https://github.com/bitcoin/bitcoin/pull/13142
< bitcoin-git> [bitcoin] marcoagner opened pull request #13141: [doc] qt: fixes broken link on readme (master...fix_qt_readme_typo) https://github.com/bitcoin/bitcoin/pull/13141
< bitcoin-git> [bitcoin] sidhujag closed pull request #13139: Dev 3.x (master...dev-3.x) https://github.com/bitcoin/bitcoin/pull/13139
< bitcoin-git> [bitcoin] sidhujag opened pull request #13139: Dev 3.x (master...dev-3.x) https://github.com/bitcoin/bitcoin/pull/13139
< bitcoin-git> [bitcoin] jnewbery opened pull request #13138: [tests] Remove accounts from wallet_importprunedfunds.py (master...remove_account_wallet_importprunedfunds) https://github.com/bitcoin/bitcoin/pull/13138
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #13136: [tests] Fix flake8 warnings in several wallet functional tests (master...wallet_test_flake8) https://github.com/bitcoin/bitcoin/pull/13136
< bitcoin-git> bitcoin/master baf6b4e MarcoFalke: Merge #13136: [tests] Fix flake8 warnings in several wallet functional tests...
< bitcoin-git> bitcoin/master a533834 John Newbery: [tests] Fix flake8 warnings in several wallet functional tests...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/1408d6cf768c...baf6b4e3f956
< bitcoin-git> [bitcoin] laanwj opened pull request #13137: contrib: Remove distribution packaging (master...2018_05_move_distro_packaging) https://github.com/bitcoin/bitcoin/pull/13137
< bitcoin-git> [bitcoin] jnewbery opened pull request #13136: [trivial] [tests] Fix flake8 warnings in several wallet functional tests (master...wallet_test_flake8) https://github.com/bitcoin/bitcoin/pull/13136
< bitcoin-git> bitcoin/master 1408d6c Wladimir J. van der Laan: Revert #12769: Add systemd service to bitcoind in debian package...
< bitcoin-git> [bitcoin] laanwj pushed 1 new commit to master: https://github.com/bitcoin/bitcoin/commit/1408d6cf768cc3c88e9ab9efe98b0cb52ae3b537
< bitcoin-git> [bitcoin] laanwj closed pull request #12769: Add systemd service to bitcoind in debian package (master...master) https://github.com/bitcoin/bitcoin/pull/12769
< bitcoin-git> bitcoin/master 35eb9d6 Wladimir J. van der Laan: Merge #12769: Add systemd service to bitcoind in debian package...
< bitcoin-git> bitcoin/master 2a87b1b ctp-tsteenholdt: Add systemd service for bitcoind...
< bitcoin-git> bitcoin/master 9085532 ctp-tsteenholdt: Sync contrib/debian from Matt Corallo's PPA
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/c5f7efe3312f...35eb9d6c880e
< bitcoin-git> bitcoin/master c5f7efe Wladimir J. van der Laan: Merge #12384: [Docs] Add version footnote to tor.md...
< bitcoin-git> [bitcoin] laanwj closed pull request #12384: [Docs] Add version footnote to tor.md (master...tor.md) https://github.com/bitcoin/bitcoin/pull/12384
< bitcoin-git> bitcoin/master 39d2911 Damian Williamson: [Docs] Add version footnote to tor.md...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/a024a1841d62...c5f7efe3312f
< bitcoin-git> [bitcoin] laanwj closed pull request #13135: [Docs] Add version footnote to tor.md (Willtech) (master...2018_05_tor_md_version) https://github.com/bitcoin/bitcoin/pull/13135
< bitcoin-git> [bitcoin] laanwj opened pull request #13135: [Docs] Add version footnote to tor.md (Willtech) (master...2018_05_tor_md_version) https://github.com/bitcoin/bitcoin/pull/13135
< bitcoin-git> [bitcoin] laanwj opened pull request #13134: net: Add option `-peersendreject` to configure sending of BIP61 notifications (master...2018_05_optional_bip61) https://github.com/bitcoin/bitcoin/pull/13134
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #13133: Remove python2 from configure.ac (master...patch-2) https://github.com/bitcoin/bitcoin/pull/13133
< bitcoin-git> bitcoin/master a024a18 MarcoFalke: Merge #13133: Remove python2 from configure.ac...
< bitcoin-git> bitcoin/master 457c2da Chun Kuan Lee: Remove python2 from configure.ac
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/5a666428b0f1...a024a1841d62
< bitcoin-git> [bitcoin] ken2812221 opened pull request #13133: Remove python2 from configure.ac (master...patch-2) https://github.com/bitcoin/bitcoin/pull/13133
< bitcoin-git> [bitcoin] sipa closed pull request #12954: util: Refactor logging code into a global object (master...logging) https://github.com/bitcoin/bitcoin/pull/12954
< bitcoin-git> bitcoin/master 3316a9e Jim Posen: util: Encapsulate logCategories within BCLog::Logger.
< bitcoin-git> bitcoin/master 6a6d764 Jim Posen: util: Move debug file management functions into Logger.
< bitcoin-git> bitcoin/master f55f4fc Jim Posen: util: Establish global logger object....
< bitcoin-git> [bitcoin] sipa pushed 7 new commits to master: https://github.com/bitcoin/bitcoin/compare/3186ad4a81a4...5a666428b0f1

2018-04-30

< bitcoin-git> [bitcoin] MarcoFalke closed pull request #13130: [tests] Fix race in rpc_deprecated.py (master...fix_rpc_deprecated) https://github.com/bitcoin/bitcoin/pull/13130
< bitcoin-git> bitcoin/master 3186ad4 MarcoFalke: Merge #13130: [tests] Fix race in rpc_deprecated.py...
< bitcoin-git> bitcoin/master a95bf64 John Newbery: [tests] Fix race in rpc_deprecated.py...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/783bb6455e18...3186ad4a81a4
< bitcoin-git> [bitcoin] ken2812221 opened pull request #13131: Add Windows shutdown handler (master...win-quit) https://github.com/bitcoin/bitcoin/pull/13131
< bitcoin-git> [bitcoin] jnewbery opened pull request #13130: [tests] Fix race in rpc_deprecated.py (master...fix_rpc_deprecated) https://github.com/bitcoin/bitcoin/pull/13130
< bitcoin-git> [bitcoin] practicalswift closed pull request #11596: Add missing cs_main locks when accessing chainActive (master...chainActive) https://github.com/bitcoin/bitcoin/pull/11596
< bitcoin-git> [bitcoin] laanwj closed pull request #13028: Make vpwallets usage thread safe (master...2018-04-cs_wallets) https://github.com/bitcoin/bitcoin/pull/13028
< bitcoin-git> bitcoin/master 783bb64 Wladimir J. van der Laan: Merge #13028: Make vpwallets usage thread safe...
< bitcoin-git> bitcoin/master e2f58f4 João Barbosa: wallet: Make vpwallets usage thread safe
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/9e9b48df72db...783bb6455e18
< bitcoin-git> [bitcoin] practicalswift opened pull request #13128: policy: Add Clang thread safety annotations for variables guarded by cs_feeEstimator (master...guarded-by-cs_feeEstimator) https://github.com/bitcoin/bitcoin/pull/13128
< bitcoin-git> [bitcoin] practicalswift closed pull request #12914: scripted-diff: Remove redundant license reference (HTTP URL) (master...copyright-headers) https://github.com/bitcoin/bitcoin/pull/12914
< bitcoin-git> [bitcoin] laanwj closed pull request #13105: [qa] Add --failfast option to functional test runner (master...2018-04-testrunner-failfast) https://github.com/bitcoin/bitcoin/pull/13105
< bitcoin-git> bitcoin/master 9e9b48d Wladimir J. van der Laan: Merge #13105: [qa] Add --failfast option to functional test runner...
< bitcoin-git> bitcoin/master 58f9a0a James O'Beirne: Use --failfast when running functional tests on Travis
< bitcoin-git> bitcoin/master bf720c1 James O'Beirne: Add --failfast option to functional test runner...
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/19fadd9d6883...9e9b48df72db
< bitcoin-git> [bitcoin] practicalswift opened pull request #13127: wallet: Add Clang thread safety annotations for variables guarded by cs_db (master...guarded-by-cs_db) https://github.com/bitcoin/bitcoin/pull/13127
< bitcoin-git> [bitcoin] laanwj closed pull request #13124: [doc] nit: descendent should be spelled descendant even in the release-notes (master...fix-getrawmempool-fee-representation) https://github.com/bitcoin/bitcoin/pull/13124
< bitcoin-git> bitcoin/master 19fadd9 Wladimir J. van der Laan: Merge #13124: [doc] nit: descendent should be spelled descendant even in the release-notes...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/219970524d8a...19fadd9d6883
< bitcoin-git> bitcoin/master 9b78ef3 mryandao: nit: descendent should be spelled descendant even in the release-notes
< bitcoin-git> [bitcoin] practicalswift opened pull request #13126: util: Add Clang thread safety annotations for variables guarded by cs_args (master...guarded-by-cs_args) https://github.com/bitcoin/bitcoin/pull/13126
< bitcoin-git> [bitcoin] practicalswift opened pull request #13125: scheduler: Add Clang thread safety annotations for variables guarded by m_cs_callbacks_pending (master...m_cs_callbacks_pending) https://github.com/bitcoin/bitcoin/pull/13125
< bitcoin-git> [bitcoin] mryandao opened pull request #13124: [doc] nit: descendent should be spelled descendant even in the release-notes (master...fix-getrawmempool-fee-representation) https://github.com/bitcoin/bitcoin/pull/13124
< bitcoin-git> [bitcoin] laanwj closed pull request #13109: [rpc] nit: fix typo for entry description string (master...fix-getrawmempool-fee-representation) https://github.com/bitcoin/bitcoin/pull/13109
< bitcoin-git> bitcoin/master 2199705 Wladimir J. van der Laan: Merge #13109: [rpc] nit: fix typo for entry description string...
< bitcoin-git> bitcoin/master f7c414d mryandao: nit: fix typo for entry description string
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/81743b5b24c0...219970524d8a
< bitcoin-git> [bitcoin] practicalswift opened pull request #13123: Add Clang thread safety annotations for guarded variables in the networking code (master...net-guarded-by) https://github.com/bitcoin/bitcoin/pull/13123
< bitcoin-git> [bitcoin] dbolser opened pull request #13122: --disable-asm is required to compile on FreeBSD (master...patch-4) https://github.com/bitcoin/bitcoin/pull/13122
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #13119: Remove script to clean up datadirs (master...Mf1805-deleteTidyDatadir) https://github.com/bitcoin/bitcoin/pull/13119
< bitcoin-git> bitcoin/master 81743b5 Jonas Schnelli: Merge #13119: Remove script to clean up datadirs...
< bitcoin-git> bitcoin/master fa85de9 MarcoFalke: Remove script to clean up datadirs...
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/3315007e03f5...81743b5b24c0
< bitcoin-git> [bitcoin] laanwj closed pull request #13113: tests: Make it clear that MAX_INV_SZ is not covered by functional tests (master...add-note-about-MAX_INV_SZ) https://github.com/bitcoin/bitcoin/pull/13113
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #13120: policy: Treat segwit as always active (master...Mf1805-segwitGenesisPolicy) https://github.com/bitcoin/bitcoin/pull/13120

2018-04-29

< bitcoin-git> [bitcoin] MarcoFalke opened pull request #13119: Remove script to clean up datadirs (master...Mf1805-deleteTidyDatadir) https://github.com/bitcoin/bitcoin/pull/13119
< bitcoin-git> [bitcoin] Linrono opened pull request #13118: RPCAuth Detection in Logs (master...patch-1) https://github.com/bitcoin/bitcoin/pull/13118
< bitcoin-git> [bitcoin] practicalswift opened pull request #13116: Add Clang thread safety annotations for variables guarded by cs_{rpcWarmup,nTimeOffset,warnings} (master...guarded-by-misc) https://github.com/bitcoin/bitcoin/pull/13116
< bitcoin-git> [bitcoin] practicalswift opened pull request #13115: Add Clang thread safety annotations for variables guarded by cs_addrMan (master...guarded-by-cs_addrMan) https://github.com/bitcoin/bitcoin/pull/13115
< bitcoin-git> [bitcoin] practicalswift opened pull request #13114: Add Clang thread safety annotations for variables guarded by cs_KeyStore (master...guarded-by-cs_KeyStore) https://github.com/bitcoin/bitcoin/pull/13114
< bitcoin-git> [bitcoin] practicalswift opened pull request #13113: tests: Make it clear that MAX_INV_SZ is not covered by functional tests (master...add-note-about-MAX_INV_SZ) https://github.com/bitcoin/bitcoin/pull/13113
< bitcoin-git> [bitcoin] achow101 opened pull request #13112: Have gArgs be aware of the arguments and error on unknown args (master...gargs-know-args) https://github.com/bitcoin/bitcoin/pull/13112

2018-04-28

< bitcoin-git> [bitcoin] promag closed pull request #13070: Split event handlers by wallet (master...2018-04-split-handlers-by-wallet) https://github.com/bitcoin/bitcoin/pull/13070
< bitcoin-git> [bitcoin] promag opened pull request #13111: [WIP] Add unloadwallet RPC (master...2018-04-unload-wallet) https://github.com/bitcoin/bitcoin/pull/13111
< bitcoin-git> [bitcoin] mryandao opened pull request #13109: [rpc] nit: fix typo for entry description string (master...fix-getrawmempool-fee-representation) https://github.com/bitcoin/bitcoin/pull/13109
< bitcoin-git> [bitcoin] ken2812221 opened pull request #13107: Fix Windows locale problem (master...win-enc) https://github.com/bitcoin/bitcoin/pull/13107
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #13077: Add compile time checking for all cs_KeyStore runtime locking assertions (master...cs_KeyStore) https://github.com/bitcoin/bitcoin/pull/13077
< bitcoin-git> bitcoin/master 3315007 MarcoFalke: Merge #13077: Add compile time checking for all cs_KeyStore runtime locking assertions...
< bitcoin-git> bitcoin/master 66dc662 practicalswift: Add compile time checking for all cs_KeyStore runtime locking assertions
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/17266a13067c...3315007e03f5

2018-04-27

< bitcoin-git> [bitcoin] TheBlueMatt opened pull request #13106: Simplify semantics of ChainStateFlushed callback (master...2018-04-wallet-flush-better-criteria) https://github.com/bitcoin/bitcoin/pull/13106
< bitcoin-git> [bitcoin] jamesob opened pull request #13105: [qa] Add --failfast option to functional test runner (master...2018-04-testrunner-failfast) https://github.com/bitcoin/bitcoin/pull/13105
< bitcoin-git> [bitcoin] laanwj closed pull request #13090: Remove Safe mode (achow101) (master...2018_04_remove_safemode_rebased) https://github.com/bitcoin/bitcoin/pull/13090
< bitcoin-git> bitcoin/master d8e9a2a Wladimir J. van der Laan: Remove "rpc" category from GetWarnings...
< bitcoin-git> bitcoin/master 2ae705d Andrew Chow: Remove Safe mode
< bitcoin-git> bitcoin/master 7da3b0a Wladimir J. van der Laan: rpc: Move RPC_FORBIDDEN_BY_SAFE_MODE code to reserved section...
< bitcoin-git> [bitcoin] laanwj pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/487dcbe80c20...17266a13067c
< bitcoin-git> [bitcoin] fanquake closed pull request #13102: for our kids (master...master) https://github.com/bitcoin/bitcoin/pull/13102
< bitcoin-git> [bitcoin] witty67 opened pull request #13102: for our kids (master...master) https://github.com/bitcoin/bitcoin/pull/13102