2019-11-20

< bitcoin-git> [bitcoin] laanwj merged pull request #12461: scripted-diff: Rename key size consts to be relative to their class (master...key-size-consts) https://github.com/bitcoin/bitcoin/pull/12461
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/6496bb87afc6...36191a8bb536
< bitcoin-git> bitcoin/master 47101bb Ben Woosley: scripted-diff: Rename CPubKey and CKey::*_KEY_SIZE and COMPRESSED_*_KEY_SI...
< bitcoin-git> bitcoin/master 0580f86 Ben Woosley: Fixup whitespace
< bitcoin-git> bitcoin/master 36191a8 Wladimir J. van der Laan: Merge #12461: scripted-diff: Rename key size consts to be relative to thei...
< bitcoin-git> [bitcoin] laanwj merged pull request #17008: build: bump libevent to 2.1.11 in depends (master...master) https://github.com/bitcoin/bitcoin/pull/17008
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b4a1da9ef8e4...6496bb87afc6
< bitcoin-git> bitcoin/master 02ac445 stefanwouldgo: bump libevent to 2.1.11 in depends
< bitcoin-git> bitcoin/master 6496bb8 Wladimir J. van der Laan: Merge #17008: build: bump libevent to 2.1.11 in depends
< bitcoin-git> [bitcoin] theStack opened pull request #17532: test: add functional test for non-standard txs with too large scriptSig (master...20191120-test-check-for-too-large-scriptsig-in-mempool_accept) https://github.com/bitcoin/bitcoin/pull/17532
< bitcoin-git> [bitcoin] laanwj opened pull request #17531: Bump minimum libc version to 2.23 (master...2019_11_bump_libc) https://github.com/bitcoin/bitcoin/pull/17531
< bitcoin-git> [bitcoin] laanwj opened pull request #17530: Use natural alignment for prevector (master...2019_11_prevector) https://github.com/bitcoin/bitcoin/pull/17530
< gribble> https://github.com/bitcoin/bitcoin/issues/12605 | High level road map for coin selection changes . Issue #12605 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17290 | Enable BnB coin selection for preset inputs and subtract fee from outputs by achow101 . Pull Request #17290 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #17529: rpc: Faster getblock using PureBlock (master...1911-PureTx) https://github.com/bitcoin/bitcoin/pull/17529

2019-11-19

< bitcoin-git> [bitcoin] sipa opened pull request #17527: Fix CPUID subleaf iteration (master...201911_fixed_cpuid_subleafs) https://github.com/bitcoin/bitcoin/pull/17527
< bitcoin-git> [bitcoin] achow101 opened pull request #17526: Use Single Random Draw In addition to knapsack as coin selection fallback (master...srd-fallback-2) https://github.com/bitcoin/bitcoin/pull/17526
< bitcoin-git> [bitcoin] RandyMcMillan closed pull request #17424: doc:Travis CI note on Build Timeouts (master...travis-note) https://github.com/bitcoin/bitcoin/pull/17424
< bitcoin-git> [bitcoin] RandyMcMillan closed pull request #17462: build: macOS fix Info.plist (master...info-plist) https://github.com/bitcoin/bitcoin/pull/17462
< bitcoin-git> [bitcoin] achow101 opened pull request #17524: psbt: handle unspendable psbts (master...analyzepsbt-invalid) https://github.com/bitcoin/bitcoin/pull/17524
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #17522: test: Wait until mempool is loaded in wallet_abandonconflict (master...1911-testMempoolLoaded) https://github.com/bitcoin/bitcoin/pull/17522
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #14384: Fire TransactionRemovedFromMempool callbacks from mempool (master...patch/validationinterface-resolve-circular-dependencies) https://github.com/bitcoin/bitcoin/pull/14384
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #14384: Fire TransactionRemovedFromMempool callbacks from mempool (master...patch/validationinterface-resolve-circular-dependencies) https://github.com/bitcoin/bitcoin/pull/14384
< gribble> https://github.com/bitcoin/bitcoin/issues/16944 | gui: create PSBT with watch-only wallet by Sjors . Pull Request #16944 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17457 | gui: Fix manual coin control with multiple wallets loaded by promag . Pull Request #17457 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] fanquake opened pull request #17521: depends: only use D-Bus with Qt on linux (master...no_dbus_macos) https://github.com/bitcoin/bitcoin/pull/17521
< bitcoin-git> [bitcoin] Sjors opened pull request #17520: Mark depends headers as -isystem (master...2019/11/depends-isystem) https://github.com/bitcoin/bitcoin/pull/17520
< bitcoin-git> [bitcoin] narula opened pull request #17519: refactor: Remove unused COINBASE_FLAGS (master...removecoinbaseflags) https://github.com/bitcoin/bitcoin/pull/17519
< bitcoin-git> [bitcoin] hebasto opened pull request #17518: refactor, wallet: Nuke coincontrol circular dependency (master...20191119-coincontrol-dep) https://github.com/bitcoin/bitcoin/pull/17518
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #17517: ci: Bump to clang-8 for asan build to avoid segfaults on ppc64le (master...1911-ciPpcAsan) https://github.com/bitcoin/bitcoin/pull/17517
< bitcoin-git> [bitcoin] hebasto closed pull request #17516: refactor, tool: Cleanup WalletTool namespace (master...20191119-wallettool-namespace) https://github.com/bitcoin/bitcoin/pull/17516
< promag> luke-jr: in https://github.com/bitcoin/bitcoin/issues/2545#issuecomment-16766544 what you mean by "going away" ?
< bitcoin-git> [bitcoin] hebasto opened pull request #17516: refactor, tool: Cleanup WalletTool namespace (master...20191119-wallettool-namespace) https://github.com/bitcoin/bitcoin/pull/17516
< bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/e1df92213253...b4a1da9ef8e4
< bitcoin-git> bitcoin/master 278751e Wladimir J. van der Laan: doc: Remove ssl as a required dependency from build-unix
< bitcoin-git> bitcoin/master 2d70665 Wladimir J. van der Laan: build: remove libcrypto as internal dependency in libbitcoinconsensus.pc
< bitcoin-git> bitcoin/master 7ea5526 Wladimir J. van der Laan: test: remove lsan suppression for libcrypto
< bitcoin-git> [bitcoin] fanquake merged pull request #17515: Remove straggling OpenSSL references from doc and build (master...2019_11_ssl_crypto_doc_cleanup) https://github.com/bitcoin/bitcoin/pull/17515
< instagibbs_> loaded for bitcoin-qt*
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17497: test: skip tests when utils haven't been compiled (master...skip_cli_interface_test_when_no_cli) https://github.com/bitcoin/bitcoin/pull/17497
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/92db280817c5...e1df92213253
< bitcoin-git> bitcoin/master 621d398 fanquake: test: skip bitcoin_cli test when the cli isn't compiled
< bitcoin-git> bitcoin/master e9277ba fanquake: test: skip wallet_listreceivedby test when the cli isn't compiled
< bitcoin-git> bitcoin/master a673521 fanquake: test: skip tool_wallet test when bitcoin-wallet isn't compiled
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2065ef66ee6f...92db280817c5
< bitcoin-git> bitcoin/master adbe155 Wladimir J. van der Laan: doc: Add some better examples for scripted diff
< bitcoin-git> bitcoin/master 92db280 Wladimir J. van der Laan: Merge #17411: doc: Add some better examples for scripted diff
< bitcoin-git> [bitcoin] laanwj merged pull request #17411: doc: Add some better examples for scripted diff (master...2019_11_scripted_diff_examples) https://github.com/bitcoin/bitcoin/pull/17411
< bitcoin-git> [bitcoin] laanwj opened pull request #17515: Remove straggling OpenSSL references from doc and build (master...2019_11_ssl_crypto_doc_cleanup) https://github.com/bitcoin/bitcoin/pull/17515
< bitcoin-git> [bitcoin] laanwj opened pull request #17514: util: Make logging noexcept (master...2019_11_logging_noexcept) https://github.com/bitcoin/bitcoin/pull/17514
< bitcoin-git> [bitcoin] Sjors closed pull request #16966: ui: make send a wizard (master...2019/09/gui-send) https://github.com/bitcoin/bitcoin/pull/16966
< bitcoin-git> [bitcoin] hebasto opened pull request #17513: refactor, qt: Nuke some circular dependencies (master...20191119-nuke-circular-dep) https://github.com/bitcoin/bitcoin/pull/17513
< bitcoin-git> [bitcoin] laanwj pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/30521302f90e...2065ef66ee6f
< bitcoin-git> bitcoin/master 5624ab0 fanquake: random: stop feeding RNG output back into OpenSSL
< bitcoin-git> bitcoin/master 4fcfcc2 fanquake: random: stop retrieving random bytes from OpenSSL
< bitcoin-git> bitcoin/master b49b6b0 fanquake: random: Remove remaining OpenSSL calls and locking infrastructure
< bitcoin-git> [bitcoin] laanwj merged pull request #17265: Remove OpenSSL (master...remove_openssl) https://github.com/bitcoin/bitcoin/pull/17265
< bitcoin-git> [bitcoin] martinus closed pull request #16801: faster & less memory for sync: bulk pool allocator for node based containers (master...2019-08-bulkpoolallocator) https://github.com/bitcoin/bitcoin/pull/16801

