2018-01-18

< bitcoin-git> [bitcoin] laanwj closed pull request #12206: qa: Sync with validationinterface queue in sync_mempools (master...Mf1801-qaWalletMempoolAsync) https://github.com/bitcoin/bitcoin/pull/12206
< bitcoin-git> bitcoin/master 898f560 Wladimir J. van der Laan: Merge #12206: qa: Sync with validationinterface queue in sync_mempools...
< bitcoin-git> bitcoin/master fa1e69e MarcoFalke: qa: Sync with validationinterface queue in sync_mempools
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/17180fa60810...898f560b55ab
< bitcoin-git> [bitcoin] Sjors opened pull request #12216: scripted-diff: prefix [address|change]type parameters with 'default' (master...2018/01/defaultaddresstype) https://github.com/bitcoin/bitcoin/pull/12216
< bitcoin-git> [bitcoin] laanwj closed pull request #12210: wallet: Deprecate addwitnessaddress (master...2018_01_deprecate_addwitnessaddress) https://github.com/bitcoin/bitcoin/pull/12210
< bitcoin-git> bitcoin/master 17180fa Wladimir J. van der Laan: Merge #12210: wallet: Deprecate addwitnessaddress...
< bitcoin-git> bitcoin/master cdf3e03 Wladimir J. van der Laan: wallet: Deprecate addwitnessaddress...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/c7978be89964...17180fa60810
< bitcoin-git> [bitcoin] achavala closed pull request #12214: added app files (master...master) https://github.com/bitcoin/bitcoin/pull/12214
< bitcoin-git> [bitcoin] achavala opened pull request #12214: added app files (master...master) https://github.com/bitcoin/bitcoin/pull/12214
< bitcoin-git> [bitcoin] kallewoof reopened pull request #11489: [wallet] sendtoaddress style argument (master...201709_segwitwallet2_sendtoaddress) https://github.com/bitcoin/bitcoin/pull/11489

2018-01-17

< bitcoin-git> [bitcoin] promag opened pull request #12213: 2018 01 addmultisigaddress address type (master...2018-01-addmultisigaddress-address-type) https://github.com/bitcoin/bitcoin/pull/12213
< bitcoin-git> [bitcoin] bitspill opened pull request #12212: fix spelling (master...patch-1) https://github.com/bitcoin/bitcoin/pull/12212
< bitcoin-git> [bitcoin] ryanofsky opened pull request #12211: Avoid potential null dereference in ReceiveCoinsDialog constructor (master...pr/nullrecv) https://github.com/bitcoin/bitcoin/pull/12211
< bitcoin-git> [bitcoin] laanwj opened pull request #12210: wallet: Deprecate addwitnessaddress (master...2018_01_deprecate_addwitnessaddress) https://github.com/bitcoin/bitcoin/pull/12210
< bitcoin-git> [bitcoin] laanwj closed pull request #12101: Clamp walletpassphrase timeout to 2^30 seconds and check its bounds (master...wallet-unlock-time-int32) https://github.com/bitcoin/bitcoin/pull/12101
< bitcoin-git> bitcoin/master c7978be Wladimir J. van der Laan: Merge #12101: Clamp walletpassphrase timeout to 2^30 seconds and check its bounds...
< bitcoin-git> bitcoin/master 134cdc7 Andrew Chow: Test walletpassphrase timeout bounds and clamping
< bitcoin-git> bitcoin/master 0b63e3c Andrew Chow: Clamp walletpassphrase timeout to 2^(30) seconds and check its bounds...
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/adce1de9a6ce...c7978be89964
< bitcoin-git> [bitcoin] laanwj closed pull request #12198: rpc: Add deprecation error for `getinfo` (master...2018_01_getinfo_deprecation_message) https://github.com/bitcoin/bitcoin/pull/12198
< bitcoin-git> bitcoin/master adce1de Wladimir J. van der Laan: Merge #12198: rpc: Add deprecation error for `getinfo`...
< bitcoin-git> bitcoin/master 49e5f3f Wladimir J. van der Laan: rpc: Add deprecation error for `getinfo`...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/062c8b69f4cc...adce1de9a6ce
< jonasschnelli> <bitcoin-git>[bitcoin] luke-jr opened pull request #12208: GUI: Rephrase Bech32 checkbox texts, and enable it with legacy address default
< bitcoin-git> [bitcoin] luke-jr opened pull request #12208: GUI: Rephrase Bech32 checkbox texts, and enable it with legacy address default (master...gui_legacy_bech32) https://github.com/bitcoin/bitcoin/pull/12208
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #11991: [qt] Receive: checkbox for bech32 address (master...segwit-qt-bech32-receive) https://github.com/bitcoin/bitcoin/pull/11991
< bitcoin-git> bitcoin/master 062c8b6 Jonas Schnelli: Merge #11991: [qt] Receive: checkbox for bech32 address...
< bitcoin-git> bitcoin/master 63ac890 Sjors Provoost: [qt] receive tab: bech32 address opt-in checkbox...
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/cad504bf4c30...062c8b69f4cc
< bitcoin-git> [bitcoin] CryptAxe closed pull request #12207: Start renaming functional tests & update test runner (master...updateTests) https://github.com/bitcoin/bitcoin/pull/12207
< bitcoin-git> [bitcoin] CryptAxe opened pull request #12207: Start renaming functional tests & update test runner (master...updateTests) https://github.com/bitcoin/bitcoin/pull/12207
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #12206: qa: Have wallet wait for TransactionAddedToMempool (master...Mf1801-qaWalletMempoolAsync) https://github.com/bitcoin/bitcoin/pull/12206

2018-01-16

