2017-06-06

< 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
< bitcoin-git> [bitcoin] sipa closed pull request #10471: Denote functions CNode::GetRecvVersion() and CNode::GetRefCount() as const (master...master) https://github.com/bitcoin/bitcoin/pull/10471
< bitcoin-git> bitcoin/master 400fdd0 Pieter Wuille: Merge #10471: Denote functions CNode::GetRecvVersion() and CNode::GetRefCount() as const...
< bitcoin-git> bitcoin/master 5f672ca Pavlos Antoniou: net: Denote some CNode functions const
< bitcoin-git> [bitcoin] sipa pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/098b01dc58ff...400fdd08cc95

2017-06-03

< bitcoin-git> [bitcoin] practicalswift opened pull request #10524: Fix incorrect format strings (master...u-for-unsigned-int) https://github.com/bitcoin/bitcoin/pull/10524
< bitcoin-git> [bitcoin] practicalswift opened pull request #10523: Perform member initialization in initialization lists where possible (master...initialization-list) https://github.com/bitcoin/bitcoin/pull/10523
< bitcoin-git> [bitcoin] practicalswift opened pull request #10522: Remove unused variables (master...unused-strings) https://github.com/bitcoin/bitcoin/pull/10522
< bitcoin-git> [bitcoin] practicalswift opened pull request #10521: Limit variable scope (master...tighten-scope) https://github.com/bitcoin/bitcoin/pull/10521
< bitcoin-git> [bitcoin] sipa closed pull request #10518: Fix translation error (master...patch-1) https://github.com/bitcoin/bitcoin/pull/10518
< bitcoin-git> [bitcoin] achow101 opened pull request #10519: [RPC] Remove waitforblock and waitfornewblock (master...rm-waitforblock-rpcs) https://github.com/bitcoin/bitcoin/pull/10519
< bitcoin-git> [bitcoin] biniek opened pull request #10518: Fix translation error (master...patch-1) https://github.com/bitcoin/bitcoin/pull/10518
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #10517: Factor out CCoinsView based AreInputsStandard/IsWitnessStandard (master...2017/06/policy_compile) https://github.com/bitcoin/bitcoin/pull/10517
< bitcoin-git> [bitcoin] luke-jr opened pull request #10516: Backports for 0.14.2 (0.14...0.14.2_fixes) https://github.com/bitcoin/bitcoin/pull/10516
< bitcoin-git> [bitcoin] jimmysong opened pull request #10515: [test] Add test for getchaintxstats (master...test_getchaintxstats) https://github.com/bitcoin/bitcoin/pull/10515

2017-06-02

