2017-06-14

< bitcoin-git> [bitcoin] jnewbery opened pull request #10591: [tests] make pruning.py faster (master...fastprune) https://github.com/bitcoin/bitcoin/pull/10591
< bitcoin-git> [bitcoin] morcos opened pull request #10589: Add RPC options for RBF, confirmation target and conservative fee estimates (master...rpcestimatechoice) https://github.com/bitcoin/bitcoin/pull/10589
< bitcoin-git> [bitcoin] morcos opened pull request #10588: Note preexisting bug in display of fee calculation in coin control (0.14...notebug) https://github.com/bitcoin/bitcoin/pull/10588
< bitcoin-git> [bitcoin] practicalswift opened pull request #10587: Net: Fix resource leak in ReadBinaryFile(...) (master...fopen-not-followed-by-fclose-in-all-states-of-the-universe) https://github.com/bitcoin/bitcoin/pull/10587
< bitcoin-git> [bitcoin] morcos opened pull request #10586: More economical fee estimates for opt-in-RBF transactions (master...aggressiveEstimates) https://github.com/bitcoin/bitcoin/pull/10586
< bitcoin-git> [bitcoin] laanwj closed pull request #9895: Turn TryCreateDirectory() into TryCreateDirectories() (master...appinitmain) https://github.com/bitcoin/bitcoin/pull/9895
< bitcoin-git> bitcoin/master 228c319 Wladimir J. van der Laan: Merge #9895: Turn TryCreateDirectory() into TryCreateDirectories()...
< bitcoin-git> bitcoin/master 1d1ea9f Marko Bencun: Turn TryCreateDirectory() into TryCreateDirectories()...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/c94b89e90d6a...228c319a944b
< bitcoin-git> [bitcoin] laanwj closed pull request #9738: gettxoutproof() should return consistent result (master...fixgettxoutproof) https://github.com/bitcoin/bitcoin/pull/9738
< bitcoin-git> bitcoin/master c94b89e Wladimir J. van der Laan: Merge #9738: gettxoutproof() should return consistent result...
< bitcoin-git> bitcoin/master 6294f32 John Newbery: gettxoutproof() should return consistent result...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/6702617c868a...c94b89e90d6a
< bitcoin-git> [bitcoin] laanwj closed pull request #10081: Add 'dumpbootstrap' RPC for creating bootstrap.dat files. (master...dumpbootstrap) https://github.com/bitcoin/bitcoin/pull/10081
< bitcoin-git> [bitcoin] laanwj closed pull request #10551: [Tests] Wallet encryption functional tests (master...wallet-encrypt-test) https://github.com/bitcoin/bitcoin/pull/10551
< bitcoin-git> bitcoin/master 6702617 Wladimir J. van der Laan: Merge #10551: [Tests] Wallet encryption functional tests...
< bitcoin-git> bitcoin/master ec98b78 Andrew Chow: Tests for wallet encryption stuff...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/b63be2c6852f...6702617c868a
< bitcoin-git> [bitcoin] laanwj closed pull request #10377: Use rdrand as entropy source on supported platforms (master...hwrand) https://github.com/bitcoin/bitcoin/pull/10377
< bitcoin-git> bitcoin/master b63be2c Wladimir J. van der Laan: Merge #10377: Use rdrand as entropy source on supported platforms...
< bitcoin-git> bitcoin/master cb24c85 Pieter Wuille: Use rdrand as entropy source on supported platforms
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/1ad3d4e1261f...b63be2c6852f
< bitcoin-git> [bitcoin] NicolasDorier closed pull request #9991: listreceivedbyaddress Filter Address (master...listreceivedbyaddress-filtered) https://github.com/bitcoin/bitcoin/pull/9991
< bitcoin-git> [bitcoin] kallewoof opened pull request #10585: [WIP] PoW connection slots (master...pow-connection-slots) https://github.com/bitcoin/bitcoin/pull/10585
< bitcoin-git> [bitcoin] laanwj closed pull request #10584: Remove unused ResendWalletTransactions notification (master...pr/noresend) https://github.com/bitcoin/bitcoin/pull/10584
< bitcoin-git> [bitcoin] sipa closed pull request #10502: scripted-diff: Remove BOOST_FOREACH, Q_FOREACH and PAIRTYPE (master...b15-boost-foreach) https://github.com/bitcoin/bitcoin/pull/10502
< bitcoin-git> bitcoin/master 18dc3c3 Jorge Timón: scripted-diff: Remove Q_FOREACH...
< bitcoin-git> bitcoin/master 7c00c26 Jorge Timón: scripted-diff: Fully remove BOOST_FOREACH...
< bitcoin-git> bitcoin/master a5410ac Jorge Timón: Small preparations for Q_FOREACH, PAIRTYPE and #include <boost/foreach.hpp> removal
< bitcoin-git> [bitcoin] sipa pushed 5 new commits to master: https://github.com/bitcoin/bitcoin/compare/fbf5d3ba1516...1ad3d4e1261f

2017-06-13

