2019-01-21

< bitcoin-git> [bitcoin] hebasto opened pull request #15220: Qt, Trivial: Refactor UI forms (master...20190120-form-ui-refactor) https://github.com/bitcoin/bitcoin/pull/15220
< bitcoin-git> [bitcoin] Empact opened pull request #15219: lint: Enable python linters via an array (master...python-lint) https://github.com/bitcoin/bitcoin/pull/15219

2019-01-20

< bitcoin-git> [bitcoin] hebasto closed 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] andrewtoth opened pull request #15218: validation: Flush state after initial sync (master...flush-after-ibd) https://github.com/bitcoin/bitcoin/pull/15218
< 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] laanwj closed pull request #15194: Add comment describing fDisconnect behavior (master...2019-01-add-fDisconnect-comment) https://github.com/bitcoin/bitcoin/pull/15194
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/fe60ee96e915...978682b9dccf
< bitcoin-git> bitcoin/master 5b4283c Carl Dong: Add comment describing fDisconnect behavior
< 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] instagibbs closed pull request #15179: doc: Slight clarity boost to SEQUENCE_LOCKTIME_DISABLE_FLAG (master...rel_lock_lang) https://github.com/bitcoin/bitcoin/pull/15179
< 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

2019-01-19

< bitcoin-git> [bitcoin] promag opened pull request #15210: gui: Fix window title update (master...2019-01-fixwindowtitle) https://github.com/bitcoin/bitcoin/pull/15210
< 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] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/3b59fa2ce8aa...fe60ee96e915
< bitcoin-git> bitcoin/master a2a6c8f fanquake: rpc: remove duplicate solvable field from getaddressinfo
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/f55808ad6939...3b59fa2ce8aa
< bitcoin-git> bitcoin/master 979bc0c Hennadii Stepanov: Improve "help-console" message...
< bitcoin-git> bitcoin/master 3b59fa2 Wladimir J. van der Laan: Merge #15178: qt: Improve "help-console" message...
< bitcoin-git> [bitcoin] laanwj closed pull request #15178: qt: Improve "help-console" message (master...20190116-improve-help-console) https://github.com/bitcoin/bitcoin/pull/15178
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #15208: Qt: remove macOS launch-at-startup when compiled with > macOS 10.11 (master...2019/01/macos_autostart) https://github.com/bitcoin/bitcoin/pull/15208
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #15175: build: Drop macports support (master...drop-macports) https://github.com/bitcoin/bitcoin/pull/15175
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/63144335becb...f55808ad6939
< bitcoin-git> bitcoin/master 4e81438 Ben Woosley: build: Drop macports support...
< bitcoin-git> bitcoin/master f55808a Jonas Schnelli: Merge #15175: build: Drop macports support...

2019-01-18

< bitcoin-git> [bitcoin] jonasschnelli opened pull request #15206: p2p: immediately disconnect on invalid net message checksum (master...2019/01/netmsg_2) https://github.com/bitcoin/bitcoin/pull/15206
< bitcoin-git> [bitcoin] promag closed pull request #13100: gui: Add dynamic wallets support (master...2018-04-ui-open-wallet) https://github.com/bitcoin/bitcoin/pull/13100
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #15101: gui: Add WalletController (master...2019-01-walletcontroller) https://github.com/bitcoin/bitcoin/pull/15101
< bitcoin-git> [bitcoin] jonasschnelli pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/cd42553b1178...63144335becb
< bitcoin-git> bitcoin/master cefb399 João Barbosa: gui: Use AutoConnection for WalletModel::unload signal
< bitcoin-git> bitcoin/master 8fa271f João Barbosa: gui: Add WalletController
< bitcoin-git> bitcoin/master 0dd9bde João Barbosa: gui: Refactor to use WalletController
< bitcoin-git> [bitcoin] jamesob opened pull request #15205: validation: avoid potential deadlocks in ValidationInterface (master...2019-01-avoid-validationqueue-deadlock) https://github.com/bitcoin/bitcoin/pull/15205
< bitcoin-git> [bitcoin] promag opened pull request #15204: gui: Add Open External Wallet action (master...2019-01-openexternalwallet) https://github.com/bitcoin/bitcoin/pull/15204
< bitcoin-git> [bitcoin] dooglus opened pull request #15203: Fix issue #9683 "gui, wallet: random abort (segmentation fault) (master...fix-startup-crash) https://github.com/bitcoin/bitcoin/pull/15203
< bitcoin-git> [bitcoin] DesWurstes closed pull request #15199: P2P: Don't fill with zeros twice (master...patch-8) https://github.com/bitcoin/bitcoin/pull/15199
< bitcoin-git> [bitcoin] promag opened pull request #15202: gui: Add Close All Wallets action (master...2019-01-closeallwallets) https://github.com/bitcoin/bitcoin/pull/15202
< bitcoin-git> [bitcoin] practicalswift opened pull request #15201: net: Add missing cs_vNodes lock in CConnman::Stop(). Add missing locking annotation. (master...cs_vNodes) https://github.com/bitcoin/bitcoin/pull/15201
< bitcoin-git> [bitcoin] DesWurstes opened pull request #15199: P2P: Don't fill with zeros twice (master...patch-8) https://github.com/bitcoin/bitcoin/pull/15199
< 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] promag opened pull request #15195: gui: Add close wallet action (master...2019-01-closewallet) https://github.com/bitcoin/bitcoin/pull/15195

