< bitcoin-git>
[bitcoin] hebasto opened pull request #15217: Wallet: Remove "-Wunused-variable" warning while build with "--disable-wallet" option (master...20190120-unused-variable-warning) https://github.com/bitcoin/bitcoin/pull/15217
< bitcoin-git>
[bitcoin] hebasto opened pull request #15216: Scripts and tools: Replace script name with a special parameter (master...20190120-improve-shell-ux) https://github.com/bitcoin/bitcoin/pull/15216
< bitcoin-git>
bitcoin/master 978682b Wladimir J. van der Laan: Merge #15194: Add comment describing fDisconnect behavior...
< bitcoin-git>
[bitcoin] practicalswift opened pull request #15215: rpc: Use the return value of GetProxy(...) in GetNetworksInfo(). Mark GetProxy(...) with [[nodiscard]]. (master...getnetworkinfo-getproxy) https://github.com/bitcoin/bitcoin/pull/15215
< bitcoin-git>
[bitcoin] practicalswift opened pull request #15214: Improve tests by checking for expected return values (master...check-return-values-in-tests) https://github.com/bitcoin/bitcoin/pull/15214
< bitcoin-git>
[bitcoin] instagibbs opened pull request #15213: Remove errant past from walletcreatefundedpsbt for nLocktime replaceable (master...wcfpsbt_paste_err) https://github.com/bitcoin/bitcoin/pull/15213
< bitcoin-git>
[bitcoin] instagibbs closed pull request #15212: Remove errant paste from walletcreatefundedpsbt meant for replaceable (master...wcfpsbt_paste_err) https://github.com/bitcoin/bitcoin/pull/15212
< bitcoin-git>
[bitcoin] instagibbs opened pull request #15212: Remove errant paste from walletcreatefundedpsbt meant for replaceable (master...wcfpsbt_paste_err) https://github.com/bitcoin/bitcoin/pull/15212
< bitcoin-git>
[bitcoin] fanquake opened pull request #15209: zmq: log outbound message high water mark when reusing socket (master...zmq-always-log-high-water-mark) https://github.com/bitcoin/bitcoin/pull/15209
< bitcoin-git>
bitcoin/master fe60ee9 Wladimir J. van der Laan: Merge #15186: rpc: remove duplicate solvable field from getaddressinfo...
< bitcoin-git>
[bitcoin] laanwj closed pull request #15186: rpc: remove duplicate solvable field from getaddressinfo (master...duplicate-solvable-fields) https://github.com/bitcoin/bitcoin/pull/15186
< bitcoin-git>
[bitcoin] jonasschnelli opened pull request #15197: Refactor and slightly stricter p2p message processing (master...2019/01/netmsg_1) https://github.com/bitcoin/bitcoin/pull/15197
< bitcoin-git>
[bitcoin] gkrizek opened pull request #15196: Update all subprocess.check_output functions to be Python 3.4 compatible (master...cron-ci-fix) https://github.com/bitcoin/bitcoin/pull/15196
< bitcoin-git>
[bitcoin] practicalswift opened pull request #15187: fees: Complete the removal of fee-estimation file read code for old versions (master...fee-estimation) https://github.com/bitcoin/bitcoin/pull/15187
< bitcoin-git>
bitcoin/master b9dafe7 practicalswift: Fix remaining compiler warnings (MSVC). Move disabling of specific warnings from /nowarn to project file.
< bitcoin-git>
bitcoin/master 19c60ca Wladimir J. van der Laan: Merge #14151: windows: Fix remaining compiler warnings (MSVC)...
< bitcoin-git>
[bitcoin] laanwj closed pull request #14409: utils and libraries: Make 'blocksdir' always net specific (master...20181005-blockspath-always-netspecific) https://github.com/bitcoin/bitcoin/pull/14409
< bitcoin-git>
[bitcoin] laanwj closed pull request #14958: qa: Remove race between connecting and shutdown on separate connections (master...2018-12-improve-shutdown-test) https://github.com/bitcoin/bitcoin/pull/14958
< bitcoin-git>
bitcoin/master 4412a59 João Barbosa: qa: Remove race between connecting and shutdown on separate connections
< bitcoin-git>
bitcoin/master 3ae3748 Wladimir J. van der Laan: Merge #14958: qa: Remove race between connecting and shutdown on separate connections...
< bitcoin-git>
[bitcoin] promag opened pull request #15177: doc: Explain empty result of /rest/headers (master...2019-01-restheadersdoc) https://github.com/bitcoin/bitcoin/pull/15177
< bitcoin-git>
bitcoin/master 3537c83 Hennadii Stepanov: Do not deselect peer when switching away from tab...
< bitcoin-git>
bitcoin/master acec9e4 Wladimir J. van der Laan: Merge #15136: qt: "Peers" tab overhaul...
< bitcoin-git>
[bitcoin] laanwj closed pull request #15165: contrib: Allow use of github API authentication in github-merge (master...2019_01_ghmerge) https://github.com/bitcoin/bitcoin/pull/15165
< bitcoin-git>
bitcoin/master f411c8b João Barbosa: gui: Remove unused return type in some BitcoinGUI methods
< bitcoin-git>
bitcoin/master 8a79261 João Barbosa: gui: Keep network style in BitcoinGUI
< bitcoin-git>
bitcoin/master fe7048b João Barbosa: gui: Show current wallet name in window title
< bitcoin-git>
[bitcoin] jonasschnelli closed pull request #15149: gui: Show current wallet name in window title (master...2019-01-updatewindowtitle) https://github.com/bitcoin/bitcoin/pull/15149
< bitcoin-git>
[bitcoin] koalaman opened pull request #15170: refactor/lint: Add ignored shellcheck suggestions to an array (master...master) https://github.com/bitcoin/bitcoin/pull/15170
< bitcoin-git>
[bitcoin] sdaftuar opened pull request #15169: WIP: Parallelize CheckInputs() in AcceptToMemoryPool() (master...2018-12-parallel-mempool-scriptchecks) https://github.com/bitcoin/bitcoin/pull/15169
2019-01-14
< bitcoin-git>
[bitcoin] promag closed pull request #15107: rest: Return 404 in /rest/headers if block hash does not exists (master...2019-rest-header-404) https://github.com/bitcoin/bitcoin/pull/15107
2019-01-10
< wumpus>
gkrizek: there's not that much configuration; server is chat.freenode.net port is 6697, room is "#bitcoin-commits,#bitcoin-core-dev", nick is "bitcoin-git", branches is "master,0.11,0.12,0.13,0.14,0.15,0.16,0.17"
< bitcoin-git>
[bitcoin] practicalswift opened pull request #15117: Fix out-of-bounds write in case of failing mmap(...) in PosixLockedPageAllocator::AllocateLocked (master...gracefully-handle-mmap-failure) https://github.com/bitcoin/bitcoin/pull/15117
< bitcoin-git>
[bitcoin] luke-jr opened pull request #15115: GUI: Replace send-to-self with dual send+receive entries (master...rm_send2self) https://github.com/bitcoin/bitcoin/pull/15115
< bitcoin-git>
[bitcoin] Empact opened pull request #15114: Qt: Replace remaining 0 with nullptr (master...qt-zero-as-null-pointer-constant) https://github.com/bitcoin/bitcoin/pull/15114
< bitcoin-git>
[bitcoin] practicalswift opened pull request #15111: Avoid UB (member call on nullptr) when failing to read randomness in the startup process (master...random-ub) https://github.com/bitcoin/bitcoin/pull/15111
< bitcoin-git>
[bitcoin] Mr-Leshiy opened pull request #15110: Fix the build problem in libbitcoin_server (master...MrLeshiy_Fix_Build) https://github.com/bitcoin/bitcoin/pull/15110
< bitcoin-git>
bitcoin/master d2a1adf João Barbosa: qt: Factor out WalletModel::getDisplayName()
< bitcoin-git>
bitcoin/master b2ce86c João Barbosa: qt: Use WalletModel* instead of wallet name in main window
< bitcoin-git>
bitcoin/master 91b0c5b João Barbosa: qt: Use WalletModel* instead of wallet name in console window
< bitcoin-git>
[bitcoin] laanwj closed pull request #14784: qt: Use WalletModel* instead of the wallet name as map key (master...2018-11-qtwalletmodel) https://github.com/bitcoin/bitcoin/pull/14784
< bitcoin-git>
[bitcoin] bytting closed pull request #15083: wallet: Fix a bug where memcmp takes a pointer address as second argument (master...20190103-fix-memcmp) https://github.com/bitcoin/bitcoin/pull/15083
< bitcoin-git>
[bitcoin] fanquake closed pull request #13621: Check for datadir after the config files were read (master...init-swap-datadir-readconf) https://github.com/bitcoin/bitcoin/pull/13621
< bitcoin-git>
[bitcoin] promag opened pull request #15107: rest: Return 404 in /rest/headers if block hash does not exists (master...2019-rest-header-404) https://github.com/bitcoin/bitcoin/pull/15107
< bitcoin-git>
bitcoin/master 6b25f29 Daniel Kraft: Use std::vector API for construction of test data....
< bitcoin-git>
bitcoin/master fe5a70b MarcoFalke: Merge #15099: tests: Use std::vector API for construction of test data...
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #15099: tests: Use std::vector API for construction of test data (master...p2sh-test-refactor) https://github.com/bitcoin/bitcoin/pull/15099
< bitcoin-git>
[bitcoin] thedevworks opened pull request #15105: Qt: Use MINUS (U+2212) instead of HYPHEN-MINUS (U+002D) Fixes #15034 (master...2019-1-4-hyphenminus) https://github.com/bitcoin/bitcoin/pull/15105
< bitcoin-git>
[bitcoin] mmachicao opened pull request #15104: Tests: Add unit testing for the CompressScript function (master...compress_contract_test3) https://github.com/bitcoin/bitcoin/pull/15104
< bitcoin-git>
[bitcoin] DesWurstes closed pull request #15100: Utils and libraries Revert <<Use getentropy rather than /dev/urandom on macOS>> (master...patch-7) https://github.com/bitcoin/bitcoin/pull/15100
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #15102: test: Run invalid_txs.InputMissing test in feature_block (master...Mf1901-testInputMissing) https://github.com/bitcoin/bitcoin/pull/15102
< bitcoin-git>
[bitcoin] DesWurstes opened pull request #15100: Revert "Check if sys/random.h is required for getentropy on OSX." (master...patch-7) https://github.com/bitcoin/bitcoin/pull/15100
< bitcoin-git>
[bitcoin] fanquake closed pull request #14026: docs: updated README.md to include link to repo, files list and description (master...fix-8160) https://github.com/bitcoin/bitcoin/pull/14026
< bitcoin-git>
bitcoin/master cc341ad Ben Carman: gui: Fix for Incorrect application name when passing -regtest
< bitcoin-git>
bitcoin/master d3dc6d8 Wladimir J. van der Laan: Merge #15085: gui: Fix incorrect application name when passing -regtest...
< bitcoin-git>
[bitcoin] domob1812 opened pull request #15099: tests: Use std::vector API for construction of test data (master...p2sh-test-refactor) https://github.com/bitcoin/bitcoin/pull/15099
< bitcoin-git>
[bitcoin] hebasto opened pull request #15098: qt: Show addresses for "SendToSelf" transactions (master...20190104-gui-self-payment) https://github.com/bitcoin/bitcoin/pull/15098
< bitcoin-git>
[bitcoin] laanwj closed pull request #15038: docs: Get more info about GUI-related issue on Linux (master...20181226-issue-template-gui-linux) https://github.com/bitcoin/bitcoin/pull/15038