< bitcoin-git> [bitcoin] morcos opened pull request #12204: Fix overly eager BIP30 bypass (master...bip30bypassfix) https://github.com/bitcoin/bitcoin/pull/12204
< bitcoin-git> [bitcoin] Sjors opened pull request #12200: Bind functional test nodes to 127.0.0.1 (master...test-framework-bind) https://github.com/bitcoin/bitcoin/pull/12200
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12177: trivial: fix address_type help text of getnewaddress and getrawchangeaddress (master...trivial1) https://github.com/bitcoin/bitcoin/pull/12177
< bitcoin-git> bitcoin/master cad504b MarcoFalke: Merge #12177: trivial: fix address_type help text of getnewaddress and getrawchangeaddress...
< bitcoin-git> bitcoin/master 5f911c5 mruddy: trivial: fix address_type help text of getnewaddress and getrawchangeaddress
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/66e3af709dd4...cad504bf4c30
< bitcoin-git> [bitcoin] laanwj opened pull request #12198: rpc: Add deprecation error for `getinfo` (master...2018_01_getinfo_deprecation_message) https://github.com/bitcoin/bitcoin/pull/12198
< bitcoin-git> [bitcoin] laanwj opened pull request #12197: Log debug build status and warn when running benchmarks (master...2018_01_debug_in_log) https://github.com/bitcoin/bitcoin/pull/12197
< bitcoin-git> [bitcoin] laanwj closed pull request #11904: Add a lock to the wallet directory (master...201712_walletdir_lock) https://github.com/bitcoin/bitcoin/pull/11904
< bitcoin-git> bitcoin/master 64226de MeshCollider: Generalise walletdir lock error message for correctness
< bitcoin-git> bitcoin/master c9ed4bd MeshCollider: Add a test for wallet directory locking
< bitcoin-git> bitcoin/master e60cb99 MeshCollider: Add a lock to the wallet directory
< bitcoin-git> [bitcoin] laanwj pushed 6 new commits to master: https://github.com/bitcoin/bitcoin/compare/bbc91b769973...66e3af709dd4
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #12196: Add scantxoutset RPC method (master...2017/12/utxo_sweep) https://github.com/bitcoin/bitcoin/pull/12196

2018-01-15

< bitcoin-git> [bitcoin] laanwj closed pull request #12173: [Qt] Use flexible font size for QRCode image address (master...2018/01/fix_qr_font) https://github.com/bitcoin/bitcoin/pull/12173
< bitcoin-git> bitcoin/master 59f9e2a Jonas Schnelli: Use flexible font size for QRCode image address
< bitcoin-git> bitcoin/master bbc91b7 Wladimir J. van der Laan: Merge #12173: [Qt] Use flexible font size for QRCode image address...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/44080a90a292...bbc91b769973
< bitcoin-git> [bitcoin] promag opened pull request #12194: Add change type option to fundrawtransaction (master...2018-01-fundrawtransaction-changetype) https://github.com/bitcoin/bitcoin/pull/12194
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #12193: RPC: Consistently use UniValue.pushKV instead of push_back(Pair()) (karel-3d) (master...Mf1801-univalueDeprecatedPair) https://github.com/bitcoin/bitcoin/pull/12193
< bitcoin-git> [bitcoin] laanwj closed pull request #12118: Sort mempool by min(feerate, ancestor_feerate) (master...2018-01-fix-mempool-score) https://github.com/bitcoin/bitcoin/pull/12118
< bitcoin-git> bitcoin/master 7abfa53 Suhas Daftuar: Add test for new ancestor feerate sort behavior
< bitcoin-git> bitcoin/master 9a51319 Suhas Daftuar: Sort mempool by min(feerate, ancestor_feerate)...
< bitcoin-git> bitcoin/master 6773f92 Suhas Daftuar: Refactor CompareTxMemPoolEntryByDescendantScore
< bitcoin-git> [bitcoin] laanwj pushed 5 new commits to master: https://github.com/bitcoin/bitcoin/compare/4db16ec82793...44080a90a292
< bitcoin-git> [bitcoin] fwolfst opened pull request #12192: Trivial: Issue 12190: Update http URL of MIT license to use https (master...12190-UPDATE_MIT_LINK_TO_HTTPS) https://github.com/bitcoin/bitcoin/pull/12192
< bitcoin-git> [bitcoin] ericallam opened pull request #12189: [Qt] Display transaction fee with sat/vbyte value in SendCoinsDialog (master...sat_vbyte_fee_rate_in_qt) https://github.com/bitcoin/bitcoin/pull/12189
< bitcoin-git> [bitcoin] laanwj closed pull request #11796: [tests] Functional test naming convention (master...soft_rename_tests) https://github.com/bitcoin/bitcoin/pull/11796
< bitcoin-git> bitcoin/master 7250b4e Anthony Towns: [tests] README.md nit fixes
< bitcoin-git> bitcoin/master 1e10854 John Newbery: [tests] [docs] update README for new test naming scheme
< bitcoin-git> bitcoin/master 82b2712 John Newbery: [tests] move witness util functions to blocktools.py...
< bitcoin-git> [bitcoin] laanwj pushed 6 new commits to master: https://github.com/bitcoin/bitcoin/compare/9501dc27b336...4db16ec82793
< bitcoin-git> [bitcoin] laanwj closed pull request #12127: Remove unused mempool index (master...2018-01-remove-unused-index) https://github.com/bitcoin/bitcoin/pull/12127
< bitcoin-git> bitcoin/master 9501dc2 Wladimir J. van der Laan: Merge #12127: Remove unused mempool index...
< bitcoin-git> bitcoin/master 8e617e3 Suhas Daftuar: Remove unused mempool index
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/45cf8a03cb57...9501dc27b336
< bitcoin-git> [bitcoin] jeffrade opened pull request #12187: [Docs] Updating benchmarkmarking.md with an updated sample output (master...benchmark_output) https://github.com/bitcoin/bitcoin/pull/12187
< bitcoin-git> [bitcoin] NicolasDorier closed pull request #10947: [Wallet] Bare segwit scriptPubKey should not considered change by the wallet (master...importaddresssegwit) https://github.com/bitcoin/bitcoin/pull/10947

2018-01-14

< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12181: [TRIVIAL] Remove continue statement at the end of loop. (master...redundant_continue) https://github.com/bitcoin/bitcoin/pull/12181
< bitcoin-git> [bitcoin] kekimusmaximus opened pull request #12184: [TRIVIAL] Drop C headers in favour of C++-compatibility headers. (master...cpp11_includes) https://github.com/bitcoin/bitcoin/pull/12184
< bitcoin-git> [bitcoin] kekimusmaximus opened pull request #12183: Make use of emplace_back in nonassociative containers. (master...use_emplace) https://github.com/bitcoin/bitcoin/pull/12183
< bitcoin-git> [bitcoin] kekimusmaximus opened pull request #12182: [TRIVIAL] Remove useless string initialization. (master...remove_useless_string_init) https://github.com/bitcoin/bitcoin/pull/12182
< bitcoin-git> [bitcoin] kekimusmaximus opened pull request #12181: [TRIVIAL] Remove continue statement at the end of loop. (master...redundant_continue) https://github.com/bitcoin/bitcoin/pull/12181
< bitcoin-git> [bitcoin] achow101 opened pull request #12180: Use vbytes (master...use-vbytes) https://github.com/bitcoin/bitcoin/pull/12180