< bitcoin-git> [bitcoin] sipa opened pull request #10514: Bugfix: missing == 0 after randrange (master...fixtests) https://github.com/bitcoin/bitcoin/pull/10514
< bitcoin-git> [bitcoin] sipa closed pull request #10500: Avoid CWalletTx copies in GetAddressBalances and GetAddressGroupings (master...pr/wtxcopy) https://github.com/bitcoin/bitcoin/pull/10500
< bitcoin-git> bitcoin/master 098b01d Pieter Wuille: Merge #10500: Avoid CWalletTx copies in GetAddressBalances and GetAddressGroupings...
< bitcoin-git> bitcoin/master b9b814a Russell Yanofsky: Avoid CWalletTx copies in GetAddressBalances and GetAddressGroupings
< bitcoin-git> [bitcoin] sipa pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/329fc1dce7a1...098b01dc58ff
< bitcoin-git> [bitcoin] ABISprotocol opened pull request #10513: Trivial: grammar fix to CONTRIBUTING.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/10513
< bitcoin-git> [bitcoin] luke-jr opened pull request #10512: Rework same-chain from abusing DoS banning, to explicit checks (master...samechain_rework) https://github.com/bitcoin/bitcoin/pull/10512
< bitcoin-git> [bitcoin] achow101 opened pull request #10511: [Tests] Include branch coverage info in coverage test (master...lcov) https://github.com/bitcoin/bitcoin/pull/10511
< bitcoin-git> [bitcoin] ryanofsky opened pull request #10509: Remove xvfb configuration from travis (master...pr/rmfb) https://github.com/bitcoin/bitcoin/pull/10509
< bitcoin-git> [bitcoin] ryanofsky opened pull request #10508: Run Qt wallet tests on travis (master...pr/travqt) https://github.com/bitcoin/bitcoin/pull/10508
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #10359: [tests] functional tests should call BitcoinTestFramework start/stop node methods (master...test_framework_start_stop_nodes) https://github.com/bitcoin/bitcoin/pull/10359
< bitcoin-git> bitcoin/master 53f6775 John Newbery: fixup: fix nits
< bitcoin-git> bitcoin/master a433d8a John Newbery: [tests] Update start/stop node functions to be private module functions...
< bitcoin-git> bitcoin/master d8c218f John Newbery: [tests] Functional tests call self.start_node(s) and self.stop_node(s)...
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/1aefc94dd78d...329fc1dce7a1
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #10423: [tests] skipped tests should clean up after themselves (master...cleanup_skipped) https://github.com/bitcoin/bitcoin/pull/10423
< bitcoin-git> bitcoin/master 1aefc94 MarcoFalke: Merge #10423: [tests] skipped tests should clean up after themselves...
< bitcoin-git> bitcoin/master 930deb9 John Newbery: [tests] skipped tests should clean up after themselves
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/00d369239612...1aefc94dd78d
< bitcoin-git> [bitcoin] laanwj closed pull request #10323: Update to latest libsecp256k1 master (master...secp_up) https://github.com/bitcoin/bitcoin/pull/10323
< bitcoin-git> bitcoin/master 00d3692 Wladimir J. van der Laan: Merge #10323: Update to latest libsecp256k1 master...
< bitcoin-git> bitcoin/master 5252827 Pieter Wuille: Update to latest libsecp256k1
< bitcoin-git> bitcoin/master e7c1b44 Pieter Wuille: Squashed 'src/secp256k1/' changes from 8225239..84973d3...
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/7cc2c670e3d7...00d369239612
< bitcoin-git> bitcoin/0.14 4a41de4 Wladimir J. van der Laan: build: bump version to 0.14.2
< bitcoin-git> [bitcoin] laanwj pushed 1 new commit to 0.14: https://github.com/bitcoin/bitcoin/commit/4a41de4585a4dffb451a9be8078abb838235f336

2017-06-01