2019-01-17

< bitcoin-git> [bitcoin] dongcarl opened pull request #15194: Add comment describing fDisconnect behavior (master...2019-01-add-fDisconnect-comment) https://github.com/bitcoin/bitcoin/pull/15194
< bitcoin-git> [bitcoin] sdaftuar opened pull request #15193: Default -whitelistforcelay to off (master...2019-01-forcerelayoff) https://github.com/bitcoin/bitcoin/pull/15193
< bitcoin-git> [bitcoin] practicalswift closed pull request #11652: Add missing locks: validation.cpp + related (master...init-and-validation-locks) https://github.com/bitcoin/bitcoin/pull/11652
< bitcoin-git> [bitcoin] practicalswift opened pull request #15192: Add missing cs_main locks in ThreadImport(...)/Shutdown(...)/gettxoutsetinfo(...)/InitScriptExecutionCache() and benchmarks/tests. Add annotations. (master...validation-cs_main) https://github.com/bitcoin/bitcoin/pull/15192
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #15040: qt: Add workaround for QProgressDialog bug on macOS (master...20181226-fix-macos-qprogressdialog) https://github.com/bitcoin/bitcoin/pull/15040
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/12b30105fc59...cd42553b1178
< bitcoin-git> bitcoin/master 7c572c4 Hennadii Stepanov: Add workaround for QProgressDialog bug on macOS...
< bitcoin-git> bitcoin/master cd42553 Jonas Schnelli: Merge #15040: qt: Add workaround for QProgressDialog bug on macOS...
< bitcoin-git> [bitcoin] practicalswift closed pull request #15189: validation: Add missing lock in UnloadBlockIndex(). Add missing locking annotation for nBlockSequenceId. (master...cs_nBlockSequenceId) https://github.com/bitcoin/bitcoin/pull/15189
< bitcoin-git> [bitcoin] practicalswift opened pull request #15191: validation: Add missing cs_LastBlockFile locks in PruneAndFlush() and UnloadBlockIndex(). Add missing locking annotation for nLastBlockFile and fCheckForPruning. (master...cs_LastBlockFile) https://github.com/bitcoin/bitcoin/pull/15191
< bitcoin-git> [bitcoin] LifeIsPizza closed pull request #15190: [Trivial] Update copyright comments to 2019 (master...copyright-2019) https://github.com/bitcoin/bitcoin/pull/15190
< bitcoin-git> [bitcoin] LifeIsPizza opened pull request #15190: [Trivial] Update copyright comments to 2019 (master...copyright-2019) https://github.com/bitcoin/bitcoin/pull/15190
< bitcoin-git> [bitcoin] practicalswift opened pull request #15189: validation: Add missing cs_nBlockSequenceId lock in UnloadBlockIndex(). Add missing locking annotation for nBlockSequenceId. (master...cs_nBlockSequenceId) https://github.com/bitcoin/bitcoin/pull/15189
< bitcoin-git> [bitcoin] practicalswift closed 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] rex4539 opened pull request #15188: Update zmq to 4.3.1 (master...update-zmq) https://github.com/bitcoin/bitcoin/pull/15188
< bitcoin-git> [bitcoin] MarcoFalke pushed 5 new commits to master: https://github.com/bitcoin/bitcoin/compare/003a47f804b1...12b30105fc59
< bitcoin-git> bitcoin/master 638e53b practicalswift: Pin shellcheck version to v0.6.0
< bitcoin-git> bitcoin/master 07a53dc practicalswift: Remove repeated suppression. Fix indentation.
< bitcoin-git> bitcoin/master 0b7196e practicalswift: Fix warnings introduced in shellcheck v0.6.0
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #15166: qa: Pin shellcheck version (master...opt-out-of-new-shellcheck-warnings) https://github.com/bitcoin/bitcoin/pull/15166
< 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] MarcoFalke closed pull request #15185: docs: Spelling error fix on fuzzing.md (master...docs_fuzzing_spelling_mistake) https://github.com/bitcoin/bitcoin/pull/15185
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/7ee604487f54...003a47f804b1
< bitcoin-git> bitcoin/master 31097b7 benthecarman: docs: Spelling error fix on fuzzing.md
< bitcoin-git> bitcoin/master 003a47f MarcoFalke: Merge #15185: docs: Spelling error fix on fuzzing.md...
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/fcb6694a9945...7ee604487f54
< bitcoin-git> bitcoin/master 1c0e0a5 Hennadii Stepanov: Remove redundant stopThread() signal
< bitcoin-git> bitcoin/master 24313fb Hennadii Stepanov: Remove redundant stopExecutor() signal
< bitcoin-git> bitcoin/master 7ee6044 Wladimir J. van der Laan: Merge #14250: qt: Remove redundant stopThread() and stopExecutor() signals...
< bitcoin-git> [bitcoin] laanwj closed pull request #14250: qt: Remove redundant stopThread() and stopExecutor() signals (master...stopthread-signal) https://github.com/bitcoin/bitcoin/pull/14250
< bitcoin-git> [bitcoin] Empact closed pull request #15133: [WIP] test: Extract BuildCrediting/SpendingTransaction to shared factories folder (master...factories) https://github.com/bitcoin/bitcoin/pull/15133
< bitcoin-git> [bitcoin] fanquake opened pull request #15186: rpc: remove duplicate solvable field from getaddressinfo (master...duplicate-solvable-fields) https://github.com/bitcoin/bitcoin/pull/15186
< bitcoin-git> [bitcoin] benthecarman opened pull request #15185: docs: Spelling error fix on fuzzing.md (master...docs_fuzzing_spelling_mistake) https://github.com/bitcoin/bitcoin/pull/15185