< bitcoin-git> [bitcoin] ryanofsky opened pull request #10584: Remove unused ResendWalletTransactions notification (master...pr/noresend) https://github.com/bitcoin/bitcoin/pull/10584
< bitcoin-git> [bitcoin] achow101 opened pull request #10583: [RPC] Split part of validateaddress into getaddressinfo (master...getaddressinfo) https://github.com/bitcoin/bitcoin/pull/10583
< bitcoin-git> [bitcoin] benma closed pull request #10497: remove the PAIRTYPE macro (master...pairtype) https://github.com/bitcoin/bitcoin/pull/10497
< bitcoin-git> [bitcoin] morcos opened pull request #10582: Pass in smart fee slider value to coin control dialog (master...fixcoincontrolfee) https://github.com/bitcoin/bitcoin/pull/10582
< bitcoin-git> [bitcoin] sipa opened pull request #10581: Simplify return values of GetCoin/HaveCoin(InCache) (master...simplehavecoin) https://github.com/bitcoin/bitcoin/pull/10581
< bitcoin-git> [bitcoin] laanwj closed pull request #10480: Improve commit-check-script.sh (master...update_script_check) https://github.com/bitcoin/bitcoin/pull/10480
< bitcoin-git> bitcoin/master fbf5d3b Wladimir J. van der Laan: Merge #10480: Improve commit-check-script.sh...
< bitcoin-git> bitcoin/master 5432fc3 Pieter Wuille: Fail on commit with VERIFY SCRIPT but no scripted-diff
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/a4fe07714da1...fbf5d3ba1516
< bitcoin-git> [bitcoin] laanwj closed pull request #10544: Update to LevelDB 1.20 (master...leveldb120) https://github.com/bitcoin/bitcoin/pull/10544
< bitcoin-git> bitcoin/master 2424989 Cory Fields: leveldb: enable runtime-detected crc32 instructions
< bitcoin-git> bitcoin/master e4030ab Pieter Wuille: Update to LevelDB 1.20
< bitcoin-git> bitcoin/master cf44e4c Pieter Wuille: Squashed 'src/leveldb/' changes from a31c8aa40..196962ff0...
< bitcoin-git> [bitcoin] laanwj pushed 5 new commits to master: https://github.com/bitcoin/bitcoin/compare/22ec76883886...a4fe07714da1
< bitcoin-git> [bitcoin] laanwj closed pull request #10575: Header include guideline (master...includeguide) https://github.com/bitcoin/bitcoin/pull/10575
< bitcoin-git> bitcoin/master 22ec768 Wladimir J. van der Laan: Merge #10575: Header include guideline...
< bitcoin-git> bitcoin/master a090d1c Pieter Wuille: Header include guideline
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/a514ac3dcb60...22ec76883886
< bitcoin-git> [bitcoin] laanwj closed pull request #10534: Clarify prevector::erase and avoid swap-to-clear (master...clarify_erase) https://github.com/bitcoin/bitcoin/pull/10534
< bitcoin-git> bitcoin/master a514ac3 Wladimir J. van der Laan: Merge #10534: Clarify prevector::erase and avoid swap-to-clear...
< bitcoin-git> bitcoin/master e241a63 Pieter Wuille: Clarify prevector::erase and avoid swap-to-clear
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/303c171b949b...a514ac3dcb60
< bitcoin-git> [bitcoin] drizzt opened pull request #10580: Prefer gpg2 to gpg (master...prefer_gpg2) https://github.com/bitcoin/bitcoin/pull/10580
< bitcoin-git> [bitcoin] laanwj closed pull request #10553: Simplify "bool x = y ? true : false". Remove unused function and trailing semicolon. (master...minor-cleanups) https://github.com/bitcoin/bitcoin/pull/10553
< bitcoin-git> bitcoin/master 67ca816 practicalswift: Simplify "bool x = y ? true : false" to "bool x = y"
< bitcoin-git> bitcoin/master 9f841a6 practicalswift: [tests] Remove accidental trailing semicolon
< bitcoin-git> bitcoin/master 30c2d9d practicalswift: [tests] Remove unused function InsecureRandBytes(size_t len)
< bitcoin-git> [bitcoin] laanwj pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/8d9f45ea6a5e...303c171b949b

2017-06-12