< bitcoin-git> [bitcoin] sipa closed pull request #10396: Report LevelDB estimate for chainstate size in gettxoutsetinfo (master...diskdbsize) https://github.com/bitcoin/bitcoin/pull/10396
< bitcoin-git> [bitcoin] sipa closed pull request #10506: Fix bumpfee test after #10449 (master...pr/bumpdis) https://github.com/bitcoin/bitcoin/pull/10506
< bitcoin-git> bitcoin/master 7cc2c67 Pieter Wuille: Merge #10506: Fix bumpfee test after #10449...
< bitcoin-git> bitcoin/master 8906a9a Russell Yanofsky: Fix bumpfee test after #10449...
< bitcoin-git> [bitcoin] sipa pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/1088b02f0ccd...7cc2c670e3d7
< bitcoin-git> [bitcoin] sipa closed pull request #10195: Switch chainstate db and cache to per-txout model (master...pertxoutcache) https://github.com/bitcoin/bitcoin/pull/10195
< bitcoin-git> bitcoin/master e484652 Pieter Wuille: Introduce CHashVerifier to hash read data...
< bitcoin-git> bitcoin/master f54580e Pieter Wuille: error() in disconnect for disk corruption, not inconsistency...
< bitcoin-git> bitcoin/master e66dbde Pieter Wuille: Add SizeEstimate to CDBBatch...
< bitcoin-git> [bitcoin] sipa pushed 30 new commits to master: https://github.com/bitcoin/bitcoin/compare/39039b12a744...1088b02f0ccd
< bitcoin-git> [bitcoin] ryanofsky opened pull request #10506: Fix bumpfee test after #10449 (master...pr/bumpdis) https://github.com/bitcoin/bitcoin/pull/10506
< bitcoin-git> [bitcoin] sipa opened pull request #10503: Use REJECT_DUPLICATE for already known and conflicted txn (master...more61duplicate) https://github.com/bitcoin/bitcoin/pull/10503
< bitcoin-git> [bitcoin] jtimon opened 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] laanwj closed pull request #10475: [RPC] getmempoolinfo mempoolminfee is a BTC/KB feerate (master...poolfeerate) https://github.com/bitcoin/bitcoin/pull/10475
< bitcoin-git> bitcoin/master 39039b1 Wladimir J. van der Laan: Merge #10475: [RPC] getmempoolinfo mempoolminfee is a BTC/KB feerate...
< bitcoin-git> bitcoin/master f128f78 Gregory Sanders: getmempool mempoolminfee is a BTC/KB feerate
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/64beb1317912...39039b12a744
< bitcoin-git> [bitcoin] benma opened pull request #10501: remove some unused functions (master...unusedfuncs) https://github.com/bitcoin/bitcoin/pull/10501
< bitcoin-git> [bitcoin] ryanofsky opened pull request #10500: Avoid CWalletTx copies in GetAddressBalances and GetAddressGroupings (master...pr/wtxcopy) https://github.com/bitcoin/bitcoin/pull/10500
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #10449: Overhaul Qt fee bumper (master...2016/05/bump_qt_overhaul) https://github.com/bitcoin/bitcoin/pull/10449
< bitcoin-git> bitcoin/master 64beb13 Jonas Schnelli: Merge #10449: Overhaul Qt fee bumper...
< bitcoin-git> bitcoin/master 6d7104c Jonas Schnelli: [Qt] make sure transaction table entry gets updated after bump
< bitcoin-git> bitcoin/master 32325a3 Jonas Schnelli: [Qt] hide bump context menu action if tx already has been bumped
< bitcoin-git> [bitcoin] jonasschnelli pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/27b99312bf09...64beb1317912
< bitcoin-git> [bitcoin] laanwj closed pull request #10451: contrib/init/bitcoind.openrcconf: Don't disable wallet by default (master...openrc_wallet) https://github.com/bitcoin/bitcoin/pull/10451
< bitcoin-git> bitcoin/master 27b9931 Wladimir J. van der Laan: Merge #10451: contrib/init/bitcoind.openrcconf: Don't disable wallet by default...
< bitcoin-git> bitcoin/master afc693d Luke Dashjr: contrib/init/bitcoind.openrcconf: Don't disable wallet by default...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/cb1716acc720...27b99312bf09
< bitcoin-git> [bitcoin] practicalswift opened pull request #10498: Use static_cast instead of C-style casts for non-fundamental types (master...static_cast) https://github.com/bitcoin/bitcoin/pull/10498
< bitcoin-git> bitcoin/0.14 9e3ad50 Cory Fields: net: only enforce the services required to connect...
< bitcoin-git> [bitcoin] laanwj pushed 1 new commit to 0.14: https://github.com/bitcoin/bitcoin/commit/9e3ad500780b284765654cff4144451c7fa5ef6b
< bitcoin-git> [bitcoin] benma opened pull request #10497: remove the PAIRTYPE macro (master...pairtype) https://github.com/bitcoin/bitcoin/pull/10497
< bitcoin-git> [bitcoin] laanwj closed pull request #10441: net: only enforce expected services for half of outgoing connections (master...serviceflags-required) https://github.com/bitcoin/bitcoin/pull/10441
< bitcoin-git> bitcoin/master cb1716a Wladimir J. van der Laan: Merge #10441: net: only enforce expected services for half of outgoing connections...
< bitcoin-git> bitcoin/master b6fbfc2 Cory Fields: net: only enforce the services required to connect...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/b6b150b01668...cb1716acc720
< bitcoin-git> [bitcoin] laanwj closed pull request #10469: Fixing typo in rpcdump.cpp (master...patch-2) https://github.com/bitcoin/bitcoin/pull/10469
< bitcoin-git> bitcoin/master b6b150b Wladimir J. van der Laan: Merge #10469: Fixing typo in rpcdump.cpp...
< bitcoin-git> bitcoin/master 16d94d3 James Evans: Fixing typo in rpcdump.cpp
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/6a38b79de439...b6b150b01668
< bitcoin-git> [bitcoin] laanwj closed pull request #10495: contrib: Update location of seeds.txt (master...2017_06_seeds_source) https://github.com/bitcoin/bitcoin/pull/10495
< bitcoin-git> bitcoin/master 6a38b79 Wladimir J. van der Laan: Merge #10495: contrib: Update location of seeds.txt...
< bitcoin-git> bitcoin/master ac9cd95 Wladimir J. van der Laan: contrib: Update location of seeds.txt...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/f259263a7b11...6a38b79de439
< bitcoin-git> [bitcoin] benma opened pull request #10496: Add Binds, WhiteBinds, Whitelistedrange to CConnman::Options (master...connman_options) https://github.com/bitcoin/bitcoin/pull/10496
< bitcoin-git> [bitcoin] laanwj closed pull request #10447: Make bitcoind invalid argument error message specific (master...2017_05_bitcoind_commandline_error) https://github.com/bitcoin/bitcoin/pull/10447
< bitcoin-git> bitcoin/master f259263 Wladimir J. van der Laan: Merge #10447: Make bitcoind invalid argument error message specific...
< bitcoin-git> bitcoin/master cd5622d Wladimir J. van der Laan: Make bitcoind invalid argument error message specific...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/ef2d062c9f72...f259263a7b11
< bitcoin-git> [bitcoin] laanwj closed pull request #10450: Fix bumpfee rpc "errors" return value (master...pr/berr) https://github.com/bitcoin/bitcoin/pull/10450
< bitcoin-git> bitcoin/master ef2d062 Wladimir J. van der Laan: Merge #10450: Fix bumpfee rpc "errors" return value...
< bitcoin-git> bitcoin/master 1b6602f Russell Yanofsky: Fix bumpfee rpc "errors" return value
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/10e8c0a298b3...ef2d062c9f72
< bitcoin-git> [bitcoin] laanwj closed pull request #10486: devtools: Retry after signing fails in github-merge (master...2017_05_githubmerge_sign_error) https://github.com/bitcoin/bitcoin/pull/10486
< bitcoin-git> bitcoin/master 10e8c0a Wladimir J. van der Laan: Merge #10486: devtools: Retry after signing fails in github-merge...
< bitcoin-git> bitcoin/master 1983c87 Wladimir J. van der Laan: devtools: Retry after signing fails in github-merge...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/18ba984140be...10e8c0a298b3
< bitcoin-git> [bitcoin] laanwj opened pull request #10495: contrib: Update location of seeds.txt (master...2017_06_seeds_source) https://github.com/bitcoin/bitcoin/pull/10495
< bitcoin-git> [bitcoin] laanwj closed pull request #10459: I found I needed to use gmake on FreeBSD 10.3 (0.14...patch-2) https://github.com/bitcoin/bitcoin/pull/10459
< bitcoin-git> [bitcoin] practicalswift opened pull request #10493: Use range-based for loops (C+11) when looping over map elements (master...map) https://github.com/bitcoin/bitcoin/pull/10493

