< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #18781: Replace GetRandMicros with templated GetRandDur (master...2004-randDur) https://github.com/bitcoin/bitcoin/pull/18781
< provoostenator>
Now that the wallet glorious future is merged, I could use more concept ACKs on #15382 (or a completely alternative approach to talk to HWI, but hopefully not)
< bitcoin-git>
[bitcoin] practicalswift opened pull request #18782: wallet: Make sure no DescriptorScriptPubKeyMan or WalletDescriptor members are left uninitialized after construction (master...uninitialized-members) https://github.com/bitcoin/bitcoin/pull/18782
< bitcoin-git>
[bitcoin] practicalswift opened pull request #18783: tests: Add fuzzing harness for MessageSign, MessageVerify and other functions in util/message.h (master...fuzzers-message) https://github.com/bitcoin/bitcoin/pull/18783
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #18784: net: RecordBytesSent under cs_vSend lock (master...2004-netLockRecordBytesSent) https://github.com/bitcoin/bitcoin/pull/18784
< achow101>
is 0.20.0rc2 going to happen anytime soon? It's been 2 weeks since rc1
< luke-jr>
achow101: I got stuck trying to fix the source tarball
< luke-jr>
was getting closer, but Gentoo decided to screw up my workflow
< luke-jr>
may be days before I recover
< luke-jr>
(it's NOT as simple as it looks upfront.. maybe I can share some current diffs)
< bitcoin-git>
[bitcoin] ryanofsky opened pull request #18785: Prevent valgrind false positive in rest_blockhash_by_height (master...pr/grind) https://github.com/bitcoin/bitcoin/pull/18785
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #18786: init: Remove boost from ThreadImport (master...2004-noBoostInitThreadImport) https://github.com/bitcoin/bitcoin/pull/18786
< bitcoin-git>
[bitcoin] achow101 opened pull request #18787: wallet: descriptor wallet release notes and cleanups (master...desc-wallet-followup) https://github.com/bitcoin/bitcoin/pull/18787
< bitcoin-git>
[bitcoin] achow101 opened pull request #18788: wallet: tests: Update more tests to work with descriptor wallets (master...desc-wallet-tests) https://github.com/bitcoin/bitcoin/pull/18788
< hebasto>
could leveldb spawn a new thread? it seems after CBlockTreeDB::LoadBlockIndexGuts() returns, htop shows *two* "bitcoind" threads.
< sipa>
yes, leveldb has a thread
< hebasto>
you say leveldb has its *own* thread, correct?
< hebasto>
or it has an own pool of threads?
< sipa>
it may be 1 thread per database
< hebasto>
sipa: thanks
< bitcoin-git>
[bitcoin] achow101 opened pull request #18789: qt: Add Create Unsigned button to SendConfirmationDialog (master...create-unsigned-sendconfdialog) https://github.com/bitcoin/bitcoin/pull/18789
< bitcoin-git>
[bitcoin] achow101 closed pull request #18656: gui: Add a `Make unsigned` button next to `Send` (master...make-unsigned-button) https://github.com/bitcoin/bitcoin/pull/18656
< bitcoin-git>
[bitcoin] achow101 closed pull request #18655: gui: Add bumpFeePSBT action instead of changing normal bumpfee behavior (master...split-bumpfeeaction) https://github.com/bitcoin/bitcoin/pull/18655