< bitcoin-git> [bitcoin] sipa closed pull request #10564: Return early in IsBanned. (master...banned-early-term) https://github.com/bitcoin/bitcoin/pull/10564
< bitcoin-git> bitcoin/master bf376ea Gregory Maxwell: Return early in IsBanned....
< bitcoin-git> bitcoin/master 8d9f45e Pieter Wuille: Merge #10564: Return early in IsBanned....
< bitcoin-git> [bitcoin] sipa pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/c98ebf1bfb29...8d9f45ea6a5e
< bitcoin-git> [bitcoin] achow101 opened pull request #10579: [RPC] Split signrawtransaction into wallet and non-wallet RPC command (master...split-signraw) https://github.com/bitcoin/bitcoin/pull/10579
< bitcoin-git> [bitcoin] sipa closed pull request #10568: Remove unnecessary forward class declarations in header files (master...fwd-decl) https://github.com/bitcoin/bitcoin/pull/10568
< bitcoin-git> bitcoin/master c98ebf1 Pieter Wuille: Merge #10568: Remove unnecessary forward class declarations in header files...
< bitcoin-git> bitcoin/master 4087d9e practicalswift: Remove unnecessary forward class declarations in header files
< bitcoin-git> [bitcoin] sipa pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/f18bb4954709...c98ebf1bfb29
< bitcoin-git> [bitcoin] sipa closed pull request #10578: Add missing include for atomic in db.h (master...fixinclude) https://github.com/bitcoin/bitcoin/pull/10578
< bitcoin-git> bitcoin/master f18bb49 Pieter Wuille: Merge #10578: Add missing include for atomic in db.h...
< bitcoin-git> bitcoin/master 8e69adc Alex Morcos: Add missing include for atomic in db.h
< bitcoin-git> [bitcoin] sipa pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/b7296bcea0c9...f18bb4954709
< bitcoin-git> [bitcoin] ryanofsky closed pull request #9137: WIP: Allow wallet key import RPCs to track TxOut amounts on -prune nodes (on top of #9306) (master...import-pruned) https://github.com/bitcoin/bitcoin/pull/9137
< bitcoin-git> [bitcoin] ryanofsky closed pull request #9306: Make CCoinsViewCache::Cursor() return latest data (master...pr/coins-cursor) https://github.com/bitcoin/bitcoin/pull/9306
< bitcoin-git> [bitcoin] morcos opened pull request #10578: Add missing include for atomic in db.h (master...fixinclude) https://github.com/bitcoin/bitcoin/pull/10578
< bitcoin-git> [bitcoin] laanwj closed pull request #10550: Don't return stale data from CCoinsViewCache::Cursor() (master...pr/coins-stale) https://github.com/bitcoin/bitcoin/pull/10550
< bitcoin-git> bitcoin/master b7296bc Wladimir J. van der Laan: Merge #10550: Don't return stale data from CCoinsViewCache::Cursor()...
< bitcoin-git> bitcoin/master 3ff1fa8 Russell Yanofsky: Use override keyword on CCoinsView overrides
< bitcoin-git> bitcoin/master 24e44c3 Russell Yanofsky: Don't return stale data from CCoinsViewCache::Cursor()...
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/ad1a13e85c1e...b7296bcea0c9
< bitcoin-git> [bitcoin] laanwj closed pull request #10549: Avoid printing generic and duplicated "checking for QT" during ./configure (master...check_qt) https://github.com/bitcoin/bitcoin/pull/10549
< bitcoin-git> bitcoin/master ad1a13e Wladimir J. van der Laan: Merge #10549: Avoid printing generic and duplicated "checking for QT" during ./configure...
< bitcoin-git> bitcoin/master 7222388 Timothy Redaelli: Avoid printing generic and duplicated "checking for QT" during ./configure...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/177433ad22d6...ad1a13e85c1e
< bitcoin-git> bitcoin/master 23fb9ad Luke Dashjr: wallet: Move nAccountingEntryNumber from static/global to CWallet
< bitcoin-git> bitcoin/master 9d15d55 Luke Dashjr: Bugfix: wallet: Increment "update counter" when modifying account stuff
< bitcoin-git> bitcoin/master f28eb80 Luke Dashjr: Bugfix: wallet: Increment "update counter" only after actually making the applicable db changes to avoid potential races...
< bitcoin-git> [bitcoin] laanwj pushed 14 new commits to master: https://github.com/bitcoin/bitcoin/compare/fa1f106218b9...177433ad22d6
< bitcoin-git> [bitcoin] laanwj closed pull request #10488: Note that the prioritizetransaction dummy value is deprecated, and has no meaning (master...2017-05-dummy-api) https://github.com/bitcoin/bitcoin/pull/10488
< bitcoin-git> bitcoin/master fa1f106 Wladimir J. van der Laan: Merge #10488: Note that the prioritizetransaction dummy value is deprecated, and has no meaning...
< bitcoin-git> bitcoin/master 40796e1 Matt Corallo: Remove references to priority that snuck back in in 870824e9....
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/2c2d98806253...fa1f106218b9
< bitcoin-git> [bitcoin] NicolasDorier closed pull request #10007: [QT] Remove SendToSelf, and break down its payouts (master...watchonlylabel2) https://github.com/bitcoin/bitcoin/pull/10007
< bitcoin-git> [bitcoin] NicolasDorier closed pull request #9985: [QT] Show more descriptive label for pay to yourself entries (master...watchonlylabel) https://github.com/bitcoin/bitcoin/pull/9985

2017-06-11

< bitcoin-git> [bitcoin] gmaxwell opened pull request #10577: Add an explanation of quickly hashing onto a non-power of two range. (master...hashrange-comment) https://github.com/bitcoin/bitcoin/pull/10577
< bitcoin-git> [bitcoin] sipa opened pull request #10575: Header include guideline (master...includeguide) https://github.com/bitcoin/bitcoin/pull/10575
< bitcoin-git> [bitcoin] practicalswift opened pull request #10574: Remove includes in .cpp files for things the corresponding .h file already included (master...redundant) https://github.com/bitcoin/bitcoin/pull/10574
< bitcoin-git> [bitcoin] practicalswift closed pull request #10573: Remove unnecessary includes (master...remove-unneccessary-includes) https://github.com/bitcoin/bitcoin/pull/10573
< bitcoin-git> [bitcoin] practicalswift opened pull request #10573: Remove unnecessary includes (master...remove-unneccessary-includes) https://github.com/bitcoin/bitcoin/pull/10573
< bitcoin-git> [bitcoin] laanwj closed pull request #10546: Remove 33 unused Boost includes (master...remove-unused-boost-includes) https://github.com/bitcoin/bitcoin/pull/10546
< bitcoin-git> bitcoin/master 2c2d988 Wladimir J. van der Laan: Merge #10546: Remove 33 unused Boost includes...
< bitcoin-git> bitcoin/master 49de096 practicalswift: Remove unused Boost includes
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/e4918316d80f...2c2d98806253
< bitcoin-git> [bitcoin] laanwj closed pull request #10561: Remove duplicate includes (master...remove-duplicate-includes) https://github.com/bitcoin/bitcoin/pull/10561
< bitcoin-git> bitcoin/master e491831 Wladimir J. van der Laan: Merge #10561: Remove duplicate includes...
< bitcoin-git> bitcoin/master e53a0fa practicalswift: Remove duplicate includes
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/5d034ee7faaf...e4918316d80f
< bitcoin-git> [bitcoin] laanwj closed pull request #10566: [docs] Use the "domain name setup" image (previously unused) in the gitian docs (master...unreferenced-file) https://github.com/bitcoin/bitcoin/pull/10566
< bitcoin-git> bitcoin/master 5d034ee Wladimir J. van der Laan: Merge #10566: [docs] Use the "domain name setup" image (previously unused) in the gitian docs...
< bitcoin-git> bitcoin/master 7631066 practicalswift: Use the "domain name setup" image (previously unused) in the gitian docs
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/562caf1c74fd...5d034ee7faaf
< bitcoin-git> [bitcoin] laanwj closed pull request #10560: Remove unused constants (master...noop-modes) https://github.com/bitcoin/bitcoin/pull/10560
< bitcoin-git> bitcoin/master dce8239 practicalswift: Comment out unused constant REJECT_DUST
< bitcoin-git> bitcoin/master 562caf1 Wladimir J. van der Laan: Merge #10560: Remove unused constants...
< bitcoin-git> bitcoin/master 3289ef4 practicalswift: Remove unused constant MEMPOOL_GD_VERSION
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/2e7d8f8b7d98...562caf1c74fd
< bitcoin-git> [bitcoin] laanwj closed pull request #10569: Fix stopatheight (master...fix-stopatheight) https://github.com/bitcoin/bitcoin/pull/10569
< bitcoin-git> bitcoin/master 2e7d8f8 Wladimir J. van der Laan: Merge #10569: Fix stopatheight...
< bitcoin-git> bitcoin/master c45cbaf Andrew Chow: Fix stopatheight...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/76f268b9bd1b...2e7d8f8b7d98

