2017-09-07

< bitcoin-git> [bitcoin] MarcoFalke opened pull request #11279: doc: Add missing contributors to release notes (0.15...Mf1708-doc015rel) https://github.com/bitcoin/bitcoin/pull/11279
< bitcoin-git> bitcoin/master 638e6c5 MarcoFalke: Merge #11271: travis: filter out pyenv...
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11271: travis: filter out pyenv (master...travis-fix-pyenv) https://github.com/bitcoin/bitcoin/pull/11271
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/52f8877525d5...638e6c59da4f
< bitcoin-git> bitcoin/master aa2e0f0 Cory Fields: travis: filter out pyenv
< bitcoin-git> bitcoin/0.15 d4c9d00 Wladimir J. van der Laan: doc: Add PRs list to release notes...
< bitcoin-git> [bitcoin] laanwj pushed 1 new commit to 0.15: https://github.com/bitcoin/bitcoin/commit/d4c9d00e7e79958dea9586f927778dba2be8230a
< bitcoin-git> [bitcoin] ryanofsky opened pull request #11277: Fix uninitialized URI in batch RPC requests (master...pr/mb) https://github.com/bitcoin/bitcoin/pull/11277
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11274: [tests] Cleanup wildcard imports in functional tests (master...cleanup-wildcard-in-functional-tests) https://github.com/bitcoin/bitcoin/pull/11274
< bitcoin-git> [bitcoin] laanwj closed pull request #11205: Make fixed CAmounts and related sanity function constexpr (master...refactor/constexpr-amount) https://github.com/bitcoin/bitcoin/pull/11205
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #11276: Update CONTRIBUTRING.md to reduce unnecesarry review workload (master...2017/09/cont) https://github.com/bitcoin/bitcoin/pull/11276
< bitcoin-git> [bitcoin] mess110 opened pull request #11274: [tests] Cleanup wildcard imports in functional tests (master...cleanup-wildcard-in-functional-tests) https://github.com/bitcoin/bitcoin/pull/11274
< bitcoin-git> [bitcoin] Xekyo opened pull request #11273: WIP: Ignore old format estimation file (master...ignoreOldFeeEstimates) https://github.com/bitcoin/bitcoin/pull/11273
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #11272: CKeystore/CCrypter: move relevant implementation out of the header (master...2017/09/wallet_refact) https://github.com/bitcoin/bitcoin/pull/11272
< bitcoin-git> [bitcoin] rawodb closed pull request #11177: Support for SegWit Addresses in RPC calls and change addresses (master...pr/rpc_getsegwitaddresses) https://github.com/bitcoin/bitcoin/pull/11177
< bitcoin-git> [bitcoin] laanwj closed pull request #11245: [0.15] Mention offscreen issue in release notes (0.15...201709_offscreen_release_note) https://github.com/bitcoin/bitcoin/pull/11245
< bitcoin-git> [bitcoin] laanwj closed pull request #11270: travis: Use deprecated trusty image (master...2017_09_travis_deprecated_image) https://github.com/bitcoin/bitcoin/pull/11270
< bitcoin-git> [bitcoin] theuni opened pull request #11271: travis: filter out pyenv (master...travis-fix-pyenv) https://github.com/bitcoin/bitcoin/pull/11271
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11260: travis: Assert default datadir isn't created, Run scripted diff only once (master...Mf1708-travisYaml) https://github.com/bitcoin/bitcoin/pull/11260
< bitcoin-git> bitcoin/master 52f8877 MarcoFalke: Merge #11260: travis: Assert default datadir isn't created, Run scripted diff only once...
< bitcoin-git> bitcoin/master fa40b0e MarcoFalke: travis: Assert default datadir isn't created, Run scripted diff only once
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/e6ab88a4524a...52f8877525d5
< bitcoin-git> [bitcoin] laanwj closed pull request #10916: add missing lock to crypter GetKeys() (master...GetKeys) https://github.com/bitcoin/bitcoin/pull/10916
< bitcoin-git> bitcoin/master e6ab88a Wladimir J. van der Laan: Merge #10916: add missing lock to crypter GetKeys()...
< bitcoin-git> bitcoin/master fe09b01 Marko Bencun: add missing lock to crypter GetKeys()...
< bitcoin-git> bitcoin/master 5cb3da0 Marko Bencun: keystore GetKeys(): return result instead of writing to reference...
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/2f0d3e604aa9...e6ab88a4524a
< bitcoin-git> [bitcoin] laanwj closed pull request #11232: Ensure that data types are consistent (master...master) https://github.com/bitcoin/bitcoin/pull/11232
< bitcoin-git> bitcoin/master 2f0d3e6 Wladimir J. van der Laan: Merge #11232: Ensure that data types are consistent...
< bitcoin-git> bitcoin/master 061297f jjz: Ensure that data types are consistent...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/e7f125562fbb...2f0d3e604aa9
< bitcoin-git> [bitcoin] laanwj closed pull request #11237: qt: Fixing division by zero in time remaining (master...201709_fix_estimated_time) https://github.com/bitcoin/bitcoin/pull/11237
< bitcoin-git> bitcoin/master e7f1255 Wladimir J. van der Laan: Merge #11237: qt: Fixing division by zero in time remaining...
< bitcoin-git> bitcoin/master c8d38ab MeshCollider: Refactor tipUpdate as per style guide
< bitcoin-git> bitcoin/master 3b69a08 MeshCollider: Fix division by zero in time remaining
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/a3624ddb1a3b...e7f125562fbb
< bitcoin-git> [bitcoin] laanwj opened pull request #11270: travis: Use deprecated trusty image (master...2017_09_travis_deprecated_image) https://github.com/bitcoin/bitcoin/pull/11270
< bitcoin-git> [bitcoin] donaloconnor opened pull request #11269: [Trivial Fix] CTxMemPoolEntry::UpdateAncestorState: modifySiagOps param type (master...fix_params_branch) https://github.com/bitcoin/bitcoin/pull/11269
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #11268: [macOS] remove Growl support, remove unused code (master...2017/09/rm_growl) https://github.com/bitcoin/bitcoin/pull/11268
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #11156: Fix memory leaks in qt/guiutil.cpp (master...fix/qt-guiutil-memory-leaks) https://github.com/bitcoin/bitcoin/pull/11156
< bitcoin-git> bitcoin/master 9b348ff Dan Raviv: Fix memory leaks in qt/guiutil.cpp...
< bitcoin-git> bitcoin/master a3624dd Jonas Schnelli: Merge #11156: Fix memory leaks in qt/guiutil.cpp...
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/ea729d55b4db...a3624ddb1a3b
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #10748: [config] Help text cleanup (master...helptextcleanup) https://github.com/bitcoin/bitcoin/pull/10748
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #10770: Drop upgrade-cancel callback registration for a generic "cancelable" (master...2017-07-upgrade-cancel-nits) https://github.com/bitcoin/bitcoin/pull/10770
< bitcoin-git> bitcoin/master ea729d5 Jonas Schnelli: Merge #10770: Drop upgrade-cancel callback registration for a generic "cancelable"...
< bitcoin-git> bitcoin/master ee4d149 Matt Corallo: Drop upgrade-cancel callback registration for a generic "resumeable"...
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/9c8f3655cc68...ea729d55b4db
< bitcoin-git> [bitcoin] laanwj opened pull request #11267: rpc: update cli for estimatefee argument rename (master...2017_09_renamed_estimatefee_arg) https://github.com/bitcoin/bitcoin/pull/11267
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #10911: [qt] Fix typo and access key in optionsdialog.ui (master...master) https://github.com/bitcoin/bitcoin/pull/10911
< bitcoin-git> bitcoin/master d2be7b2 James Evans: Typo in optionsdialog.ui...
< bitcoin-git> bitcoin/master 9c8f365 Jonas Schnelli: Merge #10911: [qt] Fix typo and access key in optionsdialog.ui...
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/2a56baf395bf...9c8f3655cc68
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #10748: [config] Help text cleanup (master...helptextcleanup) https://github.com/bitcoin/bitcoin/pull/10748
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #10731: Escape rather than remove any printable characters in UAs (master...log_more_uacomment) https://github.com/bitcoin/bitcoin/pull/10731
< bitcoin-git> [bitcoin] practicalswift opened pull request #11264: [doc] Fix broken Markdown table in dependencies.md (master...dependencies-capitalization) https://github.com/bitcoin/bitcoin/pull/11264
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #10682: Trivial: Move the AreInputsStandard documentation next to its implementation (master...move-doc) https://github.com/bitcoin/bitcoin/pull/10682
< bitcoin-git> bitcoin/master 2a56baf MarcoFalke: Merge #10682: Trivial: Move the AreInputsStandard documentation next to its implementation...
< bitcoin-git> bitcoin/master ca67ddf esneider: Move the AreInputsStandard documentation next to its implementation
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/f65614726de2...2a56baf395bf
< bitcoin-git> [bitcoin] laanwj closed pull request #10779: Create dependencies.md (master...patch-2) https://github.com/bitcoin/bitcoin/pull/10779
< bitcoin-git> bitcoin/master f656147 Wladimir J. van der Laan: Merge #10779: Create dependencies.md...
< bitcoin-git> bitcoin/master e91b961 flack: Create dependencies.md, and link dependencies file from README & build docs
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/645a7ecc0b8d...f65614726de2

