2020-08-15

< bitcoin-git> bitcoin/master a0e75bd Samuel Dobson: Merge #15937: Add loadwallet and createwallet load_on_startup options
< bitcoin-git> bitcoin/master 642ad31 Russell Yanofsky: Add loadwallet and createwallet RPC load_on_startup options
< bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f269165edc03...a0e75bd31dff

2020-08-14

< bitcoin-git> [bitcoin] meshcollider merged 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
< bitcoin-git> bitcoin/master f269165 Samuel Dobson: Merge #17458: Refactor OutputGroup effective value calculations and filter...
< bitcoin-git> bitcoin/master 9adc2f8 Andrew Chow: Refactor OutputGroups to handle effective values, fees, and filtering
< bitcoin-git> bitcoin/master 7d07e86 Andrew Chow: Use real value when calculating OutputGroup value
< bitcoin-git> [bitcoin] meshcollider pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/30dd562fd2c5...f269165edc03
< bitcoin-git> [bitcoin] amitiuttarwar opened pull request #19724: [net] Cleanup connection type- followups (master...2020-08-conn-refactor-followups) https://github.com/bitcoin/bitcoin/pull/19724
< gribble> https://github.com/bitcoin/bitcoin/issues/16841 | Replace GetScriptForWitness with GetScriptForDestination by meshcollider · Pull Request #16841 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] sdaftuar opened pull request #19723: Ignore unknown messages before VERACK (master...2020-08-feature-negotiation) https://github.com/bitcoin/bitcoin/pull/19723
< gribble> https://github.com/bitcoin/bitcoin/issues/19700 | wallet: Replace -zapwallettxes with wallet tool command by achow101 · Pull Request #19700 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19671 | wallet: Remove -zapwallettxes by achow101 · Pull Request #19671 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/16841 | Replace GetScriptForWitness with GetScriptForDestination by meshcollider · Pull Request #16841 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17331 | Use effective values throughout coin selection by achow101 · Pull Request #17331 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17458 | Refactor OutputGroup effective value calculations and filtering to occur within the struct by achow101 · Pull Request #17458 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/14582 | wallet: always do avoid partial spends if fees are within a specified range by kallewoof · Pull Request #14582 · bitcoin/bitcoin · GitHub
< 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 ariard digi_james amiti fjahr
< bitcoin-git> [bitcoin] torhte opened pull request #19722: [test] Add test for getblockheader verboseness (master...test-gbh) https://github.com/bitcoin/bitcoin/pull/19722
< jonatack> perhaps ban "Jssdr" for this spammy comment: https://github.com/bitcoin/bitcoin/issues/2086#issuecomment-674142837
< bitcoin-git> [bitcoin] adamjonas opened pull request #19721: doc: comment out unused MSG_FILTERED_WITNESS_BLOCK (master...2020_8_MSG_FILTERED_WITNESS_BLOCK_comment) https://github.com/bitcoin/bitcoin/pull/19721
< bitcoin-git> [bitcoin] jonatack opened pull request #19720: test: bip157 p2p_blockfilters configuration options (master...bip157-blockfilters-tests) https://github.com/bitcoin/bitcoin/pull/19720
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #19719: build: Add Werror=range-loop-analysis (master...2008-buildLoopErr) https://github.com/bitcoin/bitcoin/pull/19719
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19709: test: Fix 'make cov' with clang (master...200813-lcov) https://github.com/bitcoin/bitcoin/pull/19709
< bitcoin-git> bitcoin/master 1a43cd3 MarcoFalke: Merge #19709: test: Fix 'make cov' with clang
< bitcoin-git> bitcoin/master 35cd2da Hennadii Stepanov: test: Fix 'make cov' with clang
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4d4bd5ed7474...1a43cd3f747f
< bitcoin-git> [bitcoin] hebasto opened pull request #19718: build, test: Add missed gcov files to 'make clean' (master...200814-gcno) https://github.com/bitcoin/bitcoin/pull/19718
< bitcoin-git> [bitcoin] laanwj merged pull request #17204: wallet: Do not turn OP_1NEGATE in scriptSig into 0x0181 in signing code (sipa) (master...201910_1negate_rebase) https://github.com/bitcoin/bitcoin/pull/17204
< bitcoin-git> bitcoin/master 4d4bd5e Wladimir J. van der Laan: Merge #17204: wallet: Do not turn OP_1NEGATE in scriptSig into 0x0181 in s...
< bitcoin-git> bitcoin/master e629d07 Pieter Wuille: Do not turn OP_1NEGATE in scriptSig into 0x0181 in signing code
< bitcoin-git> bitcoin/master dca2863 Jon Atack: test: ensure OP_1NEGATE satisfies BIP62 minimal push rule
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/dabab06a1a1a...4d4bd5ed7474
< bitcoin-git> [bitcoin] laanwj merged pull request #19455: rpc generate: print useful help and error message (master...rpc-generate-helpful-error_message) https://github.com/bitcoin/bitcoin/pull/19455
< bitcoin-git> bitcoin/master f0aa8ae Jon Atack: test: add rpc_generate functional test
< bitcoin-git> bitcoin/master 8d32d20 Jon Atack: test: consider generate covered in _get_uncovered_rpc_commands()
< bitcoin-git> bitcoin/master 92d94ff Jon Atack: rpc: print useful help and error message for generate
< bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/c0b170696432...dabab06a1a1a
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #19717: rpc: Assert that RPCArg names are equal to CRPCCommand ones (mining,zmq,rpcdump) (master...2008-rpcMisc) https://github.com/bitcoin/bitcoin/pull/19717
< gribble> https://github.com/bitcoin/bitcoin/issues/19455 | rpc generate: print useful help and error message by jonatack · Pull Request #19455 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] fanquake merged pull request #19568: Wallet should not override signing errors (master...err_override) https://github.com/bitcoin/bitcoin/pull/19568
< bitcoin-git> bitcoin/master c0b1706 fanquake: Merge #19568: Wallet should not override signing errors
< bitcoin-git> bitcoin/master e7448d6 Fabian Jahr: wallet: Don't override signing errors
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/31760bb7c9f3...c0b170696432
< gribble> https://github.com/bitcoin/bitcoin/issues/17204 | wallet: Do not turn OP_1NEGATE in scriptSig into 0x0181 in signing code (sipa) by meshcollider · Pull Request #17204 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] fanquake opened pull request #19716: build: Qt 5.15.x (master...qt_5_15_x) https://github.com/bitcoin/bitcoin/pull/19716
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19528: rpc: Assert that RPCArg names are equal to CRPCCommand ones (misc) (master...2007-rpcMiscAssert) https://github.com/bitcoin/bitcoin/pull/19528
< bitcoin-git> bitcoin/master fa50bdc MarcoFalke: rpc: Limit echo to 10 args
< bitcoin-git> bitcoin/master fa459bd MarcoFalke: rpc: Treat all args after a hidden arg as hidden as well
< bitcoin-git> bitcoin/master fa89ca9 MarcoFalke: refactor: Use C++11 range based for loops to simplify rpc code
< bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/609ce2d0da49...31760bb7c9f3
< gribble> https://github.com/bitcoin/bitcoin/issues/13765 | contrib: add gitian build support for github pull request by ken2812221 · Pull Request #13765 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18336 | script: Fix gitian-build.py --pull option by hebasto · Pull Request #18336 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] fanquake closed pull request #17659: qt: Do not block GUI thread in RPCConsole (master...20191203-nonblocking-rpcconsole) https://github.com/bitcoin/bitcoin/pull/17659
< bitcoin-git> [bitcoin] fanquake closed pull request #17877: qt, refactor: Make BitcoinUnits::Unit a scoped enum (master...20200105-scoped-enums) https://github.com/bitcoin/bitcoin/pull/17877
< bitcoin-git> [bitcoin] fanquake closed pull request #18133: Fix various edge case bugs in QValidatedLineEdit (master...bugfix_qvalidlineedit) https://github.com/bitcoin/bitcoin/pull/18133
< bitcoin-git> [bitcoin] fanquake closed pull request #17311: build: macOS fix background.svg (master...fix-background-svg) https://github.com/bitcoin/bitcoin/pull/17311
< bitcoin-git> [bitcoin] fanquake closed pull request #18153: doc/release-process: Restore and update PPA note (master...doc_ppa_202002) https://github.com/bitcoin/bitcoin/pull/18153