2017-05-31

< bitcoin-git> [bitcoin] theuni opened pull request #10489: build: silence gcc7's implicit fallthrough warning (master...wimplicit-fallthrough) https://github.com/bitcoin/bitcoin/pull/10489
< bitcoin-git> [bitcoin] TheBlueMatt opened pull request #10488: RPC/Mining: Restore API compatibility for prioritisetransaction (master...2017-05-dummy-api) https://github.com/bitcoin/bitcoin/pull/10488
< bitcoin-git> bitcoin/0.14 9ac40e8 Jonas Schnelli: Update the remaining blocks left in modaloverlay at init.
< bitcoin-git> bitcoin/0.14 1e936d7 Jonas Schnelli: Reduce cs_main locks during modal overlay by adding an atomic cache
< bitcoin-git> bitcoin/0.14 0aee4a1 Matt Corallo: Check interruptNet during dnsseed lookups
< bitcoin-git> [bitcoin] laanwj pushed 10 new commits to 0.14: https://github.com/bitcoin/bitcoin/compare/44a17f278a13...ff3f9a807d46
< bitcoin-git> [bitcoin] laanwj closed pull request #10467: add SeedNodes to CConnman::Options (master...connmannoptions_seednodes) https://github.com/bitcoin/bitcoin/pull/10467
< bitcoin-git> bitcoin/master 18ba984 Wladimir J. van der Laan: Merge #10467: add SeedNodes to CConnman::Options...
< bitcoin-git> bitcoin/master 5d67526 Marko Bencun: add SeedNodes to CConnman::Options...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/5dd69ce55109...18ba984140be
< bitcoin-git> [bitcoin] laanwj opened pull request #10486: devtools: Retry after signing fails in github-merge (master...2017_05_githubmerge_sign_error) https://github.com/bitcoin/bitcoin/pull/10486
< bitcoin-git> [bitcoin] laanwj closed pull request #10479: [trivial] Fix comment for ForceSetArg() (master...trivial_forcesetarg_comment) https://github.com/bitcoin/bitcoin/pull/10479
< bitcoin-git> bitcoin/master 5dd69ce Wladimir J. van der Laan: Merge #10479: [trivial] Fix comment for ForceSetArg()...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/55b72f3880f2...5dd69ce55109
< bitcoin-git> bitcoin/master 42a83e5 John Newbery: [trivial] Fix comment for ForceSetArg()
< bitcoin-git> [bitcoin] laanwj closed pull request #10461: Update style guide (master...stylish) https://github.com/bitcoin/bitcoin/pull/10461
< bitcoin-git> bitcoin/master 55b72f3 Wladimir J. van der Laan: Merge #10461: Update style guide...
< bitcoin-git> bitcoin/master 47d8441 Pieter Wuille: Update style guide
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/c1c9a95379d3...55b72f3880f2
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #10484: 0.14 Backports (0.14...2017/05/014_bps) https://github.com/bitcoin/bitcoin/pull/10484
< bitcoin-git> bitcoin/master c1c9a95 Jonas Schnelli: Merge #10454: Fix broken q4 test build...
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #10454: Fix broken q4 test build (master...pr/qt4ctx) https://github.com/bitcoin/bitcoin/pull/10454
< bitcoin-git> bitcoin/master 620444b Russell Yanofsky: Fix broken q4 test build...
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/f94b7d5bfa91...c1c9a95379d3
< bitcoin-git> [bitcoin] practicalswift opened pull request #10483: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL (master...nullptr) https://github.com/bitcoin/bitcoin/pull/10483
< bitcoin-git> [bitcoin] sipa closed pull request #10464: Introduce static DoWarning (simplify UpdateTip) (master...b15-warning-encapsulation) https://github.com/bitcoin/bitcoin/pull/10464
< bitcoin-git> bitcoin/master f94b7d5 Pieter Wuille: Merge #10464: Introduce static DoWarning (simplify UpdateTip)...
< bitcoin-git> bitcoin/master f285145 Jorge Timón: Introduce static DoWarning (simplify UpdateTip)
< bitcoin-git> [bitcoin] sipa pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/acd9957b72a2...f94b7d5bfa91