2017-06-10

< bitcoin-git> [bitcoin] achow101 opened pull request #10571: [RPC]Move transaction combining from signrawtransaction to new RPC (master...combineraw-rpc) https://github.com/bitcoin/bitcoin/pull/10571

2017-06-09

< bitcoin-git> [bitcoin] sipa closed pull request #10521: Limit variable scope (master...tighten-scope) https://github.com/bitcoin/bitcoin/pull/10521
< bitcoin-git> bitcoin/master 90593ed practicalswift: Limit variable scope
< bitcoin-git> bitcoin/master 76f268b Pieter Wuille: Merge #10521: Limit variable scope...
< bitcoin-git> [bitcoin] sipa pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/29f80cd230c3...76f268b9bd1b
< bitcoin-git> [bitcoin] achow101 opened pull request #10569: Fix stopatheight (master...fix-stopatheight) https://github.com/bitcoin/bitcoin/pull/10569
< bitcoin-git> [bitcoin] practicalswift opened pull request #10568: Remove unnecessary forward class declarations in header files (master...fwd-decl) https://github.com/bitcoin/bitcoin/pull/10568
< bitcoin-git> [bitcoin] practicalswift opened pull request #10566: Use the "domain name setup" image (previously unused) in the gitian docs (master...unreferenced-file) https://github.com/bitcoin/bitcoin/pull/10566
< bitcoin-git> [bitcoin] achow101 opened pull request #10565: [coverage] Remove leveldb, univalue, and benchmarks from coverage report (master...lcov-remove-extra) https://github.com/bitcoin/bitcoin/pull/10565
< bitcoin-git> [bitcoin] gmaxwell opened pull request #10564: Return early in IsBanned. (master...banned-early-term) https://github.com/bitcoin/bitcoin/pull/10564
< bitcoin-git> [bitcoin] achow101 opened pull request #10563: Remove safe mode (master...rm-safemode) https://github.com/bitcoin/bitcoin/pull/10563

2017-06-08

< bitcoin-git> [bitcoin] practicalswift opened pull request #10561: Remove duplicate includes (master...remove-duplicate-includes) https://github.com/bitcoin/bitcoin/pull/10561
< bitcoin-git> [bitcoin] practicalswift opened pull request #10560: Remove non-existing "force safe mode" (-testsafemode). Remove unused constants. (master...noop-modes) https://github.com/bitcoin/bitcoin/pull/10560
< bitcoin-git> [bitcoin] practicalswift closed pull request #10343: Remove redundant on-the-same-line-repetition of type names (DRY): RepeatedTypeName foo = static_cast<RepeatedTypeName>(bar) (master...auto) https://github.com/bitcoin/bitcoin/pull/10343
< bitcoin-git> [bitcoin] morcos opened pull request #10559: Change semantics of HaveCoinInCache to match HaveCoin (master...haveunspentincache) https://github.com/bitcoin/bitcoin/pull/10559
< bitcoin-git> [bitcoin] sdaftuar reopened pull request #10357: Allow setting nMinimumChainWork on command line (master...2017-05-chainwork-commandline) https://github.com/bitcoin/bitcoin/pull/10357
< bitcoin-git> [bitcoin] laanwj closed pull request #10545: Use list initialization (C++11) for maps/vectors instead of boost::assign::map_list_of/list_of (master...list_of) https://github.com/bitcoin/bitcoin/pull/10545
< bitcoin-git> bitcoin/master 29f80cd Wladimir J. van der Laan: Merge #10545: Use list initialization (C++11) for maps/vectors instead of boost::assign::map_list_of/list_of...
< bitcoin-git> bitcoin/master 3fb81a8 practicalswift: Use list initialization (C++11) for maps/vectors instead of boost::assign::map_list_of/list_of
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/9c248e39f280...29f80cd230c3
< bitcoin-git> [bitcoin] achow101 closed pull request #9522: [RPC] Fix decoderawtransaction decoding of segwit txs (master...fix-decoderawtx) https://github.com/bitcoin/bitcoin/pull/9522
< bitcoin-git> [bitcoin] morcos opened pull request #10558: Address nits from per-utxo change (master...10195nits) https://github.com/bitcoin/bitcoin/pull/10558
< bitcoin-git> [bitcoin] morcos opened pull request #10557: Make check to distinguish between orphan txs and old txs more efficient. (master...dontcheckoutputs) https://github.com/bitcoin/bitcoin/pull/10557
< bitcoin-git> [bitcoin] jnewbery opened pull request #10556: Move stop/start functions from utils.py into BitcoinTestFramework (master...testframeworkstopstart) https://github.com/bitcoin/bitcoin/pull/10556
< bitcoin-git> [bitcoin] jnewbery opened pull request #10555: [tests] various improvements to zmq_test.py (master...zmqtestimprovements) https://github.com/bitcoin/bitcoin/pull/10555
< bitcoin-git> [bitcoin] somdoron opened pull request #10554: ZMQ: add publishers for wallet transactions. (master...zmq_wallet_tx) https://github.com/bitcoin/bitcoin/pull/10554
< bitcoin-git> [bitcoin] laanwj closed pull request #10481: Decodehextx scripts sanity check (master...decodehextx-sanity) https://github.com/bitcoin/bitcoin/pull/10481
< bitcoin-git> bitcoin/master 9c248e3 Wladimir J. van der Laan: Merge #10481: Decodehextx scripts sanity check...
< bitcoin-git> bitcoin/master 5b75c47 Andrew Chow: Add a valid opcode sanity check to CScript...
< bitcoin-git> bitcoin/master ac4e438 Andrew Chow: Sanity check transaction scripts in DecodeHexTx...
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/35e7f13f68f9...9c248e39f280
< bitcoin-git> [bitcoin] laanwj closed pull request #10548: Use std::unordered_{map,set} (C++11) instead of boost::unordered_{map,set} (master...unordered_map) https://github.com/bitcoin/bitcoin/pull/10548
< bitcoin-git> bitcoin/master 35e7f13 Wladimir J. van der Laan: Merge #10548: Use std::unordered_{map,set} (C++11) instead of boost::unordered_{map,set}...
< bitcoin-git> bitcoin/master 246a02f practicalswift: Use std::unordered_{map,set} (C++11) instead of boost::unordered_{map,set}
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/71ab6e553856...35e7f13f68f9
< bitcoin-git> [bitcoin] laanwj closed pull request #10547: [tests] Use FastRandomContext instead of boost::random::{mt19937,uniform_int_distribution} (master...remove-boost-random-dependency) https://github.com/bitcoin/bitcoin/pull/10547
< bitcoin-git> bitcoin/master 71ab6e5 Wladimir J. van der Laan: Merge #10547: [tests] Use FastRandomContext instead of boost::random::{mt19937,uniform_int_distribution}...
< bitcoin-git> bitcoin/master 227ae9b practicalswift: [tests] Use FastRandomContext instead of boost::random::{mt19937,uniform_int_distribution}
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/6c2d81f34dc4...71ab6e553856
< bitcoin-git> [bitcoin] practicalswift opened pull request #10553: Simplify "bool x = y ? true : false". Remove unused function and trailing semicolon. (master...minor-cleanups) https://github.com/bitcoin/bitcoin/pull/10553
< bitcoin-git> [bitcoin] laanwj closed pull request #10524: [tests] Remove printf(...) (master...u-for-unsigned-int) https://github.com/bitcoin/bitcoin/pull/10524
< bitcoin-git> bitcoin/master 6c2d81f Wladimir J. van der Laan: Merge #10524: [tests] Remove printf(...)...
< bitcoin-git> bitcoin/master 0abc588 practicalswift: [tests] Remove printf(...)
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/e801084decf4...6c2d81f34dc4
< bitcoin-git> [bitcoin] fanquake closed pull request #10477: Use C++ initializer to initialze map and implement map comparator as const (master...master) https://github.com/bitcoin/bitcoin/pull/10477
< bitcoin-git> [bitcoin] achow101 opened pull request #10552: [Test] Tests for zmqpubrawtx and zmqpubrawblock (master...zmq-raw-tests) https://github.com/bitcoin/bitcoin/pull/10552
< bitcoin-git> [bitcoin] jtimon closed pull request #9579: Net: Trivial-review: Make SendMessages easier to review (master...0.15-split-sendmessages) https://github.com/bitcoin/bitcoin/pull/9579

