< fanquake> thank
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/27a82d347edd...6cfb3dbbdbf5
< bitcoin-git> bitcoin/master 621e86e glowang: Update -blocksonly documentation
< bitcoin-git> bitcoin/master 6cfb3db MarcoFalke: Merge #18391: doc: Update init and reduce-traffic docs for -blocksonly
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18391: doc: Update init and reduce-traffic docs for -blocksonly (master...update_blocksonly_docs) https://github.com/bitcoin/bitcoin/pull/18391
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18464: doc: block-relay-only vs blocksonly (master...2003-docBlockRelayOnly) https://github.com/bitcoin/bitcoin/pull/18464
< bitcoin-git> [bitcoin] MarcoFalke pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/6cfb3dbbdbf5...5f9cd62f33fb
< bitcoin-git> bitcoin/master a16ea05 practicalswift: tests: Add fuzzing harness for functions/classes in flatfile.h
< bitcoin-git> bitcoin/master 9718f38 practicalswift: tests: Add fuzzing harness for functions/classes in merkleblock.h
< bitcoin-git> bitcoin/master f205cf7 practicalswift: tests: Add fuzzing harness for functions/classes in span.h
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18455: tests: Add fuzzing harness for functions/classes in flatfile.h, merkleblock.h, random.h, serialize.h and span.h (master...fuzzers-misc-4) https://github.com/bitcoin/bitcoin/pull/18455
< bitcoin-git> [bitcoin] theStack opened pull request #18466: rpc: fix invalid parameter error codes for {sign,verify}message RPCs (master...20200329-rpc-improve-signverifymessage-error-codes) https://github.com/bitcoin/bitcoin/pull/18466
< hebasto> jeremyrubin: sdaftuar_: did I understand correctly, that in current CTxMemPool::UpdateForDescendants() the upper bound of the number of txiter that are stored in cachedDescendants is N*(N-1)/2, N is a number of all txs, in mempool and from disconnected block?
< bitcoin-git> [bitcoin] fjahr opened pull request #18467: rpc: Improve documentation and return value of settxfee (master...txfee0) https://github.com/bitcoin/bitcoin/pull/18467