2018-01-13

< bitcoin-git> [bitcoin] mruddy opened pull request #12177: trivial: fix address_type help text of getnewaddress and getrawchangeaddress (master...trivial1) https://github.com/bitcoin/bitcoin/pull/12177
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12168: Trivial: Fix #include sys/fcntl.h to just fcntl.h (without sys/) (master...jasan/fcntl.h) https://github.com/bitcoin/bitcoin/pull/12168
< bitcoin-git> bitcoin/master 648bdc8 Jan Sarenik: Trivial: Fix #include sys/fcntl.h to just fcntl.h (without sys/)...
< bitcoin-git> bitcoin/master 45cf8a0 MarcoFalke: Merge #12168: Trivial: Fix #include sys/fcntl.h to just fcntl.h (without sys/)...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/b7450cdbd89a...45cf8a03cb57

2018-01-11

< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #12089: qa: Make TestNodeCLI command optional in send_cli (master...Mf1801-qaCliOptions) https://github.com/bitcoin/bitcoin/pull/12089
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11970: Add test coverage for bitcoin-cli multiwallet calls (master...pr/mcli) https://github.com/bitcoin/bitcoin/pull/11970
< bitcoin-git> bitcoin/master ff9a363 Russell Yanofsky: TestNodeCLI batch emulation...
< bitcoin-git> bitcoin/master fcfb952 Russell Yanofsky: Improve TestNodeCLI output parsing...
< bitcoin-git> bitcoin/master ca9085a Russell Yanofsky: Prevent TestNodeCLI.args mixups...
< bitcoin-git> [bitcoin] MarcoFalke pushed 6 new commits to master: https://github.com/bitcoin/bitcoin/compare/0910cbe4ef31...b7450cdbd89a
< bitcoin-git> [bitcoin] jnewbery opened pull request #12166: [docs] Clarify -walletdir usage (master...clarify_walletdir_usage) https://github.com/bitcoin/bitcoin/pull/12166
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #12173: [Qt] Use flexible font size for QRCode image address (master...2018/01/fix_qr_font) https://github.com/bitcoin/bitcoin/pull/12173
< bitcoin-git> [bitcoin] jtimon opened pull request #12172: Bugfix: RPC: savemempool: Don't save until LoadMempool() is finished (master...b16-bugfix-savemempool) https://github.com/bitcoin/bitcoin/pull/12172
< bitcoin-git> [bitcoin] kekimusmaximus opened pull request #12159: Use the character based overload for std::string::find. (master...use_char_overload_find) https://github.com/bitcoin/bitcoin/pull/12159
< bitcoin-git> [bitcoin] kekimusmaximus opened pull request #12158: Avoid unnecessary copy of objects. (master...avoid_copies) https://github.com/bitcoin/bitcoin/pull/12158
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12082: Adding test case for SINGLE|ANYONECANPAY hash type in tx_valid.json (master...add_tx_valid_singleanyonecanpay) https://github.com/bitcoin/bitcoin/pull/12082
< bitcoin-git> bitcoin/master 0910cbe MarcoFalke: Merge #12082: Adding test case for SINGLE|ANYONECANPAY hash type in tx_valid.json...
< bitcoin-git> bitcoin/master 18be3ab Chris Stewart: Adding test case for SINGLE|ANYONECANPAY hash type in tx_valid.json
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/1d2eaba300bc...0910cbe4ef31
< bitcoin-git> [bitcoin] promag opened pull request #12153: Avoid permanent cs_main lock in getblockheader (master...2018-01-getblockheader) https://github.com/bitcoin/bitcoin/pull/12153
< bitcoin-git> [bitcoin] Sjors opened pull request #12152: [WIP] misc. backwards compatibility tests (master...previous-release-segwit-wallet-test) https://github.com/bitcoin/bitcoin/pull/12152
< bitcoin-git> [bitcoin] laanwj closed pull request #12133: [qa] Fix rare failure in p2p-segwit.py (master...2018-01-fix-p2p-segwit) https://github.com/bitcoin/bitcoin/pull/12133
< bitcoin-git> bitcoin/master 1d2eaba Wladimir J. van der Laan: Merge #12133: [qa] Fix rare failure in p2p-segwit.py...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/92a810d04b90...1d2eaba300bc
< bitcoin-git> bitcoin/master 35c2b1f Suhas Daftuar: Fix rare failure in p2p-segwit.py...
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12150: Fix ListCoins test failure due to unset g_address_type, g_change_type (master...pr/listg) https://github.com/bitcoin/bitcoin/pull/12150
< bitcoin-git> bitcoin/master 92a810d MarcoFalke: Merge #12150: Fix ListCoins test failure due to unset g_address_type, g_change_type...
< bitcoin-git> bitcoin/master f765bb3 Russell Yanofsky: Fix ListCoins test failure due to unset g_address_type, g_change_type...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/3c6286873e50...92a810d04b90
< bitcoin-git> [bitcoin] promag opened pull request #12151: Remove cs_main lock from blockToJSON and blockheaderToJSON (master...2018-01-blocktojson) https://github.com/bitcoin/bitcoin/pull/12151
< bitcoin-git> [bitcoin] laanwj closed pull request #12112: Docs: Remove the ending slashes from RPC URI format. (master...docs/multi-wallet_RPC_interface_correction) https://github.com/bitcoin/bitcoin/pull/12112
< bitcoin-git> bitcoin/master 3c62868 Wladimir J. van der Laan: Merge #12112: Docs: Remove the ending slashes from RPC URI format....
< bitcoin-git> bitcoin/master 2be2b5d Jacky C: Remove the ending slashes from RPC URI format.
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/d889c036cd6f...3c6286873e50
< bitcoin-git> [bitcoin] ryanofsky opened pull request #12150: Fix ListCoins test failure due to unset g_address_type, g_change_type (master...pr/listg) https://github.com/bitcoin/bitcoin/pull/12150
< bitcoin-git> [bitcoin] kashyap2690 opened pull request #12149: Unlock Wallet Implemented. (master...master) https://github.com/bitcoin/bitcoin/pull/12149
< bitcoin-git> [bitcoin] kekimusmaximus opened pull request #12169: Avoid temporary copies in C++11 ranged-based for loops. (master...remove_loop_implicit_casts) https://github.com/bitcoin/bitcoin/pull/12169
< bitcoin-git> [bitcoin] jsarenik opened pull request #12168: Trivial: Fix #include sys/fcntl.h to just fcntl.h (without sys/) (master...jasan/fcntl.h) https://github.com/bitcoin/bitcoin/pull/12168
< bitcoin-git> [bitcoin] fanquake closed pull request #12148: Update README.md (master...master) https://github.com/bitcoin/bitcoin/pull/12148
< bitcoin-git> [bitcoin] anvilcoin opened pull request #12148: Update README.md (master...master) https://github.com/bitcoin/bitcoin/pull/12148
< bitcoin-git> [bitcoin] luke-jr opened pull request #12146: Wallet: Support disabling implicit Segwit operation (master...opt_wallet_segwit) https://github.com/bitcoin/bitcoin/pull/12146
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #11403: SegWit wallet support (master...201709_segwitwallet2) https://github.com/bitcoin/bitcoin/pull/11403
< bitcoin-git> bitcoin/master 985c795 Pieter Wuille: Improve witness destination types and use them more
< bitcoin-git> bitcoin/master cbe1974 Pieter Wuille: [refactor] GetAccount{PubKey,Address} -> GetAccountDestination
< bitcoin-git> bitcoin/master 0c8ea63 Pieter Wuille: Abstract out IsSolvable from Witnessifier
< bitcoin-git> [bitcoin] jonasschnelli pushed 13 new commits to master: https://github.com/bitcoin/bitcoin/compare/b0d626d10f78...d889c036cd6f
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #12143: [Doc] Fix link for BIP-159 pull request (master...fix-bip159-link) https://github.com/bitcoin/bitcoin/pull/12143
< bitcoin-git> bitcoin/master b0d626d Jonas Schnelli: Merge #12143: [Doc] Fix link for BIP-159 pull request...
< bitcoin-git> bitcoin/master 91769d6 azuchi: [Doc] Fix link for bip 159 pull request
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/45173fa6fca9...b0d626d10f78
< bitcoin-git> [bitcoin] azuchi opened pull request #12143: [Doc] Fix link for BIP-159 pull request (master...fix-bip159-link) https://github.com/bitcoin/bitcoin/pull/12143