2019-01-16

< bitcoin-git> [bitcoin] laanwj closed pull request #15182: [Minor Performance Fix] - Reserve vectors, to save reallocation costs. (master...master) https://github.com/bitcoin/bitcoin/pull/15182
< bitcoin-git> [bitcoin] marcoagner opened pull request #15183: [Qt]: fixes m_assumed_blockchain_size variable value: (master...fix_m_assumed_blockchain_size) https://github.com/bitcoin/bitcoin/pull/15183
< bitcoin-git> [bitcoin] shahzadlone opened pull request #15182: [Minor Performance Fix] - Reserve vectors, to save reallocation costs. (master...master) https://github.com/bitcoin/bitcoin/pull/15182
< bitcoin-git> [bitcoin] domob1812 opened pull request #15181: Use correct RPC port in help curl example (master...rpchelp-port) https://github.com/bitcoin/bitcoin/pull/15181
< bitcoin-git> [bitcoin] laanwj closed pull request #14839: [rebase] threads: fix unitialized members in sched_param (master...rebased-fix-musl-sched) https://github.com/bitcoin/bitcoin/pull/14839
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/f71c2ea6620a...fcb6694a9945
< bitcoin-git> bitcoin/master 8928237 Cory Fields: threads: fix unitialized members in sched_param...
< bitcoin-git> bitcoin/master fcb6694 Wladimir J. van der Laan: Merge #14839: [rebase] threads: fix unitialized members in sched_param...
< bitcoin-git> [bitcoin] domob1812 closed pull request #15158: Use real bind address in RPC help curl example (master...rpchelp-addr) https://github.com/bitcoin/bitcoin/pull/15158
< bitcoin-git> [bitcoin] instagibbs opened pull request #15179: [trivial] Slight clarity boost to SEQUENCE_LOCKTIME_DISABLE_FLAG (master...rel_lock_lang) https://github.com/bitcoin/bitcoin/pull/15179
< bitcoin-git> [bitcoin] laanwj closed pull request #15122: [RPC] Expand help text for importmulti changes (master...pr14565_release_notes) https://github.com/bitcoin/bitcoin/pull/15122
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/d44b01f028e2...f71c2ea6620a
< bitcoin-git> bitcoin/master b745e14 John Newbery: [docs] Expand help text for importmulti changes
< bitcoin-git> bitcoin/master f71c2ea Wladimir J. van der Laan: Merge #15122: [RPC] Expand help text for importmulti changes...
< bitcoin-git> [bitcoin] lontivero closed pull request #14939: rpc: Allow testmempoolaccept to test unsigned transactions (master...TestAcceptanceForUnsignedTransactions) https://github.com/bitcoin/bitcoin/pull/14939
< bitcoin-git> [bitcoin] laanwj closed pull request #14268: Introduce SafeDbt to handle Dbt with free or memory_cleanse raii-style (master...malloced-dbt) https://github.com/bitcoin/bitcoin/pull/14268
< bitcoin-git> [bitcoin] laanwj pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/19c60ca4975d...d44b01f028e2
< bitcoin-git> bitcoin/master 951a44e Ben Woosley: Drop unused setRange arg to BerkeleyBatch::ReadAtCursor
< bitcoin-git> bitcoin/master 1a9f9f7 Ben Woosley: Introduce SafeDbt to handle DB_DBT_MALLOC raii-style...
< bitcoin-git> bitcoin/master 4a86a0a Ben Woosley: Make SafeDbt DB_DBT_MALLOC on default initialization...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/64ee94356fb4...19c60ca4975d
< 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 #14151: windows: Fix remaining compiler warnings (MSVC) (master...fix-remaining-compiler-warnings-msvc) https://github.com/bitcoin/bitcoin/pull/14151
< 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 pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/3ae3748ce1bd...64ee94356fb4
< bitcoin-git> bitcoin/master c3f1821 Hennadii Stepanov: Make blockdir always net specific...
< bitcoin-git> bitcoin/master e4a0c35 Hennadii Stepanov: Improve blocksdir functional test....
< bitcoin-git> bitcoin/master 64ee943 Wladimir J. van der Laan: Merge #14409: utils and libraries: Make 'blocksdir' always net specific...
< bitcoin-git> [bitcoin] hebasto opened pull request #15178: qt: Improve "help-console" message (master...20190116-improve-help-console) https://github.com/bitcoin/bitcoin/pull/15178
< 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] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/acec9e45c6fb...3ae3748ce1bd
< 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] laanwj closed pull request #15136: qt: "Peers" tab overhaul (master...20190109-peerstab-overhaul) https://github.com/bitcoin/bitcoin/pull/15136
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/bcdd31f26569...acec9e45c6fb
< bitcoin-git> bitcoin/master b0037c5 Hennadii Stepanov: Improve Peers tab layout...
< 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] laanwj pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/16c4a5373b87...bcdd31f26569
< bitcoin-git> bitcoin/master 059a3cf Wladimir J. van der Laan: contrib: Detailed reporting for http errors in github-merge...
< bitcoin-git> bitcoin/master a4c5bbf Wladimir J. van der Laan: contrib: Add support for http[s] URLs in github-merge...
< bitcoin-git> bitcoin/master f1bd219 Wladimir J. van der Laan: contrib: Allow use of github API authentication in github-merge...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/391a27376b30...16c4a5373b87
< bitcoin-git> bitcoin/master cbd9091 Vidar Holen: refactor/lint: Add ignored suggestions to an array...
< bitcoin-git> bitcoin/master 16c4a53 Wladimir J. van der Laan: Merge #15170: refactor/lint: Add ignored shellcheck suggestions to an array...
< bitcoin-git> [bitcoin] laanwj closed pull request #15170: refactor/lint: Add ignored shellcheck suggestions to an array (master...master) https://github.com/bitcoin/bitcoin/pull/15170
< bitcoin-git> [bitcoin] merland opened pull request #15176: Rename README_osx.md (master...rename-osx-readme) https://github.com/bitcoin/bitcoin/pull/15176
< bitcoin-git> [bitcoin] Empact opened pull request #15175: build: Drop macports support (master...drop-macports) https://github.com/bitcoin/bitcoin/pull/15175