2017-06-07

< bitcoin-git> [bitcoin] sipa closed pull request #10321: Use FastRandomContext for all tests (master...fast_rand_tests) https://github.com/bitcoin/bitcoin/pull/10321
< bitcoin-git> bitcoin/master 124d13a Pieter Wuille: Merge test_random.h into test_bitcoin.h
< bitcoin-git> bitcoin/master 90620d6 Pieter Wuille: scripted-diff: Rename cuckoo tests' local rand context...
< bitcoin-git> bitcoin/master 37e864e Pieter Wuille: Add FastRandomContext::rand256() and ::randbytes()...
< bitcoin-git> [bitcoin] sipa pushed 11 new commits to master: https://github.com/bitcoin/bitcoin/compare/46311e792f4e...e801084decf4
< bitcoin-git> [bitcoin] jtimon closed pull request #10427: Consensus: Introduce static GetScriptFlags (mostly MOVEONLY) (master...b15-consensus-script-flags-min) https://github.com/bitcoin/bitcoin/pull/10427
< bitcoin-git> [bitcoin] achow101 opened pull request #10551: [Tests] Wallet encryption functional tests (master...wallet-encrypt-test) https://github.com/bitcoin/bitcoin/pull/10551
< bitcoin-git> [bitcoin] pavlosantoniou reopened pull request #10530: Fix possibly unsafe accesses of array in class base_uint<BITS> (master...master) https://github.com/bitcoin/bitcoin/pull/10530
< bitcoin-git> [bitcoin] pavlosantoniou closed pull request #10530: Fix possibly unsafe accesses of array in class base_uint<BITS> (master...master) https://github.com/bitcoin/bitcoin/pull/10530
< bitcoin-git> [bitcoin] drizzt opened pull request #10549: Avoid printing generic and duplicated "checking for QT" during ./configure (master...check_qt) https://github.com/bitcoin/bitcoin/pull/10549
< bitcoin-git> [bitcoin] laanwj closed pull request #9672: Opt-into-RBF for RPC & bitcoin-tx (master...rpc_rbf) https://github.com/bitcoin/bitcoin/pull/9672
< bitcoin-git> bitcoin/master 36bcab2 Luke Dashjr: RPC/Wallet: Add RBF support for fundrawtransaction
< bitcoin-git> bitcoin/master 891c5ee Luke Dashjr: Wallet: Refactor FundTransaction to accept parameters via CCoinControl
< bitcoin-git> bitcoin/master 578ec80 Luke Dashjr: RPC: rawtransaction: Add RBF support for createrawtransaction
< bitcoin-git> [bitcoin] laanwj pushed 9 new commits to master: https://github.com/bitcoin/bitcoin/compare/be3e042c20e2...46311e792f4e
< bitcoin-git> [bitcoin] jnewbery closed pull request #10540: [WIP] Salvage wallet should not set the aggressive flag on Db::verify() (master...fixsalvage) https://github.com/bitcoin/bitcoin/pull/10540
< bitcoin-git> [bitcoin] practicalswift opened pull request #10548: Use std::unordered_{map,set} (C++11) instead of boost::unordered_{map,set} (master...unordered_map) https://github.com/bitcoin/bitcoin/pull/10548
< bitcoin-git> [bitcoin] practicalswift opened pull request #10547: Use std::random::mt19937/uniform_int_distribution (C++11) instead of boost::random equivalents (master...remove-boost-random-dependency) https://github.com/bitcoin/bitcoin/pull/10547
< bitcoin-git> bitcoin/0.14 7a64351 Wladimir J. van der Laan: doc: Fill in details about miniupnp CVE-2017-8798
< bitcoin-git> [bitcoin] laanwj pushed 1 new commit to 0.14: https://github.com/bitcoin/bitcoin/commit/7a643511b474d53f952d3cd403af51aabd104044
< bitcoin-git> [bitcoin] practicalswift opened pull request #10546: Remove unused Boost includes (master...remove-unused-boost-includes) https://github.com/bitcoin/bitcoin/pull/10546
< bitcoin-git> [bitcoin] sipa closed pull request #10523: Perform member initialization in initialization lists where possible (master...initialization-list) https://github.com/bitcoin/bitcoin/pull/10523
< bitcoin-git> bitcoin/master be3e042 Pieter Wuille: Merge #10523: Perform member initialization in initialization lists where possible...
< bitcoin-git> bitcoin/master 656dbd8 practicalswift: Perform member initialization in initialization lists where possible
< bitcoin-git> [bitcoin] sipa pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/75e898c094ee...be3e042c20e2