2018-01-10

< bitcoin-git> [bitcoin] TheBlueMatt opened pull request #12138: Track best-possible-headers (master...2017-10-best-header-tracking) https://github.com/bitcoin/bitcoin/pull/12138
< bitcoin-git> [bitcoin] achow101 opened pull request #12136: Implement BIP 174 Partially Signed Bitcoin Transactions (master...psbt) https://github.com/bitcoin/bitcoin/pull/12136

2018-01-09

< bitcoin-git> [bitcoin] jonasschnelli closed pull request #12135: we out here (master...master) https://github.com/bitcoin/bitcoin/pull/12135
< bitcoin-git> [bitcoin] adityasubramanian opened pull request #12135: we out here (master...master) https://github.com/bitcoin/bitcoin/pull/12135
< bitcoin-git> [bitcoin] Sjors opened pull request #12134: [WIP] Build previous releases and run functional tests (master...previous-release) https://github.com/bitcoin/bitcoin/pull/12134
< bitcoin-git> [bitcoin] sdaftuar opened pull request #12133: [qa] Fix rare failure in p2p-segwit.py (master...2018-01-fix-p2p-segwit) https://github.com/bitcoin/bitcoin/pull/12133
< bitcoin-git> [bitcoin] jl2012 closed pull request #11400: [wallet] Remove segwit status check (master...postsegwitwallet) https://github.com/bitcoin/bitcoin/pull/11400
< bitcoin-git> [bitcoin] kallewoof opened pull request #12132: [BIP-117] Tail call semantics (master...tcs) https://github.com/bitcoin/bitcoin/pull/12132
< bitcoin-git> [bitcoin] kallewoof opened pull request #12131: [BIP-98 + BIP-116] MERKLEBRANCHVERIFY (master...mbv) https://github.com/bitcoin/bitcoin/pull/12131
< bitcoin-git> [bitcoin] threepehr closed pull request #12130: Update chain.h (master...dev) https://github.com/bitcoin/bitcoin/pull/12130
< bitcoin-git> [bitcoin] threepehr opened pull request #12130: Update chain.h (master...dev) https://github.com/bitcoin/bitcoin/pull/12130
< bitcoin-git> [bitcoin] jtimon opened pull request #12128: Refactor: One CBaseChainParams should be enough (master...b16-baseparams-nohierarchy) https://github.com/bitcoin/bitcoin/pull/12128
< bitcoin-git> [bitcoin] sdaftuar opened pull request #12127: Remove unused mempool index (master...2018-01-remove-unused-index) https://github.com/bitcoin/bitcoin/pull/12127
< bitcoin-git> [bitcoin] randolf opened pull request #12125: Fix NetBSD compilation (master...master) https://github.com/bitcoin/bitcoin/pull/12125

2018-01-08