2019-11-18

< bitcoin-git> [bitcoin] sipa opened pull request #17511: Add bounds checks before base58 decoding (master...201911_boundedbase58) https://github.com/bitcoin/bitcoin/pull/17511
< gribble> https://github.com/bitcoin/bitcoin/issues/17290 | Enable BnB coin selection for preset inputs and subtract fee from outputs by achow101 . Pull Request #17290 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] emilengler closed pull request #17498: Add permission whitelisting system (master...2019-11-whitelist-permission-system) https://github.com/bitcoin/bitcoin/pull/17498
< bitcoin-git> [bitcoin] ryanofsky reopened pull request #12763: Add RPC Whitelist Feature from #12248 (master...whitelistrpc) https://github.com/bitcoin/bitcoin/pull/12763
< bitcoin-git> [bitcoin] achow101 opened pull request #17510: Add copy constructor and copy operator= to CScript to remove ubsan suppression (master...cscript-undef) https://github.com/bitcoin/bitcoin/pull/17510
< gribble> https://github.com/bitcoin/bitcoin/issues/14384 | Fire TransactionRemovedFromMempool callbacks from mempool by l2a5b1 . Pull Request #14384 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] Sjors opened pull request #17509: gui: save and load PSBT (master...2019/11/gui-psbt-save) https://github.com/bitcoin/bitcoin/pull/17509
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/397c6d32c8f8...30521302f90e
< bitcoin-git> bitcoin/master 49f4c7f practicalswift: tests: Add fuzzing harness for various PSBT related functions
< bitcoin-git> bitcoin/master 3052130 MarcoFalke: Merge #17136: tests: Add fuzzing harness for various PSBT related function...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17136: tests: Add fuzzing harness for various PSBT related functions (master...fuzzers-psbt) https://github.com/bitcoin/bitcoin/pull/17136
< bitcoin-git> [bitcoin] fanquake opened pull request #17507: random: mark RandAddPeriodic and SeedPeriodic as noexcept (master...random_followups) https://github.com/bitcoin/bitcoin/pull/17507
< gribble> https://github.com/bitcoin/bitcoin/issues/17270 | Feed environment data into RNG initializers by sipa . Pull Request #17270 . bitcoin/bitcoin . GitHub
< bitcoin-git> bitcoin/master e161bc7 Wladimir J. van der Laan: doc: Remove bitness from bitcoin-qt help message and manpage
< bitcoin-git> bitcoin/master 397c6d3 MarcoFalke: Merge #17503: doc: Remove bitness from bitcoin-qt help message and manpage...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17503: doc: Remove bitness from bitcoin-qt help message and manpage (master...2019_11_nobitness) https://github.com/bitcoin/bitcoin/pull/17503
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6fde676f647e...397c6d32c8f8
< gribble> https://github.com/bitcoin/bitcoin/issues/17265 | Remove OpenSSL by fanquake . Pull Request #17265 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] laanwj merged pull request #16669: build: use new fork of osslsigncode for windows gitian signing (master...osslsigncode_2_0) https://github.com/bitcoin/bitcoin/pull/16669
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ca1eeba0b058...6fde676f647e
< bitcoin-git> bitcoin/master feb5075 fanquake: build: use osslsigncode 2.0 in gitian
< bitcoin-git> bitcoin/master 6fde676 Wladimir J. van der Laan: Merge #16669: build: use new fork of osslsigncode for windows gitian signi...
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/63fac52f31ea...ca1eeba0b058
< bitcoin-git> bitcoin/master 1c23ea5 fanquake: test: fix bitcoind already running warnings on macOS
< bitcoin-git> bitcoin/master ca1eeba Wladimir J. van der Laan: Merge #17488: test: fix "bitcoind already running" warnings on macOS
< bitcoin-git> [bitcoin] laanwj merged pull request #17488: test: fix "bitcoind already running" warnings on macOS (master...macos_pidof_test_runner_warning) https://github.com/bitcoin/bitcoin/pull/17488
< bitcoin-git> [bitcoin] laanwj pushed tag v0.19.0.1: https://github.com/bitcoin/bitcoin/compare/v0.19.0.1
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/24647a09e710...63fac52f31ea
< bitcoin-git> bitcoin/master 2f5f7d6 darosior: GuessVerificationProgress: cap the ratio to 1
< bitcoin-git> bitcoin/master 63fac52 Wladimir J. van der Laan: Merge #17328: GuessVerificationProgress: cap the ratio to 1
< bitcoin-git> [bitcoin] laanwj merged pull request #17328: GuessVerificationProgress: cap the ratio to 1 (master...fixup_getblockchaininfo) https://github.com/bitcoin/bitcoin/pull/17328
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/0bb37e437e9c...24647a09e710
< bitcoin-git> bitcoin/master fa6e01b MarcoFalke: ci: Use clang-8 for fuzzing to run on aarch64 ci systems
< bitcoin-git> bitcoin/master fa2ec9f MarcoFalke: fuzz: Bump timeout in test_runner to accomodate for slow arm64 CPUs
< bitcoin-git> bitcoin/master 24647a0 Wladimir J. van der Laan: Merge #17470: ci: Use clang-8 for fuzzing to run on aarch64 ci systems
< bitcoin-git> [bitcoin] laanwj merged pull request #17470: ci: Use clang-8 for fuzzing to run on aarch64 ci systems (master...1911-ciFuzzClang8) https://github.com/bitcoin/bitcoin/pull/17470
< gribble> https://github.com/bitcoin/bitcoin/issues/17265 | Remove OpenSSL by fanquake . Pull Request #17265 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] laanwj pushed 12 commits to master: https://github.com/bitcoin/bitcoin/compare/1baf7d181931...0bb37e437e9c
< bitcoin-git> bitcoin/master b51bae1 fanquake: doc: minor corrections in random.cpp
< bitcoin-git> bitcoin/master cea3902 Pieter Wuille: [MOVEONLY] Move perfmon data gathering to new randomenv module
< bitcoin-git> bitcoin/master 723c796 Pieter Wuille: [MOVEONLY] Move cpuid code from random & sha256 to compat/cpuid
< bitcoin-git> [bitcoin] laanwj merged pull request #17270: Feed environment data into RNG initializers (master...201910_seedrandom) https://github.com/bitcoin/bitcoin/pull/17270
< promag> wumpus: regarding #17500, considering the goal is to remove the circular dependency, which can be done with just https://github.com/bitcoin/bitcoin/pull/17500#discussion_r347153585 I don't agree with the other changes - particularly with the one setting the parent temporarily to BitcoinGUI
< gribble> https://github.com/bitcoin/bitcoin/issues/17500 | refactor, qt: Nuke walletframe circular dependency by hebasto . Pull Request #17500 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] promag closed pull request #17505: Fix unsigned integer overflow in LoadMempool (master...2019-11-loadmempool-ubsan-uint-overflow) https://github.com/bitcoin/bitcoin/pull/17505
< bitcoin-git> [bitcoin] promag opened pull request #17505: Fix unsigned integer overflow in LoadMempool (master...2019-11-loadmempool-ubsan-uint-overflow) https://github.com/bitcoin/bitcoin/pull/17505
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/94f0749f9130...1baf7d181931
< bitcoin-git> bitcoin/master bc728d1 Carl Dong: depends: qt: Fix C{,XX} pickup
< bitcoin-git> bitcoin/master 1baf7d1 Wladimir J. van der Laan: Merge #17466: depends: qt: Fix C{,XX} pickup
< bitcoin-git> [bitcoin] laanwj merged pull request #17466: depends: qt: Fix C{,XX} pickup (master...2019-11-qt-CC-CXX-pickup) https://github.com/bitcoin/bitcoin/pull/17466
< bitcoin-git> [bitcoin] laanwj opened pull request #17503: doc: Remove bitness from bitcoin-qt help message and manpage (master...2019_11_nobitness) https://github.com/bitcoin/bitcoin/pull/17503
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7dbc33f61764...94f0749f9130
< bitcoin-git> bitcoin/master 0ec9671 TheCharlatan: Add TheCharlatan's pgp key
< bitcoin-git> bitcoin/master 94f0749 Wladimir J. van der Laan: Merge #17436: Add TheCharlatan's pgp key
< bitcoin-git> [bitcoin] laanwj merged pull request #17436: Add TheCharlatan's pgp key (master...gitianKey) https://github.com/bitcoin/bitcoin/pull/17436
< bitcoin-git> [bitcoin] laanwj pushed 1 commit to 0.19: https://github.com/bitcoin/bitcoin/compare/890dc0a7cccd...1bc9988993ee
< bitcoin-git> bitcoin/0.19 1bc9988 Wladimir J. van der Laan: doc: Generate manpages for 0.19.0.1
< bitcoin-git> [bitcoin] theStack opened pull request #17502: test: add unit test for non-standard bare multisig txs (master...20191118-test_check-for-non-standard-txs-bare-multisig) https://github.com/bitcoin/bitcoin/pull/17502

