< bitcoin-git>
[bitcoin] kallewoof closed pull request #9872: [qa] Multi-chain support in test framework (master...qa-multi-chain-support) https://github.com/bitcoin/bitcoin/pull/9872
< bitcoin-git>
[bitcoin] wtogami opened pull request #10207: Clarify importprivkey help text ... example of blank label without rescan (master...importprivkey) https://github.com/bitcoin/bitcoin/pull/10207
< bitcoin-git>
[bitcoin] NicolasDorier opened pull request #10202: [Wallet] FundRawTransaction can fund a transaction with preset inputs found in the CoinView (master...fundrawtransaction) https://github.com/bitcoin/bitcoin/pull/10202
< bitcoin-git>
[bitcoin] sdaftuar opened pull request #10200: Mining: Skip recent transactions if fee difference is small (master...2017-04-dont-mine-recent-tx) https://github.com/bitcoin/bitcoin/pull/10200
< bitcoin-git>
[bitcoin] bulldozer00 closed pull request #10194: Remove unecessary friend keyword from the class definition (master...patch-1) https://github.com/bitcoin/bitcoin/pull/10194
< bitcoin-git>
[bitcoin] laanwj closed pull request #10177: Changed "Send" button default status from true to false (master...ui_fixes) https://github.com/bitcoin/bitcoin/pull/10177
< bitcoin-git>
bitcoin/master de01da7 Wladimir J. van der Laan: Merge #10177: Changed "Send" button default status from true to false...
< bitcoin-git>
bitcoin/master 8c3e6c6 KibbledJiveElkZoo: Changed "Send" button default status from true to false...
< bitcoin-git>
[bitcoin] bulldozer00 opened pull request #10194: Remove unecessary friend keyword from the class definition (master...patch-1) https://github.com/bitcoin/bitcoin/pull/10194
< bitcoin-git>
[bitcoin] jtimon opened pull request #10193: scripted-diff: sed -i 's/BOOST_FOREACH(\(.*\),/for (\1 :/' ./src/qt/*.cpp (master...b14-10189-scripted-qt-foreach) https://github.com/bitcoin/bitcoin/pull/10193
2017-04-11
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #10187: tests: Fix test_runner return value in case of skipped test (master...2017_04_fix_tracis) https://github.com/bitcoin/bitcoin/pull/10187
< bitcoin-git>
bitcoin/master b44adf9 MarcoFalke: Merge #10187: tests: Fix test_runner return value in case of skipped test...
< bitcoin-git>
bitcoin/master e96462f Wladimir J. van der Laan: tests: Fix test_runner return value in case of skipped test...
< bitcoin-git>
[bitcoin] TheBlueMatt closed pull request #10125: Exit bitcoind immediately on shutdown instead of 200ms later (master...2017-03-faster-shutdown) https://github.com/bitcoin/bitcoin/pull/10125
< bitcoin-git>
[bitcoin] TheBlueMatt opened pull request #10192: Cache full script execution results in addition to signatures (master...2017-04-cache-scriptchecks) https://github.com/bitcoin/bitcoin/pull/10192
< bitcoin-git>
[bitcoin] jnewbery opened pull request #10190: Mining functional tests (including regression test for submitblock) (master...mining_functional_test) https://github.com/bitcoin/bitcoin/pull/10190
< bitcoin-git>
[bitcoin] theuni opened pull request #10189: devtools/net: add a verifier for scriptable changes. Use it to make CNode::id private. (master...private-nodeid) https://github.com/bitcoin/bitcoin/pull/10189
< bitcoin-git>
[bitcoin] laanwj opened pull request #10187: tests: Fix test_runner return value in case of skipped test (master...2017_04_fix_tracis) https://github.com/bitcoin/bitcoin/pull/10187
< bitcoin-git>
[bitcoin] jnewbery opened pull request #10186: Remove SYNC_TRANSACTION_NOT_IN_BLOCK magic number (master...remove_SYNC_TRANSACTION_NOT_IN_BLOCK_magic_number) https://github.com/bitcoin/bitcoin/pull/10186
< bitcoin-git>
[bitcoin] sdaftuar opened pull request #10185: [0.14] Mention dbcache memory changes in release notes (0.14...2017-04-relnotes-0.14.1) https://github.com/bitcoin/bitcoin/pull/10185
< bitcoin-git>
[bitcoin] NicolasDorier opened pull request #10184: [Wallet] Worst case performance improvement on KeyPool filtering (master...hdinternalperf) https://github.com/bitcoin/bitcoin/pull/10184
< bitcoin-git>
[bitcoin] KibbledJiveElkZoo opened pull request #10183: Don't default rescan on private/public key imports. (master...rpc_rescan_fixes) https://github.com/bitcoin/bitcoin/pull/10183
< bitcoin-git>
[bitcoin] tjps opened pull request #10182: [scheduler] Switched CScheduler to C++11 threading primitives (master...tjps_scheduler) https://github.com/bitcoin/bitcoin/pull/10182
< bitcoin-git>
[bitcoin] TheBlueMatt opened pull request #10179: Give CValidationInterface Support for calling notifications on the CScheduler Thread (master...2017-01-wallet-cache-inmempool-3) https://github.com/bitcoin/bitcoin/pull/10179
< bitcoin-git>
[bitcoin] KibbledJiveElkZoo opened pull request #10177: Changed "Send" button default status from true to false (master...ui_fixes) https://github.com/bitcoin/bitcoin/pull/10177
< bitcoin-git>
[bitcoin] mrwhythat closed pull request #10161: Support for Tor's Single Onion Service (master...tor-single-onion-service) https://github.com/bitcoin/bitcoin/pull/10161
< bitcoin-git>
[bitcoin] laanwj closed pull request #9949: [bench] Avoid function call arguments which are pointers to uninitialized values (master...avoid-pointers-to-unitialized-values-in-function-calls) https://github.com/bitcoin/bitcoin/pull/9949
< bitcoin-git>
bitcoin/master a27dbc5 Wladimir J. van der Laan: Merge #9949: [bench] Avoid function call arguments which are pointers to uninitialized values...
< bitcoin-git>
bitcoin/master 218d915 practicalswift: [bench] Avoid function call arguments which are pointers to uninitialized values
< bitcoin-git>
[bitcoin] laanwj closed pull request #10156: Fix for issues with startup and multiple monitors on windows. (master...masterMultiMonFix) https://github.com/bitcoin/bitcoin/pull/10156
< bitcoin-git>
bitcoin/master 51833a1 Wladimir J. van der Laan: Merge #10156: Fix for issues with startup and multiple monitors on windows....
< bitcoin-git>
bitcoin/master e9ff818 Allan Doensen: Fix for issues with startup and multiple monitors on windows.
< bitcoin-git>
[bitcoin] jonasschnelli closed pull request #9890: Add a button to open the config file in a text editor (master...master) https://github.com/bitcoin/bitcoin/pull/9890
< bitcoin-git>
bitcoin/master 1fa4ae6 Jonas Schnelli: Merge #9890: Add a button to open the config file in a text editor...
< bitcoin-git>
bitcoin/master 9ab9e7d Eric Shaw Jr: Add a button to open the config file in a text editor
< bitcoin-git>
[bitcoin] sipa closed pull request #9599: [WIP] Perform validation in a separate thread to message handling. (master...ValidationThread) https://github.com/bitcoin/bitcoin/pull/9599
< bitcoin-git>
[bitcoin] NicolasDorier opened pull request #10165: [Wallet] Refactoring by using CInputCoin instead of std::pair (master...inputcoin) https://github.com/bitcoin/bitcoin/pull/10165
< bitcoin-git>
[bitcoin] mrwhythat opened pull request #10161: [WIP] Support for Tor's Single Onion Service (master...tor-single-onion-service) https://github.com/bitcoin/bitcoin/pull/10161
< bitcoin-git>
[bitcoin] jnewbery opened pull request #10159: [tests] color test results and sort alphabetically (master...sort_test_results) https://github.com/bitcoin/bitcoin/pull/10159
< bitcoin-git>
bitcoin/0.14 920acbc Wladimir J. van der Laan: doc: Update release notes for 0.14.1
< bitcoin-git>
[bitcoin] laanwj closed pull request #10151: [logging] initialize flag variable to 0 (and continue if GetLogCategory() fails) (master...logging_initialization) https://github.com/bitcoin/bitcoin/pull/10151
< bitcoin-git>
bitcoin/master c7e73ea Wladimir J. van der Laan: Merge #10151: [logging] initialize flag variable to 0 (and continue if GetLogCategory() fails)...
< bitcoin-git>
bitcoin/master cd7f394 John Newbery: initialize flag variable to 0 (and continue if GetLogCategory() fails)
< bitcoin-git>
[bitcoin] AllanDoensen opened pull request #10156: Fix for issues with startup and mutiple monitors on windows. (master...masterMultiMonFix) https://github.com/bitcoin/bitcoin/pull/10156
< bitcoin-git>
[bitcoin] gmaxwell opened pull request #10146: Better error handling for submitblock (master...better_error_submitblock) https://github.com/bitcoin/bitcoin/pull/10146
2017-04-03
< bitcoin-git>
[bitcoin] JeremyRubin opened pull request #10145: Separate Contextual checks and handling & switch on enum in net_processing.cpp (master...netprocessing_enum_rebased) https://github.com/bitcoin/bitcoin/pull/10145
< bitcoin-git>
[bitcoin] theuni reopened pull request #10143: [net] Allow disconnectnode RPC to be called with node id (master...disconnect_node_by_id) https://github.com/bitcoin/bitcoin/pull/10143
< bitcoin-git>
[bitcoin] theuni closed pull request #10143: [net] Allow disconnectnode RPC to be called with node id (master...disconnect_node_by_id) https://github.com/bitcoin/bitcoin/pull/10143
< bitcoin-git>
[bitcoin] jnewbery opened pull request #10143: [net] Allow disconnectnode RPC to be called with node id (master...disconnect_node_by_id) https://github.com/bitcoin/bitcoin/pull/10143
< bitcoin-git>
[bitcoin] laanwj closed pull request #10123: Allow debug logs to be excluded from specified component (master...debugexclude) https://github.com/bitcoin/bitcoin/pull/10123
< bitcoin-git>
bitcoin/master 471ed00 Wladimir J. van der Laan: Merge #10123: Allow debug logs to be excluded from specified component...
< bitcoin-git>
bitcoin/master 3bde556 John Newbery: Add -debugexclude option to switch off logging for specified components
< bitcoin-git>
[bitcoin] ryanofsky closed pull request #10117: Fix "make check" on systems with qt and libxcb but no active DISPLAY (master...pr/noqapp) https://github.com/bitcoin/bitcoin/pull/10117
< bitcoin-git>
[bitcoin] laanwj closed pull request #9424: Change LogAcceptCategory to use uint32_t rather than sets of strings. (master...log_category_simplify) https://github.com/bitcoin/bitcoin/pull/9424
< bitcoin-git>
bitcoin/master 1a5aaab Wladimir J. van der Laan: Merge #9424: Change LogAcceptCategory to use uint32_t rather than sets of strings....
< bitcoin-git>
bitcoin/master 6b3bb3d Gregory Maxwell: Change LogAcceptCategory to use uint32_t rather than sets of strings....