2020-09-11

< bitcoin-git> bitcoin/master 36f8e0c Jon Atack: doc: update PyZMQ installation instructions, ZeroMQ link
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/a47e5964861d...dffefda21de0

2020-09-10

< bitcoin-git> [bitcoin] ajtowns opened pull request #19937: signet mining utility (master...202009-signet-generate) https://github.com/bitcoin/bitcoin/pull/19937
< gribble> https://github.com/bitcoin/bitcoin/issues/0 | HTTP Error 404: Not Found
< jonasschnelli> for the ones interested in the mempool size/fee chart: https://github.com/bitcoin/bitcoin/compare/master...jonasschnelli:2020/03/mempool_graph?expand=1
< jnewbery> and then I guess there's a bot or something that is syncing bitcoin-core/gui to the latest master
< jnewbery> jonasschnelli: I think it's even easier than I said. Marco just merges the gui PR branch into the bitcoin/bitcoin repo
< gribble> https://github.com/bitcoin/bitcoin/issues/19461 | multiprocess: Add bitcoin-gui -ipcconnect option by ryanofsky · Pull Request #19461 · bitcoin/bitcoin · GitHub
< jnewbery> they seem to be pretty synchronized. The GUI repository is just one merge commit behind bitcoin/bitcoin
< wumpus> #topic Review the experience of 3 month bitcoin-core/gui repository (jonasschnelli)
< jnewbery> vasild: eg all of this would need to become a single call to the mempool: https://github.com/bitcoin/bitcoin/blob/564e1ab0f3dc573bd3ea60a80f6649c361243df9/src/rpc/blockchain.cpp#L1406-L1421
< bitcoin-git> [bitcoin] instagibbs opened pull request #19936: Test: batch rpc with params (master...batch_param) https://github.com/bitcoin/bitcoin/pull/19936
< gribble> https://github.com/bitcoin/bitcoin/issues/19303 | Replace all of the RecursiveMutex instances with the Mutex ones · Issue #19303 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19033 | http: Release work queue after event base finish by promag · Pull Request #19033 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19077 | wallet: Add sqlite as an alternative wallet database and use it for new descriptor wallets by achow101 · Pull Request #19077 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/16378 | The ultimate send RPC by Sjors · Pull Request #16378 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19845 | net: CNetAddr: add support to (un)serialize as ADDRv2 by vasild · Pull Request #19845 · bitcoin/bitcoin · GitHub
< wumpus> https://github.com/bitcoin/bitcoin/projects/8 11 blockers, 1 bugfix, 2 chasins concept ACK
< wumpus> strategies for removing recursive locking in the mempool (jnewbery), review the experience of 3 month bitcoin-core/gui repository (jonasschnelli)
< 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
< dongcarl> Anyone know what the `UnloadBlockIndex` call here does in the context of initialization? https://github.com/bitcoin/bitcoin/blob/master/src/init.cpp#L1562
< bitcoin-git> [bitcoin] achow101 opened pull request #19935: Move SaltedHashers to separate file and add some new ones (master...mv-saltedhash) https://github.com/bitcoin/bitcoin/pull/19935
< bitcoin-git> [bitcoin] practicalswift opened pull request #19934: tests: Add fuzzing harness for Keccak and SHA3_256 (master...fuzzers-keccak-and-sha3_256) https://github.com/bitcoin/bitcoin/pull/19934
< bitcoin-git> [bitcoin] laanwj merged pull request #19841: Implement Keccak and SHA3_256 (master...202008_sha3) https://github.com/bitcoin/bitcoin/pull/19841
< bitcoin-git> bitcoin/master ab654c7 Pieter Wuille: Unroll Keccak-f implementation
< bitcoin-git> bitcoin/master 3f01ddb Pieter Wuille: Add SHA3 benchmark
< bitcoin-git> bitcoin/master 2ac8bf9 Pieter Wuille: Implement keccak-f[1600] and SHA3-256
< bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/564e1ab0f3dc...a47e5964861d
< bitcoin-git> [bitcoin] Saibato opened pull request #19933: wallet: bugfix; if datadir has a trailing '/' listwalletdir would strip lead char of walletname (master...wallet-fix-missing-chars-boost-1.47) https://github.com/bitcoin/bitcoin/pull/19933
< jonasschnelli> #proposedmeetingtopic review the experience of 3 month bitcoin-core/gui repository
< bitcoin-git> [bitcoin] hebasto closed pull request #19926: gui: Add Tor icon (master...200909-tor) https://github.com/bitcoin/bitcoin/pull/19926
< bitcoin-git> [bitcoin] sipa opened pull request #19931: Change CSipHasher's count variable to uint8_t (master...202009_siphash_sillyness) https://github.com/bitcoin/bitcoin/pull/19931
< gribble> https://github.com/bitcoin/bitcoin/issues/16910 | wallet: reduce loading time by using unordered maps by achow101 · Pull Request #16910 · bitcoin/bitcoin · GitHub
< phantomcircuit> sipa, yeah so this guy has no hope https://github.com/bitcoin/bitcoin/issues/19921
< kallewoof> Signet review beg -- no more changes planned, probably RFM: https://github.com/bitcoin/bitcoin/pull/18267

2020-09-09