2019-11-17

< bitcoin-git> [bitcoin] jonasschnelli pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b90dad514399...7dbc33f61764
< bitcoin-git> bitcoin/master 5fa28e9 Hennadii Stepanov: refactor: Remove unused signal
< bitcoin-git> bitcoin/master 7dbc33f Jonas Schnelli: Merge #17499: refactor, qt: Remove unused signal from WalletView class
< bitcoin-git> [bitcoin] jonasschnelli merged pull request #17499: refactor, qt: Remove unused signal from WalletView class (master...20191117-walletview-cleanup) https://github.com/bitcoin/bitcoin/pull/17499
< bitcoin-git> [bitcoin] hebasto opened pull request #17500: refactor, qt: Nuke walletframe circular dependency (master...20191117-nuke-circular) https://github.com/bitcoin/bitcoin/pull/17500
< emilengler> Could someone restart this? https://travis-ci.org/bitcoin/bitcoin/builds/612991003
< bitcoin-git> [bitcoin] hebasto opened pull request #17499: refactor, qt: Remove unused signal from WalletView class (master...20191117-walletview-cleanup) https://github.com/bitcoin/bitcoin/pull/17499
< bitcoin-git> [bitcoin] emilengler opened pull request #17498: Add permission whitelisting system (master...2019-11-whitelist-permission-system) https://github.com/bitcoin/bitcoin/pull/17498
< bitcoin-git> [bitcoin] fanquake opened pull request #17497: test: skip interface_bitcoin_cli when the cli isn't compiled (master...skip_cli_interface_test_when_no_cli) https://github.com/bitcoin/bitcoin/pull/17497