2019-01-15

< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/c7c84209bb0a...391a27376b30
< bitcoin-git> bitcoin/master 04215eb Sjors Provoost: [doc] explain what .python-version does
< bitcoin-git> bitcoin/master 391a273 MarcoFalke: Merge #15173: [doc] explain what .python-version does...
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #15173: [doc] explain what .python-version does (master...2019/01/pyenv_doc) https://github.com/bitcoin/bitcoin/pull/15173
< bitcoin-git> [bitcoin] jonasschnelli pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/82ffd4d91832...c7c84209bb0a
< 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] Sjors opened pull request #15173: [doc] explain what .python-version does (master...2019/01/pyenv_doc) https://github.com/bitcoin/bitcoin/pull/15173
< bitcoin-git> [bitcoin] MarcoFalke pushed 5 new commits to master: https://github.com/bitcoin/bitcoin/compare/eb2aecfb8066...82ffd4d91832
< bitcoin-git> bitcoin/master fac4558 MarcoFalke: sync: Add RecursiveMutex type alias
< bitcoin-git> bitcoin/master fafe941 MarcoFalke: test: Add missing validation locks
< bitcoin-git> bitcoin/master fa5c346 MarcoFalke: doc: Add comment to cs_main and mempool::cs
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #14963: mempool, validation: Explain cs_main locking semantics (master...Mf1812-docValLocks) https://github.com/bitcoin/bitcoin/pull/14963
< bitcoin-git> [bitcoin] laanwj closed pull request #14433: Add checksum in gitian build scripts for ossl (master...osslChecksum) https://github.com/bitcoin/bitcoin/pull/14433
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/e8ad580f5153...eb2aecfb8066
< bitcoin-git> bitcoin/master 03b8596 TheCharlatan: Add checksum in gitian build scripts for ossl...
< bitcoin-git> bitcoin/master eb2aecf Wladimir J. van der Laan: Merge #14433: Add checksum in gitian build scripts for ossl...
< bitcoin-git> [bitcoin] laanwj closed pull request #14556: qt: fix confirmed transaction labeled "open" (#13299) (master...20181023-fix13299) https://github.com/bitcoin/bitcoin/pull/14556
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/a5daf70ffb80...e8ad580f5153
< bitcoin-git> bitcoin/master fb3ce75 Hennadii Stepanov: Don't label transactions "Open" while catching up...
< bitcoin-git> bitcoin/master e8ad580 Wladimir J. van der Laan: Merge #14556: qt: fix confirmed transaction labeled "open" (#13299)...
< bitcoin-git> [bitcoin] laanwj closed pull request #14965: minor: fix extra "non" in source code comment (master...minor-comment-double-negation) https://github.com/bitcoin/bitcoin/pull/14965
< bitcoin-git> [bitcoin] Mr-Leshiy closed pull request #15160: Optimization improvements (master...MrLeshiy_Improvements) https://github.com/bitcoin/bitcoin/pull/15160
< bitcoin-git> [bitcoin] laanwj closed pull request #14594: qt: Fix minimized window bug on Linux (master...20181028-restore-minimized) https://github.com/bitcoin/bitcoin/pull/14594
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/1b6fc3053045...a5daf70ffb80
< bitcoin-git> bitcoin/master a88640e Hennadii Stepanov: Fix minimized window bug on Linux...
< bitcoin-git> bitcoin/master a5daf70 Wladimir J. van der Laan: Merge #14594: qt: Fix minimized window bug on Linux...
< bitcoin-git> [bitcoin] Mr-Leshiy closed pull request #15160: Optimization improvements (master...MrLeshiy_Improvements) https://github.com/bitcoin/bitcoin/pull/15160
< bitcoin-git> [bitcoin] Mr-Leshiy reopened pull request #15160: Optimization improvements (master...MrLeshiy_Improvements) https://github.com/bitcoin/bitcoin/pull/15160
< wumpus> whoa, bitcoin-git is *working* again
< bitcoin-git> [bitcoin] laanwj closed pull request #14941: rpc: Make unloadwallet wait for complete wallet unload (master...2018-12-sync-unloadwallet) https://github.com/bitcoin/bitcoin/pull/14941
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/cf0c67b62c20...1b6fc3053045
< bitcoin-git> bitcoin/master c37851d João Barbosa: rpc: Make unloadwallet wait for complete wallet unload
< bitcoin-git> bitcoin/master 645e905 João Barbosa: doc: Add release notes for unloadwallet change to synchronous call
< bitcoin-git> bitcoin/master 1b6fc30 Wladimir J. van der Laan: Merge #14941: rpc: Make unloadwallet wait for complete wallet unload...
< bitcoin-git> [bitcoin] Empact opened pull request #15171: test: Wait before cleanup on exit (master...test-wait-cleanup) https://github.com/bitcoin/bitcoin/pull/15171
< 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"