< bitcoin-git> [bitcoin] laudaa opened pull request #12124: [wallet] Remove segwit status check (master...master) https://github.com/bitcoin/bitcoin/pull/12124
< bitcoin-git> [bitcoin] TheBlueMatt opened pull request #12120: Add dev guideline limiting auto usage. (master...2018-01-auto-devnotes) https://github.com/bitcoin/bitcoin/pull/12120
< bitcoin-git> [bitcoin] Sjors opened pull request #12119: [wallet] use bech32 change address if all destinations are bech32 (master...bech32-change) https://github.com/bitcoin/bitcoin/pull/12119
< bitcoin-git> [bitcoin] sdaftuar opened pull request #12118: Sort mempool by min(feerate, ancestor_feerate) (master...2018-01-fix-mempool-score) https://github.com/bitcoin/bitcoin/pull/12118
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12113: Qt: Fixed styling in modaloverlay.cpp (master...ajkp/modaloverlay_styling) https://github.com/bitcoin/bitcoin/pull/12113
< bitcoin-git> [bitcoin] TexasSooner closed pull request #12114: update jan 8 (master...master) https://github.com/bitcoin/bitcoin/pull/12114
< bitcoin-git> [bitcoin] TexasSooner opened pull request #12114: update jan 8 (master...master) https://github.com/bitcoin/bitcoin/pull/12114
< bitcoin-git> [bitcoin] AjkP opened pull request #12113: Qt: Fixed styling in modaloverlay.cpp (master...ajkp/modaloverlay_styling) https://github.com/bitcoin/bitcoin/pull/12113
< bitcoin-git> [bitcoin] jackycjh opened pull request #12112: Docs: Remove the ending slashes from RPC URI format. (master...docs/multi-wallet_RPC_interface_correction) https://github.com/bitcoin/bitcoin/pull/12112

2018-01-07

< bitcoin-git> [bitcoin] donaloconnor opened pull request #12108: [Refactor] Remove unused fQuit var from checkqueue.h (master...20180107_checkqueue_ref) https://github.com/bitcoin/bitcoin/pull/12108

2018-01-06

< bitcoin-git> [bitcoin] Flowdalic opened pull request #12102: Apply hardening measurements in bitcoind systemd service file (master...systemd-hardening) https://github.com/bitcoin/bitcoin/pull/12102
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12079: Improve prioritisetransaction test coverage (master...2018-01-prioritisetransaction) https://github.com/bitcoin/bitcoin/pull/12079
< bitcoin-git> bitcoin/master 45173fa MarcoFalke: Merge #12079: Improve prioritisetransaction test coverage...
< bitcoin-git> bitcoin/master 7f67dd0 João Barbosa: [qa] Improve prioritisetransaction functional test
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/b3ecb7bab607...45173fa6fca9
< bitcoin-git> [bitcoin] sipa closed pull request #10677: RPC Docs: addmultisigaddress is intended for non-watchonly addresses (master...importmultiwatch) https://github.com/bitcoin/bitcoin/pull/10677
< bitcoin-git> bitcoin/master b3ecb7b Pieter Wuille: Merge #10677: RPC Docs: addmultisigaddress is intended for non-watchonly addresses...
< bitcoin-git> bitcoin/master 73041c3 Gregory Sanders: RPC Docs: addmultisigaddress is intended for non-watchonly addresses
< bitcoin-git> [bitcoin] sipa pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/fd4ca17360e6...b3ecb7bab607
< bitcoin-git> [bitcoin] achow101 opened pull request #12101: Change walletpassphrase timeout to be an int32 and check its bounds (master...wallet-unlock-time-int32) https://github.com/bitcoin/bitcoin/pull/12101

2018-01-05

< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12092: [qt] Replaces numbered place marker %2 with %1. (master...patch/12015/sendcoinsdialog-replaces-numbered-place-marker) https://github.com/bitcoin/bitcoin/pull/12092
< bitcoin-git> bitcoin/master fd4ca17 MarcoFalke: Merge #12092: [qt] Replaces numbered place marker %2 with %1....
< bitcoin-git> bitcoin/master 8a93543 251: Replaces numbered place marker %2 with %1....
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/56910285fa4a...fd4ca17360e6
< bitcoin-git> [bitcoin] Sjors opened pull request #12098: [scripts] lint-whitespace: add param to check last N commits (master...lint-whitespace-n-commits) https://github.com/bitcoin/bitcoin/pull/12098
< bitcoin-git> [bitcoin] laanwj closed pull request #12054: Qt: Minimize to tray functionality only on Windows (master...win-only-tray) https://github.com/bitcoin/bitcoin/pull/12054
< bitcoin-git> [bitcoin] Sjors opened pull request #12097: [scripts] lint-whitespace: use perl instead of grep -P (master...lint-whitespace-no-grep-P) https://github.com/bitcoin/bitcoin/pull/12097
< bitcoin-git> [bitcoin] kallewoof opened pull request #12096: [rpc] [wallet] Allow single-output transactions in bumpfee (master...better-bumpfee) https://github.com/bitcoin/bitcoin/pull/12096
< bitcoin-git> [bitcoin] fanquake opened pull request #12095: [contrib] Use BDB_LIBS/CFLAGS and pass --disable-replication (master...db4-script-flags) https://github.com/bitcoin/bitcoin/pull/12095

2018-01-04