2017-09-06

< bitcoin-git> [bitcoin] laanwj closed pull request #11125: Add bitcoin-cli -stdin and -stdinrpcpass functional tests (master...2017-08-stdinrpcpass-functional-test) https://github.com/bitcoin/bitcoin/pull/11125
< bitcoin-git> bitcoin/master 5c18a84 João Barbosa: [test] Add support for custom arguments to TestNodeCLI
< bitcoin-git> bitcoin/master e127494 João Barbosa: [test] Improve assert_raises_jsonrpc docstring
< bitcoin-git> bitcoin/master 7696841 João Barbosa: Fix style in -stdin and -stdinrpcpass handling
< bitcoin-git> [bitcoin] laanwj pushed 7 new commits to master: https://github.com/bitcoin/bitcoin/compare/66a5b419eff5...645a7ecc0b8d
< bitcoin-git> [bitcoin] laanwj closed pull request #10838: (finally) remove getinfo (master...2017-07-seriously-fuck-getinfo) https://github.com/bitcoin/bitcoin/pull/10838
< bitcoin-git> bitcoin/master 66a5b41 Wladimir J. van der Laan: Merge #10838: (finally) remove getinfo...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/089b742a210b...66a5b419eff5
< bitcoin-git> bitcoin/master aece8a4 Matt Corallo: (finally) remove getinfo in favor of more module-specific infos
< bitcoin-git> [bitcoin] laanwj closed pull request #11259: Remove duplicate destination decoding (master...2017-09-remove-duplicate-destination-decoding) https://github.com/bitcoin/bitcoin/pull/11259
< bitcoin-git> bitcoin/master 089b742 Wladimir J. van der Laan: Merge #11259: Remove duplicate destination decoding...
< bitcoin-git> bitcoin/master 86e6dd4 João Barbosa: Remove duplicate destination decoding
< bitcoin-git> bitcoin/master 8d0041e João Barbosa: Remove unused GetKeyID and IsScript methods from CBitcoinAddress
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/bcc8a620eae9...089b742a210b
< bitcoin-git> [bitcoin] practicalswift opened pull request #11261: scripted-diff: Use <cxxx> instead of deprecated <xxx.h> when including C compatibility headers (master...cinclude) https://github.com/bitcoin/bitcoin/pull/11261
< bitcoin-git> [bitcoin] laanwj closed pull request #11219: [docs] explain how to recompile a modified unit test (master...patch-1) https://github.com/bitcoin/bitcoin/pull/11219
< bitcoin-git> bitcoin/master bcc8a62 Wladimir J. van der Laan: Merge #11219: [docs] explain how to recompile a modified unit test...
< bitcoin-git> bitcoin/master 478d4fb Sjors Provoost: [docs] explain how to recompile only what bitcoind tests need...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/6acdb1fab770...bcc8a620eae9
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #11260: travis: Check that default datadir is never created, Check SHAs only once (master...Mf1708-travisYaml) https://github.com/bitcoin/bitcoin/pull/11260
< bitcoin-git> [bitcoin] laanwj closed pull request #10889: Docs: Run windows build in a clean path (master...docswin) https://github.com/bitcoin/bitcoin/pull/10889
< bitcoin-git> [bitcoin] laanwj closed pull request #11238: Add assertions before potential null deferences (master...201708_fbinfer_fixes) https://github.com/bitcoin/bitcoin/pull/11238
< bitcoin-git> bitcoin/master 6acdb1f Wladimir J. van der Laan: Merge #11238: Add assertions before potential null deferences...
< bitcoin-git> bitcoin/master c001992 MeshCollider: Fix potential null dereferences
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/bc561b4b7d6a...6acdb1fab770
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11099: [RPC][mempool]: Add savemempool RPC (master...dump_mempool_rpc) https://github.com/bitcoin/bitcoin/pull/11099
< bitcoin-git> bitcoin/master bc561b4 MarcoFalke: Merge #11099: [RPC][mempool]: Add savemempool RPC...
< bitcoin-git> bitcoin/master 1aa97ee Lawrence Nahum: Add savemempool RPC
< bitcoin-git> bitcoin/master 467cbbc Lawrence Nahum: Add return value to DumpMempool
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/961901f77e55...bc561b4b7d6a
< bitcoin-git> [bitcoin] promag opened pull request #11259: Remove duplicate destination decoding (master...2017-09-remove-duplicate-destination-decoding) https://github.com/bitcoin/bitcoin/pull/11259
< bitcoin-git> [bitcoin] laanwj closed pull request #11117: Prepare for non-Base58 addresses (master...201708_nocbitcoinaddress) https://github.com/bitcoin/bitcoin/pull/11117
< bitcoin-git> bitcoin/master 961901f Wladimir J. van der Laan: Merge #11117: Prepare for non-Base58 addresses...
< bitcoin-git> bitcoin/master 864cd27 Pieter Wuille: Move CBitcoinAddress to base58.cpp
< bitcoin-git> bitcoin/master 5c8ff0d Pieter Wuille: Introduce wrappers around CBitcoinAddress...
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/39ae41389a86...961901f77e55
< bitcoin-git> [bitcoin] laanwj closed pull request #10845: Remove unreachable code (master...remove-unreachable-code) https://github.com/bitcoin/bitcoin/pull/10845
< bitcoin-git> bitcoin/master 39ae413 Wladimir J. van der Laan: Merge #10845: Remove unreachable code...
< bitcoin-git> bitcoin/master 41bf159 practicalswift: Remove unreachable code
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/d745b4cf7b09...39ae41389a86
< bitcoin-git> [bitcoin] laanwj closed pull request #10872: Docs: Syntax highlight shell commands in the building notes (master...hilite) https://github.com/bitcoin/bitcoin/pull/10872
< bitcoin-git> [bitcoin] laanwj closed pull request #11203: rpc: add wtxid to mempool entry output (master...2017-08-add-wtxid-to-mempool-entry) https://github.com/bitcoin/bitcoin/pull/11203
< bitcoin-git> bitcoin/master d745b4c Wladimir J. van der Laan: Merge #11203: rpc: add wtxid to mempool entry output...
< bitcoin-git> bitcoin/master 617c459 Suhas Daftuar: qa: rpc test for wtxid in mempool entry
< bitcoin-git> bitcoin/master 7e5d596 Suhas Daftuar: RPC: add wtxid to mempool entry output
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/59e17899a762...d745b4cf7b09
< bitcoin-git> bitcoin/master 59e1789 Wladimir J. van der Laan: Merge #8330: Structure Packing Optimizations in C{,Mutable}Transaction...
< bitcoin-git> bitcoin/master 37495e0 Jeremy Rubin: Reorder C{,Mutable}Transaction for better packing
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/31809d6f8514...59e17899a762
< bitcoin-git> [bitcoin] jnewbery opened pull request #11258: [WIP] [rpc] Add initialblockdownload to getblockchaininfo (master...expose_ibd) https://github.com/bitcoin/bitcoin/pull/11258
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11067: [qa] TestNode: Add wait_until_stopped helper method (master...Mf1708-qaTestnodeWaitStopHelper) https://github.com/bitcoin/bitcoin/pull/11067
< bitcoin-git> bitcoin/master 31809d6 MarcoFalke: Merge #11067: [qa] TestNode: Add wait_until_stopped helper method...
< bitcoin-git> bitcoin/master faa8d95 MarcoFalke: [qa] TestNode: Add wait_until_stopped helper method
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/21e2f2f79961...31809d6f8514
< bitcoin-git> [bitcoin] laanwj closed pull request #11135: Update developer notes with RPC response guidelines (master...2017-08-rpc-response-notes) https://github.com/bitcoin/bitcoin/pull/11135
< bitcoin-git> bitcoin/master 21e2f2f Wladimir J. van der Laan: Merge #11135: Update developer notes with RPC response guidelines...
< bitcoin-git> bitcoin/master 62ecce7 João Barbosa: [doc] Add RPC response notes
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/5368614aa106...21e2f2f79961
< bitcoin-git> [bitcoin] laanwj closed pull request #11210: Stop test_bitcoin-qt touching ~/.bitcoin (master...201708_qt_test_dir) https://github.com/bitcoin/bitcoin/pull/11210
< bitcoin-git> bitcoin/master 5368614 Wladimir J. van der Laan: Merge #11210: Stop test_bitcoin-qt touching ~/.bitcoin...
< bitcoin-git> bitcoin/master dea086f MeshCollider: Stop test_bitcoin-qt touching ~/.bitcoin
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/815fe62421cb...5368614aa106
< bitcoin-git> [bitcoin] laanwj closed pull request #10357: Allow setting nMinimumChainWork on command line (master...2017-05-chainwork-commandline) https://github.com/bitcoin/bitcoin/pull/10357
< bitcoin-git> bitcoin/master eac64bb Suhas Daftuar: [qa] Test nMinimumChainWork...
< bitcoin-git> bitcoin/master 815fe62 Wladimir J. van der Laan: Merge #10357: Allow setting nMinimumChainWork on command line...
< bitcoin-git> bitcoin/master 0311836 Suhas Daftuar: Allow setting nMinimumChainWork on command line
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/6866b4912b80...815fe62421cb
< bitcoin-git> bitcoin/0.15 134d824 Wladimir J. van der Laan: Merge #11255: Release Notes: Fix SHA256-with-SSE4 PR link...
< bitcoin-git> bitcoin/0.15 58f1e54 Janus Troelsen: Release Notes: Fix SHA256-with-SSE4 PR link
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to 0.15: https://github.com/bitcoin/bitcoin/compare/48790e0efaf4...134d824193a0
< bitcoin-git> [bitcoin] esotericnonsense opened pull request #11256: RPC: add weight to mempool entry output (master...2017-09-add-weight-to-mempool-entry) https://github.com/bitcoin/bitcoin/pull/11256
< bitcoin-git> [bitcoin] ysangkok opened pull request #11255: Release Notes: Fix SHA256-with-SSE4 PR link (0.15...patch-1) https://github.com/bitcoin/bitcoin/pull/11255
< bitcoin-git> [bitcoin] JeremyRubin closed pull request #11253: Add != to Base58 class (master...add_neq_ctxdest) https://github.com/bitcoin/bitcoin/pull/11253
< bitcoin-git> [bitcoin] JeremyRubin opened pull request #11253: Add != to Base58 class (master...add_neq_ctxdest) https://github.com/bitcoin/bitcoin/pull/11253
< bitcoin-git> [bitcoin] instagibbs opened pull request #11252: when clearing addrman clear mapInfo and mapAddr (master...recreateaddrman) https://github.com/bitcoin/bitcoin/pull/11252
< bitcoin-git> [bitcoin] jtimon closed pull request #10822: RPC: Also serve txo from gettxout (not just utxo and mempool) (master...b15-rpc-txo) https://github.com/bitcoin/bitcoin/pull/10822
< bitcoin-git> [bitcoin] laanwj closed pull request #10596: Add vConnect to CConnman::Options (master...connmanoptions_connect) https://github.com/bitcoin/bitcoin/pull/10596
< bitcoin-git> bitcoin/master 352d582 Marko Bencun: Add vConnect to CConnman::Options...
< bitcoin-git> bitcoin/master 6866b49 Wladimir J. van der Laan: Merge #10596: Add vConnect to CConnman::Options...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/28485c783d82...6866b4912b80