2019-11-16

< bitcoin-git> [bitcoin] fanquake opened pull request #17494: utils: Use GetProcessWorkingSetSizeEx to get limit for Win32LockedPageAllocator (master...windows_page_allocator_getlimit) https://github.com/bitcoin/bitcoin/pull/17494

2019-11-15

< bitcoin-git> [bitcoin] ryanofsky opened pull request #17493: util: Forbid ambiguous repeated assignments in config file (master...pr/wdmult) https://github.com/bitcoin/bitcoin/pull/17493
< bitcoin-git> [bitcoin] Xekyo closed pull request #17489: Remove unused variable COINBASE_FLAGS (master...removeUnusedVariable) https://github.com/bitcoin/bitcoin/pull/17489
< bitcoin-git> [bitcoin] instagibbs opened pull request #17492: [WIP] QT: bump fee returns PSBT on clipboard for watchonly-only wallets (master...gui_bump_psbt) https://github.com/bitcoin/bitcoin/pull/17492
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #17490: ci: Add valgrind run (master...1911-ciValgrind) https://github.com/bitcoin/bitcoin/pull/17490
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1ed3e071dfea...b90dad514399
< bitcoin-git> bitcoin/master 18b18f8 Sjors Provoost: [build] ./configure --enable-werror: add unused-variable
< bitcoin-git> bitcoin/master b90dad5 MarcoFalke: Merge #17486: build: make Travis catch unused variables
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17486: build: make Travis catch unused variables (master...2019/11/Werror-unused-variable) https://github.com/bitcoin/bitcoin/pull/17486
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f92e750eb4eb...1ed3e071dfea
< bitcoin-git> bitcoin/master d604b4c practicalswift: tests: Update valgrind suppressions
< bitcoin-git> bitcoin/master 1ed3e07 MarcoFalke: Merge #17455: tests: Update valgrind suppressions
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17455: tests: Update valgrind suppressions (master...valgrind-suppressions) https://github.com/bitcoin/bitcoin/pull/17455
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17480: test: add unit test for non-standard txs with too large scriptSig (master...20191114-test-check-for-non-standard-txs-with-too-large-scriptsig) https://github.com/bitcoin/bitcoin/pull/17480
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/422ec33d45ed...f92e750eb4eb
< bitcoin-git> bitcoin/master 5e8a563 Sebastian Falbesoner: test: add unit test for non-standard txs with too large scriptSig
< bitcoin-git> bitcoin/master f92e750 MarcoFalke: Merge #17480: test: add unit test for non-standard txs with too large scri...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17322: Fix input size assertion in wallet_bumpfee.py (master...w_bp_assert) https://github.com/bitcoin/bitcoin/pull/17322
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c7709cbf4c15...422ec33d45ed
< bitcoin-git> bitcoin/master 38516f9 Gregory Sanders: Fix input size assertion in wallet_bumpfee.py
< bitcoin-git> bitcoin/master 422ec33 MarcoFalke: Merge #17322: Fix input size assertion in wallet_bumpfee.py
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/21ee676dd6a7...c7709cbf4c15
< bitcoin-git> bitcoin/master fac942c MarcoFalke: test: Remove fragile assert_memory_usage_stable
< bitcoin-git> bitcoin/master c7709cb MarcoFalke: Merge #17469: test: Remove fragile assert_memory_usage_stable
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17469: test: Remove fragile assert_memory_usage_stable (master...1911-testFragileMem) https://github.com/bitcoin/bitcoin/pull/17469
< gribble> https://github.com/bitcoin/bitcoin/issues/17427 | qt: Fix missing qRegisterMetaType for size_t by hebasto . Pull Request #17427 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] Xekyo opened pull request #17489: Remove unused variable COINBASE_FLAGS (master...removeUnusedVariable) https://github.com/bitcoin/bitcoin/pull/17489
< bitcoin-git> [bitcoin] fanquake opened pull request #17488: test: fix "bitcoind already running" warnings on macOS (master...macos_pidof_test_runner_warning) https://github.com/bitcoin/bitcoin/pull/17488
< bitcoin-git> [bitcoin] jamesob opened pull request #17487: coins: add `erase` parameter to control cacheCoins drop on flush (master...2019-11-au-coins-erase) https://github.com/bitcoin/bitcoin/pull/17487
< wumpus> I really don't know about git-subtree... https://github.com/bitcoin/bitcoin/pull/17398#issuecomment-554292159
< bitcoin-git> [bitcoin] Sjors opened pull request #17486: build: make Travis catch unused variables (master...2019/11/Werror-unused-variable) https://github.com/bitcoin/bitcoin/pull/17486