2017-05-30

< bitcoin-git> [bitcoin] achow101 opened pull request #10481: Decodehextx scripts sanity check (master...decodehextx-sanity) https://github.com/bitcoin/bitcoin/pull/10481
< bitcoin-git> [bitcoin] sipa opened pull request #10480: Improve commit-check-script.sh (master...update_script_check) https://github.com/bitcoin/bitcoin/pull/10480
< bitcoin-git> [bitcoin] gmaxwell closed pull request #9886: In feerate ties, prefer larger packages first. (master...prefer_bigger_packages) https://github.com/bitcoin/bitcoin/pull/9886
< bitcoin-git> [bitcoin] jtimon closed pull request #7829: Globals: TODO: Experiment: Kill "Params()" (master...0.12.99-todo-globals-chainparams) https://github.com/bitcoin/bitcoin/pull/7829
< bitcoin-git> [bitcoin] laanwj closed pull request #9208: Improve DisconnectTip performance (master...faster-disconnect-rebased) https://github.com/bitcoin/bitcoin/pull/9208
< bitcoin-git> bitcoin/master c1235e3 Russell Yanofsky: Add RecursiveDynamicUsage overload for std::shared_ptr...
< bitcoin-git> bitcoin/master 71f1903 Suhas Daftuar: Store disconnected block transactions outside mempool during reorg...
< bitcoin-git> bitcoin/master 9decd64 Suhas Daftuar: [qa] Relax assumptions on mempool behavior during reorg...
< bitcoin-git> [bitcoin] laanwj pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/5c63d665e51e...acd9957b72a2
< bitcoin-git> [bitcoin] luke-jr closed pull request #10476: Update luke-jr's PGP key (master...2017_pgp_update) https://github.com/bitcoin/bitcoin/pull/10476
< bitcoin-git> [bitcoin] jnewbery opened pull request #10479: [trivial] Fix comment for ForceSetArg() (master...trivial_forcesetarg_comment) https://github.com/bitcoin/bitcoin/pull/10479
< bitcoin-git> [bitcoin] laanwj opened 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] cg31 opened 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] laanwj closed pull request #10460: Broadcast address every day, not 9 hours (master...hour_is_not_24_minutes) https://github.com/bitcoin/bitcoin/pull/10460
< bitcoin-git> bitcoin/master 5c63d66 Wladimir J. van der Laan: Merge #10460: Broadcast address every day, not 9 hours...
< bitcoin-git> bitcoin/master 010d68e Pieter Wuille: Broadcast address every day, not 9 hours
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/b4b057a3e071...5c63d665e51e