2017-09-05

< bitcoin-git> [bitcoin] laanwj closed pull request #10825: net: set regtest JSON-RPC port to 18443 to avoid conflict with testnet 18332 (master...fametrano-regtestport) https://github.com/bitcoin/bitcoin/pull/10825
< bitcoin-git> bitcoin/master 28485c7 Wladimir J. van der Laan: Merge #10825: net: set regtest JSON-RPC port to 18443 to avoid conflict with testnet 18332...
< bitcoin-git> bitcoin/master ce3baa1 Ferdinando M. Ametrano: changed regtest RPCport to 18443 to avoid conflict with testnet 18332
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/a31e9ad4f027...28485c783d82
< bitcoin-git> [bitcoin] achow101 opened pull request #11250: Bump wallet version to 159900 and remove the `usehd` option (master...bump-wallet-version) https://github.com/bitcoin/bitcoin/pull/11250
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11247: qt: Use IsMine to validate custom change address (master...Mf1708-qtIsMine) https://github.com/bitcoin/bitcoin/pull/11247
< bitcoin-git> bitcoin/master a31e9ad MarcoFalke: Merge #11247: qt: Use IsMine to validate custom change address...
< bitcoin-git> bitcoin/master a1ea1cf Chris Moore: qt: Use IsMine to validate custom change address...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/777519bd96f6...a31e9ad4f027
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #10650: Multiwallet: add RPC endpoint support (master...2017/06/wallet_rpc_endpoint) https://github.com/bitcoin/bitcoin/pull/10650
< bitcoin-git> [bitcoin] laanwj force-pushed 0.15 from a6c439f to 48790e0: https://github.com/bitcoin/bitcoin/commits/0.15
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #11247: qt: Use IsMine to validate custom change address (master...Mf1708-qtIsMine) https://github.com/bitcoin/bitcoin/pull/11247
< bitcoin-git> bitcoin/0.15 a6c439f Wladimir J. van der Laan: Merge #11184: Use IsMine to validate custom change address...
< bitcoin-git> bitcoin/0.15 c41224d Chris Moore: Use IsMine to validate custom change address
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to 0.15: https://github.com/bitcoin/bitcoin/compare/48790e0efaf4...a6c439f694a4
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11246: github-merge: Coalesce git fetches (master...2017_09_contrib_fetch_coalesce) https://github.com/bitcoin/bitcoin/pull/11246
< bitcoin-git> bitcoin/master 777519b MarcoFalke: Merge #11246: github-merge: Coalesce git fetches...
< bitcoin-git> bitcoin/master dabee00 Wladimir J. van der Laan: github-merge: Coalesce git fetches...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/4eb1f39d4210...777519bd96f6
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11173: RPC: Fix currency unit string in the help text (master...use_currency_unit_constant) https://github.com/bitcoin/bitcoin/pull/11173
< bitcoin-git> bitcoin/master 4eb1f39 MarcoFalke: Merge #11173: RPC: Fix currency unit string in the help text...
< bitcoin-git> bitcoin/master 47ba2c3 Akio Nakamura: Fix currency/fee-rate unit string in the help text...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/001041df8187...4eb1f39d4210
< bitcoin-git> [bitcoin] laanwj opened pull request #11246: github-merge: Coalesce git fetches (master...2017_09_contrib_fetch_coalesce) https://github.com/bitcoin/bitcoin/pull/11246
< bitcoin-git> [bitcoin] laanwj closed pull request #11234: Remove redundant testutil.cpp|h files (master...201709_remove_testutil) https://github.com/bitcoin/bitcoin/pull/11234
< bitcoin-git> bitcoin/master 001041d Wladimir J. van der Laan: Merge #11234: Remove redundant testutil.cpp|h files...
< bitcoin-git> bitcoin/master d1138e3 MeshCollider: Remove redundant testutil files
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/3aa60b7ff958...001041df8187
< bitcoin-git> [bitcoin] laanwj closed pull request #11143: Fix include path for bitcoin-config.h (master...patch-5) https://github.com/bitcoin/bitcoin/pull/11143
< bitcoin-git> bitcoin/master 3aa60b7 Wladimir J. van der Laan: Merge #11143: Fix include path for bitcoin-config.h...
< bitcoin-git> bitcoin/master 5abb93f danra: Fix include path for bitcoin-config.h in crypto/common.h...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/14eae781881d...3aa60b7ff958
< bitcoin-git> [bitcoin] MeshCollider opened pull request #11245: Mention offscreen issue in release notes (0.15...201709_offscreen_release_note) https://github.com/bitcoin/bitcoin/pull/11245
< bitcoin-git> [bitcoin] laanwj closed pull request #11241: [tests] Improve signmessages functional test (master...master) https://github.com/bitcoin/bitcoin/pull/11241
< bitcoin-git> bitcoin/master 14eae78 Wladimir J. van der Laan: Merge #11241: [tests] Improve signmessages functional test...
< bitcoin-git> bitcoin/master b3d6fc6 Cristian Mircea Messel: Improve signmessages functional test...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/38a54a50fa5d...14eae781881d
< bitcoin-git> [bitcoin] donaloconnor opened pull request #11244: Docs: Add extra step to clean $PATH var to strip out windows %PATH% paths. (master...windows_build_fix) https://github.com/bitcoin/bitcoin/pull/11244
< bitcoin-git> [bitcoin] laanwj closed pull request #11164: Fix boost headers included as user instead of system headers (master...fix/boost-system-includes) https://github.com/bitcoin/bitcoin/pull/11164
< bitcoin-git> bitcoin/master 38a54a5 Wladimir J. van der Laan: Merge #11164: Fix boost headers included as user instead of system headers...
< bitcoin-git> bitcoin/master 5ac072c Dan Raviv: Fix boost headers included as user instead of system headers...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/df8c72237a0c...38a54a50fa5d
< bitcoin-git> [bitcoin] laanwj closed pull request #11176: build: Rename --enable-experimental-asm to --enable-asm and enable by default (master...2017_08_non_experimental_asm) https://github.com/bitcoin/bitcoin/pull/11176
< bitcoin-git> bitcoin/master df8c722 Wladimir J. van der Laan: Merge #11176: build: Rename --enable-experimental-asm to --enable-asm and enable by default...
< bitcoin-git> bitcoin/master 538cc0c Wladimir J. van der Laan: build: Mention use of asm in summary
< bitcoin-git> bitcoin/master ce5381e Wladimir J. van der Laan: build: Rename --enable-experimental-asm to --enable-asm and enable by default...
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/ba05971bf4e7...df8c72237a0c
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #10082: [tests] Demostration/concept: Add a TestNode class to test_Framework.py (master...refactor_utils_py) https://github.com/bitcoin/bitcoin/pull/10082
< bitcoin-git> [bitcoin] laanwj closed pull request #11236: Add note on translations to CONTRIBUTING.md (master...201709_translations_in_contributing) https://github.com/bitcoin/bitcoin/pull/11236
< bitcoin-git> bitcoin/master ba05971 Wladimir J. van der Laan: Merge #11236: Add note on translations to CONTRIBUTING.md...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/e0e3cbbf081b...ba05971bf4e7
< bitcoin-git> bitcoin/master 87fe21f MeshCollider: Add translation note to CONTRIBUTING.md
< bitcoin-git> [bitcoin] laanwj closed pull request #11179: rpc: Push down safe mode checks (master...2017_08_safemode_pushdown) https://github.com/bitcoin/bitcoin/pull/11179
< bitcoin-git> bitcoin/master e0e3cbb Wladimir J. van der Laan: Merge #11179: rpc: Push down safe mode checks...
< bitcoin-git> bitcoin/master ec6902d Andrew Chow: rpc: Push down safe mode checks...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/50fae68d416b...e0e3cbbf081b
< bitcoin-git> [bitcoin] mess110 opened pull request #11241: [tests] Improve signmessages functional test (master...master) https://github.com/bitcoin/bitcoin/pull/11241
< bitcoin-git> [bitcoin] jlopp closed pull request #11239: Gauge double (master...gaugeDouble) https://github.com/bitcoin/bitcoin/pull/11239
< bitcoin-git> [bitcoin] jlopp opened pull request #11239: Gauge double (master...gaugeDouble) https://github.com/bitcoin/bitcoin/pull/11239
< bitcoin-git> [bitcoin] MeshCollider opened pull request #11238: Fix potential null deference and resource leaks (master...201708_fbinfer_fixes) https://github.com/bitcoin/bitcoin/pull/11238
< bitcoin-git> [bitcoin] MeshCollider opened pull request #11237: Fixing division by zero in time remaining (master...201709_fix_estimated_time) https://github.com/bitcoin/bitcoin/pull/11237
< bitcoin-git> [bitcoin] MeshCollider opened pull request #11236: Add note on translations to CONTRIBUTING.md (master...201709_translations_in_contributing) https://github.com/bitcoin/bitcoin/pull/11236
< bitcoin-git> [bitcoin] aeyoll closed pull request #11235: Trivial: Fix a grammar mistake and a typo in the french translations (master...fix-french-translations) https://github.com/bitcoin/bitcoin/pull/11235
< bitcoin-git> [bitcoin] aeyoll opened pull request #11235: Trivial: Fix a grammar mistake and a typo in the french translations (master...fix-french-translations) https://github.com/bitcoin/bitcoin/pull/11235
< bitcoin-git> [bitcoin] MeshCollider opened pull request #11234: Remove redundant testutil.cpp|h files (master...201709_remove_testutil) https://github.com/bitcoin/bitcoin/pull/11234
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #10701: Remove the virtual specifier for functions with the override specifier (master...virtual-override) https://github.com/bitcoin/bitcoin/pull/10701
< bitcoin-git> bitcoin/master 50fae68 MarcoFalke: Merge #10701: Remove the virtual specifier for functions with the override specifier...
< bitcoin-git> bitcoin/master 1bcd442 practicalswift: Remove the virtual specifier for functions with the override specifier...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/ce665863b137...50fae68d416b

