< bitcoin-git> [bitcoin] luke-jr opened pull request #19463: Prune locks (master...prune_locks) https://github.com/bitcoin/bitcoin/pull/19463
< luke-jr> blah, conflicts already? :<
< aj> luke-jr: (there are too many open PRs..)
< CubicEarth> luke-jr: This would allow lightning to more reliably interact with pruning?
< CubicEarth> aj: do you know what the status of the taproot bip is?
< jonatack> CubicEarth: for the bitcoin core implementation, i think you'd want to look at (and review) #17977
< gribble> https://github.com/bitcoin/bitcoin/issues/17977 | [WIP] Implement BIP 340-342 validation (Schnorr/taproot/tapscript) by sipa · Pull Request #17977 · bitcoin/bitcoin · GitHub
< luke-jr> CubicEarth: pretty much anything, yes
< CubicEarth> jonatack: thanks. I see there is recent activity on it ;)
< wumpus> instagibbs: yes I think it's as is more common with notification-related things, "no one was working on it anymore" "it petered out due to lack of interest", I don't know of anyone objecting to the work or change.
< bitcoin-git> [bitcoin] jonatack opened pull request #19464: net, rpc: remove -banscore option, deprecate banscore in getpeerinfo (master...remove-banscore-option) https://github.com/bitcoin/bitcoin/pull/19464
< bitcoin-git> [bitcoin] hebasto opened pull request #19465: Use LevelDB paranoid_checks option unconditionally (master...200708-ldb) https://github.com/bitcoin/bitcoin/pull/19465
< bitcoin-git> [bitcoin] kiminuo opened pull request #19466: Use operator/ in fs::absolute to prepare for C++17 (master...feature/2020-07-08-fs-paths) https://github.com/bitcoin/bitcoin/pull/19466
< bitcoin-git> [bitcoin] hebasto opened pull request #19468: Drop unused CDBWrapper methods (master...200708-dbwrapper) https://github.com/bitcoin/bitcoin/pull/19468
< bitcoin-git> [bitcoin] jonatack opened pull request #19469: rpc: deprecate banscore field in getpeerinfo (master...deprecate-getpeerinfo-banscore) https://github.com/bitcoin/bitcoin/pull/19469
< bitcoin-git> [bitcoin] fanquake opened pull request #19470: banlist: log post-swept banlist size at startup (master...log_post_sweep_banlist_size) https://github.com/bitcoin/bitcoin/pull/19470
< bitcoin-git> [bitcoin] hebasto opened pull request #19471: util: Make default arg values more specific (master...200708-hint) https://github.com/bitcoin/bitcoin/pull/19471
< phantomcircuit> hello, people have been offering payment for testnet coins, i believe that's the queue to reset it
< sipa> where?
< phantomcircuit> there's been a few people in #bitcoin who ask for them and when nobody says yes offer payment in pm
< phantomcircuit> presumably they're just offering it to cover the hassle of sending them, but still
< bitcoin-git> [bitcoin] sipa closed pull request #19387: span: update constructors to match c++20 draft spec and add lifetimebound attribute (master...lifetimebound2) https://github.com/bitcoin/bitcoin/pull/19387
< bitcoin-git> [bitcoin] sipa reopened pull request #19387: span: update constructors to match c++20 draft spec and add lifetimebound attribute (master...lifetimebound2) https://github.com/bitcoin/bitcoin/pull/19387
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/abdfd2d0e3eb...9f4c0a9694d3
< bitcoin-git> bitcoin/master 344e831 John Newbery: [net processing] Remove PushBlockInventory and PushBlockHash
< bitcoin-git> bitcoin/master 3556227 John Newbery: [net] Make cs_inventory a non-recursive mutex
< bitcoin-git> bitcoin/master e8a2822 John Newbery: [net] Don't try to take cs_inventory before deleting CNode
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19347: [net] Make cs_inventory nonrecursive (master...2020-06-cs-inventory) https://github.com/bitcoin/bitcoin/pull/19347
< bitcoin-git> [bitcoin] jnewbery opened pull request #19472: [net processing] Reduce cs_main scope MaybeDiscourageAndDisconnect() (master...2020-07-tidyup-maybediscourage) https://github.com/bitcoin/bitcoin/pull/19472
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/9f4c0a9694d3...f7c19e829eca
< bitcoin-git> bitcoin/master fa021e9 MarcoFalke: wallet: Remove confusing double return value ret+success
< bitcoin-git> bitcoin/master fa8a341 MarcoFalke: wallet: Replace CDataStream& with CDataStream&& where appropriate
< bitcoin-git> bitcoin/master f7c19e8 MarcoFalke: Merge #19320: wallet: Replace CDataStream& with CDataStream&& where approp...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19320: wallet: Replace CDataStream& with CDataStream&& where appropriate (master...2006-walletSpan) https://github.com/bitcoin/bitcoin/pull/19320