2017-06-06

< bitcoin-git> [bitcoin] MarcoFalke closed pull request #10331: Share config between util and functional tests (master...shared_util_function_test_config) https://github.com/bitcoin/bitcoin/pull/10331
< bitcoin-git> bitcoin/master 89fcd35 John Newbery: Use an .ini config file for environment vars in bitcoin-util-test.py
< bitcoin-git> bitcoin/master e9265df John Newbery: Change help_text in bitcoin-util-test.py to a docstring.
< bitcoin-git> bitcoin/master ce58e93 John Newbery: Change bitcoin-util-test.py to use Python3
< bitcoin-git> [bitcoin] MarcoFalke pushed 6 new commits to master: https://github.com/bitcoin/bitcoin/compare/2805d606bc46...75e898c094ee
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #10522: [wallet] Remove unused variables (master...unused-strings) https://github.com/bitcoin/bitcoin/pull/10522
< bitcoin-git> bitcoin/master 2805d60 MarcoFalke: Merge #10522: [wallet] Remove unused variables...
< bitcoin-git> bitcoin/master a8c09af practicalswift: Remove unused variables
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/32751807c9c0...2805d606bc46
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #10538: [trivial] Fix typo: "occurrences" (misspelled as "occurrances") (master...occurrences) https://github.com/bitcoin/bitcoin/pull/10538
< bitcoin-git> bitcoin/master 3275180 MarcoFalke: Merge #10538: [trivial] Fix typo: "occurrences" (misspelled as "occurrances")...
< bitcoin-git> bitcoin/master b083db6 practicalswift: [trivial] Fix typo: "occurrences" (misspelled as "occurrances")...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/1b708f2cf3e6...32751807c9c0
< bitcoin-git> [bitcoin] practicalswift opened pull request #10545: Use list initialization (C++11) for maps/vectors instead of boost::assign::map_list_of/list_of (master...list_of) https://github.com/bitcoin/bitcoin/pull/10545
< bitcoin-git> [bitcoin] sipa opened pull request #10544: Update to LevelDB 1.20 (master...leveldb120) https://github.com/bitcoin/bitcoin/pull/10544
< bitcoin-git> [bitcoin] morcos opened pull request #10543: Change API to estimaterawfee (master...estimaterawapi) https://github.com/bitcoin/bitcoin/pull/10543
< bitcoin-git> [bitcoin] ABISprotocol opened pull request #10541: Docs: Update INSTALL.md to add link to dev notes (master...patch-1) https://github.com/bitcoin/bitcoin/pull/10541
< bitcoin-git> [bitcoin] laanwj closed pull request #10201: pass Consensus::Params& to functions in validation.cpp and make them static (master...consensusparams-receivedblocktransactions) https://github.com/bitcoin/bitcoin/pull/10201
< bitcoin-git> bitcoin/master 1b708f2 Wladimir J. van der Laan: Merge #10201: pass Consensus::Params& to functions in validation.cpp and make them static...
< bitcoin-git> bitcoin/master 24980a3 Mario Dian: Make functions in validation.cpp static and pass chainparams...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/300f8e7a828f...1b708f2cf3e6
< bitcoin-git> [bitcoin] jnewbery opened pull request #10540: Salvage wallet should not set the aggressive flag on Db::verify() (master...fixsalvage) https://github.com/bitcoin/bitcoin/pull/10540
< bitcoin-git> [bitcoin] laanwj closed pull request #10539: doc: Mention update manpages in release process (master...2017_06_release_process_manpage_update) https://github.com/bitcoin/bitcoin/pull/10539
< bitcoin-git> [bitcoin] laanwj opened pull request #10539: doc: Mention update manpages in release process (master...2017_06_release_process_manpage_update) https://github.com/bitcoin/bitcoin/pull/10539
< bitcoin-git> bitcoin/0.14 5e408d9 Wladimir J. van der Laan: doc: Update manpages for 0.14.2
< bitcoin-git> [bitcoin] laanwj pushed 1 new commit to 0.14: https://github.com/bitcoin/bitcoin/commit/5e408d99a219f80e3dab06d3ba03f102d404b886
< bitcoin-git> [bitcoin] laanwj closed pull request #9909: tests: Add FindEarliestAtLeast test for edge cases (master...pr/faltest) https://github.com/bitcoin/bitcoin/pull/9909
< bitcoin-git> bitcoin/master cf66f04 Russell Yanofsky: Add FindEarliestAtLeast test for edge cases...
< bitcoin-git> bitcoin/master 300f8e7 Wladimir J. van der Laan: Merge #9909: tests: Add FindEarliestAtLeast test for edge cases...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/980deaf0b1cc...300f8e7a828f
< bitcoin-git> [bitcoin] laanwj closed pull request #10252: RPC/Mining: Restore API compatibility for prioritisetransaction (master...rpc_prioritise_api) https://github.com/bitcoin/bitcoin/pull/10252
< bitcoin-git> bitcoin/master 980deaf Wladimir J. van der Laan: Merge #10252: RPC/Mining: Restore API compatibility for prioritisetransaction...
< bitcoin-git> bitcoin/master 870824e Luke Dashjr: RPC/Mining: Restore API compatibility for prioritisetransaction...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/30853e16d332...980deaf0b1cc
< bitcoin-git> bitcoin/0.14 cc23438 Wladimir J. van der Laan: qt: 0.14.2 pre-rc2 translations update
< bitcoin-git> [bitcoin] laanwj pushed 1 new commit to 0.14: https://github.com/bitcoin/bitcoin/commit/cc23438af017da8d477e2dbe58a5ba374a691a03
< bitcoin-git> [bitcoin] practicalswift opened pull request #10538: [trivial] Fix typo: "occurrences" (misspelled as "occurrances") (master...occurrences) https://github.com/bitcoin/bitcoin/pull/10538
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #10535: [qa] fundrawtx: Fix shutdown race (master...Mf1706-qaFundrawRace) https://github.com/bitcoin/bitcoin/pull/10535
< bitcoin-git> bitcoin/master 30853e1 MarcoFalke: Merge #10535: [qa] fundrawtx: Fix shutdown race...
< bitcoin-git> bitcoin/master fa62dad MarcoFalke: [qa] fundrawtx: Fix shutdown race
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/67700b39241d...30853e16d332
< bitcoin-git> bitcoin/master 67700b3 Wladimir J. van der Laan: Merge #10345: [P2P] Timeout for headers sync...
< bitcoin-git> [bitcoin] laanwj closed pull request #10345: [P2P] Timeout for headers sync (master...2017-05-timeout-headers-sync) https://github.com/bitcoin/bitcoin/pull/10345
< bitcoin-git> bitcoin/master 76f7481 Suhas Daftuar: Add timeout for headers sync...
< bitcoin-git> bitcoin/master e265200 Suhas Daftuar: Delay parallel block download until chain has sufficient work...
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/16f6c98fa8ee...67700b39241d
< bitcoin-git> [bitcoin] laanwj closed pull request #10426: Replace bytes_serialized with bogosize (master...bogosize) https://github.com/bitcoin/bitcoin/pull/10426
< bitcoin-git> bitcoin/master 16f6c98 Wladimir J. van der Laan: Merge #10426: Replace bytes_serialized with bogosize...
< bitcoin-git> bitcoin/master 8b22af3 Pieter Wuille: Replace bytes_serialized with bogosize
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/323a46e03414...16f6c98fa8ee
< bitcoin-git> [bitcoin] laanwj closed pull request #10463: Names: BIP9 vs versionbits (master...b15-bip8-cherry-reanme) https://github.com/bitcoin/bitcoin/pull/10463
< bitcoin-git> bitcoin/master 323a46e Wladimir J. van der Laan: Merge #10463: Names: BIP9 vs versionbits...
< bitcoin-git> bitcoin/master b463bc9 Jorge Timón: scripted-diff: s/BIP9DeploymentInfo/VBDeploymentInfo/...
< bitcoin-git> bitcoin/master 29c0719 shaolinfry: Rename -bip9params to -vbparams
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/9fec4da0bec9...323a46e03414
< bitcoin-git> [bitcoin] TheBlueMatt opened pull request #10537: Few Minor per-utxo assert-semantics re-adds and tweak (master...2017-06-per-utxo-fixes) https://github.com/bitcoin/bitcoin/pull/10537