2017-09-04

< bitcoin-git> [bitcoin] jjz opened pull request #11232: Ensure that data types are consistent (master...master) https://github.com/bitcoin/bitcoin/pull/11232
< bitcoin-git> [bitcoin] practicalswift closed pull request #10972: [Qt] Check return value of addr.GetKeyID(keyid) on custom change address change (master...GetKeyID-assertion) https://github.com/bitcoin/bitcoin/pull/10972
< bitcoin-git> [bitcoin] danra opened pull request #11231: Improve netaddress implementation (master...refactor/safe-netaddress) https://github.com/bitcoin/bitcoin/pull/11231
< bitcoin-git> [bitcoin] jnewbery opened pull request #11230: [tests] fixup dbcrash interaction with add_nodes() (master...fixup_dbcrash) https://github.com/bitcoin/bitcoin/pull/11230

2017-09-03

< bitcoin-git> [bitcoin] theuni opened pull request #11227: RFC: switch to libevent for node socket handling (master...minimal-libevent3) https://github.com/bitcoin/bitcoin/pull/11227
< bitcoin-git> [bitcoin] practicalswift opened pull request #11226: Add Clang thread safety analysis annotations: GUARDED_BY(lock) / EXCLUSIVE_LOCKS_REQUIRED(lock) (master...guarded-by-trivial) https://github.com/bitcoin/bitcoin/pull/11226
< bitcoin-git> [bitcoin] sdaftuar opened pull request #11225: wallet: update stored witness in AddToWallet (master...2017-09-update-tx-witness) https://github.com/bitcoin/bitcoin/pull/11225
< bitcoin-git> [bitcoin] jlopp closed pull request #11224: Tx chain stats (master...txChainStats) https://github.com/bitcoin/bitcoin/pull/11224
< bitcoin-git> [bitcoin] jlopp opened pull request #11224: Tx chain stats (master...txChainStats) https://github.com/bitcoin/bitcoin/pull/11224
< bitcoin-git> [bitcoin] lemzwerg opened pull request #11222: Config fixes (master...config-fixes) https://github.com/bitcoin/bitcoin/pull/11222
< bitcoin-git> [bitcoin] lemzwerg closed pull request #11101: bitcoin_qt.m4: Minor fixes, improve code orthogonality (master...master) https://github.com/bitcoin/bitcoin/pull/11101
< bitcoin-git> [bitcoin] gnuser opened pull request #11221: Refactor: simpler read (master...refactor-streams) https://github.com/bitcoin/bitcoin/pull/11221