< bitcoin-git> [bitcoin] jonasschnelli closed pull request #12093: Fix incorrect Markdown link (master...fix-incorrect-markdown-link) https://github.com/bitcoin/bitcoin/pull/12093
< bitcoin-git> bitcoin/master 5691028 Jonas Schnelli: Merge #12093: Fix incorrect Markdown link...
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/ddff3447f29b...56910285fa4a
< bitcoin-git> bitcoin/master 4aa6455 practicalswift: Fix incorrect Markdown link
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #12094: Fix hdmaster-key / seed-key confusion (master...2018/01/hdseed) https://github.com/bitcoin/bitcoin/pull/12094
< bitcoin-git> [bitcoin] practicalswift opened pull request #12093: Fix incorrect Markdown link (master...fix-incorrect-markdown-link) https://github.com/bitcoin/bitcoin/pull/12093
< bitcoin-git> [bitcoin] 251Labs opened pull request #12092: [qt] Replaces numbered place marker %2 with %1. (master...patch/12015/sendcoinsdialog-replaces-numbered-place-marker) https://github.com/bitcoin/bitcoin/pull/12092
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12089: qa: TestNodeCLI Rework output parsing, Prevent options mixups, Make command optional (master...Mf1801-qaCliOptions) https://github.com/bitcoin/bitcoin/pull/12089
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11997: [tests] util_tests.cpp: actually check ignored args (master...parseparam-fix) https://github.com/bitcoin/bitcoin/pull/11997
< bitcoin-git> bitcoin/master ddff344 MarcoFalke: Merge #11997: [tests] util_tests.cpp: actually check ignored args...
< bitcoin-git> bitcoin/master c99a3c3 Anthony Towns: [tests] util_tests.cpp: actually check ignored args...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/36a5a4404836...ddff3447f29b
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #12089: qa: Don't remember TestNodeCLI options between calls (master...Mf1801-qaCliOptions) https://github.com/bitcoin/bitcoin/pull/12089
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12063: [Trivial] Update license year range to 2018 (master...2018-license) https://github.com/bitcoin/bitcoin/pull/12063
< bitcoin-git> bitcoin/master 36a5a44 MarcoFalke: Merge #12063: [Trivial] Update license year range to 2018...
< bitcoin-git> bitcoin/master c9439e7 Akira Takizawa: [Trivial] Update license year range to 2018
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/a9a49e6e7e8d...36a5a4404836
< bitcoin-git> [bitcoin] fanquake closed pull request #12088: mycoin/dash (master...master) https://github.com/bitcoin/bitcoin/pull/12088
< bitcoin-git> [bitcoin] bodapanxu opened pull request #12088: mycoin/dash (master...master) https://github.com/bitcoin/bitcoin/pull/12088
< bitcoin-git> [bitcoin] laanwj closed pull request #12087: mycoin (master...master) https://github.com/bitcoin/bitcoin/pull/12087
< bitcoin-git> [bitcoin] bodapanxu opened pull request #12087: mycoin (master...master) https://github.com/bitcoin/bitcoin/pull/12087
< bitcoin-git> [bitcoin] laanwj closed pull request #12001: [RPC] Adding ::minRelayTxFee amount to getmempoolinfo and updating help (master...update_mempoolminfee_help_details) https://github.com/bitcoin/bitcoin/pull/12001
< bitcoin-git> bitcoin/master a9a49e6 Wladimir J. van der Laan: Merge #12001: [RPC] Adding ::minRelayTxFee amount to getmempoolinfo and updating help...
< bitcoin-git> bitcoin/master aad3090 Jeff Rade: [rpc] Adding ::minRelayTxFee amount to getmempoolinfo and updating mempoolminfee help description
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/eeb6d5271de3...a9a49e6e7e8d
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #12035: [qt] change µBTC to bits (master...qt-bits) https://github.com/bitcoin/bitcoin/pull/12035
< bitcoin-git> bitcoin/master eeb6d52 Jonas Schnelli: Merge #12035: [qt] change µBTC to bits...
< bitcoin-git> bitcoin/master ebcee1d William Casarin: bips: add bip176 (Bits Denomination)...
< bitcoin-git> bitcoin/master 275b2ee William Casarin: [qt] change µBTC to bits...
< bitcoin-git> [bitcoin] jonasschnelli pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/a1136f0cb449...eeb6d5271de3
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #12074: [qt] Optimizes boolean expression model && model->haveWatchOnly() (master...patch/TransactionView-optimize-boolean-expression) https://github.com/bitcoin/bitcoin/pull/12074
< bitcoin-git> bitcoin/master a1136f0 Jonas Schnelli: Merge #12074: [qt] Optimizes boolean expression model && model->haveWatchOnly()...
< bitcoin-git> bitcoin/master 6dda059 251: [qt] Simplifies boolean expression model && model->haveWatchOnly()...
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/c991b304dee3...a1136f0cb449
< bitcoin-git> [bitcoin] promag opened pull request #12083: Improve getchaintxstats test coverage (master...2018-01-getchaintxstats) https://github.com/bitcoin/bitcoin/pull/12083

2018-01-03

< bitcoin-git> [bitcoin] Christewart opened pull request #12082: Adding test case for SINGLE|ANYONECANPAY hash type in tx_valid.json (master...add_tx_valid_singleanyonecanpay) https://github.com/bitcoin/bitcoin/pull/12082
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12081: It doesnt a coin system it is a AI's algorithm (master...master) https://github.com/bitcoin/bitcoin/pull/12081
< bitcoin-git> [bitcoin] BTaskaya opened pull request #12081: It doesnt a coin system it is a AI's algorithm (master...master) https://github.com/bitcoin/bitcoin/pull/12081
< bitcoin-git> [bitcoin] promag opened pull request #12080: Add support to search the address book (master...2018-01-searchaddressbook) https://github.com/bitcoin/bitcoin/pull/12080
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12075: [scripts] Add missing univalue file to copyright_header.py (master...copyright-add-missing) https://github.com/bitcoin/bitcoin/pull/12075
< bitcoin-git> bitcoin/master c991b30 MarcoFalke: Merge #12075: [scripts] Add missing univalue file to copyright_header.py...
< bitcoin-git> bitcoin/master 415f86c fanquake: [scripts] Add missing univalue file to copyright_header.py
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/5961b23898ee...c991b304dee3
< bitcoin-git> [bitcoin] laanwj closed pull request #12062: Increment MIT Licence copyright header year on files modified in 2017 (master...2018) https://github.com/bitcoin/bitcoin/pull/12062
< bitcoin-git> bitcoin/master 5961b23 Wladimir J. van der Laan: Merge #12062: Increment MIT Licence copyright header year on files modified in 2017...
< bitcoin-git> bitcoin/master 595a7ba Akira Takizawa: Increment MIT Licence copyright header year on files modified in 2017
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/d38d1a3e75aa...5961b23898ee
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11965: qa: Note on test order in test_runner (master...Mf1712-qaTestRunnerOrder) https://github.com/bitcoin/bitcoin/pull/11965
< bitcoin-git> bitcoin/master d38d1a3 MarcoFalke: Merge #11965: qa: Note on test order in test_runner...
< bitcoin-git> bitcoin/master fadf60e MarcoFalke: qa: Note on test order in test_runner
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/c04cb48df961...d38d1a3e75aa
< bitcoin-git> bitcoin/0.15 cb7ef31 Wladimir J. van der Laan: Merge #12032: [backport] #11847 Make boost::multi_index comparators const...
< bitcoin-git> bitcoin/0.15 ad83936 Suhas Daftuar: Make boost::multi_index comparators const...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to 0.15: https://github.com/bitcoin/bitcoin/compare/2559a19e6fdb...cb7ef312ff34
< bitcoin-git> [bitcoin] laanwj closed pull request #12077: [Docs] Correct `sendmany` curl example (master...patch/12067/fixes-sendmany-curl-example) https://github.com/bitcoin/bitcoin/pull/12077
< bitcoin-git> bitcoin/master c04cb48 Wladimir J. van der Laan: Merge #12077: [Docs] Correct `sendmany` curl example...
< bitcoin-git> bitcoin/master 0d663f8 251: Fixes issue #12067 `sendmany` curl example is wrong....
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/63a4dc10876b...c04cb48df961
< bitcoin-git> [bitcoin] promag opened pull request #12079: Improve prioritisetransaction test coverage (master...2018-01-prioritisetransaction) https://github.com/bitcoin/bitcoin/pull/12079