< jb55> is there something in 0.20.0 -> 0.20.1 that would cause it to redownload the blockchain? trying to figure out why it's doing that after I upgraded my kernel+bitcoin. no configs changed ...
< gribble> https://github.com/bitcoin/bitcoin/issues/16801 | faster & less memory for sync: bulk pool allocator for node based containers by martinus · Pull Request #16801 · bitcoin/bitcoin · GitHub
< sipa> this was tried before though: https://github.com/bitcoin/bitcoin/pull/16801
< gribble> https://github.com/bitcoin/bitcoin/issues/19873 | [WIP] Flush dbcache early if system is under memory pressure by luke-jr · Pull Request #19873 · bitcoin/bitcoin · GitHub
< aj> andytoshi: (maybe rusty's bitcoin-iterate is faster?)
< gribble> https://github.com/bitcoin/bitcoin/issues/19521 | Coinstats Index (without UTXO set hash) by fjahr · Pull Request #19521 · bitcoin/bitcoin · GitHub
< andytoshi> hmm, so, i definitely did this in fall 2016 for scaling bitcoin milan and it only took a few hours
< bitcoin-git> [bitcoin] vasild opened pull request #19929: sync: use proper TSA attributes (master...use_proper_tsa_attributes) https://github.com/bitcoin/bitcoin/pull/19929
< bitcoin-git> [bitcoin] dongcarl opened pull request #19927: validation: Reduce direct g_chainman usage (master...2020-09-reduce-g_chainman-usage) https://github.com/bitcoin/bitcoin/pull/19927
< bitcoin-git> [bitcoin] hebasto opened pull request #19926: gui: Add Tor icon (master...200909-tor) https://github.com/bitcoin/bitcoin/pull/19926
< gribble> https://github.com/bitcoin/bitcoin/issues/19920 | test: Fuzzing siphash against reference implementation [Request for feedback] by elichai · Pull Request #19920 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #19922: test: Run rpc_txoutproof.py even with wallet disabled (master...2009-testMoreMiniWallet) https://github.com/bitcoin/bitcoin/pull/19922
< jnewbery> #proposed meeting topic: stategies for removing recursive locking in the mempool (https://github.com/bitcoin/bitcoin/pull/19872#issuecomment-688852261)
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19800: test: Mockwallet (master...2008-testMiniWallet) https://github.com/bitcoin/bitcoin/pull/19800
< bitcoin-git> bitcoin/master fa188c9 MarcoFalke: test: Use MiniWalet in p2p_feefilter
< bitcoin-git> bitcoin/master 564e1ab MarcoFalke: Merge #19800: test: Mockwallet
< bitcoin-git> bitcoin/master fa39c62 MarcoFalke: test: inline hashToHex
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/4f229d8904f8...564e1ab0f3dc
< gribble> https://github.com/bitcoin/bitcoin/issues/19845 | net: CNetAddr: add support to (un)serialize as ADDRv2 by vasild · Pull Request #19845 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] sipa closed 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

2020-09-08

< bitcoin-git> [bitcoin] dr-orlovsky closed pull request #19907: util: add psbt combiner role (master...feat/psbt-combiner) https://github.com/bitcoin/bitcoin/pull/19907
< bitcoin-git> [bitcoin] elichai opened pull request #19920: test: Fuzzing siphash against reference implementation [Request for feedback] (master...2020-fuzzing-siphash) https://github.com/bitcoin/bitcoin/pull/19920
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19914: refactor: Do not pass chain params to CheckForStaleTipAndEvictPeers twice (master...2009-netNo2ChainParams) https://github.com/bitcoin/bitcoin/pull/19914
< bitcoin-git> bitcoin/master 4f229d8 MarcoFalke: Merge #19914: refactor: Do not pass chain params to CheckForStaleTipAndEvi...
< bitcoin-git> bitcoin/master fa7e407 MarcoFalke: Do not pass chain params to CheckForStaleTipAndEvictPeers twice
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/147d50d63e07...4f229d8904f8
< sipa> probably better for #bitcoin-wizards
< sipa> in that case, you're asking about proposal bitcoin protocol changes, not bitcoin core
< sipa> yanmaani: the current bitcoin protocol does not permit compact proofs for that
< yanmaani> is txn noninclusion proofs something bitcoin core intends to include?
< shesek> right, my claim was that the SPV model isn't all that important, and that if Satoshi released Bitcoin without considering light clients at all it would still be the incredible breakthrough that it is
< sipa> yeah, for a full-blocks-only bitcoin like protocol, the "merkle root" stored in the block header could just be a flat hash of all txids
< shesek> just curious. I was writing about that in a comment in the context of me claiming that merkle trees aren't an essential component of Bitcoin's breakthrough, and someone saying that they are (and being wrong :p)
< shesek> does bitcoin core ever verify merkle inclusion proofs? (I assume not, it only verifies that the merkle root matches the set of txids. but maybe I'm missing some other ways its being used?)
< gribble> https://github.com/bitcoin/bitcoin/issues/18766 | Disable fee estimation in blocksonly mode (by removing the fee estimates global) by darosior · Pull Request #18766 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] AkioNak opened pull request #19919: bugfix: make LoadWallet assigns status always (master...set_databasestatus) https://github.com/bitcoin/bitcoin/pull/19919
< gribble> https://github.com/bitcoin/bitcoin/issues/19843 | Refactoring and minor improvement for self-advertisements by naumenkogs · Pull Request #19843 · 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/17785 | p2p: Unify Send and Receive protocol versions by hebasto · Pull Request #17785 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19871 | doc: Clarify scope of eviction protection of outbound block-relay peers by ariard · Pull Request #19871 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19858 | Periodically make block-relay connections and sync headers by sdaftuar · Pull Request #19858 · bitcoin/bitcoin · GitHub
< jnewbery> Any final topics before we end? Remember it's feature freeze in 5 weeks (https://github.com/bitcoin/bitcoin/issues/18947) so it's a great time to shill your PRs!
< gribble> https://github.com/bitcoin/bitcoin/issues/19820 | Transactions propagation design goals · Issue #19820 · bitcoin/bitcoin · GitHub
< jnewbery> great. Thanks. That'll also give people a bit more time to read your doc here: https://github.com/bitcoin/bitcoin/issues/19820
< gribble> https://github.com/bitcoin/bitcoin/issues/18991 | Cache responses to GETADDR to prevent topology leaks by naumenkogs · Pull Request #18991 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] ryanofsky opened pull request #19918: sync: Replace LockAssertion with WeaklyAssertLockHeld (master...pr/lockb) https://github.com/bitcoin/bitcoin/pull/19918
< gribble> https://github.com/bitcoin/bitcoin/issues/18421 | Periodically update DNS caches for better privacy of non-reachable nodes by naumenkogs · Pull Request #18421 · 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/19860 | Improve diversification of new connections: privacy and stability by naumenkogs · Pull Request #19860 · 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/19820 | Transactions propagation design goals · Issue #19820 · bitcoin/bitcoin · GitHub
< jnewbery> one proposed topic in https://github.com/bitcoin-core/bitcoin-devwiki/wiki/P2P-IRC-meetings: Follow-up on last meeting's "What would a good transaction propagation framework look like? See a first draw Transactions propagation design goals #19820 (ariard)
< 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
< gribble> https://github.com/bitcoin/bitcoin/issues/19914 | refactor: Do not pass chain params to CheckForStaleTipAndEvictPeers twice by MarcoFalke · Pull Request #19914 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19820 | Transactions propagation design goals · Issue #19820 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19503 | Add parameter feature to serialization and use it for CAddress by sipa · Pull Request #19503 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17785 | p2p: Unify Send and Receive protocol versions by hebasto · Pull Request #17785 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] promag opened pull request #19917: RemoveUnbroadcastTx requires mempool lock (master...2020-09-removeunbroadcasttx) https://github.com/bitcoin/bitcoin/pull/19917
< bitcoin-git> [bitcoin] naumenkogs reopened pull request #19697: Improvements on ADDR caching (master...2020-08-addr-cache-follow-up) https://github.com/bitcoin/bitcoin/pull/19697
< bitcoin-git> [bitcoin] naumenkogs closed pull request #19697: Improvements on ADDR caching (master...2020-08-addr-cache-follow-up) https://github.com/bitcoin/bitcoin/pull/19697
< bitcoin-git> [bitcoin] Crypt-iQ opened pull request #19916: build: allow user to specify DIR_FUZZ_SEED_CORPUS when invoking cov_fuzz target (master...cov_fuzz_cleanup_0908) https://github.com/bitcoin/bitcoin/pull/19916
< bitcoin-git> [bitcoin] hebasto opened pull request #19915: refactor: Use Mutex type for some mutexes in CNode class (master...200908-netmx) https://github.com/bitcoin/bitcoin/pull/19915
< bitcoin-git> [bitcoin] hebasto closed pull request #19913: refactor: Drop unused `UniqueLock(Mutex*, ...)` constructor in sync.h (master...200907-sync) https://github.com/bitcoin/bitcoin/pull/19913
< gribble> https://github.com/bitcoin/bitcoin/issues/19895 | I find this line very offensive. · Issue #19895 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #19914: refactor: Do not pass chain params to CheckForStaleTipAndEvictPeers twice (master...2009-netNo2ChainParams) https://github.com/bitcoin/bitcoin/pull/19914

2020-09-07

< bitcoin-git> [bitcoin] hebasto opened pull request #19913: refactor: Drop unused `UniqueLock(Mutex*, ...)` constructor in sync.h (master...200907-sync) https://github.com/bitcoin/bitcoin/pull/19913
< gribble> https://github.com/bitcoin/bitcoin/issues/8 | RPC command to sign text with wallet private key · Issue #8 · bitcoin/bitcoin · GitHub
< jnewbery> hi folks. Reminder that tomorrow at 15:00 UTC is the next p2p meeting. We have one proposed topic so far: https://github.com/bitcoin-core/bitcoin-devwiki/wiki/P2P-IRC-meetings#8-sept-2020
< bitcoin-git> [bitcoin] narula opened pull request #19911: net: guard vRecvGetData with cs_vRecv and orphan_work_set with g_cs_orphans (master...cs_vRecv) https://github.com/bitcoin/bitcoin/pull/19911
< bitcoin-git> [bitcoin] jnewbery opened pull request #19910: net processing: Move peer_map to PeerManager (master...2020-08-peer-plv2) https://github.com/bitcoin/bitcoin/pull/19910
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19791: [net processing] Move Misbehaving() to PeerManager (master...2020-08-misbehaving-in-plv) https://github.com/bitcoin/bitcoin/pull/19791
< bitcoin-git> bitcoin/master 2297b26 John Newbery: [net_processing] Pass chainparams to PeerLogicValidation constructor
< bitcoin-git> bitcoin/master 58bd369 John Newbery: scripted-diff: [net processing] Rename PeerLogicValidation to PeerManager
< bitcoin-git> bitcoin/master 824bbd1 John Newbery: [move only] Collect all private members of PeerLogicValidation together
< bitcoin-git> [bitcoin] MarcoFalke pushed 11 commits to master: https://github.com/bitcoin/bitcoin/compare/25839661305e...147d50d63e07
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #19909: txmempool: Remove unused clear() member function (master...2009-noTxpoolClear) https://github.com/bitcoin/bitcoin/pull/19909
< bitcoin-git> [bitcoin] naumenkogs reopened pull request #19906: Bugfix: don't make collision from "tried" a feeler (master...2020-09-feeler-no-collisions) https://github.com/bitcoin/bitcoin/pull/19906
< bitcoin-git> [bitcoin] naumenkogs closed pull request #19906: Bugfix: don't make collision from "tried" a feeler (master...2020-09-feeler-no-collisions) https://github.com/bitcoin/bitcoin/pull/19906
< bitcoin-git> [bitcoin] dr-orlovsky opened pull request #19907: util: add psbt combiner role (master...feat/psbt-combiner) https://github.com/bitcoin/bitcoin/pull/19907
< bitcoin-git> [bitcoin] naumenkogs opened pull request #19906: Bugfix: don't make collision from "tried" a feeler (master...2020-09-feeler-no-collisions) https://github.com/bitcoin/bitcoin/pull/19906
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19478: Remove CTxMempool::mapLinks data structure member (master...epoch-mempool-clean-split-3) https://github.com/bitcoin/bitcoin/pull/19478
< bitcoin-git> bitcoin/master 2583966 MarcoFalke: Merge #19478: Remove CTxMempool::mapLinks data structure member
< bitcoin-git> bitcoin/master 296be8f Jeremy Rubin: Get rid of unused functions CTxMemPool::GetMemPoolChildren, CTxMemPool::Ge...
< bitcoin-git> bitcoin/master 46d955d Jeremy Rubin: Remove mapLinks in favor of entry inlined structs with iterator type erasu...
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/07087051afe9...25839661305e
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19556: Remove mempool global (master...Mf1808-txpoolGlobal) https://github.com/bitcoin/bitcoin/pull/19556
< bitcoin-git> bitcoin/master fafb381 MarcoFalke: Remove mempool global
< bitcoin-git> bitcoin/master eeee110 MarcoFalke: Remove mempool global from init
< bitcoin-git> bitcoin/master fa0359c MarcoFalke: Remove mempool global from p2p
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/78cb45d72251...07087051afe9
< vasild> sipa: https://github.com/bitcoin/bitcoin/pull/19728#pullrequestreview-469679233 "Why not treat all addresses equally (ie relay always to 2 nodes, even addresses from unreachable networks)?"
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #19905: Remove dead CheckForkWarningConditionsOnNewFork (master...2009-noFork) https://github.com/bitcoin/bitcoin/pull/19905
< bitcoin-git> [bitcoin] meshcollider merged pull request #19738: wallet: Avoid multiple BerkeleyBatch in DelAddressBook (master...2020-08-deladdressbook) https://github.com/bitcoin/bitcoin/pull/19738
< bitcoin-git> bitcoin/master 78cb45d Samuel Dobson: Merge #19738: wallet: Avoid multiple BerkeleyBatch in DelAddressBook
< bitcoin-git> bitcoin/master abac436 João Barbosa: wallet: Avoid multiple BerkeleyBatch in DelAddressBook
< bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/56d47e19edca...78cb45d72251
< bitcoin-git> [bitcoin] grubles opened pull request #19903: Update build-openbsd.md with GUI support (master...update-openbsd-build-instructions) https://github.com/bitcoin/bitcoin/pull/19903

2020-09-06

< bitcoin-git> [bitcoin] meshcollider merged pull request #19619: Remove wallet.dat path handling from wallet.cpp, rpcwallet.cpp (master...pr/path) https://github.com/bitcoin/bitcoin/pull/19619
< bitcoin-git> bitcoin/master 0d94e60 Russell Yanofsky: refactor: Use DatabaseStatus and DatabaseOptions types
< bitcoin-git> bitcoin/master b5b4141 Russell Yanofsky: wallet: Add MakeDatabase function
< bitcoin-git> bitcoin/master 288b4ff Russell Yanofsky: Remove WalletLocation class
< bitcoin-git> [bitcoin] meshcollider pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/af8135e369da...56d47e19edca
< instagibbs> I don't think this cirrus ci error is my fault, can I get a restart? https://github.com/bitcoin/bitcoin/runs/1075836171
< bitcoin-git> [bitcoin] hebasto reopened pull request #19882: depends: Export PATH variable rather passing it to the `call` function (master...200905-build) https://github.com/bitcoin/bitcoin/pull/19882
< bitcoin-git> [bitcoin] hebasto closed pull request #19882: depends: Export PATH variable rather passing it to the `call` function (master...200905-build) https://github.com/bitcoin/bitcoin/pull/19882
< bitcoin-git> [bitcoin] jnewbery closed pull request #19902: Revert back to FILE_CHARS_BLACKLIST (master...master) https://github.com/bitcoin/bitcoin/pull/19902
< bitcoin-git> [bitcoin] lviggiano opened pull request #19902: Revert back to FILE_CHARS_BLACKLIST (master...master) https://github.com/bitcoin/bitcoin/pull/19902
< gribble> https://github.com/bitcoin/bitcoin/issues/19879 | [p2p] miscellaneous wtxid followups by amitiuttarwar · Pull Request #19879 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] hebasto opened pull request #19901: Avoid locking CTxMemPool::cs recursively in CTxMemPool::DynamicMemoryUsage() (master...200906-pool) https://github.com/bitcoin/bitcoin/pull/19901
< bitcoin-git> [bitcoin] laanwj closed pull request #19900: Revert back to FILE_CHARS_BLOCKLIST (master...master) https://github.com/bitcoin/bitcoin/pull/19900
< bitcoin-git> [bitcoin] lviggiano opened pull request #19900: Revert back to FILE_CHARS_BLOCKLIST (master...master) https://github.com/bitcoin/bitcoin/pull/19900
< bitcoin-git> [bitcoin] laanwj merged pull request #19897: Change FILE_CHAR_BLOCKLIST to FILE_CHARS_DISALLOWED (master...blocklist) https://github.com/bitcoin/bitcoin/pull/19897
< bitcoin-git> bitcoin/master af8135e Wladimir J. van der Laan: Merge #19897: Change FILE_CHAR_BLOCKLIST to FILE_CHARS_DISALLOWED
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/68d1f1698f50...af8135e369da
< bitcoin-git> bitcoin/master 637d8bc Benoit Verret: Change FILE_CHAR_BLOCKLIST to FILE_CHARS_DISALLOWED
< gribble> https://github.com/bitcoin/bitcoin/issues/19738 | wallet: Avoid multiple BerkeleyBatch in DelAddressBook by promag · Pull Request #19738 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] n-thumann opened pull request #19898: log: print unexpected version warning in validation log category (master...log-fix-unexpected-version) https://github.com/bitcoin/bitcoin/pull/19898
< gribble> https://github.com/bitcoin/bitcoin/issues/19897 | Revert "change blacklist to blocklist" by verretor · Pull Request #19897 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] verretor opened pull request #19897: Revert "change blacklist to blocklist" (master...blocklist) https://github.com/bitcoin/bitcoin/pull/19897
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #19893: test: Remove or explain syncwithvalidationinterfacequeue (master...2009-testSync) https://github.com/bitcoin/bitcoin/pull/19893
< bitcoin-git> [bitcoin] laanwj merged pull request #19890: refactor: remove unused header <arpa/inet.h> in protocol.cpp (master...20200823-refactor-remove-unsused-include-in-protocol-cpp) https://github.com/bitcoin/bitcoin/pull/19890
< bitcoin-git> bitcoin/master 68d1f16 Wladimir J. van der Laan: Merge #19890: refactor: remove unused header <arpa/inet.h> in protocol.cpp...
< bitcoin-git> bitcoin/master 2f79e9d Sebastian Falbesoner: refactor: remove unused header <arpa/inet.h> in protocol.cpp
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c91f955f4490...68d1f1698f50
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19887: test: Fix flaky wallet_basic test (master...flaky_wallet) https://github.com/bitcoin/bitcoin/pull/19887
< bitcoin-git> bitcoin/master c91f955 MarcoFalke: Merge #19887: test: Fix flaky wallet_basic test
< bitcoin-git> bitcoin/master 56b018c Fabian Jahr: test: Fix flaky wallet_basic test
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/03689317021a...c91f955f4490
< bitcoin-git> [bitcoin] hebasto opened pull request #19891: depends: Fix `make --just-print` command (master...200906-dry) https://github.com/bitcoin/bitcoin/pull/19891
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19881: ci: Double tsan CPU and Memory to avoid global timeout (master...2008-ciGlobalTimeout) https://github.com/bitcoin/bitcoin/pull/19881
< bitcoin-git> bitcoin/master 0368931 MarcoFalke: Merge #19881: ci: Double tsan CPU and Memory to avoid global timeout
< bitcoin-git> bitcoin/master fa8e148 MarcoFalke: ci: Double tsan CPU and Memory to avoid global timeout
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3ba25e3bdde3...03689317021a
< dhruvm> May I please request a CI job restart? https://travis-ci.org/github/bitcoin/bitcoin/jobs/724564326
< bitcoin-git> [bitcoin] theStack opened pull request #19890: refactor: remove unused header <arpa/inet.h> in protocol.cpp (master...20200823-refactor-remove-unsused-include-in-protocol-cpp) https://github.com/bitcoin/bitcoin/pull/19890

2020-09-05

< bitcoin-git> [bitcoin] adaminsky opened pull request #19889: test: Add consistent formatting for messages.py repr methods (master...printstr_bug) https://github.com/bitcoin/bitcoin/pull/19889
< bitcoin-git> [bitcoin] fjahr opened pull request #19888: rpc: Fix getblockstats for block height 0 (master...genesisblockstats) https://github.com/bitcoin/bitcoin/pull/19888
< bitcoin-git> [bitcoin] fjahr opened pull request #19887: test: Fix flaky wallet_basic test (master...flaky_wallet) https://github.com/bitcoin/bitcoin/pull/19887
< bitcoin-git> [bitcoin] dhruv opened pull request #19884: No delay in adding fixed seeds if -dnsseed=0 and peers.dat is empty (master...no-delay-fixed-peer-seeds) https://github.com/bitcoin/bitcoin/pull/19884
< bitcoin-git> [bitcoin] jonatack opened pull request #19883: net, rpc: expose connection type in getpeerinfo (master...getpeerinfo-conn-type) https://github.com/bitcoin/bitcoin/pull/19883
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19848: Remove mempool global from interfaces (master...2008-nomemint) https://github.com/bitcoin/bitcoin/pull/19848
< bitcoin-git> bitcoin/master fa9ee52 MarcoFalke: doc: Add doxygen comment to IsRBFOptIn
< bitcoin-git> bitcoin/master fa83168 MarcoFalke: refactor: Add IsRBFOptInEmptyMempool
< bitcoin-git> bitcoin/master faef4fc MarcoFalke: Remove mempool global from interfaces
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/416efcb7ab45...3ba25e3bdde3
< bitcoin-git> [bitcoin] hebasto opened pull request #19882: depends: Export PATH variable rather passing it to the `call` function (master...200905-build) https://github.com/bitcoin/bitcoin/pull/19882
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #19881: ci: Double tsan CPU and Memory to avoid global timeout (master...2008-ciGlobalTimeout) https://github.com/bitcoin/bitcoin/pull/19881
< bitcoin-git> [bitcoin] laanwj merged pull request #19728: Increase the ip address relay branching factor for unreachable networks (master...202008_increase_addr_branching) https://github.com/bitcoin/bitcoin/pull/19728
< bitcoin-git> bitcoin/master 416efcb Wladimir J. van der Laan: Merge #19728: Increase the ip address relay branching factor for unreachab...
< bitcoin-git> bitcoin/master 86d4cf4 Pieter Wuille: Increase the ip address relay branching factor for unreachable networks
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/81a19e725304...416efcb7ab45
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19852: refactor: Avoid duplicate map lookup in ScriptToAsmStr (master...2020-08-scripttoasmstr) https://github.com/bitcoin/bitcoin/pull/19852
< bitcoin-git> bitcoin/master 81a19e7 MarcoFalke: Merge #19852: refactor: Avoid duplicate map lookup in ScriptToAsmStr
< bitcoin-git> bitcoin/master ac2ff4f João Barbosa: refactor: Avoid duplicate map lookup in ScriptToAsmStr
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/df75e9f3ee4d...81a19e725304
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19878: rawtransaction: fix argument in combinerawtransaction help message (master...combinetx1) https://github.com/bitcoin/bitcoin/pull/19878
< bitcoin-git> bitcoin/master 4294e70 Matthew Zipkin: rawtransaction: fix argument in combinerawtransaction help message
< bitcoin-git> bitcoin/master df75e9f MarcoFalke: Merge #19878: rawtransaction: fix argument in combinerawtransaction help m...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/23d3ae7accfc...df75e9f3ee4d
< bitcoin-git> [bitcoin] markblundeberg opened pull request #19880: fix CTxMemPool::TrimToSize to put only confirmed coins in pvNoSpendsRemaining (master...simplify-trimtosize) https://github.com/bitcoin/bitcoin/pull/19880

2020-09-04

< gribble> https://github.com/bitcoin/bitcoin/issues/19794 | p2p: Remove fGetAddr flag by mzumsande · Pull Request #19794 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19339 | validation: re-delegate absurd fee checking from mempool to clients by gzhao408 · Pull Request #19339 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] amitiuttarwar opened pull request #19879: [p2p] miscellaneous wtxid followups (master...2020-08-wtxid-unbroadcast-followups) https://github.com/bitcoin/bitcoin/pull/19879
< bitcoin-git> [bitcoin] pinheadmz opened pull request #19878: rawtransaction: fix argument in combinerawtransaction help message (master...combinetx1) https://github.com/bitcoin/bitcoin/pull/19878
< bitcoin-git> [bitcoin] amitiuttarwar opened pull request #19877: [test] Clarify rpc_net functional test (master...2020-09-rpcnet-fixes) https://github.com/bitcoin/bitcoin/pull/19877
< bitcoin-git> [bitcoin] fjahr opened pull request #19876: wallet: Fix wallet loading race during node start (master...wallet_race) https://github.com/bitcoin/bitcoin/pull/19876
< bitcoin-git> [bitcoin] jonatack opened pull request #19874: cli: degrade -getinfo gracefully for older servers (master...getinfo-handle-older-servers-gracefully) https://github.com/bitcoin/bitcoin/pull/19874
< bitcoin-git> [bitcoin] luke-jr opened pull request #19873: [WIP] Flush dbcache early if system is under memory pressure (master...mempressure) https://github.com/bitcoin/bitcoin/pull/19873
< jnewbery> I think marco was advising caution rather than saying that 19680 should go in first: http://www.erisian.com.au/bitcoin-core-dev/log-2020-07-30.html#l-535
< bitcoin-git> [bitcoin] hebasto opened pull request #19872: 200904 mmx4 (master...200904-mmx4) https://github.com/bitcoin/bitcoin/pull/19872
< 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/19606 | Backport wtxid relay to v0.20 by jnewbery · Pull Request #19606 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] ariard opened pull request #19871: Clarify scope of eviction protection of outbound block-relay peers (master...2020-09-clarify-eviction-block-relay) https://github.com/bitcoin/bitcoin/pull/19871
< bitcoin-git> [bitcoin] laanwj merged pull request #19405: rpc, cli: add network in/out connections to `getnetworkinfo` and `-getinfo` (master...in-and-out-connections) https://github.com/bitcoin/bitcoin/pull/19405
< bitcoin-git> bitcoin/master 581b343 Jon Atack: Add in/out connections to cli -getinfo
< bitcoin-git> bitcoin/master d9cc13e Jon Atack: UNIX_EPOCH_TIME fixup in rpc getnettotals
< bitcoin-git> bitcoin/master 1ab49b8 Jon Atack: Add in/out connections to rpc getnetworkinfo
< bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/99a8eb605180...23d3ae7accfc
< bitcoin-git> [bitcoin] fanquake merged pull request #19680: 0.20: Add txids with non-standard inputs to reject filter (0.20...2020-08-reject-unknown-wit-0.20) https://github.com/bitcoin/bitcoin/pull/19680
< bitcoin-git> bitcoin/0.20 3092699 fanquake: Merge #19680: 0.20: Add txids with non-standard inputs to reject filter
< bitcoin-git> bitcoin/0.20 107cf15 Gregory Sanders: test addition of unknown segwit spends to txid reject filter
< bitcoin-git> bitcoin/0.20 06f9c5c Suhas Daftuar: Add txids with non-standard inputs to reject filter
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to 0.20: https://github.com/bitcoin/bitcoin/compare/bf0dc356ac4a...30926997fa15
< bitcoin-git> [bitcoin] jonatack opened pull request #19870: doc: update PyZMQ installation instructions, ZeroMQ link (master...zmq-doc-fix) https://github.com/bitcoin/bitcoin/pull/19870
< gribble> https://github.com/bitcoin/bitcoin/issues/19405 | rpc, cli: add network in/out connections to `getnetworkinfo` and `-getinfo` by jonatack · Pull Request #19405 · bitcoin/bitcoin · GitHub
< bitcoin-git> bitcoin/master 7140b31 Hennadii Stepanov: refactor: CTxMemPool::ApplyDelta() requires CTxMemPool::cs lock
< bitcoin-git> [bitcoin] laanwj merged pull request #19854: Avoid locking CTxMemPool::cs recursively in simple cases (master...200901-mmx3) https://github.com/bitcoin/bitcoin/pull/19854
< bitcoin-git> bitcoin/master 66e47e5 Hennadii Stepanov: refactor: CTxMemPool::UpdateChild() requires CTxMemPool::cs lock
< bitcoin-git> bitcoin/master 9398077 Hennadii Stepanov: refactor: CTxMemPool::UpdateParent() requires CTxMemPool::cs lock
< bitcoin-git> [bitcoin] laanwj pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/a0a422c34cfd...99a8eb605180
< bitcoin-git> [bitcoin] naumenkogs opened pull request #19869: Better intervals between feelers (master...2020-09-feeler-time-fixes) https://github.com/bitcoin/bitcoin/pull/19869
< bitcoin-git> [bitcoin] hebasto opened pull request #19868: build: Fix target name (master...200904-make) https://github.com/bitcoin/bitcoin/pull/19868
< gribble> https://github.com/bitcoin/bitcoin/issues/19865 | scripted-diff: Restore AssertLockHeld after #19668, remove LockAssertion by ryanofsky · Pull Request #19865 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19854 | Avoid locking CTxMemPool::cs recursively in simple cases by hebasto · Pull Request #19854 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] fanquake opened pull request #19867: build: document and cleanup Qt hacks (master...document_remaining_sed) https://github.com/bitcoin/bitcoin/pull/19867
< bitcoin-git> [bitcoin] jb55 opened pull request #19866: RFC: eBPF Linux tracepoints (master...usdt-probes) https://github.com/bitcoin/bitcoin/pull/19866

2020-09-03

< gribble> https://github.com/bitcoin/bitcoin/issues/19065 | tests: Add fuzzing harness for CAddrMan. Fill some fuzzing coverage gaps. by practicalswift · Pull Request #19065 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] ryanofsky opened pull request #19865: scripted-diff: Restore AssertLockHeld after #19668, remove LockAssertion (master...pr/locka) https://github.com/bitcoin/bitcoin/pull/19865
< gzhao408> O commanders of CI, please grant me these restarts... for time, the greatest thief, has marked my PR with the ugly red ❌ https://github.com/bitcoin/bitcoin/pull/19339/checks?check_run_id=1067833523 https://travis-ci.org/github/bitcoin/bitcoin/jobs/723849508
< gribble> https://github.com/bitcoin/bitcoin/issues/19853 | random wallet_basic failure · Issue #19853 · bitcoin/bitcoin · GitHub
< yanmaani> I've never seen anyone in the wild use the URI stuff, just "send bitcoin to address X"
< yanmaani> The designers are presumably going to have good layout suggestions like "change the receive tab", not just "bitcoin-qt with a different theme". So I think that it is still going to be useful.
< wumpus> if people want to do a QML GUI for bitcoin core, let them
< wumpus> it has existed virtually as long as bitcoin has
< achow101> I setup ##bitcoin-core-survey for us to argue about how to do this survey
< yanmaani> Compare bitcoin.org anno 2011 and today
< * luke-jr> would like to see what Bitcoin Core looks like on Android today
< gribble> https://github.com/bitcoin/bitcoin/issues/16883 | WIP: Qt: add QML based mobile GUI by icota · Pull Request #16883 · bitcoin/bitcoin · GitHub
< wumpus> someone already did some stuff with QML and bitcoin core in a PR for android
< moneyball> If interested, feel free to join these and engage. Note that there is not an expectation Core contributors must join these discussions, and as I state here (https://github.com/bitcoin-core/gui/pull/79#issuecomment-686613427), any formal proposed changes and discussion should occur on GitHub per the existing process.
< moneyball> An example of improving the GUI is https://github.com/bitcoin-core/gui/issues/81
< moneyball> There is also a group of people interested in helping with the GUI design. They've formed a Slack channel #bitcoin-core-gui in the Design Community Slack (http://www.bitcoindesigners.org/). They're also holding biweekly video calls to discuss issues (eg https://github.com/BitcoinDesign/Meta/issues/13).
< moneyball> We had an amazing response with over 500 designers and creatives from around the world joining the community. Some of them have an interest in contributing to the Bitcoin Core project.
< moneyball> For context, back in June Square Crypto announced the formation of the Bitcoin Design community https://medium.com/@squarecrypto/bringing-together-the-bitcoin-design-community-b89e5fbe080f
< wumpus> #topic Bitcoin Design Community and efforts around the Bitcoin Core project (moneyball)
< jeremyrubin> Lots of people from the MIT Bitcoin Project lost their wallet.dats
< jonasschnelli> Probably also hard to find samples that are representative for "the usergroupe" of Bitcoin Core
< moneyball> Square Crypto just announced a user research grant to Jamaal who is an experienced research from OMI and IDEO, to exclusively focus on Bitcoin Core, so it seems like that would be a great person to engage on this
< bitcoin-git> [bitcoin] ariard closed pull request #19147: Document discouragement logic with regards to malicious exploitation (master...2020-06-doc-banman-infra) https://github.com/bitcoin/bitcoin/pull/19147
< gribble> https://github.com/bitcoin/bitcoin/issues/19820 | Transactions propagation design goals · Issue #19820 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19820 | Transactions propagation design goals · Issue #19820 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/14895 | Package relay design questions · Issue #14895 · 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/19697 | Improvements on ADDR caching by naumenkogs · Pull Request #19697 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19478 | Remove CTxMempool::mapLinks data structure member by JeremyRubin · Pull Request #19478 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19476 | rpc: Add mempoolchanges by promag · Pull Request #19476 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18710 | Add local thread pool to CCheckQueue by hebasto · Pull Request #18710 · bitcoin/bitcoin · GitHub
< wumpus> https://github.com/bitcoin/bitcoin/projects/8 10 blockers open, 1 bugfix, 2 chasing concept ACK
< wumpus> two proposed topics for this week: conducting a large scale usage survey (achow101), Bitcoin Design Community and efforts around the Bitcoin Core project (moneyball)
< 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
< moneyball> #proposedmeetingtopic Bitcoin Design Community and efforts around the Bitcoin Core project
< bitcoin-git> [bitcoin] jonasschnelli merged pull request #19754: wallet, gui: Reload previously loaded wallets on startup (master...load-on-start-gui) https://github.com/bitcoin/bitcoin/pull/19754
< bitcoin-git> bitcoin/master a0a422c Jonas Schnelli: Merge #19754: wallet, gui: Reload previously loaded wallets on startup
< bitcoin-git> bitcoin/master f1ee373 Andrew Chow: wallet: Reload previously loaded wallets on GUI startup
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/bd60a9a8edd4...a0a422c34cfd
< gribble> https://github.com/bitcoin/bitcoin/issues/19754 | wallet, gui: Reload previously loaded wallets on startup by achow101 · Pull Request #19754 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] laanwj merged pull request #19818: p2p: change `CInv::type` from `int` to `uint32_t`, fix UBSan warning (master...CInv-type-refactoring) https://github.com/bitcoin/bitcoin/pull/19818
< bitcoin-git> bitcoin/master bd60a9a Wladimir J. van der Laan: Merge #19818: p2p: change `CInv::type` from `int` to `uint32_t`, fix UBSan...
< bitcoin-git> bitcoin/master 7984c39 Jon Atack: test framework: serialize/deserialize inv type as unsigned int
< bitcoin-git> bitcoin/master 407175e Jon Atack: p2p: change CInv::type from int to uint32_t
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/69a13eb2467a...bd60a9a8edd4
< bitcoin-git> [bitcoin] laanwj merged pull request #19670: Protect localhost and block-relay-only peers from eviction (master...2020-08-improved-eviction) https://github.com/bitcoin/bitcoin/pull/19670
< bitcoin-git> bitcoin/master 69a13eb Wladimir J. van der Laan: Merge #19670: Protect localhost and block-relay-only peers from eviction
< bitcoin-git> bitcoin/master 752e6ad Suhas Daftuar: Protect localhost and block-relay-only peers from eviction