2019-01-07

< bitcoin-git> [bitcoin] Empact opened pull request #15124: Fail if either disk space check fails (master...disk-space-check) https://github.com/bitcoin/bitcoin/pull/15124
< bitcoin-git> [bitcoin] jnewbery opened pull request #15122: [docs] Expand release notes for importmulti changes (master...pr14565_release_notes) https://github.com/bitcoin/bitcoin/pull/15122
< bitcoin-git> [bitcoin] laanwj closed pull request #15057: [rpc] Correct reconsiderblock help text, add test (master...Mf1608-qaAssert) https://github.com/bitcoin/bitcoin/pull/15057
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/fcc618d508e6...1973257da050
< bitcoin-git> bitcoin/master fa38d3d MarcoFalke: [rpc] Correct reconsiderblock help text, add test
< bitcoin-git> bitcoin/master 1973257 Wladimir J. van der Laan: Merge #15057: [rpc] Correct reconsiderblock help text, add test...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/f0fa6bad00f1...fcc618d508e6
< bitcoin-git> bitcoin/master fab3f14 MarcoFalke: rpc: Document bytessent_per_msg and bytesrecv_per_msg
< bitcoin-git> bitcoin/master fcc618d Wladimir J. van der Laan: Merge #15078: rpc: Document bytessent_per_msg and bytesrecv_per_msg...
< bitcoin-git> [bitcoin] laanwj closed pull request #15078: rpc: Document bytessent_per_msg and bytesrecv_per_msg (master...Mf1901-docRpcGetPeerInfo) https://github.com/bitcoin/bitcoin/pull/15078
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to 0.17: https://github.com/bitcoin/bitcoin/compare/5ff7b372cdbd...0a0b2ea11fde
< bitcoin-git> bitcoin/0.17 59dd855 Ben Carman: gui: Fix for Incorrect application name when passing -regtest...
< bitcoin-git> bitcoin/0.17 0a0b2ea Wladimir J. van der Laan: Merge #15094: 0.17: Backport for #15085...
< bitcoin-git> [bitcoin] laanwj closed pull request #15110: build_msvc: Fix the build problem in libbitcoin_server (master...MrLeshiy_Fix_Build) https://github.com/bitcoin/bitcoin/pull/15110
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/295a1ad52235...f0fa6bad00f1
< bitcoin-git> bitcoin/master c98f886 Alexey Poghilenkov: Fix the build problem in libbitcoin_server
< bitcoin-git> bitcoin/master f0fa6ba Wladimir J. van der Laan: Merge #15110: build_msvc: Fix the build problem in libbitcoin_server...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/9c719987718d...295a1ad52235
< bitcoin-git> bitcoin/master fac4e73 MarcoFalke: test: Run invalid_txs.InputMissing test in feature_block
< bitcoin-git> bitcoin/master 295a1ad MarcoFalke: Merge #15102: test: Run invalid_txs.InputMissing test in feature_block...
< bitcoin-git> [bitcoin] MarcoFalke closed 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] thedevworks closed pull request #15105: gui: Use MINUS (U+2212) instead of HYPHEN-MINUS (U+002D) (master...2019-1-4-hyphenminus) https://github.com/bitcoin/bitcoin/pull/15105
< bitcoin-git> [bitcoin] jimpo opened pull request #15118: Flatfile (master...flatfile) https://github.com/bitcoin/bitcoin/pull/15118