2020-08-13

< bitcoin-git> [bitcoin] meshcollider merged pull request #19644: rpc: document returned error fields as optional if applicable (master...20200802-rpc-document_errors_fields_as_optional) https://github.com/bitcoin/bitcoin/pull/19644
< bitcoin-git> bitcoin/master 609ce2d Samuel Dobson: Merge #19644: rpc: document returned error fields as optional if applicabl...
< bitcoin-git> bitcoin/master f110b7c Sebastian Falbesoner: rpc: document returned error fields as optional if applicable
< bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b4d0366b47dd...609ce2d0da49
< gribble> https://github.com/bitcoin/bitcoin/issues/19704 | Net processing: move ProcessMessage() to PeerLogicValidation by jnewbery · Pull Request #19704 · bitcoin/bitcoin · GitHub
< michaelfolkson> It seems to me that the experiment has been very short. I will try to find out if there is genuine interest in contributing, reviewing on that Bitcoin Design Slack
< wumpus> luke-jr_: that seems another issue, would make it imopssible to move bitcoin itself there
< luke-jr_> also, while it used to be possible to have multiple forks under the same org (so bitcoin-core/gui and bitcoin-core/foobar), GitHub seems to have removed that possibility too
< wumpus> then again if a lot of people feel like it would be easier if it's a bitcoin/bitcoin fork we could try asking github
< jnewbery> if we delete bitcoin-core/gui and then recreate it as a fork of bitcoin/bitcoin, you'd be able to
< jnewbery> wumpus: if you push a branch to <developer>/bitcoin , then you can't open a PR against bitcoin-core/gui because they don't share a common fork in gitub
< wumpus> he wants to inherit it from bitcoin/bitcoin I think instead of having it as completely disparate repo
< luke-jr_> Can we recreate bitcoin-core/gui so GitHub will let us do PRs from the same <user>/bitcoin forks instead of making a new remote for everyone?
< wumpus> #topic Can we recreate bitcoin-core/gui (Luke-jr)
< gribble> https://github.com/bitcoin/bitcoin/issues/11082 | Add new bitcoin_rw.conf file that is used for settings modified by this software itself by luke-jr · Pull Request #11082 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19628 | net: change CNetAddr::ip to have flexible size by vasild · Pull Request #19628 · bitcoin/bitcoin · GitHub
< wumpus> https://github.com/bitcoin/bitcoin/projects/8 10 blockers, 1 bugfix, 3 chasing conept
< wumpus> one proposed topic in http://gnusha.org/bitcoin-core-dev/proposedmeetingtopics.txt: Can we recreate bitcoin-core/gui (Luke-jr)
< 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
< bitcoin-git> [bitcoin] Crypt-iQ opened pull request #19713: fuzz: fix -fsanitize=integer complaints (master...fuzz_supp_0813) https://github.com/bitcoin/bitcoin/pull/19713
< bitcoin-git> [bitcoin] hebasto reopened pull request #19064: refactor: Cleanup thread ctor calls (master...200524-bind) https://github.com/bitcoin/bitcoin/pull/19064
< bitcoin-git> [bitcoin] hebasto closed pull request #19064: refactor: Cleanup thread ctor calls (master...200524-bind) https://github.com/bitcoin/bitcoin/pull/19064
< gribble> https://github.com/bitcoin/bitcoin/issues/19528 | rpc: Assert that RPCArg names are equal to CRPCCommand ones (misc) by MarcoFalke · Pull Request #19528 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] jnewbery closed pull request #18876: [WIP] Serve BIP 157 compact filters (master...pr16442.3) https://github.com/bitcoin/bitcoin/pull/18876
< bitcoin-git> [bitcoin] hebasto opened pull request #19710: bench: Prevent thread oversubscription and decreases the variance of result values (master...200813-var) https://github.com/bitcoin/bitcoin/pull/19710
< bitcoin-git> [bitcoin] laanwj merged pull request #19070: p2p: Signal support for compact block filters with NODE_COMPACT_FILTERS (master...2020-05-node-compact-filters) https://github.com/bitcoin/bitcoin/pull/19070
< bitcoin-git> bitcoin/master f5c003d Jim Posen: [test] Add test for NODE_COMPACT_FILTER.
< bitcoin-git> bitcoin/master 132b30d Jim Posen: [net] Signal NODE_COMPACT_FILTERS if we're serving compact filters.
< bitcoin-git> bitcoin/master b3fbc94 John Newbery: Apply cfilters review fixups
< bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/6757b3ac8f67...b4d0366b47dd
< bitcoin-git> [bitcoin] hebasto opened pull request #19709: test: Fix 'make cov' with clang (master...200813-lcov) https://github.com/bitcoin/bitcoin/pull/19709
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #19707: net: Remove unused conn_type default arg in OpenNetworkConnection (master...1908-netDefault) https://github.com/bitcoin/bitcoin/pull/19707
< bitcoin-git> [bitcoin] laanwj merged pull request #19655: rpc: Catch listsinceblock target_confirmations exceeding block count (master...listsinceblock_rpc) https://github.com/bitcoin/bitcoin/pull/19655
< bitcoin-git> bitcoin/master 6757b3a Wladimir J. van der Laan: Merge #19655: rpc: Catch listsinceblock target_confirmations exceeding blo...
< bitcoin-git> bitcoin/master c133cdc Adam Stein: Cap listsinceblock target_confirmations param
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1052b09031c6...6757b3ac8f67
< bitcoin-git> [bitcoin] jonasschnelli merged pull request #19011: Reduce cs_main lock accumulation during GUI startup (master...2020/05/guilocks) https://github.com/bitcoin/bitcoin/pull/19011
< bitcoin-git> bitcoin/master d42cb79 Jonas Schnelli: Optionally populate BlockAndHeaderTipInfo during AppInitMain
< bitcoin-git> bitcoin/master 25e1d0b Jonas Schnelli: RPCConsole, take initial chaintip data as parameter
< bitcoin-git> bitcoin/master b354a14 Jonas Schnelli: Add BlockAndHeaderTipInfo to the node interface/appInit
< bitcoin-git> [bitcoin] jonasschnelli pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/8a85377cd0b6...1052b09031c6
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #13360: [Policy] Reject SIGHASH_SINGLE with output out of bound (master...insecure_single) https://github.com/bitcoin/bitcoin/pull/13360
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #16548: Make the global flag *fDiscover* an instance variable of CConnman (master...bitcoin_issue_14210) https://github.com/bitcoin/bitcoin/pull/16548
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #19707: net: Remove unused conn_type default arg in OpenNetworkConnection (master...1908-netDefault) https://github.com/bitcoin/bitcoin/pull/19707
< bitcoin-git> [bitcoin] meshcollider merged pull request #18654: rpc: separate bumpfee's psbt creation function into psbtbumpfee (master...psbtbumpfee) https://github.com/bitcoin/bitcoin/pull/18654
< bitcoin-git> bitcoin/master 79d6332 Andrew Chow: moveonly: Fix indentation in bumpfee RPC
< bitcoin-git> bitcoin/master 431071c Andrew Chow: Hide bumpfee's psbt creation behavior behind -deprecatedrpc
< bitcoin-git> bitcoin/master 4638224 Andrew Chow: Add psbtbumpfee RPC
< bitcoin-git> [bitcoin] meshcollider pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/038a04eb80a5...8a85377cd0b6