2017-05-29

< bitcoin-git> [bitcoin] luke-jr opened pull request #10476: Update luke-jr's PGP key (master...2017_pgp_update) https://github.com/bitcoin/bitcoin/pull/10476
< bitcoin-git> [bitcoin] instagibbs opened pull request #10475: getmempool mempoolminfee is a BTC/KB feerate (master...poolfeerate) https://github.com/bitcoin/bitcoin/pull/10475
< bitcoin-git> bitcoin/0.14 44a17f2 Shigeya Suzuki: Minor fix in build documentation for FreeBSD 11...
< bitcoin-git> [bitcoin] laanwj pushed 1 new commit to 0.14: https://github.com/bitcoin/bitcoin/commit/44a17f278a13ee3257b00b30381f591eb09e0165
< bitcoin-git> [bitcoin] sbaks0820 closed pull request #10473: Sendraw (master...sendraw) https://github.com/bitcoin/bitcoin/pull/10473
< bitcoin-git> [bitcoin] sbaks0820 opened pull request #10473: Sendraw (master...sendraw) https://github.com/bitcoin/bitcoin/pull/10473

2017-05-28

< bitcoin-git> [bitcoin] pavlosantoniou opened pull request #10471: Denote function CNode::GetRecvVersion() as const (master...master) https://github.com/bitcoin/bitcoin/pull/10471

2017-05-27

< bitcoin-git> [bitcoin] mchrostowski opened pull request #10470: Fix for listsinceblock not filtering conflicted transactions (master...listsinceblock-filter-conflicts) https://github.com/bitcoin/bitcoin/pull/10470
< bitcoin-git> [bitcoin] keystrike opened pull request #10469: Fixing typo in rpcdump.cpp (master...patch-2) https://github.com/bitcoin/bitcoin/pull/10469
< bitcoin-git> [bitcoin] benma opened pull request #10467: add SeedNodes to CConnman::Options (master...connmannoptions_seednodes) https://github.com/bitcoin/bitcoin/pull/10467
< bitcoin-git> [bitcoin] jtimon opened pull request #10464: Introduce static DoWarning (simplify UpdateTip) (master...b15-warning-encapsulation) https://github.com/bitcoin/bitcoin/pull/10464
< bitcoin-git> [bitcoin] jtimon opened pull request #10463: Names: BIP9 vs versionbits (master...b15-bip8-cherry-reanme) https://github.com/bitcoin/bitcoin/pull/10463

2017-05-26