2019-01-06

< 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] MarcoFalke closed pull request #14250: qt: Remove redundant stopThread() and stopExecutor() signals (master...stopthread-signal) https://github.com/bitcoin/bitcoin/pull/14250

2019-01-05

< bitcoin-git> [bitcoin] Empact opened pull request #15112: build: Enable -Wzero-as-null-pointer-constant (master...zero-as-null-pointer-constant) https://github.com/bitcoin/bitcoin/pull/15112
< 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] laanwj pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/88bbcdc4e9b6...9c719987718d
< 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] MarcoFalke pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/fe5a70b9fefa...88bbcdc4e9b6
< bitcoin-git> bitcoin/master 958e1a3 practicalswift: streams: Remove unused seek(size_t)
< bitcoin-git> bitcoin/master 4f4993f practicalswift: Remove UBSan suppression
< bitcoin-git> bitcoin/master 88bbcdc MarcoFalke: Merge #14357: streams: Fix broken streams_vector_reader test. Remove unused seek(size_t)....
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #14357: streams: Fix broken streams_vector_reader test. Remove unused seek(size_t). (master...vectorreader-seek-n-with-negative-n) https://github.com/bitcoin/bitcoin/pull/14357
< bitcoin-git> [bitcoin] fanquake reopened pull request #15094: 0.17: Backport for #15085 (0.17...0.17) https://github.com/bitcoin/bitcoin/pull/15094
< bitcoin-git> [bitcoin] luke-jr closed pull request #14602: Bugfix: Correctly calculate balances when min_conf is used, and for getbalance("*") (master...bugfix_rpc_getbalance_untrusted) https://github.com/bitcoin/bitcoin/pull/14602
< bitcoin-git> [bitcoin] luke-jr closed pull request #14782: [0.17] Bugfix: Correctly calculate balances when min_conf is used, and for getbalance("*") (0.17...bugfix_rpc_getbalance_acctstar-0.17) https://github.com/bitcoin/bitcoin/pull/14782
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #15109: refactor: Use C++11 default member initializers (master...Mf1901-ctorClean) https://github.com/bitcoin/bitcoin/pull/15109
< bitcoin-git> [bitcoin] fanquake closed pull request #14442: quit nicely with bitcoin-cli stop; use simple mode (master...master) https://github.com/bitcoin/bitcoin/pull/14442
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #14952: [do not merge] [tests] tidy up wallet_importmulti.py (master...14886_review_comments) https://github.com/bitcoin/bitcoin/pull/14952
< bitcoin-git> [bitcoin] fanquake closed pull request #14167: [WIP] docs: improve linux tar packages (master...fix-10746) https://github.com/bitcoin/bitcoin/pull/14167
< 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] amitiuttarwar opened pull request #15108: [tests] tidy up wallet_importmulti.py (master...14952_rebase) https://github.com/bitcoin/bitcoin/pull/15108
< 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

