< bitcoin-git>
[bitcoin] laanwj closed pull request #9422: Refactor mempool.dat to be extensible, and store missing info (master...mempool_dat_extensible) https://github.com/bitcoin/bitcoin/pull/9422
< bitcoin-git>
[bitcoin] laanwj closed pull request #11859: Qt: Fixing restore from system tray behaviour of main window (master...minimize-to-tray) https://github.com/bitcoin/bitcoin/pull/11859
< bitcoin-git>
[bitcoin] jonasschnelli closed pull request #13229: [trivial] Qt: Add testnet chainsize constants and switch for intro (master...2018/05/fix_intro_chainsize) https://github.com/bitcoin/bitcoin/pull/13229
< bitcoin-git>
[bitcoin] practicalswift opened pull request #13230: Allow for easy include analysis by enforcing the developer guide's include syntax preference (master...bracket-syntax-includes) https://github.com/bitcoin/bitcoin/pull/13230
< bitcoin-git>
[bitcoin] jonasschnelli opened pull request #13229: [trivial] Qt: Add testnet chainsize constants and switch for intro (master...2018/05/fix_intro_chainsize) https://github.com/bitcoin/bitcoin/pull/13229
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #13214: Enable Travis checking for two Python linting rules we are currently not violating (master...enable-python-lint-rules) https://github.com/bitcoin/bitcoin/pull/13214
< bitcoin-git>
bitcoin/master 0612d96 MarcoFalke: Merge #13214: Enable Travis checking for two Python linting rules we are currently not violating...
< bitcoin-git>
bitcoin/master 506c578 practicalswift: Enable Travis checking for two Python linting rules we are currently not violating
< bitcoin-git>
[bitcoin] Empact opened pull request #13226: Optimize SelectCoinsBnB by tracking the selection by index rather than by position (master...select-bnb-by-index) https://github.com/bitcoin/bitcoin/pull/13226
2018-05-12
< bitcoin-git>
[bitcoin] Empact opened pull request #13223: refactor: Accept fee argument to CInputCoin constructor (master...duplicate-fee-calc) https://github.com/bitcoin/bitcoin/pull/13223
< bitcoin-git>
[bitcoin] Empact opened pull request #13222: test: Improve test coverage of SelectCoinsBnB (master...select-coins-bnb-tests) https://github.com/bitcoin/bitcoin/pull/13222
< bitcoin-git>
[bitcoin] practicalswift opened pull request #13221: travis: Rename the build stage "check_doc" to "lint" (master...lint) https://github.com/bitcoin/bitcoin/pull/13221
< bitcoin-git>
[bitcoin] sipa closed 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/master 418ae49 Pieter Wuille: Merge #13199: Bugfix: ensure consistency of m_failed_blocks after reconsiderblock...
< bitcoin-git>
bitcoin/master 11fa6bb Suhas Daftuar: Bugfix: ensure consistency of m_failed_blocks after reconsiderblock
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #13220: Remove unneeded start parameter of zero from Python range function (master...range-fix) https://github.com/bitcoin/bitcoin/pull/13220
< bitcoin-git>
[bitcoin] jbampton opened pull request #13220: Remove unneeded start parameter of zero from Python range function (master...range-fix) https://github.com/bitcoin/bitcoin/pull/13220
< bitcoin-git>
[bitcoin] marcoagner opened pull request #13216: [qt] implements concept for different disk sizes on intro (master...fix_testnet_disk_usage_msg) https://github.com/bitcoin/bitcoin/pull/13216
< bitcoin-git>
[bitcoin] ken2812221 opened pull request #13215: [WIP] Travis: Build tests on Ubuntu 18.04 with docker (master...patch-1) https://github.com/bitcoin/bitcoin/pull/13215
< bitcoin-git>
[bitcoin] practicalswift opened pull request #13214: Enable Travis checking for two Python linting rules we are currently not violating (master...enable-python-lint-rules) https://github.com/bitcoin/bitcoin/pull/13214
< 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 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] 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] 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] 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] 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] 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 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] 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] 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] 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] 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 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 #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] 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] 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