2019-11-14

< darosior> sipa (or anyone who knows): why in https://github.com/bitcoin/bitcoin/commit/2b1f6f9ccf36f1e0a2c9d99154e1642f796d7c2b#diff-d22bc3e058f8982972e2eb381a1df668R154 is GetVirtualTransactionSize as (weight + 3) / 4 while virtual tx size is defined as weight / 4 here
< bitcoin-git> [bitcoin] jamesob closed pull request #16718: Improve speed, memory efficiency with alternate hashmap (master...2019-08-robinhood) https://github.com/bitcoin/bitcoin/pull/16718
< bitcoin-git> [bitcoin] jnewbery opened pull request #17485: net processing: Don't reach into CBlockIndex to check for block mutation (master...2019-11-processnewblock-early-return2) https://github.com/bitcoin/bitcoin/pull/17485
< bitcoin-git> [bitcoin] ariard opened pull request #17484: CWallet: add cached m_is_ibd to remove isInitialBlockDownload (master...2019-11-wallet-remove-isibd) https://github.com/bitcoin/bitcoin/pull/17484
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #17483: scripted-diff: Set gitian arch back to amd64 (master...1911-gitianRevertToAmd64) https://github.com/bitcoin/bitcoin/pull/17483
< jonasschnelli> I just saw that the Bitcoin Core Code Signing Association Apple developer programm expires in 15 days
< bitcoin-git> [bitcoin] ryanofsky opened pull request #17482: util: Disallow network-qualified command line options (master...pr/wdqual) https://github.com/bitcoin/bitcoin/pull/17482
< bitcoin-git> [bitcoin] laanwj pushed 1 commit to 0.19: https://github.com/bitcoin/bitcoin/compare/6ec0dc195dc6...890dc0a7cccd
< bitcoin-git> bitcoin/0.19 890dc0a Wladimir J. van der Laan: doc: Re-add release notes of 0.19.0
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to 0.19: https://github.com/bitcoin/bitcoin/compare/c7c8e3e072a7...6ec0dc195dc6
< bitcoin-git> bitcoin/0.19 1e9816d Wladimir J. van der Laan: build: bump version to 0.19.0.1
< bitcoin-git> bitcoin/0.19 6ec0dc1 NullFunctor: fix uninitialized variable nMinerConfirmationWindow
< gribble> https://github.com/bitcoin/bitcoin/issues/17417 | [0.19] cli: fix -getinfo output when compiled with no wallet by fanquake . Pull Request #17417 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17449 | fix uninitialized variable nMinerConfirmationWindow by bitcoinVBR . Pull Request #17449 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/16697 | Unknown version bit fork activated warning . Issue #16697 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17449 | fix uninitialized variable nMinerConfirmationWindow by bitcoinVBR . Pull Request #17449 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/16945 | refactor: introduce CChainState::GetCoinsCacheSizeState by jamesob . Pull Request #16945 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/16323 | Call ProcessNewBlock() asynchronously by TheBlueMatt . Pull Request #16323 . bitcoin/bitcoin . GitHub
< wumpus> https://github.com/bitcoin/bitcoin/projects/8 7 blockers, 7 chasing concept ACK again
< moneyball> Scaling bitcoin
< moneyball> So I'm proposing next Core dev to be in March in SF. The 3 days prior to Bitcoin 2020 conference
< wumpus> #bitcoin-core-dev Meeting: wumpus sipa gmaxwell jonasschnelli morcos luke-jr sdaftuar jtimon cfields petertodd kanzure bluematt instagibbs phantomcircuit codeshark michagogo marcofalke paveljanik NicolasDorier jl2012 achow101 meshcollider jnewbery maaku fanquake promag provoostenator aj Chris_Stewart_5 dongcarl gwillen jamesob ken281221 ryanofsky gleb moneyball kvaciral ariard digi_james amiti fjahr
< bitcoin-git> [bitcoin] fanquake merged pull request #17449: fix uninitialized variable nMinerConfirmationWindow (master...master) https://github.com/bitcoin/bitcoin/pull/17449
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/cd6cb9745e13...21ee676dd6a7
< bitcoin-git> bitcoin/master edb6b76 NullFunctor: fix uninitialized variable nMinerConfirmationWindow
< bitcoin-git> bitcoin/master 21ee676 fanquake: Merge #17449: fix uninitialized variable nMinerConfirmationWindow
< bitcoin-git> [bitcoin] theStack opened pull request #17480: test: add unit test for non-standard txs with too large scriptSig (master...20191114-test-check-for-non-standard-txs-with-too-large-scriptsig) https://github.com/bitcoin/bitcoin/pull/17480
< bitcoin-git> [bitcoin] jnewbery opened pull request #17479: Return BlockValidationState from ProcessNewBlock if CheckBlock/AcceptBlock fails (master...2019-11-processnewblock-early-return) https://github.com/bitcoin/bitcoin/pull/17479
< bitcoin-git> [bitcoin] jnewbery opened pull request #17477: Remove the mempool's NotifyEntryAdded and NotifyEntryRemoved signals (master...2019-11-remove-mempool-signals2) https://github.com/bitcoin/bitcoin/pull/17477
< bitcoin-git> [bitcoin] domob1812 closed pull request #14144: Refactoring: Clarify code using encrypted_batch in CWallet (master...encrypted-batch) https://github.com/bitcoin/bitcoin/pull/14144
< bitcoin-git> [bitcoin] practicalswift closed pull request #16915: doc: Document MemPoolAccept::Finalize(...) precondition (master...clarify-mempoolaccept-finalize-assumptions) https://github.com/bitcoin/bitcoin/pull/16915
< bitcoin-git> [bitcoin] practicalswift closed pull request #17129: tests: Add fuzzing harness for miniscript::FromScript(...) (master...fuzzers-miniscript-fromscript) https://github.com/bitcoin/bitcoin/pull/17129
< bitcoin-git> [bitcoin] luke-jr opened pull request #17474: Bugfix: GUI: Recognise NETWORK_LIMITED in formatServicesStr (master...bugfix_gui_netlimited_svcbit+refactor) https://github.com/bitcoin/bitcoin/pull/17474
< bitcoin-git> [bitcoin] ryanofsky opened pull request #17473: refactor: Settings code cleanups (master...pr/cleanset) https://github.com/bitcoin/bitcoin/pull/17473