2018-01-02

< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11912: travis: Post result to irc on failure (master...Mf1712-travisIRCfail) https://github.com/bitcoin/bitcoin/pull/11912
< bitcoin-git> [bitcoin] 251Labs opened pull request #12077: Fixes issue #12067 `sendmany` curl example is wrong. (master...patch/12067/fixes-sendmany-curl-example) https://github.com/bitcoin/bitcoin/pull/12077
< bitcoin-git> [bitcoin] akx20000a reopened pull request #12062: Increment MIT Licence copyright header year on files modified in 2017 (master...2018) https://github.com/bitcoin/bitcoin/pull/12062
< bitcoin-git> [bitcoin] akx20000a closed pull request #12062: Increment MIT Licence copyright header year on files modified in 2017 (master...2018) https://github.com/bitcoin/bitcoin/pull/12062
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #12076: qa: Use get_datadir_path (master...Mf1801-qaUseUtilDatadir) https://github.com/bitcoin/bitcoin/pull/12076
< kinlo> sipa: I believe -n was done for bitcoin-git
< bitcoin-git> [bitcoin] fanquake opened pull request #12075: [scripts] Add missing univalue file to copyright_header.py (master...copyright-add-missing) https://github.com/bitcoin/bitcoin/pull/12075
< bitcoin-git> [bitcoin] 251Labs opened pull request #12074: [qt] Optimizes boolean expression model && model->haveWatchOnly() (master...patch/TransactionView-optimize-boolean-expression) https://github.com/bitcoin/bitcoin/pull/12074

2018-01-01

< bitcoin-git> [bitcoin] fanquake closed pull request #12065: Avoid yearly updates for copyright (master...patch-1) https://github.com/bitcoin/bitcoin/pull/12065
< bitcoin-git> [bitcoin] fanquake closed pull request #12061: Update license dates (master...patch-8) https://github.com/bitcoin/bitcoin/pull/12061
< bitcoin-git> [bitcoin] sipa closed pull request #12068: EVGHENICOIN (master...master) https://github.com/bitcoin/bitcoin/pull/12068
< bitcoin-git> [bitcoin] GENERALGUBERNATOR1 opened pull request #12068: EVGHENICOIN (master...master) https://github.com/bitcoin/bitcoin/pull/12068
< bitcoin-git> [bitcoin] edwinychu opened pull request #12065: Avoid yearly updates for copyright (master...patch-1) https://github.com/bitcoin/bitcoin/pull/12065
< bitcoin-git> [bitcoin] fanquake closed pull request #12064: Update copyright year (master...patch-1) https://github.com/bitcoin/bitcoin/pull/12064
< bitcoin-git> [bitcoin] dtarellano opened pull request #12064: Update copyright year (master...patch-1) https://github.com/bitcoin/bitcoin/pull/12064
< bitcoin-git> [bitcoin] akx20000a reopened pull request #12062: Increment MIT Licence copyright header year on files modified in 2017 (master...2018) https://github.com/bitcoin/bitcoin/pull/12062

2017-12-31

< bitcoin-git> [bitcoin] akx20000a opened pull request #12063: [Trivial] Update license year range to 2018 (master...2018-license) https://github.com/bitcoin/bitcoin/pull/12063
< bitcoin-git> [bitcoin] akx20000a opened pull request #12062: Increment MIT Licence copyright header year on files modified in 2017 (master...2018) https://github.com/bitcoin/bitcoin/pull/12062
< bitcoin-git> [bitcoin] benhc123 opened pull request #12061: Update license dates (master...patch-8) https://github.com/bitcoin/bitcoin/pull/12061

2017-12-30

< bitcoin-git> [bitcoin] laanwj closed pull request #12027: [Docs] Remove boost --c++ flag from osx build instructions (master...patch-1) https://github.com/bitcoin/bitcoin/pull/12027
< bitcoin-git> bitcoin/master 5ec3eae Pablo Fernandez: remove brew c++ flag...
< bitcoin-git> bitcoin/master 63a4dc1 Wladimir J. van der Laan: Merge #12027: [Docs] Remove boost --c++ flag from osx build instructions...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/efae3663a772...63a4dc10876b
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #12055: Prepare version scheme for upcoming release [take 2] (master...Mf1712-versionDropRedundantZero) https://github.com/bitcoin/bitcoin/pull/12055
< bitcoin-git> [bitcoin] laanwj force-pushed master from db7eba6 to efae366: https://github.com/bitcoin/bitcoin/commits/master
< bitcoin-git> [bitcoin] laanwj closed pull request #12026: Prepare version scheme for 17.0 release (master...Mf1712-version17) https://github.com/bitcoin/bitcoin/pull/12026
< bitcoin-git> bitcoin/master db7eba6 Wladimir J. van der Laan: Merge #12026: Prepare version scheme for 17.0 release...
< bitcoin-git> bitcoin/master faa7ecf MarcoFalke: Prepare version scheme for 17.0 release
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/efae3663a772...db7eba6169b6
< bitcoin-git> [bitcoin] vajdaz opened pull request #12054: Minimize to tray functionality only on Windows (master...win-only-tray) https://github.com/bitcoin/bitcoin/pull/12054
< bitcoin-git> [bitcoin] laanwj closed pull request #11984: doc: Update OpenBSD build instructions for 6.2 (cont'd) (master...2017_12_openbsd_build_update) https://github.com/bitcoin/bitcoin/pull/11984
< bitcoin-git> bitcoin/master efae366 Wladimir J. van der Laan: Merge #11984: doc: Update OpenBSD build instructions for 6.2 (cont'd)...
< bitcoin-git> bitcoin/master 6915f93 Wladimir J. van der Laan: doc: Update OpenBSD build instructions for 6.2...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/a332a7d5a152...efae3663a772
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11291: Fix string concatenation to os.path.join and add exception case (master...Fix-PEP8-warnings) https://github.com/bitcoin/bitcoin/pull/11291
< bitcoin-git> bitcoin/master a332a7d MarcoFalke: Merge #11291: Fix string concatenation to os.path.join and add exception case...
< bitcoin-git> bitcoin/master a3ac767 dongsamb: Fix string concatenation to os.path.join and add exception case
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/d9fdac130a5e...a332a7d5a152