2020-08-12

< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19688: build: Add support for llvm-cov (master...200808-lcov) https://github.com/bitcoin/bitcoin/pull/19688
< bitcoin-git> bitcoin/master 75f9659 Hennadii Stepanov: build: Add missed fuzz.coverage/ directory to .gitignore
< bitcoin-git> bitcoin/master 8ebc050 Hennadii Stepanov: build: Add missed fuzz_filtered.info to COVERAGE_INFO
< bitcoin-git> bitcoin/master c71bdf9 Hennadii Stepanov: build, test: Add support for llvm-cov
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/13c4635a3ecf...038a04eb80a5
< bitcoin-git> [bitcoin] laanwj merged pull request #19696: rpc: Fix addnode remove command error (master...rpc_net_tests) https://github.com/bitcoin/bitcoin/pull/19696
< bitcoin-git> bitcoin/master 13c4635 Wladimir J. van der Laan: Merge #19696: rpc: Fix addnode remove command error
< bitcoin-git> bitcoin/master a51d0ad Fabian Jahr: rpc: Improve addnode remove command error message
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/bd00d3b1f203...13c4635a3ecf
< gribble> https://github.com/bitcoin/bitcoin/issues/19388 | Build fuzz tests by default · Issue #19388 · bitcoin/bitcoin · GitHub
< willcl_ark> troygiorshev: I did make a bit of progress on #19388 but could not get the linking working correctly at the end. If you have any ideas on this, my branch is here: https://github.com/willcl-ark/bitcoin/tree/default_fuzz_tests
< bitcoin-git> [bitcoin] achow101 closed pull request #19653: wallet: Replace -zapwallettxes with zapwallettxes RPC (master...zapwallettxes-rpc) https://github.com/bitcoin/bitcoin/pull/19653
< bitcoin-git> [bitcoin] theStack opened pull request #19706: refactor: make EncodeBase58{Check} consume Spans (master...20200810-util-make-base58encode-consume-spans) https://github.com/bitcoin/bitcoin/pull/19706
< bitcoin-git> [bitcoin] vasild opened pull request #19705: Shrink CAddress from 48 to 40 bytes on x64 (master...shrink_caddress) https://github.com/bitcoin/bitcoin/pull/19705
< bitcoin-git> [bitcoin] laanwj merged pull request #19658: [rpc] Allow RPC to fetch all addrman records and add records to addrman (master...2020-07-addrman-get) https://github.com/bitcoin/bitcoin/pull/19658
< bitcoin-git> bitcoin/master 37a480e John Newbery: [net] Add addpeeraddress RPC method
< bitcoin-git> bitcoin/master ae8051b John Newbery: [test] Test that getnodeaddresses() can return all known addresses
< bitcoin-git> bitcoin/master f26502e John Newbery: [addrman] Specify max addresses and pct when calling GetAddresses()
< bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/ce3bdd0ed1bb...bd00d3b1f203
< gribble> https://github.com/bitcoin/bitcoin/issues/19388 | Build fuzz tests by default · Issue #19388 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] jnewbery opened pull request #19704: Net processing: move ProcessMessage() to PeerLogicValidation (master...2020-07-process-message-plv) https://github.com/bitcoin/bitcoin/pull/19704
< gribble> https://github.com/bitcoin/bitcoin/issues/19031 | Implement ADDRv2 support (part of BIP155) by vasild · Pull Request #19031 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19628 | net: change CNetAddr::ip to have flexible size by vasild · Pull Request #19628 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19455 | rpc generate: print useful help and error message by jonatack · Pull Request #19455 · bitcoin/bitcoin · GitHub
< jonatack> review beg for #19455 (which arguably should have been in the last release with -generate to make multiple bitcoin command line tutorials work again for users), as requested by ajonas and MarcoFalke. It's a quick review with complete test coverage.
< kallewoof> Signet pull request has been updated with ajtowns suggestions, and the network is up and running now. Please review! https://github.com/bitcoin/bitcoin/pull/18267
< luke-jr> #proposedmeetingtopic Can we recreate bitcoin-core/gui so GitHub will let us do PRs from the same <user>/bitcoin forks instead of making a new remote for everyone?
< gribble> https://github.com/bitcoin/bitcoin/issues/19528 | rpc: Assert that RPCArg names are equal to CRPCCommand ones (misc) by MarcoFalke · Pull Request #19528 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] fanquake merged pull request #19316: [net] Cleanup logic around connection types (master...2020-06-conn-refactor) https://github.com/bitcoin/bitcoin/pull/19316
< bitcoin-git> bitcoin/master 1521c47 Amiti Uttarwar: [net/refactor] Add manual connections to ConnectionType enum
< bitcoin-git> bitcoin/master 26304b4 Amiti Uttarwar: [net/refactor] Introduce an enum to distinguish type of connection
< bitcoin-git> bitcoin/master 3f1b714 Amiti Uttarwar: scripted-diff: Rename OneShot to AddrFetch
< bitcoin-git> [bitcoin] fanquake pushed 20 commits to master: https://github.com/bitcoin/bitcoin/compare/cb1ee1551cf3...ce3bdd0ed1bb
< bitcoin-git> [bitcoin] achow101 opened pull request #19700: wallet: Replace -zapwallettxes with wallet tool command (master...zapwallettxes-wallettool) https://github.com/bitcoin/bitcoin/pull/19700