2017-09-02

< bitcoin-git> [bitcoin] Sjors opened pull request #11220: Check specific validation error in miner tests (master...miner-test-check-specific-validation-error) https://github.com/bitcoin/bitcoin/pull/11220
< bitcoin-git> [bitcoin] Sjors opened pull request #11219: [docs] explain how to recompile a modified unit test (master...patch-1) https://github.com/bitcoin/bitcoin/pull/11219
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11198: [Qt] Fix display of package name on 'open config file' tooltip (master...fix-config-tooltip) https://github.com/bitcoin/bitcoin/pull/11198
< bitcoin-git> bitcoin/master ce66586 MarcoFalke: Merge #11198: [Qt] Fix display of package name on 'open config file' tooltip...
< bitcoin-git> bitcoin/master 14ccd4d Daniel Edgecumbe: [Qt] Fix display of package name on 'open config file' tooltip
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/81f8c0378b2a...ce665863b137
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11216: Update hmac_sha256.h (master...patch-1) https://github.com/bitcoin/bitcoin/pull/11216
< bitcoin-git> bitcoin/master 81f8c03 MarcoFalke: Merge #11216: Update hmac_sha256.h...
< bitcoin-git> bitcoin/master dc334fe Utsav Gupta: Update hmac_sha256.h...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/108222b9c323...81f8c0378b2a
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11136: Docs: Add python3 to list of dependencies on some platforms (master...patch-1) https://github.com/bitcoin/bitcoin/pull/11136
< bitcoin-git> bitcoin/master 108222b MarcoFalke: Merge #11136: Docs: Add python3 to list of dependencies on some platforms...
< bitcoin-git> bitcoin/master 7bb5d30 danra: Add python3 to list of dependencies on some platforms...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/ec20f01ba094...108222b9c323
< bitcoin-git> [bitcoin] fanquake closed pull request #11148: Trivial: Fix outdated comment (master...patch-7) https://github.com/bitcoin/bitcoin/pull/11148
< bitcoin-git> [bitcoin] fanquake closed pull request #11206: Update optionsdialog.ui (master...patch-1) https://github.com/bitcoin/bitcoin/pull/11206
< bitcoin-git> [bitcoin] utsavgupta opened pull request #11216: Update hmac_sha256.h (master...patch-1) https://github.com/bitcoin/bitcoin/pull/11216
< bitcoin-git> [bitcoin] jjz closed pull request #11212: Change the type of BlockStatus to unsigned int (master...master) https://github.com/bitcoin/bitcoin/pull/11212