2017-06-05

< bitcoin-git> [bitcoin] practicalswift opened pull request #10536: Remove unreachable or otherwise redundant code (master...unreachable) https://github.com/bitcoin/bitcoin/pull/10536
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #10535: [qa] fundrawtx: Fix shutdown race (master...Mf1706-qaFundrawRace) https://github.com/bitcoin/bitcoin/pull/10535
< bitcoin-git> [bitcoin] practicalswift closed pull request #10527: Use parentheses to clarify intended precedence when using bitwise operations (master...clarify-precedence) https://github.com/bitcoin/bitcoin/pull/10527
< bitcoin-git> [bitcoin] sipa opened pull request #10534: Clarify prevector::erase and avoid swap-to-clear (master...clarify_erase) https://github.com/bitcoin/bitcoin/pull/10534
< bitcoin-git> [bitcoin] achow101 opened pull request #10533: [tests] Use cookie auth instead of rpcuser and rpcpassword (master...tests-use-cookie-auth) https://github.com/bitcoin/bitcoin/pull/10533
< bitcoin-git> [bitcoin] earonesty opened pull request #10532: -bip148 option (master...bip148) https://github.com/bitcoin/bitcoin/pull/10532
< bitcoin-git> [bitcoin] laanwj closed pull request #9740: Add friendly output to dumpwallet (master...dumpwallet) https://github.com/bitcoin/bitcoin/pull/9740
< bitcoin-git> bitcoin/master 9fec4da Wladimir J. van der Laan: Merge #9740: Add friendly output to dumpwallet...
< bitcoin-git> bitcoin/master 164019d aideca: Add dumpwallet output test
< bitcoin-git> bitcoin/master 9f82134 aideca: Add friendly output to dumpwallet refs #9564
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/bea5b00cfe95...9fec4da0bec9
< bitcoin-git> [bitcoin] laanwj closed pull request #9745: [RPC] Getting confirmations command (master...add-getconfirmations-to-rpc) https://github.com/bitcoin/bitcoin/pull/9745
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #10509: Remove xvfb configuration from travis (master...pr/rmfb) https://github.com/bitcoin/bitcoin/pull/10509
< bitcoin-git> bitcoin/master bea5b00 MarcoFalke: Merge #10509: Remove xvfb configuration from travis...
< bitcoin-git> bitcoin/master e4bc19f Russell Yanofsky: Remove xvfb configuration from travis...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/e654d61d94ee...bea5b00cfe95
< bitcoin-git> [bitcoin] laanwj closed pull request #10489: build: silence gcc7's implicit fallthrough warning (master...wimplicit-fallthrough) https://github.com/bitcoin/bitcoin/pull/10489
< bitcoin-git> bitcoin/master e654d61 Wladimir J. van der Laan: Merge #10489: build: silence gcc7's implicit fallthrough warning...
< bitcoin-git> bitcoin/master cf390df Cory Fields: build: silence gcc7's implicit fallthrough warning...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/08d0390a5fea...e654d61d94ee
< bitcoin-git> [bitcoin] laanwj closed pull request #10403: Fix importmulti failure to return rescan errors (master...pr/scansame) https://github.com/bitcoin/bitcoin/pull/10403
< bitcoin-git> bitcoin/master 08d0390 Wladimir J. van der Laan: Merge #10403: Fix importmulti failure to return rescan errors...
< bitcoin-git> bitcoin/master 4d2d604 Russell Yanofsky: Fix importmulti failure to return rescan errors...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/0747d3349817...08d0390a5fea
< bitcoin-git> [bitcoin] laanwj closed pull request #10455: Simplify feebumper minimum fee code slightly (master...pr/bumpmin) https://github.com/bitcoin/bitcoin/pull/10455
< bitcoin-git> bitcoin/master 0747d33 Wladimir J. van der Laan: Merge #10455: Simplify feebumper minimum fee code slightly...
< bitcoin-git> bitcoin/master 88b8f0b Russell Yanofsky: Simplify feebumper minimum fee code slightly...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/c871f323b418...0747d3349817
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #10515: [test] Add test for getchaintxstats (master...test_getchaintxstats) https://github.com/bitcoin/bitcoin/pull/10515
< bitcoin-git> bitcoin/master c871f32 MarcoFalke: Merge #10515: [test] Add test for getchaintxstats...
< bitcoin-git> bitcoin/master cc36b5e Jimmy Song: [test] Add test for getchaintxstats
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/cec9e1ea6174...c871f323b418
< bitcoin-git> [bitcoin] laanwj closed pull request #10422: Fix timestamp in fee estimate debug message (master...fixtimeunits) https://github.com/bitcoin/bitcoin/pull/10422
< bitcoin-git> bitcoin/master cec9e1e Wladimir J. van der Laan: Merge #10422: Fix timestamp in fee estimate debug message...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/e103b3ff1e4f...cec9e1ea6174
< bitcoin-git> bitcoin/master 8d4f401 Alex Morcos: Fix timestamp in fee estimate debug message
< bitcoin-git> [bitcoin] laanwj closed pull request #10514: Bugfix: missing == 0 after randrange (master...fixtests) https://github.com/bitcoin/bitcoin/pull/10514
< bitcoin-git> bitcoin/master e103b3f Wladimir J. van der Laan: Merge #10514: Bugfix: missing == 0 after randrange...
< bitcoin-git> bitcoin/master 9aa215b Pieter Wuille: Bugfixes: missing == 0 after randrange
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/296928eb38a4...e103b3ff1e4f
< bitcoin-git> [bitcoin] laanwj closed pull request #10478: rpc: Add listen address to incoming connections in `getpeerinfo` (master...2017_05_peer_listenaddr) https://github.com/bitcoin/bitcoin/pull/10478
< bitcoin-git> bitcoin/master 296928e Wladimir J. van der Laan: Merge #10478: rpc: Add listen address to incoming connections in `getpeerinfo`...
< bitcoin-git> bitcoin/master 3457331 Wladimir J. van der Laan: test: Add test for `getpeerinfo` `bindaddr` field
< bitcoin-git> bitcoin/master a7e3c28 Wladimir J. van der Laan: rpc: Add listen address to incoming connections in `getpeerinfo`...
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/400fdd08cc95...296928eb38a4
< bitcoin-git> [bitcoin] colgreen opened pull request #10531: Increased startup timeout. (master...patch-1) https://github.com/bitcoin/bitcoin/pull/10531
< bitcoin-git> [bitcoin] pavlosantoniou opened pull request #10530: Fix possibly unsafe accesses of array in class base_uint<BITS>. (master...master) https://github.com/bitcoin/bitcoin/pull/10530
< bitcoin-git> [bitcoin] Flowdalic opened pull request #10529: Improve bitcoind systemd service file (master...systemd-service) https://github.com/bitcoin/bitcoin/pull/10529
< bitcoin-git> bitcoin/0.14 21e1ed4 Wladimir J. van der Laan: doc: Preliminary release notes 0.14.2
< bitcoin-git> [bitcoin] laanwj pushed 1 new commit to 0.14: https://github.com/bitcoin/bitcoin/commit/21e1ed48989e1d150e9f85770fd098534e0f81f1
< bitcoin-git> [bitcoin] fanquake closed pull request #10513: Trivial: grammar fix to CONTRIBUTING.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/10513

2017-06-04

< bitcoin-git> [bitcoin] practicalswift opened pull request #10527: Use parentheses to clarify intended precedence when using bitwise operations (master...clarify-precedence) https://github.com/bitcoin/bitcoin/pull/10527
< bitcoin-git> [bitcoin] sipa opened pull request #10526: Force on-the-fly compaction during pertxout upgrade (master...compactrange) https://github.com/bitcoin/bitcoin/pull/10526