2020-08-11

< bitcoin-git> [bitcoin] theStack closed pull request #18940: miner: fix off-by-ones in BlockAssembler::TestPackage (master...20200511-miner-fix-off-by-one-in-test-package) https://github.com/bitcoin/bitcoin/pull/18940
< gribble> https://github.com/bitcoin/bitcoin/issues/18654 | rpc: separate bumpfees psbt creation function into psbtbumpfee by achow101 · Pull Request #18654 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] gzhao408 opened pull request #19698: test: apply strict verification flags for transaction tests and assert backwards compatibility (master...test-verify-flags) https://github.com/bitcoin/bitcoin/pull/19698
< gribble> https://github.com/bitcoin/bitcoin/issues/19316 | [net] Cleanup logic around connection types by amitiuttarwar · Pull Request #19316 · bitcoin/bitcoin · GitHub
< adiabat> we got free google cloud credits to run some bitcoin tests / research, and they kept shutting our VPSs down
< phantomcircuit> just observe the traffic patterns, if you consistently see a spike in bandwidth after a block is found, then it's a bitcoin node
< phantomcircuit> adiabat, no even then you can trivially detect that it's a bitcoin node
< phantomcircuit> without significantly delaying block relay, it's impossible to hide that you're running a bitcoin node from the network operator
< phantomcircuit> adiabat, it has to be easy to identify a bitcoin node that's listening, and it's inherently going to be easy to identify a bitcoin node based on the network traffic
< jonatack> i'm running bitcoin locally with nLastBlockTime and nLastTXTime added to getpeerinfo for my peer connections dashboard
< jonatack> i was specifically trying to observe and figure out how to test https://github.com/bitcoin/bitcoin/issues/19500
< troygiorshev> certainly is difficult (i imagine) to distinguish between "this is a really clean PR and I really have no comments on it, it's RFM" and "I've done my best but I'm not familiar enough with bitcoin to really review this"
< aj> adiabat: i think the reason not to do other ports was to prevent bitcoin nodes being used as a primitive botnet that'll start connecting to arbitrary services (or to be mistaken for being part of a botnet if someone spams military.gov's rsh port as a thing to connect to for bitcoin p2p maybe. never been able to judge if that makes much sense these days
< jnewbery> sdaftuar: do you know whether there are nodes that disconnect on unknown message types? Bitcoin Core just drops them (which I think is the only sensible behaviour)
< ariard> sdaftuar: I think that's good it was unclear between matt and I on bip339 implemn in rust-bitcoin about why 339 bumps both protocol version and wtxid-relay
< sdaftuar> however, i think we need to make sure software on the network knows to ignore unknown messages pre-verack to make this a possibility. bitcoin core historically has disallowed unknown messages pre-verack
< gribble> https://github.com/bitcoin/bitcoin/issues/18949 | doc: Add CODEOWNERS file to automatically nominate PR reviewers by adamjonas · Pull Request #18949 · bitcoin/bitcoin · GitHub
< ajonas> Ok. A few months ago, I was reading over https://diyhpl.us/wiki/transcripts/bitcoin-core-dev-tech/2018-03-07-priorities/, which articulates some possibilities for how to better coordinate review. Since then, I've been experimenting with asking for reviews directly. (This was also the motivation of #18949).
< vasild> maybe I can improve on what I pick to review. https://github.com/bitcoin/bitcoin/projects/8 is the correct place to pick "important" PRs to review?
< vasild> my priority is to get BIP155 / addrv2 https://github.com/bitcoin/bitcoin/pull/19031 merged.
< gribble> https://github.com/bitcoin/bitcoin/issues/19607 | [p2p] Add Peer struct for per-peer data in net processing by jnewbery · Pull Request #19607 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19398 | Move remaining application layer data to net processing · Issue #19398 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19606 | Backport wtxid relay to v0.20 by jnewbery · Pull Request #19606 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19680 | 0.20: Add txids with non-standard inputs to reject filter by sdaftuar · Pull Request #19680 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19645 | Allow wtxid-acceptance to the mempool by ariard · Pull Request #19645 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18988 | RFC: Introducing AltNet, a pluggable framework for alternative transports by ariard · Pull Request #18988 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19607 | [p2p] Add Peer struct for per-peer data in net processing by jnewbery · Pull Request #19607 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19509 | Per-Peer Message Logging by troygiorshev · Pull Request #19509 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19184 | Overhaul transaction request logic by sipa · Pull Request #19184 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17428 | p2p: Try to preserve outbound block-relay-only connections during restart by hebasto · Pull Request #17428 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19670 | Protect localhost and block-relay-only peers from eviction by sdaftuar · Pull Request #19670 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19315 | [tests] Allow outbound & block-relay-only connections in functional tests. by amitiuttarwar · Pull Request #19315 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19607 | [p2p] Add Peer struct for per-peer data in net processing by jnewbery · Pull Request #19607 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19031 | Implement ADDRv2 support (part of BIP155) by vasild · Pull Request #19031 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19107 | p2p: Move all header verification into the network layer, extend logging by troygiorshev · Pull Request #19107 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/11413 | [wallet] [rpc] sendtoaddress/sendmany: Add explicit feerate option by kallewoof · Pull Request #11413 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19643 | Add `-netinfo` peer connections dashboard by jonatack · Pull Request #19643 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19670 | Protect localhost and block-relay-only peers from eviction by sdaftuar · Pull Request #19670 · bitcoin/bitcoin · GitHub
< jnewbery> aj: would you like to start. You've listed what you're working on https://github.com/bitcoin-core/bitcoin-devwiki/wiki/P2P-IRC-meetings but do you have anything else to add?
< jnewbery> (please don't use the gist any more. I've moved the notes to the bitcoin-core wiki)
< jnewbery> We have a one suggested topics at https://github.com/bitcoin-core/bitcoin-devwiki/wiki/P2P-IRC-meetings (and aj has added his priorities as well - thanks!)
< jnewbery> #bitcoin-core-dev P2P 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
< jnewbery> aj: oh, is everyone able to update that wiki, or just people in the bitcoin org on github?
< aj> jnewbery: maybe make the agenda a wiki on https://github.com/bitcoin-core/bitcoin-devwiki/wiki ?
< * fanquake> wonders if he should attend to achieve back to back to back bitcoin meetings 🤔
< bitcoin-git> [bitcoin] naumenkogs opened pull request #19697: Minor improvements on ADDR caching (master...2020-08-addr-cache-follow-up) https://github.com/bitcoin/bitcoin/pull/19697
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19025: [0.19] Backports (0.19...0_19_2_backports) https://github.com/bitcoin/bitcoin/pull/19025
< bitcoin-git> bitcoin/0.19 bde6a5a Luke Dashjr: Bugfix: Include "csv","!segwit" in "rules"
< bitcoin-git> bitcoin/0.19 e422f65 Hennadii Stepanov: build: Set libevent minimum version to 2.0.21
< bitcoin-git> bitcoin/0.19 0d0dd6a Andrew Chow: Update with new Windows code signing certificate
< bitcoin-git> [bitcoin] MarcoFalke pushed 12 commits to 0.19: https://github.com/bitcoin/bitcoin/compare/05f5dd96c71e...28a9df7d76a6
< gribble> https://github.com/bitcoin/bitcoin/issues/19070 | p2p: Signal support for compact block filters with NODE_COMPACT_FILTERS by jnewbery · Pull Request #19070 · bitcoin/bitcoin · GitHub
< jonasschnelli> can someone unban me in #bitcoin #bitcoin-dev?
< gribble> https://github.com/bitcoin/bitcoin/issues/19681 | 0.19: Add txids with non-standard inputs to reject filter by sdaftuar · Pull Request #19681 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19025 | [0.19] Backports by fanquake · Pull Request #19025 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] fanquake merged pull request #19674: refactor: test: use throwaway _ variable for unused loop counters (master...20200804-refactor-test-use-underscore-variable) https://github.com/bitcoin/bitcoin/pull/19674
< bitcoin-git> bitcoin/master cb1ee15 fanquake: Merge #19674: refactor: test: use throwaway _ variable for unused loop cou...
< bitcoin-git> bitcoin/master dac7a11 Sebastian Falbesoner: refactor: test: use _ variable for unused loop counters
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/85fa648c857f...cb1ee1551cf3

