< 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
< bitcoin-git>
[bitcoin] benthecarman opened pull request #15086: rpc: Fixing logical error in ListTransactions (master...fix_logical_error_in_ListTransactions) https://github.com/bitcoin/bitcoin/pull/15086
< bitcoin-git>
[bitcoin] benthecarman opened pull request #15085: gui: Fix for Incorrect application name when passing -regtest (master...regest_window_name) https://github.com/bitcoin/bitcoin/pull/15085
< bitcoin-git>
[bitcoin] benthecarman opened pull request #15084: gui: don't disable the sync overlay when wallet is disabled (master...sync_overlay_without_wallet) https://github.com/bitcoin/bitcoin/pull/15084
< bitcoin-git>
[bitcoin] bytting opened 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
2019-01-02
< bitcoin-git>
[bitcoin] harding opened pull request #15081: Doc: Update release notes for master through to 2019-01-01 (master...2019-01-monthly-release-notes-update) https://github.com/bitcoin/bitcoin/pull/15081
< bitcoin-git>
bitcoin/master b60ac00 Antti Majakivi: Botbot.me (IRC logs) not available anymore...
< bitcoin-git>
bitcoin/master 4f041ba MeshCollider: Merge #15073: docs: Botbot.me (IRC logs) not available anymore...
< bitcoin-git>
[bitcoin] ken2812221 closed pull request #14922: [WIP] windows: Set _WIN32_WINNT to 0x0601 (Windows 7) (master...patch-1) https://github.com/bitcoin/bitcoin/pull/14922
2019-01-01
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #15077: rpc: List all message types in getpeerinfo recv/send stats (master...Mf1812-netStats0) https://github.com/bitcoin/bitcoin/pull/15077
< bitcoin-git>
[bitcoin] luke-jr opened pull request #15063: GUI: If BIP70 is disabled, attempt to fall back to BIP21 parsing (master...bip70_fallback_to_bip21) https://github.com/bitcoin/bitcoin/pull/15063
< bitcoin-git>
[bitcoin] luke-jr opened pull request #15064: [PoC] GUI: Migrate BIP70 merchant info to mapValue["to"] (master...bip70_merchant_to_to) https://github.com/bitcoin/bitcoin/pull/15064
2018-12-29
< bitcoin-git>
[bitcoin] emilengler opened pull request #15061: [Trivial] Update license year range to 2019 (master...update-license-to-2019) https://github.com/bitcoin/bitcoin/pull/15061
< bitcoin-git>
bitcoin/master 2196c51 Chun Kuan Lee: refactor: Use boost::scoped_connection in signal/slot, also prefer range-based loop instead of std::transform
< bitcoin-git>
bitcoin/master cb53b82 Chun Kuan Lee: scripted-diff: Replace boost::bind with std::bind...
< bitcoin-git>
[bitcoin] fanquake closed pull request #13741: Only allocate a LevelDB block cache if LevelDB will actually use it (master...eklitzke-buffer-cache-rebased) https://github.com/bitcoin/bitcoin/pull/13741
2018-12-28
< bitcoin-git>
[bitcoin] mmachicao closed pull request #14881: Tests: Contract testing for the procedure AddTimeData (master...timedata_contract_test) https://github.com/bitcoin/bitcoin/pull/14881
< bitcoin-git>
[bitcoin] mmachicao opened pull request #15052: Tests: Contract testing for the procedure AddTimeData and related fixes (master...timedata_contract_test2) https://github.com/bitcoin/bitcoin/pull/15052
< bitcoin-git>
[bitcoin] mmachicao opened pull request #15051: Tests: IsReachable is the inverse of IsLimited (DRY). Includes unit tests (master...net_contract_test2) https://github.com/bitcoin/bitcoin/pull/15051
< bitcoin-git>
[bitcoin] mmachicao closed pull request #15044: Tests: IsReachable is the inverse of IsLimited (DRY) (master...net_contract_test) https://github.com/bitcoin/bitcoin/pull/15044