< 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] 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] 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] 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] 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] 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
< 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] 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] 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 #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] 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] 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] 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
< 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] 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
< bitcoin-git>
[bitcoin] luke-jr opened pull request #11966: clientversion: Use full commit hash for commit-based version descriptions (master...ver_full_commit_hash) https://github.com/bitcoin/bitcoin/pull/11966
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #11965: qa: Note on test order in test_runner (master...Mf1712-qaTestRunnerOrder) https://github.com/bitcoin/bitcoin/pull/11965
< bitcoin-git>
[bitcoin] fanquake closed pull request #11958: Update README.md to let people know about (((Bilderberg))) and HIGH FEES! (master...master) https://github.com/bitcoin/bitcoin/pull/11958
< bitcoin-git>
[bitcoin] fockkboy opened pull request #11958: Update README.md to let people know about (((Bilderberg))) and HIGH FEES! (master...master) https://github.com/bitcoin/bitcoin/pull/11958
< bitcoin-git>
[bitcoin] TheBlueMatt opened pull request #11951: Remove dead feeest-file read code for old versions (master...2017-12-dead-feeest-load) https://github.com/bitcoin/bitcoin/pull/11951