2020-08-10

< bitcoin-git> [bitcoin] fjahr opened pull request #19696: rpc: Fix addnode remove command error (master...rpc_net_tests) https://github.com/bitcoin/bitcoin/pull/19696
< bitcoin-git> [bitcoin] sipa opened pull request #19695: [do not merge] Test impact of secp256k1 endianness detection change (master...202008_test_appveyer_secp256k1) https://github.com/bitcoin/bitcoin/pull/19695
< bitcoin-git> [bitcoin] laanwj merged pull request #19596: Deduplicate parent txid loop of requested transactions and missing parents of orphan transactions (master...2020-07-dedup-inputs) https://github.com/bitcoin/bitcoin/pull/19596
< bitcoin-git> bitcoin/master 85fa648 Wladimir J. van der Laan: Merge #19596: Deduplicate parent txid loop of requested transactions and m...
< bitcoin-git> bitcoin/master 4c0731f Suhas Daftuar: Deduplicate missing parents of orphan transactions
< bitcoin-git> bitcoin/master 8196176 Suhas Daftuar: Rewrite parent txid loop of requested transactions
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/6d5a9fec2d57...85fa648c857f
< gribble> https://github.com/bitcoin/bitcoin/issues/19596 | Deduplicate parent txid loop of requested transactions and missing parents of orphan transactions by sdaftuar · Pull Request #19596 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] achow101 closed pull request #16910: wallet: reduce loading time by using unordered maps (master...reduce-wallet-load) https://github.com/bitcoin/bitcoin/pull/16910
< bitcoin-git> [bitcoin] instagibbs closed pull request #18245: Test some transaction creation with non-empty fee estimator (master...test_est_txn) https://github.com/bitcoin/bitcoin/pull/18245
< bitcoin-git> [bitcoin] instagibbs closed pull request #19269: CKey::Sign : switch test arg to explicit additional entropy argument (master...sign_entropy) https://github.com/bitcoin/bitcoin/pull/19269
< bitcoin-git> [bitcoin] fanquake merged pull request #19605: doc: set CC_FOR_BUILD when building on OpenBSD (master...openbsd_cc_for_build) https://github.com/bitcoin/bitcoin/pull/19605
< bitcoin-git> bitcoin/master 6d5a9fe fanquake: Merge #19605: doc: set CC_FOR_BUILD when building on OpenBSD
< bitcoin-git> bitcoin/master 01cd24c fanquake: doc: set CC_FOR_BUILD when building on OpenBSD
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/04a0676b3fbf...6d5a9fec2d57
< bitcoin-git> [bitcoin] fanquake merged pull request #17563: lib: fix a compiler warning: unused GetDevURandom() (master...unused-GetDevURandom) https://github.com/bitcoin/bitcoin/pull/17563
< bitcoin-git> bitcoin/master 04a0676 fanquake: Merge #17563: lib: fix a compiler warning: unused GetDevURandom()
< bitcoin-git> bitcoin/master ca2e474 Vasil Dimov: Fix a compiler warning: unused GetDevURandom()
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f306384f5a90...04a0676b3fbf
< bitcoin-git> [bitcoin] fanquake merged pull request #19622: build: Drop ancient hack in gitian-linux descriptor (master...200729-multilib) https://github.com/bitcoin/bitcoin/pull/19622
< bitcoin-git> bitcoin/master f306384 fanquake: Merge #19622: build: Drop ancient hack in gitian-linux descriptor
< bitcoin-git> bitcoin/master 33a84e8 Hennadii Stepanov: build: Update and sort package list in gitian-linux.yml
< bitcoin-git> bitcoin/master 9505168 Hennadii Stepanov: build: Drop old hack which is unneeded now
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/be11f94e957d...f306384f5a90
< bitcoin-git> [bitcoin] darosior reopened pull request #19630: Cleanup fee estimation code (master...20/07/refactor_feeest_code) https://github.com/bitcoin/bitcoin/pull/19630
< bitcoin-git> [bitcoin] darosior closed pull request #19630: Cleanup fee estimation code (master...20/07/refactor_feeest_code) https://github.com/bitcoin/bitcoin/pull/19630
< jonatack> ah, libsecp is giving it another chance as it started working again https://github.com/bitcoin-core/secp256k1/pull/794
< zndtoshi> Hello. Can someone kidnly explain what does this part of the code from Core does? https://github.com/bitcoin/bitcoin/blob/be11f94e957dc59792de35c9000fba0ba7d57a50/src/validation.cpp#L1339
< bitcoin-git> [bitcoin] fanquake closed pull request #19108: qt, refactor: Drop unneeded Q_DECLARE_METATYPE (master...200529-metatype) https://github.com/bitcoin/bitcoin/pull/19108
< bitcoin-git> [bitcoin] LarryRuane opened pull request #19690: util: improve FindByte() performance (master...FindByte-speedup) https://github.com/bitcoin/bitcoin/pull/19690