2017-12-29

< bitcoin-git> [bitcoin] fanquake closed pull request #12052: 0.12 (0.11...0.12) https://github.com/bitcoin/bitcoin/pull/12052
< bitcoin-git> [bitcoin] cuckoocoin opened pull request #12052: 0.12 (0.11...0.12) https://github.com/bitcoin/bitcoin/pull/12052
< bitcoin-git> [bitcoin] puchu opened pull request #12051: add missing debian contrib files to tarball (master...master) https://github.com/bitcoin/bitcoin/pull/12051
< bitcoin-git> [bitcoin] 251Labs opened pull request #12050: Implements a virtual destructor on the BaseRequestHandler class. (master...patch/BaseRequestHandler-virtual-dtor) https://github.com/bitcoin/bitcoin/pull/12050
< bitcoin-git> [bitcoin] martinus opened pull request #12048: Use best-fit strategy in Arena, now O(log(n)) instead O(n) (master...faster_arena) https://github.com/bitcoin/bitcoin/pull/12048
< bitcoin-git> [bitcoin] sipa closed pull request #11824: Block ActivateBestChain to empty validationinterface queue (master...2017-12-11822-debug) https://github.com/bitcoin/bitcoin/pull/11824
< bitcoin-git> bitcoin/master a734896 Matt Corallo: Avoid cs_main in net_processing ActivateBestChain calls
< bitcoin-git> bitcoin/master 66aa1d5 Matt Corallo: Refactor ProcessGetData in anticipation of avoiding cs_main for ABC
< bitcoin-git> bitcoin/master 818075a Matt Corallo: Create new mutex for orphans, no cs_main in PLV::BlockConnected...
< bitcoin-git> [bitcoin] sipa pushed 8 new commits to master: https://github.com/bitcoin/bitcoin/compare/5180a86c96bc...d9fdac130a5e

2017-12-28

< bitcoin-git> [bitcoin] jeromer opened pull request #12042: Add hdenabled flag in getwalletinfo (master...getwalletinfo/hdenabledflag) https://github.com/bitcoin/bitcoin/pull/12042
< bitcoin-git> [bitcoin] Zelest opened pull request #12041: doc: Rewrite the OpenBSD build instructions (master...openbsd-build-revamp) https://github.com/bitcoin/bitcoin/pull/12041
< bitcoin-git> [bitcoin] lionello opened pull request #12040: fix: add support for CORS headers and pre-flight request (master...http-options-pre-flight) https://github.com/bitcoin/bitcoin/pull/12040

2017-12-27

< bitcoin-git> [bitcoin] jb55 opened pull request #12035: [qt] change µBTC to bits (master...qt-bits) https://github.com/bitcoin/bitcoin/pull/12035
< bitcoin-git> [bitcoin] fanquake closed pull request #11993: [Docs] Fixed createrawtransaction help text. (master...fix-createrawtransaction-help) https://github.com/bitcoin/bitcoin/pull/11993
< bitcoin-git> [bitcoin] fanquake opened pull request #12032: [backport] #11847 Make boost::multi_index comparators const (0.15...boost-fix-multi-index) https://github.com/bitcoin/bitcoin/pull/12032

2017-12-26

< bitcoin-git> [bitcoin] Ov3rlo4d opened pull request #12029: Build: Add a makefile target for Doxygen documentation (master...make-doxygen) https://github.com/bitcoin/bitcoin/pull/12029
< bitcoin-git> [bitcoin] fernandezpablo85 opened pull request #12027: remove brew c++ flag (master...patch-1) https://github.com/bitcoin/bitcoin/pull/12027
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #12026: Prepare version scheme for 17.0 release (master...Mf1712-version17) https://github.com/bitcoin/bitcoin/pull/12026
< bitcoin-git> [bitcoin] achow101 opened pull request #12024: Remove most recent transaction timestamp stuff from nTimeSmart (master...fix-timesmart) https://github.com/bitcoin/bitcoin/pull/12024

2017-12-25

< bitcoin-git> [bitcoin] janstary opened pull request #12023: update the OpenBSD build guide (master...openbsd) https://github.com/bitcoin/bitcoin/pull/12023
< bitcoin-git> [bitcoin] sipa closed pull request #12022: test (master...master) https://github.com/bitcoin/bitcoin/pull/12022
< bitcoin-git> [bitcoin] blockcash opened pull request #12022: test (master...master) https://github.com/bitcoin/bitcoin/pull/12022

2017-12-24

< bitcoin-git> [bitcoin] wjcloud closed pull request #11845: Add gitian PGP key: wjcloud (master...p) https://github.com/bitcoin/bitcoin/pull/11845
< bitcoin-git> [bitcoin] honzik666 opened pull request #12007: [Doc] Clarify the meaning of fee delta not being a fee rate in prioritisetransaction RPC (master...master) https://github.com/bitcoin/bitcoin/pull/12007
< bitcoin-git> [bitcoin] sipa closed pull request #12003: 0.14 (0.14...0.14) https://github.com/bitcoin/bitcoin/pull/12003
< bitcoin-git> [bitcoin] blockcash opened pull request #12003: 0.14 (0.14...0.14) https://github.com/bitcoin/bitcoin/pull/12003
< bitcoin-git> [bitcoin] sipa closed pull request #12002: 0.14.2 (0.14...0.14) https://github.com/bitcoin/bitcoin/pull/12002
< bitcoin-git> [bitcoin] xoinproject opened pull request #12002: 0.14.2 (0.14...0.14) https://github.com/bitcoin/bitcoin/pull/12002
< bitcoin-git> [bitcoin] jeffrade opened pull request #12001: [RPC] Adding ::minRelayTxFee amount to getmempoolinfo and updating help (master...update_mempoolminfee_help_details) https://github.com/bitcoin/bitcoin/pull/12001