2017-09-01

< bitcoin-git> [bitcoin] sipa closed pull request #11215: [tests] fixups from set_test_params() (master...bitcoin_cli_set_test_params) https://github.com/bitcoin/bitcoin/pull/11215
< bitcoin-git> bitcoin/master ec20f01 Pieter Wuille: Merge #11215: [tests] fixups from set_test_params()...
< bitcoin-git> bitcoin/master 3918d93 John Newbery: [tests] fixups from set_test_params()
< bitcoin-git> [bitcoin] sipa pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/28f788e47e58...ec20f01ba094
< bitcoin-git> [bitcoin] jnewbery opened pull request #11215: [tests] fixups from set_test_params() (master...bitcoin_cli_set_test_params) https://github.com/bitcoin/bitcoin/pull/11215
< bitcoin-git> [bitcoin] practicalswift closed pull request #11190: [tests] Remove unused imports (script.OP_0 and script.sha256) (master...remove-unused-import-op_0) https://github.com/bitcoin/bitcoin/pull/11190
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11121: TestNode tidyups (master...test_node_tidyups) https://github.com/bitcoin/bitcoin/pull/11121
< bitcoin-git> bitcoin/master 6cf094a John Newbery: [tests] Avoid passing around member variables in test_framework
< bitcoin-git> bitcoin/master 36b6268 John Newbery: [tests] TestNode: separate add_node from start_node...
< bitcoin-git> bitcoin/master be2a2ab John Newbery: [tests] fix - use rpc_timeout as rpc timeout
< bitcoin-git> [bitcoin] MarcoFalke pushed 6 new commits to master: https://github.com/bitcoin/bitcoin/compare/d81dccf191a4...28f788e47e58
< bitcoin-git> [bitcoin] jnewbery closed pull request #11213: [trivial] [rpc] Fix getrawtransaction help for per-txout chainstate db (master...getrawtransactionhelp) https://github.com/bitcoin/bitcoin/pull/11213
< bitcoin-git> [bitcoin] jnewbery opened pull request #11213: Fix getrawtransaction help for per-txout chainstate db (master...getrawtransactionhelp) https://github.com/bitcoin/bitcoin/pull/11213
< bitcoin-git> [bitcoin] jjz opened pull request #11212: Change the type of BlockStatus to unsigned int (master...master) https://github.com/bitcoin/bitcoin/pull/11212
< bitcoin-git> [bitcoin] MeshCollider opened pull request #11210: Stop test_bitcoin-qt touching ~/.bitcoin (master...201708_qt_test_dir) https://github.com/bitcoin/bitcoin/pull/11210

