2019-11-18

< 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
< gribble> https://github.com/bitcoin/bitcoin/issues/17135 | gui: Make polling in ClientModel asynchronous by promag . Pull Request #17135 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/16348 | qt: Assert QMetaObject::invokeMethod result by promag . Pull Request #16348 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17427 | qt: Fix missing qRegisterMetaType for size_t by hebasto . Pull Request #17427 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/16348 | qt: Assert QMetaObject::invokeMethod result by promag . Pull Request #16348 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] hebasto opened 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] RandyMcMillan opened pull request #17424: doc:Travis CI note on Build Timeouts (master...travis-note) https://github.com/bitcoin/bitcoin/pull/17424
< harding> wumpus: FYI, release PR for BitcoinCore.org: https://github.com/bitcoin-core/bitcoincore.org/pull/679

2019-11-08

< harding> emilengler: I don't have any data on BitcoinCore.org, but back when the binaries were exclusively hosted on Bitcoin.org, there was less than 1% as many downloads of SHA256SUMS.asc than there was of the binary files.
< wumpus> midnight: I don't know, I dont' think *that* is so bad with bitcoin core. I do have experiences like that with things like printer settings though, where the software tries to 'intelligently' guess what your're trying to do, correcting for some settings, so at some point you need to make second-order guesses so that the software will make the correct guess and eventually send the right value to the
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #17423: ci: Make ci system read-only on the git work tree (master...1911-ciRo) https://github.com/bitcoin/bitcoin/pull/17423
< gribble> https://github.com/bitcoin/bitcoin/issues/1044 | Problems with command-line options silently ignored . Issue #1044 . bitcoin/bitcoin . GitHub
< wumpus> thanks for improving the horror that is bitcoin core option parsing a bit :)
< bitcoin-git> [bitcoin] laanwj merged pull request #15934: Merge settings one place instead of five places (master...pr/mergeset) https://github.com/bitcoin/bitcoin/pull/15934
< bitcoin-git> [bitcoin] laanwj pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/adceca2ba56a...a7aec7ad9794
< bitcoin-git> bitcoin/master dc8e1e7 Russell Yanofsky: Clarify emptyIncludeConf logic
< bitcoin-git> bitcoin/master 5a84aa8 Russell Yanofsky: Rename includeconf variables for clarity
< bitcoin-git> bitcoin/master e2e37cf Russell Yanofsky: Remove includeconf nested scope
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9e0aabe50cbb...adceca2ba56a
< bitcoin-git> bitcoin/master fec230e fanquake: doc: add historical 0.19.0 release notes
< bitcoin-git> bitcoin/master adceca2 Wladimir J. van der Laan: Merge #17422: doc: add historical 0.19.0 release notes
< bitcoin-git> [bitcoin] laanwj merged pull request #17422: doc: add historical 0.19.0 release notes (master...add_019_relnotes) https://github.com/bitcoin/bitcoin/pull/17422
< gribble> https://github.com/bitcoin/bitcoin/issues/15934 | Merge settings one place instead of five places by ryanofsky . Pull Request #15934 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] fanquake opened pull request #17422: doc: add historical 0.19.0 release notes (master...add_019_relnotes) https://github.com/bitcoin/bitcoin/pull/17422
< bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/8021392b825c...9e0aabe50cbb
< bitcoin-git> bitcoin/master fa56bcb MarcoFalke: ci: Run CI_WAIT only on travis
< bitcoin-git> bitcoin/master fa8a60b MarcoFalke: ci: Run non-cross-compile builds natively
< bitcoin-git> bitcoin/master faf757a MarcoFalke: ci: Guess the native host when not cross compiling
< bitcoin-git> [bitcoin] laanwj merged pull request #17367: ci: Run non-cross-compile builds natively (master...1911-ciNative) https://github.com/bitcoin/bitcoin/pull/17367
< bitcoin-git> [bitcoin] laanwj pushed tag v0.19.0: https://github.com/bitcoin/bitcoin/compare/v0.19.0
< bitcoin-git> [bitcoin] laanwj pushed 1 commit to 0.19: https://github.com/bitcoin/bitcoin/compare/84908668a0a8...42414bfd0547
< bitcoin-git> bitcoin/0.19 42414bf Wladimir J. van der Laan: build: set CLIENT_VERSION_RC to 0 pre-final
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to 0.19: https://github.com/bitcoin/bitcoin/compare/7358ae6d71cd...84908668a0a8
< bitcoin-git> bitcoin/0.19 2a15679 fanquake: doc: reintegrate release notes from wiki
< bitcoin-git> bitcoin/0.19 8bca3ce fanquake: doc: add macOS DMG opening note to release notes
< bitcoin-git> bitcoin/0.19 8490866 Wladimir J. van der Laan: Merge #17403: doc: reintegrate 0.19.0 release notes
< bitcoin-git> [bitcoin] laanwj merged pull request #17403: doc: reintegrate 0.19.0 release notes (0.19...reintegrate_relnotes_019) https://github.com/bitcoin/bitcoin/pull/17403
< gribble> https://github.com/bitcoin/bitcoin/issues/17373 | wallet: Various fixes and cleanup to keypool handling in LegacyScriptPubKeyMan and CWallet by achow101 . Pull Request #17373 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/16426 | Reverse cs_main, cs_wallet lock order and reduce cs_main locking by ariard . Pull Request #16426 . bitcoin/bitcoin . GitHub
< jonatack> achow101: review beg for https://github.com/bitcoin/bitcoin/pull/17261 ?
< gribble> https://github.com/bitcoin/bitcoin/issues/16944 | gui: create PSBT with watch-only wallet by Sjors . Pull Request #16944 . bitcoin/bitcoin . GitHub
< jonatack> (yes it is indeed https://github.com/bitcoin/bitcoin/pull/12892 despite the PR name)
< gribble> https://github.com/bitcoin/bitcoin/issues/12892 | [wallet] [rpc] introduce label API for wallet by jnewbery . Pull Request #12892 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17283 | rpc: improve getaddressinfo test coverage, help, code docs by jonatack . Pull Request #17283 . bitcoin/bitcoin . GitHub
< jonatack> was added by jnewbery i believe? https://github.com/bitcoin/bitcoin/pull/12892
< meshcollider> #bitcoin-core-dev Wallet 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
< bitcoin-git> [bitcoin] sdaftuar closed pull request #17332: p2p: Proof-of-concept: Improve DoS-resistance to low-work headers chains (master...2019-10-no-checkpoints-cleanedup) https://github.com/bitcoin/bitcoin/pull/17332
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #17420: travis: Rework CACHE_ERR_MSG (master...1911-docTravis) https://github.com/bitcoin/bitcoin/pull/17420
< bitcoin-git> [bitcoin] RandyMcMillan closed pull request #17389: build: add background.tiff and .pngs to "make clean" (master...make-clean-tiff) https://github.com/bitcoin/bitcoin/pull/17389
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #17418: Build: add REPO_SLUG to fix errors in forked builds (master...repo-slug) https://github.com/bitcoin/bitcoin/pull/17418
< gribble> https://github.com/bitcoin/bitcoin/issues/17416 | Appveyor improvement - adds check for all required vcpkg packages by sipsorcery . Pull Request #17416 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17412 | Add Boost::Process to AppVeyor dependencies by Sjors . Pull Request #17412 . bitcoin/bitcoin . GitHub
< michaelfolkson> For anybody who knows about policy language, Miniscript just posted this on Bitcoin StackExchange https://bitcoin.stackexchange.com/questions/91565/what-does-bitcoin-policy-language-offer-the-developer-that-miniscript-doesnt-w
< bitcoin-git> [bitcoin] RandyMcMillan opened pull request #17418: Build: add REPO_SLUG to fix errors in forked builds (master...repo-slug) https://github.com/bitcoin/bitcoin/pull/17418
< bitcoin-git> [bitcoin] fanquake closed pull request #17412: Add Boost::Process to AppVeyor dependencies (master...2019/11/msvc_boost_process) https://github.com/bitcoin/bitcoin/pull/17412
< bitcoin-git> [bitcoin] fanquake opened 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] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4a3b6f47cd75...8021392b825c
< bitcoin-git> bitcoin/master fad1de6 MarcoFalke: wallet: Remove unused boost::this_thread::interruption_point
< bitcoin-git> bitcoin/master 8021392 fanquake: Merge #17405: wallet: Remove unused boost::this_thread::interruption_point...
< bitcoin-git> [bitcoin] fanquake merged pull request #17405: wallet: Remove unused boost::this_thread::interruption_point (master...1911-walletNoBoost) https://github.com/bitcoin/bitcoin/pull/17405
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/99ab3a72c5ff...4a3b6f47cd75
< bitcoin-git> bitcoin/master 01f45dd Joao Barbosa: wallet: Avoid recursive lock in CWallet::SetUsedDestinationState
< bitcoin-git> bitcoin/master 0b75a7f Joao Barbosa: wallet: Reuse existing batch in CWallet::SetUsedDestinationState
< bitcoin-git> bitcoin/master 4a3b6f4 fanquake: Merge #17354: wallet: Tidy CWallet::SetUsedDestinationState
< bitcoin-git> [bitcoin] fanquake merged pull request #17354: wallet: Tidy CWallet::SetUsedDestinationState (master...2019-11-setuseddestinationstate) https://github.com/bitcoin/bitcoin/pull/17354
< bitcoin-git> [bitcoin] sipsorcery opened pull request #17416: Appveyor improvement - adds check for all required vcpkg packages (master...check-missing-vcpkgs) https://github.com/bitcoin/bitcoin/pull/17416
< bitcoin-git> [bitcoin] meshcollider merged pull request #15931: Remove GetDepthInMainChain dependency on locked chain interface (master...2019-04-remove-external-locking) https://github.com/bitcoin/bitcoin/pull/15931
< bitcoin-git> [bitcoin] meshcollider pushed 10 commits to master: https://github.com/bitcoin/bitcoin/compare/2fb6140d585f...99ab3a72c5ff
< bitcoin-git> bitcoin/master 10b4729 Antoine Riard: Pass block height in Chain::BlockConnected/Chain::BlockDisconnected
< bitcoin-git> bitcoin/master 5aacc3e Antoine Riard: Add m_last_block_processed_height field in CWallet
< bitcoin-git> bitcoin/master 9700fcb Antoine Riard: Replace CWalletTx::SetConf by Confirmation initialization list
< elichai2> wumpus: I actually don't completely on that. for a long time I didn't understood a thing about bitcoin's build system and/or code and I liked that it installed basically everything I could manage (I'm one of those freaks who likes the GUI :) )
< wumpus> BlueMatt: https://github.com/bitcoin/bitcoin/pull/15382#issuecomment-551451359 kind of reminds me what has bothing me about the rust stuff; I think the build system there also needs to focus on features, not "use rust or not", don't group them on programmings language/dependency; if someone wants to enable a feature that happens to be implemented in rust, request them to install a rust compiler :)
< wumpus> so yes maybe it's better to sort out the linters instead of moving around things in the tree, trying with "good first issue"... https://github.com/bitcoin/bitcoin/issues/17413
< bitcoin-git> [bitcoin] Sjors opened pull request #17412: Add Boost::Process to AppVeyor dependencies (master...2019/11/msvc_boost_process) https://github.com/bitcoin/bitcoin/pull/17412
< bitcoin-git> [bitcoin] laanwj opened 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 #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] MarcoFalke opened pull request #17409: build: Avoid hardcoded libfaketime dir in gitian (master...1911-gitianArm64) https://github.com/bitcoin/bitcoin/pull/17409

2019-11-07

< bitcoin-git> [bitcoin] MarcoFalke closed pull request #17408: Replace assert with ASSERT (master...1911-assertASSERT) https://github.com/bitcoin/bitcoin/pull/17408
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #17408: Replace assert with ASSERT (master...1911-assertASSERT) https://github.com/bitcoin/bitcoin/pull/17408
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #17407: Add MempoolInstance() to get the current mempool (master...1911-txPoolOptional) https://github.com/bitcoin/bitcoin/pull/17407
< bitcoin-git> [bitcoin] BlockMechanic opened pull request #17406: Fix http server (master...fix-http-server) https://github.com/bitcoin/bitcoin/pull/17406
< bitcoin-git> [bitcoin] BlockMechanic closed pull request #17406: Fix http server (master...fix-http-server) https://github.com/bitcoin/bitcoin/pull/17406
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #17405: wallet: Remove unused boost::this_thread::interruption_point (master...1911-walletNoBoost) https://github.com/bitcoin/bitcoin/pull/17405