< bitcoin-git> [bitcoin] jtimon opened pull request #10462: BIP8 implementation (master...b15-bip8-min) https://github.com/bitcoin/bitcoin/pull/10462
< bitcoin-git> [bitcoin] sipa opened pull request #10461: Update style guide (master...stylish) https://github.com/bitcoin/bitcoin/pull/10461
< bitcoin-git> [bitcoin] sipa closed pull request #10445: Add test for empty chain and reorg consistency for gettxoutsetinfo. (master...test_more_gettxoutset) https://github.com/bitcoin/bitcoin/pull/10445
< bitcoin-git> bitcoin/master b4b057a Pieter Wuille: Merge #10445: Add test for empty chain and reorg consistency for gettxoutsetinfo....
< bitcoin-git> bitcoin/master 513da90 Gregory Maxwell: Add test for empty chain and reorg consistency for gettxoutsetinfo.
< bitcoin-git> bitcoin/master 822755a Pieter Wuille: Fix: make CCoinsViewDbCursor::Seek work for missing keys...
< bitcoin-git> [bitcoin] sipa pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/b40ceed98a11...b4b057a3e071
< bitcoin-git> [bitcoin] sipa closed pull request #10419: [trivial] Fix three recently introduced typos (master...typos-201705) https://github.com/bitcoin/bitcoin/pull/10419
< bitcoin-git> bitcoin/master b40ceed Pieter Wuille: Merge #10419: [trivial] Fix three recently introduced typos...
< bitcoin-git> bitcoin/master efc2e33 practicalswift: [trivial] Fix three recently introduced typos...
< bitcoin-git> [bitcoin] sipa pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/4314544d46e8...b40ceed98a11
< bitcoin-git> [bitcoin] sipa opened pull request #10460: Broadcast address every day, not 9 hours (master...hour_is_not_24_minutes) https://github.com/bitcoin/bitcoin/pull/10460
< bitcoin-git> [bitcoin] dbolser opened pull request #10459: I found I needed to use gmake on FreeBSD 10.3 (0.14...patch-2) https://github.com/bitcoin/bitcoin/pull/10459
< bitcoin-git> [bitcoin] dbolser opened pull request #10458: libevent2 -> libevent on FreeBSD install docs (0.14...patch-1) https://github.com/bitcoin/bitcoin/pull/10458
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #10457: Don't use fixed "wallet.bak"-filename during salvagewallet (master...2017/05/rename_bdb) https://github.com/bitcoin/bitcoin/pull/10457
< bitcoin-git> [bitcoin] jonasschnelli reopened pull request #8745: [PoC] Add wallet inspection and modification tool "bitcoin-wallet-tool" (master...2016/09/wallet-tool) https://github.com/bitcoin/bitcoin/pull/8745
< bitcoin-git> [bitcoin] earonesty reopened pull request #10442: add a -bip148 option (master...master) https://github.com/bitcoin/bitcoin/pull/10442

2017-05-25

< bitcoin-git> [bitcoin] laanwj reopened pull request #7142: [WIP] Travis: Test build against system Qt4 (master...travis_qt4) https://github.com/bitcoin/bitcoin/pull/7142
< bitcoin-git> [bitcoin] earonesty closed pull request #10442: add a -bip148 option (master...master) https://github.com/bitcoin/bitcoin/pull/10442
< bitcoin-git> [bitcoin] ryanofsky opened pull request #10455: Simplify feebumper minimum fee code slightly (master...pr/bumpmin) https://github.com/bitcoin/bitcoin/pull/10455
< bitcoin-git> [bitcoin] ryanofsky opened pull request #10454: Fix broken q4 test build (master...pr/qt4ctx) https://github.com/bitcoin/bitcoin/pull/10454
< bitcoin-git> [bitcoin] luke-jr opened pull request #10451: contrib/init/bitcoind.openrcconf: Don't disable wallet by default (master...openrc_wallet) https://github.com/bitcoin/bitcoin/pull/10451

2017-05-24

< bitcoin-git> [bitcoin] ryanofsky opened pull request #10450: Fix bumpfee rpc "errors" return value (master...pr/berr) https://github.com/bitcoin/bitcoin/pull/10450
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #10449: Overhaul Qt fee bumper (master...2016/05/bump_qt_overhaul) https://github.com/bitcoin/bitcoin/pull/10449
< bitcoin-git> [bitcoin] jonasschnelli reopened pull request #7061: [Wallet] add rescanblockchain <height> RPC command (master...2015/11/wallet_rescan_rpc) https://github.com/bitcoin/bitcoin/pull/7061
< bitcoin-git> [bitcoin] spencerlievens closed pull request #10448: Initial Rename (master...rename) https://github.com/bitcoin/bitcoin/pull/10448
< bitcoin-git> [bitcoin] spencerlievens opened pull request #10448: Initial Rename (master...rename) https://github.com/bitcoin/bitcoin/pull/10448
< bitcoin-git> [bitcoin] laanwj opened pull request #10447: Make bitcoind invalid argument error message specific (master...2017_05_bitcoind_commandline_error) https://github.com/bitcoin/bitcoin/pull/10447
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #10420: Add Qt tests for wallet spends & bumpfee (master...pr/btest) https://github.com/bitcoin/bitcoin/pull/10420
< bitcoin-git> bitcoin/master 4314544 Jonas Schnelli: Merge #10420: Add Qt tests for wallet spends & bumpfee...
< bitcoin-git> bitcoin/master 5749a48 Russell Yanofsky: Add Qt tests for wallet spends & bumpfee...
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/4cb8757aae1a...4314544d46e8
< bitcoin-git> [bitcoin] theuni opened pull request #10446: net: avoid extra dns query per seed (master...no-double-resolve) https://github.com/bitcoin/bitcoin/pull/10446