2017-08-31

< bitcoin-git> [bitcoin] MeshCollider opened pull request #11208: Fixing offscreen GUI issue (master...201709_offscreen_fix) https://github.com/bitcoin/bitcoin/pull/11208
< bitcoin-git> [bitcoin] polyetilen opened pull request #11206: Update optionsdialog.ui (master...patch-1) https://github.com/bitcoin/bitcoin/pull/11206
< bitcoin-git> [bitcoin] danra opened pull request #11205: Make fixed CAmounts and related sanity function constexpr (master...refactor/constexpr-amount) https://github.com/bitcoin/bitcoin/pull/11205
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11204: Merge pull request #1 from bitcoin/master (master...master) https://github.com/bitcoin/bitcoin/pull/11204
< bitcoin-git> [bitcoin] jnewbery closed pull request #10591: [tests] make pruning.py faster (master...fastprune) https://github.com/bitcoin/bitcoin/pull/10591
< bitcoin-git> [bitcoin] santyraghavan opened pull request #11204: Merge pull request #1 from bitcoin/master (master...master) https://github.com/bitcoin/bitcoin/pull/11204
< bitcoin-git> [bitcoin] sdaftuar opened pull request #11203: RPC: add wtxid to mempool entry output (master...2017-08-add-wtxid-to-mempool-entry) https://github.com/bitcoin/bitcoin/pull/11203
< bitcoin-git> [bitcoin] justicz opened pull request #11201: [RPC] Add verifyrawtransaction RPC (master...maxj_add_verify_tx_rpc) https://github.com/bitcoin/bitcoin/pull/11201
< bitcoin-git> [bitcoin] achow101 opened pull request #11200: Allow for aborting rescans and canceling showProgress dialogs (master...gui-recan-abort) https://github.com/bitcoin/bitcoin/pull/11200