2019-11-13

< bitcoin-git> [bitcoin] MarcoFalke opened pull request #17470: ci: Use clang-8 for fuzzing to run on aarch64 ci systems (master...1911-ciFuzzClang8) https://github.com/bitcoin/bitcoin/pull/17470
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #17469: test: Remove fragile assert_memory_usage_stable (master...1911-testFragileMem) https://github.com/bitcoin/bitcoin/pull/17469
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #17466: depends: qt: Fix C{,XX} pickup (master...2019-11-qt-CC-CXX-pickup) https://github.com/bitcoin/bitcoin/pull/17466
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #17466: depends: qt: Fix C{,XX} pickup (master...2019-11-qt-CC-CXX-pickup) https://github.com/bitcoin/bitcoin/pull/17466
< bitcoin-git> [bitcoin] dongcarl opened pull request #17466: depends: qt: Fix C{,XX} pickup (master...2019-11-qt-CC-CXX-pickup) https://github.com/bitcoin/bitcoin/pull/17466
< MarcoFalke> <JeremyCrookshank> What does everyone use to develop on Bitcoin with? Visual studio code?
< JeremyCrookshank> What does everyone use to develop on Bitcoin with? Visual studio code?
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/8237889e8d0f...cd6cb9745e13
< bitcoin-git> bitcoin/master fab9850 MarcoFalke: scripted-diff: Avoid hardcoded libfaketime dir in gitian
< bitcoin-git> bitcoin/master 3333629 MarcoFalke: doc: Explain $LIB in LD_PRELOAD in gitian descriptors
< bitcoin-git> bitcoin/master cd6cb97 Wladimir J. van der Laan: Merge #17409: build: Avoid hardcoded libfaketime dir in gitian
< bitcoin-git> [bitcoin] laanwj merged pull request #17409: build: Avoid hardcoded libfaketime dir in gitian (master...1911-gitianArm64) https://github.com/bitcoin/bitcoin/pull/17409
< bitcoin-git> [bitcoin] luke-jr opened pull request #17463: Bugfix: GUI: Restore SendConfirmationDialog button default to "Yes" (master...gui_custom_sendyes) https://github.com/bitcoin/bitcoin/pull/17463
< bitcoin-git> [bitcoin] RandyMcMillan opened pull request #17462: build: macOS fix Info.plist (master...info-plist) https://github.com/bitcoin/bitcoin/pull/17462
< bitcoin-git> [bitcoin] theStack opened pull request #17461: test: check custom descedant limit in mempool_packages.py (master...20191112-test-check_custom_descendant_limit_in_mempool-packages) https://github.com/bitcoin/bitcoin/pull/17461
< jeremyrubin> fyi if you have an opinion on OP_SECURETHEBAG naming convention please chime in on https://www.reddit.com/r/Bitcoin/comments/dviy6i/should_op_securethebag_be_renamed/ or the twitter poll. Trying to finalize a name (naming it is difficult as the boring but technically accurate name is OP_CHECKOUTPUTSANDSEQUENCESANDSCRIPTSIGSANDLOCKTIMEANDVERSIONANDNVINVERIFY is a bit too wordy). Hoping to resolve naming concerns so that focus
< bitcoin-git> [bitcoin] theStack opened pull request #17459: Remove redundant NDEBUG preprocessor checks (master...20191112-remove-redundant-ndebug-checks) https://github.com/bitcoin/bitcoin/pull/17459
< bitcoin-git> [bitcoin] achow101 opened pull request #17458: Refactor OutputGroup effective value calculations and filtering to occur within the struct (master...cleanup-outputgroups) https://github.com/bitcoin/bitcoin/pull/17458

2019-11-12