2020-08-09

< bitcoin-git> [bitcoin] hebasto opened pull request #19689: build, qt: Add Qt version checking (master...200809-qtver) https://github.com/bitcoin/bitcoin/pull/19689
< bitcoin-git> [bitcoin] luke-jr closed pull request #19395: Bugfix: RPC/Mining: Fix up GBT docs (master...bugfix_gbt_help) https://github.com/bitcoin/bitcoin/pull/19395
< gribble> https://github.com/bitcoin/bitcoin/issues/19444 | test: Remove cached directories and associated script blocks from appveyor config by sipsorcery · Pull Request #19444 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] laanwj merged pull request #19631: test: Wait for 'cmpctblock' in p2p_compactblocks when it is expected (master...2020-07-receive_block_announcment) https://github.com/bitcoin/bitcoin/pull/19631
< bitcoin-git> bitcoin/master be11f94 Wladimir J. van der Laan: Merge #19631: test: Wait for 'cmpctblock' in p2p_compactblocks when it is ...
< bitcoin-git> bitcoin/master 9e165d0 Ben Woosley: test: Wait for 'cmpctblock' in p2p_compactblocks when it is expected
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5e4fed9e5819...be11f94e957d
< bitcoin-git> [bitcoin] laanwj merged pull request #19657: test: Wait until is_connected in add_p2p_connection (master...2008-testWaitConn) https://github.com/bitcoin/bitcoin/pull/19657
< bitcoin-git> bitcoin/master 5e4fed9 Wladimir J. van der Laan: Merge #19657: test: Wait until is_connected in add_p2p_connection
< bitcoin-git> bitcoin/master fa4dfd2 MarcoFalke: test: Wait until is_connected in add_p2p_connection
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/214e6655c345...5e4fed9e5819
< bitcoin-git> [bitcoin] laanwj merged pull request #19649: Restore test case for p2p transaction blinding (master...p2p_segwit_reject) https://github.com/bitcoin/bitcoin/pull/19649
< bitcoin-git> bitcoin/master 214e665 Wladimir J. van der Laan: Merge #19649: Restore test case for p2p transaction blinding
< bitcoin-git> bitcoin/master 566aada Gregory Sanders: Test that wtxid relay peers add wtxid to reject filter
< bitcoin-git> bitcoin/master 0fea6ed Gregory Sanders: Restore test case for p2p transaction blinding
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/b75f2ad72db6...214e6655c345
< gribble> https://github.com/bitcoin/bitcoin/issues/19681 | 0.19: Add txids with non-standard inputs to reject filter by sdaftuar · Pull Request #19681 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] laanwj merged pull request #19660: refactor: Make HexStr take a span (master...2020_06_hexstr_span) https://github.com/bitcoin/bitcoin/pull/19660
< bitcoin-git> bitcoin/master b75f2ad Wladimir J. van der Laan: Merge #19660: refactor: Make HexStr take a span
< bitcoin-git> bitcoin/master 0a8aa62 Wladimir J. van der Laan: refactor: Make HexStr take a span
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6ea73481222e...b75f2ad72db6
< bitcoin-git> [bitcoin] laanwj merged pull request #19638: Replace `hidden service` with `onion service` (master...patch-2) https://github.com/bitcoin/bitcoin/pull/19638
< bitcoin-git> bitcoin/master 6ea7348 Wladimir J. van der Laan: Merge #19638: Replace `hidden service` with `onion service`
< bitcoin-git> bitcoin/master 1e72b68 Riccardo Masutti: Replace `hidden service` with `onion service`
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e349eeeb2c92...6ea73481222e