2017-05-23

< bitcoin-git> [bitcoin] gmaxwell opened pull request #10445: Add test for empty chain and reorg consistency for gettxoutsetinfo. (master...test_more_gettxoutset) https://github.com/bitcoin/bitcoin/pull/10445
< bitcoin-git> [bitcoin] jameshilliard opened pull request #10444: Implement BIP91 Reduced threshold Segwit MASF (0.14...segsignal-v0.14.1) https://github.com/bitcoin/bitcoin/pull/10444
< bitcoin-git> [bitcoin] sipa closed pull request #10313: [Consensus] Add constant for maximum stack size (master...stackconst) https://github.com/bitcoin/bitcoin/pull/10313
< bitcoin-git> bitcoin/master 4cb8757 Pieter Wuille: Merge #10313: [Consensus] Add constant for maximum stack size...
< bitcoin-git> bitcoin/master cb184b3 Gregory Sanders: Add constant for maximum stack size
< bitcoin-git> [bitcoin] sipa pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/f2f7e97e8cc2...4cb8757aae1a
< bitcoin-git> [bitcoin] pinheadmz closed pull request #10385: RPC: getblock returns coinbase scriptsig (master...cbtext) https://github.com/bitcoin/bitcoin/pull/10385
< bitcoin-git> bitcoin/master 7e96ecf Wladimir J. van der Laan: Merge #9539: [net] Avoid initialization to a value that is never read...
< bitcoin-git> bitcoin/master 5844609 practicalswift: [net] Avoid initialization to a value that is never read...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/ce8176d0389c...7e96ecf075e8
< bitcoin-git> [bitcoin] laanwj closed pull request #10295: [qt] Move some WalletModel functions into CWallet (master...pr/ipc-move) https://github.com/bitcoin/bitcoin/pull/10295
< bitcoin-git> bitcoin/master 429aa9e Russell Yanofsky: [test] Move some tests from qt -> wallet...
< bitcoin-git> bitcoin/master d944bd7 Russell Yanofsky: [qt] Move some WalletModel functions into CWallet...
< bitcoin-git> bitcoin/master ef8ca17 Russell Yanofsky: [test] Add tests for some walletmodel functions...
< bitcoin-git> [bitcoin] laanwj pushed 5 new commits to master: https://github.com/bitcoin/bitcoin/compare/46771514fa86...ce8176d0389c
< bitcoin-git> bitcoin/master 4677151 Wladimir J. van der Laan: Merge #9571: RPC: getblockchaininfo returns BIP signaling statistics...
< bitcoin-git> bitcoin/master 557c9a6 Matthew Zipkin: RPC: getblockchaininfo: BIP9 stats...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/433c57aa6f30...46771514fa86
< bitcoin-git> [bitcoin] laanwj closed pull request #10336: Get actual path for EUID instead of HOME dir (master...contrib) https://github.com/bitcoin/bitcoin/pull/10336
< bitcoin-git> [bitcoin] laanwj closed pull request #10421: [qt] Remove excess logic: Prefer "return foo;" to "if (foo) { return true; } else { return false; }" (master...if-expr-return-true-else-return-false) https://github.com/bitcoin/bitcoin/pull/10421
< bitcoin-git> bitcoin/master 433c57a Wladimir J. van der Laan: Merge #10421: [qt] Remove excess logic: Prefer "return foo;" to "if (foo) { return true; } else { return false; }"...
< bitcoin-git> bitcoin/master e49b868 practicalswift: [qt] Remove excess logic...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/15254e907e8c...433c57aa6f30
< bitcoin-git> [bitcoin] laanwj closed pull request #10372: Add perf counter data to GetStrongRandBytes state in scheduler (master...2017-05-scheduler-rng) https://github.com/bitcoin/bitcoin/pull/10372
< bitcoin-git> bitcoin/master 15254e9 Wladimir J. van der Laan: Merge #10372: Add perf counter data to GetStrongRandBytes state in scheduler...
< bitcoin-git> bitcoin/master 888cce5 Matt Corallo: Add perf counter data to GetStrongRandBytes state in scheduler
< bitcoin-git> bitcoin/master 399fb8f Matt Corallo: Add internal method to add new random data to our internal RNG state