< moneyball> #proposedmeetingtopic next CoreDev ... proposing week of March 23, 2020 at Bitcoin 2020 in SF https://www.bitcoin2020conference.com/
< gribble> https://github.com/bitcoin/bitcoin/issues/16323 | Call ProcessNewBlock() asynchronously by TheBlueMatt . Pull Request #16323 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/16279 | Return the AcceptBlock CValidationState directly in ProcessNewBlock by TheBlueMatt . Pull Request #16279 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] promag opened pull request #17457: gui: Fix manual coin control with multiple wallets loaded (master...2019-11-fix-15725) https://github.com/bitcoin/bitcoin/pull/17457
< gribble> https://github.com/bitcoin/bitcoin/issues/16324 | Get cs_main out of the critical path in ProcessMessages by TheBlueMatt . Pull Request #16324 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] TheBlueMatt closed pull request #15482: Implement BIPXXX's new softfork rules (The Great Consensus Cleanup) (master...2019-02-great-consensus-cleanup) https://github.com/bitcoin/bitcoin/pull/15482
< gribble> https://github.com/bitcoin/bitcoin/issues/16323 | Call ProcessNewBlock() asynchronously by TheBlueMatt . Pull Request #16323 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] TheBlueMatt closed pull request #16279: Return the AcceptBlock CValidationState directly in ProcessNewBlock (master...2019-06-pnb-dos-state) https://github.com/bitcoin/bitcoin/pull/16279
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1028882eea12...8237889e8d0f
< bitcoin-git> bitcoin/master 4999781 Sebastian Falbesoner: test: check custom ancestor limit in mempool_packages.py
< bitcoin-git> bitcoin/master 8237889 MarcoFalke: Merge #17435: test: check custom ancestor limit in mempool_packages.py
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17435: test: check custom ancestor limit in mempool_packages.py (master...20191110-test-check_custom_ancestor_limit_in_mempool-packages) https://github.com/bitcoin/bitcoin/pull/17435
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17437: rpc: Expose block height of wallet transactions (master...2019-11-rpc-blockheight) https://github.com/bitcoin/bitcoin/pull/17437
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6d4b97cb1c21...1028882eea12
< bitcoin-git> bitcoin/master a5e7795 Joao Barbosa: rpc: Expose block height of wallet transactions
< bitcoin-git> bitcoin/master 1028882 MarcoFalke: Merge #17437: rpc: Expose block height of wallet transactions
< bitcoin-git> [bitcoin] practicalswift opened pull request #17455: tests: Update valgrind suppressions (master...valgrind-suppressions) https://github.com/bitcoin/bitcoin/pull/17455
< bitcoin-git> [bitcoin] hebasto opened pull request #17453: gui: Fix intro dialog labels when the prune button is toggled (master...20191112-fix-intro-prune) https://github.com/bitcoin/bitcoin/pull/17453
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17450: util: Add missing headers to util/fees.cpp (master...20191112-missing-includes) https://github.com/bitcoin/bitcoin/pull/17450
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/80fdb6fad132...6d4b97cb1c21
< bitcoin-git> bitcoin/master b131524 Hennadii Stepanov: util: Add missing headers to util/fees.cpp
< bitcoin-git> bitcoin/master 6d4b97c MarcoFalke: Merge #17450: util: Add missing headers to util/fees.cpp
< bitcoin-git> [bitcoin] jonatack opened pull request #17452: lib: update fuzz directory in .gitignore (master...update-fuzz-gitignore) https://github.com/bitcoin/bitcoin/pull/17452
< wumpus> sipa: I don't see your nits mentioned in https://github.com/bitcoin/bitcoin/pull/17398#issuecomment-552282982
< gribble> https://github.com/bitcoin/bitcoin/issues/17449 | fix uninitialized variable nMinerConfirmationWindow by bitcoinVBR . Pull Request #17449 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] laanwj closed pull request #17448: remove unused variable - consensus.nMinerConfirmationWindow (master...0.19) https://github.com/bitcoin/bitcoin/pull/17448
< bitcoin-git> [bitcoin] hebasto opened pull request #17450: util: Add missing headers to util/fees.cpp (master...20191112-missing-includes) https://github.com/bitcoin/bitcoin/pull/17450
< bitcoin-git> [bitcoin] bitcoinVBR opened pull request #17449: fix uninitialized variable nMinerConfirmationWindow (master...master) https://github.com/bitcoin/bitcoin/pull/17449
< bitcoin-git> [bitcoin] bitcoinVBR opened pull request #17448: remove unused variable - consensus.nMinerConfirmationWindow (0.19...0.19) https://github.com/bitcoin/bitcoin/pull/17448
< bitcoin-git> [bitcoin] promag opened pull request #17447: wallet: Make -walletdir network only (master...2019-11-fix-15630) https://github.com/bitcoin/bitcoin/pull/17447

2019-11-11

< gribble> https://github.com/bitcoin/bitcoin/issues/17437 | rpc: Expose block height of wallet transactions by promag . Pull Request #17437 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] dannmat opened pull request #17446: Removed 'Message' text field + references from receive area (master...Nov-19-Remove-Message-Input) https://github.com/bitcoin/bitcoin/pull/17446
< bitcoin-git> [bitcoin] promag opened pull request #17445: zmq: Fix due to invalid argument and multiple notifiers (master...2019-11-fix-17185) https://github.com/bitcoin/bitcoin/pull/17445
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #17444: wallet: Avoid showing GUI popups on RPC errors (take 2) (master...1911-walletGuiPopupRpc) https://github.com/bitcoin/bitcoin/pull/17444
< bitcoin-git> [bitcoin] ariard opened pull request #17443: Use Median Time Past to check finality of wallet transactions (master...2019-11-fix-final-wallet) https://github.com/bitcoin/bitcoin/pull/17443
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a6f6333ba253...80fdb6fad132
< bitcoin-git> bitcoin/master eb880f0 ianliu: fix Typo: "merkelRoot" -> "merkleRoot"
< bitcoin-git> bitcoin/master 80fdb6f MarcoFalke: Merge #17442: fix Typo: "merkelRoot" -> "merkleRoot"
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17442: fix Typo: "merkelRoot" -> "merkleRoot" (master...master) https://github.com/bitcoin/bitcoin/pull/17442
< bitcoin-git> [bitcoin] sakilax opened pull request #17442: fix Typo: "merkelRoot" -> "merkleRoot" (master...master) https://github.com/bitcoin/bitcoin/pull/17442
< bitcoin-git> [bitcoin] emilengler closed pull request #17035: qt: Fix text display when state of prune button is changed (master...2019-10-qt-intro-prune-text-update-fix) https://github.com/bitcoin/bitcoin/pull/17035
< bitcoin-git> [bitcoin] hebasto opened pull request #17439: refactor: Use proper MAX_SCRIPT_ELEMENT_SIZE constants consistently (master...20191111-maxscriptelementsize-const) https://github.com/bitcoin/bitcoin/pull/17439
< gribble> https://github.com/bitcoin/bitcoin/issues/17361 | script: Lint Gitian descriptors with ShellCheck by hebasto . Pull Request #17361 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/89e93135aedf...a6f6333ba253
< bitcoin-git> bitcoin/master 29eb039 Aaron Clauson: Moves vcpkg list to a text file and updates the appveyor job and readme to...
< bitcoin-git> bitcoin/master a6f6333 MarcoFalke: Merge #17416: Appveyor improvement - text file for vcpkg package list
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17416: Appveyor improvement - text file for vcpkg package list (master...check-missing-vcpkgs) https://github.com/bitcoin/bitcoin/pull/17416
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #17433: fix nMinerConfirmationWindow not initialized (0.19...0.19) https://github.com/bitcoin/bitcoin/pull/17433
< bitcoin-git> [bitcoin] promag opened pull request #17437: rpc: Expose block height of wallet transactions (master...2019-11-rpc-blockheight) https://github.com/bitcoin/bitcoin/pull/17437