2017-08-30

< bitcoin-git> [bitcoin] danra opened pull request #11199: Sync module: Use std locking primitives instead of boost ones (master...refactor/sync-boost-to-std) https://github.com/bitcoin/bitcoin/pull/11199
< bitcoin-git> [bitcoin] esotericnonsense opened pull request #11198: [Qt] Fix display of package name on 'open config file' tooltip (0.15...fix-config-tooltip) https://github.com/bitcoin/bitcoin/pull/11198
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #10777: [tests] Avoid redundant assignments. Remove unused variables (master...test-vars) https://github.com/bitcoin/bitcoin/pull/10777
< bitcoin-git> bitcoin/master d81dccf MarcoFalke: Merge #10777: [tests] Avoid redundant assignments. Remove unused variables...
< bitcoin-git> bitcoin/master 49eb091 practicalswift: [tests] Avoid redundant assignments. Remove unused variables.
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/a90e6d2bffc4...d81dccf191a4
< bitcoin-git> [bitcoin] maaku opened pull request #11196: Switch memory_cleanse implementation to BoringSSL's to ensure memory clearing even with -lto (master...fix-memory-clense) https://github.com/bitcoin/bitcoin/pull/11196

2017-08-29

< bitcoin-git> [bitcoin] theuni opened pull request #11194: fees: optimize decay (master...speedup-movingaverage) https://github.com/bitcoin/bitcoin/pull/11194
< bitcoin-git> [bitcoin] jnewbery closed pull request #10882: [Do not merge] Stop advancing best block and shutdown node if keypool drops below critical threshold (master...keypool_topup) https://github.com/bitcoin/bitcoin/pull/10882
< bitcoin-git> [bitcoin] practicalswift opened pull request #11193: Terminate string *pszExePath after readlink and before passing to operator << (master...null-terminate-after-readlink) https://github.com/bitcoin/bitcoin/pull/11193
< bitcoin-git> [bitcoin] AkioNak opened pull request #11191: RPC: Improve help text and behavior of RPC-logging. (master...fix_rpc_logging) https://github.com/bitcoin/bitcoin/pull/11191
< bitcoin-git> [bitcoin] practicalswift opened pull request #11190: [tests] Remove unused imports (script.OP_0 and script.sha256) (master...remove-unused-import-op_0) https://github.com/bitcoin/bitcoin/pull/11190
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11150: [tests] Add getmininginfo test (master...test_rpc_getmininginfo) https://github.com/bitcoin/bitcoin/pull/11150
< bitcoin-git> bitcoin/master a90e6d2 MarcoFalke: Merge #11150: [tests] Add getmininginfo test...
< bitcoin-git> bitcoin/master 4f2905b Cristian Mircea Messel: Add getmininginfo functional test
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/91e49c51f1ae...a90e6d2bffc4
< bitcoin-git> [bitcoin] fanquake closed pull request #11188: FIX: typo in Polish "Unknown..." => "Nieznane..." (master...master) https://github.com/bitcoin/bitcoin/pull/11188
< bitcoin-git> [bitcoin] grzegorzblaszczyk opened pull request #11188: FIX: typo in Polish "Unknown..." => "Nieznane..." (master...master) https://github.com/bitcoin/bitcoin/pull/11188
< bitcoin-git> [bitcoin] fanquake closed pull request #11187: 0.9 (master...0.9) https://github.com/bitcoin/bitcoin/pull/11187
< bitcoin-git> [bitcoin] donesnake opened pull request #11187: 0.9 (master...0.9) https://github.com/bitcoin/bitcoin/pull/11187

2017-08-28

< bitcoin-git> [bitcoin] MarcoFalke closed pull request #10859: RPC: gettxout: Slightly improve doc and tests (master...b15-rpc-gettxout-mempool) https://github.com/bitcoin/bitcoin/pull/10859
< bitcoin-git> bitcoin/master 91e49c5 MarcoFalke: Merge #10859: RPC: gettxout: Slightly improve doc and tests...
< bitcoin-git> bitcoin/master 6d2d2eb Jorge Timón: RPC: gettxout: Slightly improve doc and tests
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/60dd9cc47058...91e49c51f1ae
< bitcoin-git> [bitcoin] dooglus opened pull request #11184: Use IsMine() to check whether we own the custom change address... (0.15...change_ismine_0.15) https://github.com/bitcoin/bitcoin/pull/11184
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #10781: Python cleanups (master...python-cleanups) https://github.com/bitcoin/bitcoin/pull/10781
< bitcoin-git> bitcoin/master 51cb6b8 practicalswift: Use print(...) instead of undefined printf(...)
< bitcoin-git> bitcoin/master 9b94054 practicalswift: Avoid reference to undefined name: stderr does not exist, sys.stderr does
< bitcoin-git> bitcoin/master 25cd520 practicalswift: Use sys.exit(...) instead of exit(...): exit(...) should not be used in programs
< bitcoin-git> [bitcoin] MarcoFalke pushed 7 new commits to master: https://github.com/bitcoin/bitcoin/compare/cee4fe1d53b2...60dd9cc47058
< bitcoin-git> [bitcoin] rawodb closed pull request #11170: Add label support to "addwitnessaddress" (master...pr/rpc_addwitnessaddress) https://github.com/bitcoin/bitcoin/pull/11170
< bitcoin-git> [bitcoin] jnewbery opened pull request #11182: [tests] Add P2P interface to TestNode (master...test_node_p2p) https://github.com/bitcoin/bitcoin/pull/11182
< bitcoin-git> [bitcoin] laanwj closed pull request #11144: Move local include to before system includes (master...patch-6) https://github.com/bitcoin/bitcoin/pull/11144