2020-08-08

< bitcoin-git> [bitcoin] hebasto opened pull request #19688: build, test: Add support for llvm-cov (master...200808-lcov) https://github.com/bitcoin/bitcoin/pull/19688
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19672: build: make clean removes .gcda and .gcno files from fuzz directory (master...fuzz_cov_cleanup_0806) https://github.com/bitcoin/bitcoin/pull/19672
< bitcoin-git> bitcoin/master e349eee MarcoFalke: Merge #19672: build: make clean removes .gcda and .gcno files from fuzz di...
< bitcoin-git> bitcoin/master 90bd476 eugene: build: make clean removes .gcda and .gcno files from fuzz directory
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4b705b1c98f6...e349eeeb2c92
< gribble> https://github.com/bitcoin/bitcoin/issues/19610 | p2p: refactor AlreadyHave(), CInv::type, INV/TX processing by jonatack · Pull Request #19610 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] jonatack closed pull request #19611: p2p: refactor CInv::type from public int to private uint32_t (master...CInv-type-refactoring) https://github.com/bitcoin/bitcoin/pull/19611
< bitcoin-git> [bitcoin] sanjaykdragon closed pull request #19586: test: moved from percent format to proper format for consistency (master...master) https://github.com/bitcoin/bitcoin/pull/19586
< bitcoin-git> [bitcoin] theStack opened pull request #19687: refactor: make EncodeBase{32,64} consume Spans (master...20200807-util-make-encode-base3264-consume-spans) https://github.com/bitcoin/bitcoin/pull/19687
< bitcoin-git> [bitcoin] dongcarl opened pull request #19685: depends: CMake invocation cleanup (master...2020-08-depends-misc) https://github.com/bitcoin/bitcoin/pull/19685