2019-11-10

< bitcoin-git> [bitcoin] TheCharlatan opened pull request #17436: Add TheCharlatan's pgp key (master...gitianKey) https://github.com/bitcoin/bitcoin/pull/17436
< bitcoin-git> [bitcoin] theStack opened pull request #17435: test: check custom ancestor limit in mempool_packages.py (master...20191110-test-check_custom_ancestor_limit_in_mempool-packages) https://github.com/bitcoin/bitcoin/pull/17435
< bitcoin-git> [bitcoin] Xekyo opened pull request #17434: Move parsing from init.cpp to where values are needed (master...trimGlobals) https://github.com/bitcoin/bitcoin/pull/17434
< bitcoin-git> [bitcoin] bitcoinVBR opened pull request #17433: fix nMinerConfirmationWindow not initialized (0.19...0.19) https://github.com/bitcoin/bitcoin/pull/17433
< wumpus> I'd like to test bitcoin core on that platform but qemu emulation is just too slow to bother
< hebasto> folks who is interested in Bitcoin Core GUI! Would you mind reviewing and testing #16224?
< gribble> https://github.com/bitcoin/bitcoin/issues/16224 | gui: Bilingual GUI error messages by hebasto . Pull Request #16224 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17270 | Feed environment data into RNG initializers by sipa . Pull Request #17270 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to 0.19: https://github.com/bitcoin/bitcoin/compare/e05b2dba16d4...c7c8e3e072a7
< bitcoin-git> bitcoin/0.19 2d0b3c0 fanquake: cli: fix -getinfo output when compiled with no wallet
< bitcoin-git> bitcoin/0.19 c7c8e3e Wladimir J. van der Laan: Merge #17417: [0.19] cli: fix -getinfo output when compiled with no wallet...
< bitcoin-git> [bitcoin] laanwj merged pull request #17417: [0.19] cli: fix -getinfo output when compiled with no wallet (0.19...backport_17368_019) https://github.com/bitcoin/bitcoin/pull/17417
< bitcoin-git> [bitcoin] laanwj pushed 1 commit to 0.19: https://github.com/bitcoin/bitcoin/compare/42414bfd0547...e05b2dba16d4
< bitcoin-git> bitcoin/0.19 e05b2db Wladimir J. van der Laan: doc: Clean out release notes post-release
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/ecc1a4ecd0d2...89e93135aedf
< bitcoin-git> bitcoin/master 88a94f7 Hennadii Stepanov: qt: Fix missing qRegisterMetaType for size_t
< bitcoin-git> bitcoin/master 1828c6f Hennadii Stepanov: refactor: Styling w/ clang-format, comment update
< bitcoin-git> bitcoin/master 89e9313 Wladimir J. van der Laan: Merge #17427: qt: Fix missing qRegisterMetaType for size_t
< bitcoin-git> [bitcoin] laanwj merged pull request #17427: qt: Fix missing qRegisterMetaType for size_t (master...20191109-fix-signal-argument-type) https://github.com/bitcoin/bitcoin/pull/17427
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/cef7df37ce6b...ecc1a4ecd0d2
< bitcoin-git> bitcoin/master 3d13348 Mark Erhardt: Remove unnecessary forward declaration
< bitcoin-git> bitcoin/master ecc1a4e Wladimir J. van der Laan: Merge #17431: Remove unnecessary forward declaration
< bitcoin-git> [bitcoin] laanwj merged pull request #17431: Remove unnecessary forward declaration (master...CTxMemPoolForwardDeclaration) https://github.com/bitcoin/bitcoin/pull/17431
< bitcoin-git> [bitcoin] laanwj merged pull request #17410: Rename `db` log category to `walletdb` (like `coindb`) (master...2019_11_rename_db_log_category) https://github.com/bitcoin/bitcoin/pull/17410
< bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/a7aec7ad9794...cef7df37ce6b
< bitcoin-git> bitcoin/master 6b42b3b Wladimir J. van der Laan: Rename `db` log category to `walletdb` (like `coindb`)
< bitcoin-git> bitcoin/master 4c1d263 Wladimir J. van der Laan: scripted-diff: Change `BCLog::DB` to `BCLog::WALLETDB`
< bitcoin-git> bitcoin/master e2c03c1 Wladimir J. van der Laan: doc: Add relase note for db->walletdb rename
< bitcoin-git> [bitcoin] Xekyo opened pull request #17431: Remove unnecessary forward declaration (master...CTxMemPoolForwardDeclaration) https://github.com/bitcoin/bitcoin/pull/17431
< bitcoin-git> [bitcoin] RandyMcMillan opened pull request #17430: build:fix "make clean" darwin build (master...fix-darwin-make-clean) https://github.com/bitcoin/bitcoin/pull/17430

2019-11-09

< bitcoin-git> [bitcoin] hebasto opened pull request #17428: p2p: Try to preserve outbound block-relay-only connections during restart (master...20191109-anchors) https://github.com/bitcoin/bitcoin/pull/17428
< luke-jr> pretty sure bitcoin-qt always has warnings for me, too
< fanquake> promag: In release binaries? I'm not sure that's a good idea unless you can guarantee it'll never crash. Otherwise Qt could just through some dumb warning about missing fonts etc, and crash bitcoin-qt