2019-01-04

< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/f7e182a973ed...fe5a70b9fefa
< 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] jameshilliard opened pull request #15103: declare getentropy weak import on osx (master...getentropy-weak) https://github.com/bitcoin/bitcoin/pull/15103
< 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] promag opened pull request #15101: gui: Add WalletController (master...2019-01-walletcontroller) https://github.com/bitcoin/bitcoin/pull/15101
< bitcoin-git> [bitcoin] fanquake reopened pull request #12153: Avoid permanent cs_main lock in getblockheader (master...2018-01-getblockheader) https://github.com/bitcoin/bitcoin/pull/12153
< 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] MarcoFalke pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/5b6b371c777a...f7e182a973ed
< bitcoin-git> bitcoin/master 54dc13b João Barbosa: rpc: Fix SoftForkMajorityDesc and SoftForkDesc signatures
< bitcoin-git> bitcoin/master 343b98c João Barbosa: rpc: Specify chain tip instead of chain in GetDifficulty
< bitcoin-git> bitcoin/master b9f226b João Barbosa: rpc: Remove cs_main lock from blockToJSON and blockHeaderToJSON
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/9c64278e1a72...5b6b371c777a
< bitcoin-git> bitcoin/master 75778a0 Ben Woosley: test: Correct ineffectual WithOrVersion from transactions_tests...
< bitcoin-git> bitcoin/master 5b6b371 MarcoFalke: Merge #14855: test: Correct ineffectual WithOrVersion from transactions_tests...
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #14855: test: Correct ineffectual WithOrVersion from transactions_tests (master...with-or-version-test) https://github.com/bitcoin/bitcoin/pull/14855
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/fd83c57d6bee...9c64278e1a72
< bitcoin-git> bitcoin/master e58985c Daniel Kraft: Log progress while verifying blocks at level 4....
< bitcoin-git> bitcoin/master 9c64278 MarcoFalke: Merge #13910: Log progress while verifying blocks at level 4...
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #13910: Log progress while verifying blocks at level 4 (master...progress) https://github.com/bitcoin/bitcoin/pull/13910
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #14832: docs: Add more Doxygen information to Developer Notes (master...improvement/doxygen-docs) https://github.com/bitcoin/bitcoin/pull/14832
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/f51aeac5add6...fd83c57d6bee
< bitcoin-git> bitcoin/master a62e667 Jon Layton: docs: Add more Doxygen information to Developer Notes
< bitcoin-git> bitcoin/master fd83c57 MarcoFalke: Merge #14832: docs: Add more Doxygen information to Developer Notes...
< bitcoin-git> [bitcoin] fanquake closed pull request #14961: docs: Root readme improvements (master...improvements/readme) https://github.com/bitcoin/bitcoin/pull/14961
< 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] laanwj closed pull request #15007: qt: Notificator class refactoring (master...20181219-notificator-enhancement) https://github.com/bitcoin/bitcoin/pull/15007
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/d3dc6d879450...f51aeac5add6
< bitcoin-git> bitcoin/master 698d0f8 Hennadii Stepanov: Remove misplaced Q_UNUSED and others enhancements...
< bitcoin-git> bitcoin/master f51aeac Wladimir J. van der Laan: Merge #15007: qt: Notificator class refactoring...
< bitcoin-git> [bitcoin] laanwj closed pull request #15085: gui: Fix incorrect application name when passing -regtest (master...regest_window_name) https://github.com/bitcoin/bitcoin/pull/15085
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/d71d0d7b7f3f...d3dc6d879450
< 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

2019-01-03

