< bitcoin-git>
[bitcoin] luke-jr opened pull request #10353: Refactor script interpreter flags to use new CScriptFlags class for stricter checking (master...scriptflags) https://github.com/bitcoin/bitcoin/pull/10353
2017-05-07
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #10171: [tests] Add node methods to test framework (master...add_node_methods_to_test_framework) https://github.com/bitcoin/bitcoin/pull/10171
< bitcoin-git>
bitcoin/master 4550049 John Newbery: Reorganize BitcoinTestFramework class
< bitcoin-git>
bitcoin/master b7dd44c John Newbery: Add start and stop node methods to BitcoinTestFramework
< bitcoin-git>
bitcoin/master b111324 John Newbery: move initialize_chain() and initialize_chain_clean() to be methods of BitcoinTestFramework
< bitcoin-git>
bitcoin/master 0f3471f Cory Fields: net: make CNode's id private
< bitcoin-git>
[bitcoin] laanwj closed 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/master 9ff0a51 Cory Fields: scripted-diff: net: Use accessor rather than node's id directly...
< bitcoin-git>
[bitcoin] CodeShark opened pull request #10350: Added support for MSG_FILTERED_WITNESS_BLOCK messages. (master...MSG_FILTERED_WITNESS_BLOCK_2) https://github.com/bitcoin/bitcoin/pull/10350
< bitcoin-git>
[bitcoin] practicalswift opened pull request #10347: Use range-based for loops (C++11) when looping over vector elements (master...range-based-for-loops) https://github.com/bitcoin/bitcoin/pull/10347
< bitcoin-git>
[bitcoin] practicalswift closed pull request #10346: Use range-based for loops (C++11) when looping over vector elements (master...range-based-for-loops) https://github.com/bitcoin/bitcoin/pull/10346
< bitcoin-git>
[bitcoin] practicalswift opened pull request #10346: Use range-based for loops (C++11) when looping over vector elements (master...range-based-for-loops) https://github.com/bitcoin/bitcoin/pull/10346
< bitcoin-git>
bitcoin/master 2a183de Wladimir J. van der Laan: Merge #9966: Control mempool persistence using a command line parameter...
< bitcoin-git>
[bitcoin] laanwj closed pull request #9966: Control mempool persistence using a command line parameter (master...mempoolpersistenceoption) https://github.com/bitcoin/bitcoin/pull/9966
< bitcoin-git>
bitcoin/master 91c91e1 John Newbery: Control mempool persistence using a command line parameter....
< bitcoin-git>
bitcoin/master a750d77 John Newbery: Add tests for mempool persistence...
< bitcoin-git>
[bitcoin] laanwj closed pull request #10115: Avoid reading the old hd master key during wallet encryption (master...2017-03-cleanup-sethdmasterkey) https://github.com/bitcoin/bitcoin/pull/10115
< bitcoin-git>
bitcoin/master d3dce0e Wladimir J. van der Laan: Merge #10115: Avoid reading the old hd master key during wallet encryption...
< bitcoin-git>
bitcoin/master 185c7f0 Matt Corallo: Avoid reading the old hd master key during wallet encryption...
< bitcoin-git>
[bitcoin] laanwj closed pull request #10307: [tests] allow zmq test to be run in out-of-tree builds (master...fix_zmq_test_out_of_tree) https://github.com/bitcoin/bitcoin/pull/10307
< bitcoin-git>
bitcoin/master 83073de Wladimir J. van der Laan: Merge #10307: [tests] allow zmq test to be run in out-of-tree builds...
< bitcoin-git>
bitcoin/master b8251f6 John Newbery: [tests] allow zmq test to be run in out-of-tree builds
< bitcoin-git>
bitcoin/master 2580ff8 Wladimir J. van der Laan: Merge #10314: Remove unused forward declaration for non-existent ScriptPubKeyToJSON(...)...
< bitcoin-git>
[bitcoin] kallewoof opened pull request #10310: [doc] Add hint about getmempoolentry to getrawmempool help. (master...doc-getrawmempool-getmempoolentry) https://github.com/bitcoin/bitcoin/pull/10310
< bitcoin-git>
[bitcoin] kallewoof closed pull request #10304: [rpc] Allow a txid param in getrawmempool (master...getrawmempool-include-txid) https://github.com/bitcoin/bitcoin/pull/10304
< bitcoin-git>
[bitcoin] jnewbery opened pull request #10307: [tests] allow zmq test to be run in out-of-tree builds (master...fix_zmq_test_out_of_tree) https://github.com/bitcoin/bitcoin/pull/10307
< bitcoin-git>
[bitcoin] TheBlueMatt opened pull request #10305: Fix potential NPD introduced in b297426c (master...2017-05-fix-10290-npd) https://github.com/bitcoin/bitcoin/pull/10305
< bitcoin-git>
[bitcoin] laanwj closed pull request #10294: [Wallet] unset change position when there is no change (master...fixchangepos) https://github.com/bitcoin/bitcoin/pull/10294
< bitcoin-git>
bitcoin/master e2b99b1 Wladimir J. van der Laan: Merge #10294: [Wallet] unset change position when there is no change...
< bitcoin-git>
bitcoin/master 7c58863 Gregory Sanders: [Wallet] unset change position when there is no change on exact match
< bitcoin-git>
[bitcoin] jameshilliard opened pull request #10301: Check if sys/random.h is required for getentropy. (master...getentropy-rand) https://github.com/bitcoin/bitcoin/pull/10301
< bitcoin-git>
[bitcoin] ryanofsky opened pull request #10295: [qt] Move some WalletModel functions into CWallet (master...pr/ipc-move) https://github.com/bitcoin/bitcoin/pull/10295
< bitcoin-git>
[bitcoin] instagibbs opened pull request #10294: [Wallet] unset change position when there is no change (master...fixchangepos) https://github.com/bitcoin/bitcoin/pull/10294
< bitcoin-git>
[bitcoin] jimmysong opened pull request #10287: [tests] Update Unit Test for addrman.h/addrman.cpp (master...test_addrman) https://github.com/bitcoin/bitcoin/pull/10287
< bitcoin-git>
[bitcoin] TheBlueMatt opened pull request #10286: Call wallet notify callbacks in scheduler thread (without cs_main) (master...2017-01-wallet-cache-inmempool-4) https://github.com/bitcoin/bitcoin/pull/10286
< bitcoin-git>
[bitcoin] theuni opened pull request #10285: net: refactor the connection process. moving towards async connections. (master...connman-events6) https://github.com/bitcoin/bitcoin/pull/10285
< bitcoin-git>
[bitcoin] morcos opened pull request #10284: Always log debug information for fee calculation in CreateTransaction (master...debugEstimates) https://github.com/bitcoin/bitcoin/pull/10284
< bitcoin-git>
[bitcoin] morcos opened pull request #10283: Cleanup: reduce to one GetMinimumFee call signature (master...oneGetMinimumFee) https://github.com/bitcoin/bitcoin/pull/10283
< bitcoin-git>
[bitcoin] luke-jr opened pull request #10282: Expire bitcoind & bitcoin-qt 7-8 years after its last change (master...timebomb) https://github.com/bitcoin/bitcoin/pull/10282
< bitcoin-git>
[bitcoin] TheBlueMatt opened pull request #10279: Add a CChainState class to validation.cpp to take another step towards clarifying internal interfaces (master...2016-12-cconsensus) https://github.com/bitcoin/bitcoin/pull/10279
< bitcoin-git>
bitcoin/master c29a0d4 Wladimir J. van der Laan: Merge #10265: [wallet] [moveonly] Check non-null pindex before potentially referencing...
< bitcoin-git>
[bitcoin] chrisgavin opened pull request #10273: [scripts] Minor improvements to `macdeployqtplus` script. (master...macdeployqtplus) https://github.com/bitcoin/bitcoin/pull/10273
< bitcoin-git>
[bitcoin] practicalswift closed pull request #10212: Make sure parameter names in .cpp and .h files are in sync (master...make-doxygen-happy-by-using-consistent-parameter-names) https://github.com/bitcoin/bitcoin/pull/10212
< bitcoin-git>
[bitcoin] paveljanik opened pull request #10272: [Tests] Prevent warning: variable 'x' is uninitialized (master...20170425_FastRandomContext_test_warnings) https://github.com/bitcoin/bitcoin/pull/10272
< bitcoin-git>
[bitcoin] fanquake opened pull request #10271: Use std::thread::hardware_concurrency, instead of Boost, to determine available cores (master...replace-boost-getnumcores) https://github.com/bitcoin/bitcoin/pull/10271
< bitcoin-git>
[bitcoin] fanquake opened pull request #10270: Remove Clang workaround for Boost 1.46 (master...remove-boost-clang-workaround) https://github.com/bitcoin/bitcoin/pull/10270
< bitcoin-git>
[bitcoin] kallewoof opened pull request #10267: New -readconfig argument for including external configuration files (master...feature-config-readconfig) https://github.com/bitcoin/bitcoin/pull/10267