2020-08-07

< Kiminuo> PR 19466 is based on boost::filesystem and Marco said that in https://github.com/bitcoin/bitcoin/pull/19466#discussion_r451809243 you would get `/tmp//sadf` and in std::filesystem you would get "/foo"
< Kiminuo> https://github.com/bitcoin/bitcoin/pull/19245 - it's documented here
< sipa> this is something to report on https://github.com/bitcoin/bitcoin/issues/16684
< Kiminuo> https://travis-ci.org/github/bitcoin/bitcoin/jobs/715745836 - but here GCC is also 7.5 and the test passes
< gwillen> I believe it is the same library, it just moved when it was finally standardized to a new name. But I agree it may not be suitable for inclusion into Bitcoin for real for now.
< Kiminuo> gwillen, I don't think <experimental/filesystem> is way to go. It will make it more complex and it does not sound good to use something experimental in Bitcoin.
< gwillen> I assume the compiler CI uses is the benchmark for "minimum supported to build bitcoin with"?
< Kiminuo> https://travis-ci.org/github/bitcoin/bitcoin/jobs/715745835 - I can see in this build that GCC 7.5 is used. Is enough for <filesystem>?
< Kiminuo> sipa, all I know is this result: https://travis-ci.org/github/bitcoin/bitcoin/builds/715745829
< Kiminuo> gwillen, I have based my PR on this: https://github.com/bitcoin/bitcoin/pull/19183
< Kiminuo> https://github.com/bitcoin/bitcoin/pull/19245/files#diff-309426131fa2cf2ebbc5cde58961b8a9R19 - Marco Falke actually have a PR that I build upon
< Kiminuo> Hi, I'm trying to slowly move forward this https://github.com/bitcoin/bitcoin/pull/19245. And it seems I need to put somewhere `-lstdc++fs` (as per https://www.bfilipek.com/2019/05/boost-to-stdfs.html) to fix failing travis configurations (https://travis-ci.org/github/bitcoin/bitcoin/builds/715745829). I know everybody is busy but any advice or pointer would help me immensely as this is not something I know much about. :-|
< bitcoin-git> [bitcoin] JeremyRubin closed pull request #18071: Refactoring CHashWriter & Get{Prevouts,Sequence,Outputs}Hash to SHA256 (master...refactoring-hashers) https://github.com/bitcoin/bitcoin/pull/18071
< bitcoin-git> [bitcoin] dongcarl opened pull request #19683: WIP: depends: Explicitly specify clang search paths for darwin host (master...2020-08-clang-search-path-robustness) https://github.com/bitcoin/bitcoin/pull/19683
< bitcoin-git> [bitcoin] hebasto closed pull request #19600: doc: Fix log message for -reindex (master...200727-load-log) https://github.com/bitcoin/bitcoin/pull/19600
< bitcoin-git> [bitcoin] sdaftuar opened pull request #19681: 0.19: Add txids with non-standard inputs to reject filter (0.19...2020-08-reject-unknown-wit-0.19) https://github.com/bitcoin/bitcoin/pull/19681