< bitcoin-git> [bitcoin] benthecarman closed pull request #15094: 0.17: Backport for #15085 (0.17...0.17) https://github.com/bitcoin/bitcoin/pull/15094
< bitcoin-git> [bitcoin] benthecarman opened pull request #15094: 0.17: Backport for #15085 (0.17...0.17) https://github.com/bitcoin/bitcoin/pull/15094
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #13884: depends: Enable bdb unicode support for Windows (master...bdb-utf8) https://github.com/bitcoin/bitcoin/pull/13884
< bitcoin-git> [bitcoin] marcinja opened pull request #15093: rpc: Change importwallet to return additional errors (master...add-errors-to-importwallet) https://github.com/bitcoin/bitcoin/pull/15093
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/1d73636fdf1e...d71d0d7b7f3f
< bitcoin-git> bitcoin/master 5bb0164 Chun Kuan Lee: depends: Enable unicode support on dbd for Windows
< bitcoin-git> bitcoin/master d71d0d7 MarcoFalke: Merge #13884: depends: Enable bdb unicode support for Windows...
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #15091: GUI: fix model overlay header sync (master...2019/01/qt_fix_modal) https://github.com/bitcoin/bitcoin/pull/15091
< bitcoin-git> [bitcoin] DrahtBot closed pull request #12153: Avoid permanent cs_main lock in getblockheader (master...2018-01-getblockheader) https://github.com/bitcoin/bitcoin/pull/12153
< 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] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/06fabfa2878e...1d73636fdf1e
< bitcoin-git> bitcoin/master 79f0a3f Hennadii Stepanov: Get more info about GUI-related issue on Linux
< bitcoin-git> bitcoin/master 1d73636 Wladimir J. van der Laan: Merge #15038: docs: Get more info about GUI-related issue on Linux...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/d1effa11aded...06fabfa2878e
< bitcoin-git> bitcoin/master 1db71d4 Graham Krizek: Add names to Travis jobs...
< bitcoin-git> bitcoin/master 06fabfa MarcoFalke: Merge #15020: Build: add names to Travis jobs...
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #15020: Build: add names to Travis jobs (master...travis-job-names) https://github.com/bitcoin/bitcoin/pull/15020
< bitcoin-git> [bitcoin] laanwj closed pull request #14375: qt: Correct misleading "overridden options" label (master...20181002-gui-overridden-options) https://github.com/bitcoin/bitcoin/pull/14375
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/031e3a32b245...d1effa11aded
< bitcoin-git> bitcoin/master 7514361 Hennadii Stepanov: Correct misleading "overridden options" label...
< bitcoin-git> bitcoin/master d1effa1 Wladimir J. van der Laan: Merge #14375: qt: Correct misleading "overridden options" label...
< bitcoin-git> [bitcoin] cyberknight01 closed pull request #15088: Revert 1 master (master...revert-1-master) https://github.com/bitcoin/bitcoin/pull/15088
< bitcoin-git> [bitcoin] cyberknight01 opened pull request #15088: Revert 1 master (master...revert-1-master) https://github.com/bitcoin/bitcoin/pull/15088
< bitcoin-git> [bitcoin] MeshCollider opened pull request #15087: Error if rpcpassword contains hash in conf sections (master...201901_pass_hash_fix) https://github.com/bitcoin/bitcoin/pull/15087
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/fb52d0684e0f...031e3a32b245
< bitcoin-git> bitcoin/master 97fbe67 David A. Harding: Release notes: update notes through fb52d0684
< bitcoin-git> bitcoin/master f3d7d75 David A. Harding: Release notes: integrate detached release notes
< bitcoin-git> bitcoin/master 031e3a3 Wladimir J. van der Laan: Merge #15081: Doc: Update release notes for master through to 2019-01-01...
< bitcoin-git> [bitcoin] laanwj closed 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] laanwj pushed 9 new commits to 0.17: https://github.com/bitcoin/bitcoin/compare/16521ce08676...5ff7b372cdbd
< bitcoin-git> bitcoin/0.17 298dc15 João Barbosa: gui: Favor macOS show / hide action in dock menu...
< bitcoin-git> bitcoin/0.17 d2ed162 Hennadii Stepanov: Clean systray icon menu for -disablewallet mode...
< bitcoin-git> bitcoin/0.17 4d4bc37 Hennadii Stepanov: Remove obj_c for macOS Dock icon setting...
< bitcoin-git> [bitcoin] benthecarman closed 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 #15086: rpc: Fixing logical error in ListTransactions (master...fix_logical_error_in_ListTransactions) https://github.com/bitcoin/bitcoin/pull/15086