2021-01-04

< bitcoin-git> [bitcoin] laanwj pushed 1 commit to 0.19: https://github.com/bitcoin/bitcoin/compare/e301a9fde351...33cbedef28eb
< bitcoin-git> [bitcoin] amitiuttarwar opened pull request #20854: [mempool] Remove unnecessary try-block (master...2021-01-load-mempool-cleanup) https://github.com/bitcoin/bitcoin/pull/20854
< jonasschnelli> achow101: in case you want to inspect the macOS 11 created signature for rc4 (that won't produce a valid signature with sipas patch during attach): https://bitcoin.jonasschnelli.ch/signature-osx-rc4-invalid.tar.gz
< jonasschnelli> As for rc4: i tried on macOS 11, verified the hash of bitcoin-0.21.0rc4-osx-unsigned.tar.gz (matched the others), verified the patched codesign_allocate, signed locally, verified the signed app (ok), gbuilt the signer with the created signature (failed)
< jonasschnelli> the detached-sig-apply.sh takes the binary in bitcoin-0.21.0rc3-osx-unsigned.tar.gz, right?
< jonasschnelli> ^ the codesign_allocate is part of the bitcoin-0.21.0rc3-osx-unsigned.tar.gz? right?
< vasild> wumpus: indeed, here it is: https://github.com/bitcoin/bitcoin/pull/20852
< bitcoin-git> [bitcoin] vasild opened pull request #20852: net: allow CSubNet of non-IP networks (master...non_ip_subnets) https://github.com/bitcoin/bitcoin/pull/20852
< vasild> fixing banman will not be as easy as https://github.com/bitcoin/bitcoin/issues/20849
< gribble> https://github.com/bitcoin/bitcoin/issues/20829 | doc: add -netinfo help by jonatack · Pull Request #20829 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20849 | net: disconnect peers by address without using a subnet by vasild · Pull Request #20849 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #20850: [0.21] final rc5 backports (0.21...2101-21rc5) https://github.com/bitcoin/bitcoin/pull/20850
< bitcoin-git> [bitcoin] vasild opened pull request #20849: net: disconnect peers by address without using a subnet (master...disconnect_by_subnet_fix) https://github.com/bitcoin/bitcoin/pull/20849
< bitcoin-git> [bitcoin] marcinja closed pull request #14053: Add address-based index (attempt 4?) (master...add-address-index) https://github.com/bitcoin/bitcoin/pull/14053
< gribble> https://github.com/bitcoin/bitcoin/issues/20739 | [0.19] final rc2 backports by MarcoFalke · Pull Request #20739 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20738 | [0.20] final rc2 backports by MarcoFalke · Pull Request #20738 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] theStack opened pull request #20848: Add gitian PGP key for theStack (master...add_gitian_pgp_key_for_theStack) https://github.com/bitcoin/bitcoin/pull/20848
< bitcoin-git> [bitcoin] darosior opened pull request #20847: gitian-keys: add darosior's key (master...darosior_gpg_key) https://github.com/bitcoin/bitcoin/pull/20847
< bitcoin-git> [bitcoin] benthecarman opened pull request #20846: Add benthecarman to keys.txt (master...patch-1) https://github.com/bitcoin/bitcoin/pull/20846
< jonasschnelli> I tripple-checked bitcoin-0.21.0rc4-osx-unsigned.tar.gz that it contains your patch (verifiable here: https://bitcoin.jonasschnelli.ch/gitian/builds/388/build_osx.log)
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #20845: net: Log to net debug in MaybeDiscourageAndDisconnect except for noban and manual peers (master...2101-netLogDisconnect) https://github.com/bitcoin/bitcoin/pull/20845
< jonasschnelli> https://bitcoin.jonasschnelli.ch/valid_0.21.0rc4_sig_signapple.zip (contains the signature.tar.gz as well as binary that has a valid signature)
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #20844: test: Add sanitizer suppressions for AMD EPYC CPUs (master...2101-testEpycSan) https://github.com/bitcoin/bitcoin/pull/20844
< bitcoin-git> [bitcoin] hebasto closed pull request #20824: build: Do not set _FORTIFY_SOURCE if it causes compiler warnings (master...210101-fortify) https://github.com/bitcoin/bitcoin/pull/20824
< jonasschnelli> used the signature to gbuild the signer: ./bin/gbuild --num-make 6 -j11 --memory 5000 --url bitcoin=/home/jonasschnelli/gitian/bitcoin --commit signature=v0.21.0rc4
< jonasschnelli> Created the signature: ./detached-sig-create.sh -s "Bitcoin"
< jonasschnelli> - Verified bitcoin-0.21.0rc4-osx-unsigned.tar.gz, got the correct 10ae57ee735cd2a894a75165082c384769da3b634eca9346b1d20585e1edfd0c
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20736: rpc: Replace boost::variant with std::variant for RPCArg.m_fallback (master...2012-rpcStdVariant) https://github.com/bitcoin/bitcoin/pull/20736
< bitcoin-git> bitcoin/master bc8ada1 MarcoFalke: Merge #20736: rpc: Replace boost::variant with std::variant for RPCArg.m_f...
< bitcoin-git> bitcoin/master fa749fb MarcoFalke: rpc: Replace boost::variant with std::variant for RPCArg.m_fallback
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f52f427b8eec...bc8ada1c1534
< bitcoin-git> [bitcoin] fanquake opened pull request #20842: docs: consolidate typo & url fixing (master...consolidate_typo_fixing) https://github.com/bitcoin/bitcoin/pull/20842
< bitcoin-git> [bitcoin] fanquake closed pull request #20762: doc: Fix some typos (master...patch-1) https://github.com/bitcoin/bitcoin/pull/20762
< bitcoin-git> [bitcoin] fanquake closed pull request #20836: doc: Corrected Typos in Documentation (master...doc-fix-typos) https://github.com/bitcoin/bitcoin/pull/20836
< bitcoin-git> [bitcoin] fanquake closed pull request #20810: doc: Update URLs to HTTPS where necessary (master...https-urls) https://github.com/bitcoin/bitcoin/pull/20810
< bitcoin-git> [bitcoin] fanquake merged pull request #20817: lint: update list of spelling linter false positives, bump to codespell 2.0.0 (master...201212-lint-update-spelling-false-positives) https://github.com/bitcoin/bitcoin/pull/20817
< bitcoin-git> bitcoin/master f3ba916 Sebastian Falbesoner: lint: ignore gitian keys file for spelling linter
< bitcoin-git> bitcoin/master da289a6 Sebastian Falbesoner: lint: update list of spelling linter false positives
< bitcoin-git> bitcoin/master a0022f1 Sebastian Falbesoner: test: bump codespell linter version to 2.0.0
< bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/9a2400b57558...f52f427b8eec
< sipa> phantomcircuit: did you see my suggestion here: https://github.com/bitcoin/bitcoin/pull/20752#discussion_r549248791 ?

2021-01-03

< gribble> https://github.com/bitcoin/bitcoin/issues/20664 | Add scanblockfilters RPC call by jonasschnelli · Pull Request #20664 · bitcoin/bitcoin · GitHub
< bitcoin-git> [gui] hebasto opened pull request #176: Fix TxViewDelegate layout (master...210103-delegate) https://github.com/bitcoin-core/gui/pull/176
< bitcoin-git> [bitcoin] jonatack closed pull request #20240: script: fix linter error in test runner (master...fix-python-linter-error) https://github.com/bitcoin/bitcoin/pull/20240
< bitcoin-git> [bitcoin] jonatack closed pull request #20483: wallet: deprecate feeRate in fundrawtransaction/walletcreatefundedpsbt (master...deprecate-feeRate-options) https://github.com/bitcoin/bitcoin/pull/20483
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #16398: rpc: testmempoolaccept for list of transactions (master...Mf1807-txpoolStacked) https://github.com/bitcoin/bitcoin/pull/16398
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #20800: Revert "Don't send 'sendaddrv2' to pre-70016 software" (master...2012-netRevertSendaddrv2Workaround) https://github.com/bitcoin/bitcoin/pull/20800
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20760: test: Set correct nValue for multi-op-return policy check (master...2012-testNValue) https://github.com/bitcoin/bitcoin/pull/20760
< bitcoin-git> bitcoin/master 9a2400b MarcoFalke: Merge #20760: test: Set correct nValue for multi-op-return policy check
< bitcoin-git> bitcoin/master fad140e MarcoFalke: test: Set correct nValue for multi-op-return policy check
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2dab2d239a47...9a2400b57558
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20765: fuzz: check that certain script TxoutType are nonstandard (master...test-fuzz-is-nonstandard) https://github.com/bitcoin/bitcoin/pull/20765
< bitcoin-git> bitcoin/master 2dab2d2 MarcoFalke: Merge #20765: fuzz: check that certain script TxoutType are nonstandard
< bitcoin-git> bitcoin/master efaf80e Michael Dietz: fuzz: check that certain script TxoutType are nonstandard
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6e70674cda65...2dab2d239a47
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20781: fuzz: remove no-longer-necessary packages from fuzzbuzz config (master...cleanup_fuzzbuzz) https://github.com/bitcoin/bitcoin/pull/20781
< bitcoin-git> bitcoin/master 6e70674 MarcoFalke: Merge #20781: fuzz: remove no-longer-necessary packages from fuzzbuzz conf...
< bitcoin-git> bitcoin/master 0dade91 fanquake: fuzz: remove no-longer-necessary packages from fuzzbuzz config
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9c3765ad7cee...6e70674cda65
< bitcoin-git> [bitcoin] ppyordanov reopened pull request #20836: doc: Corrected Typos in Documentation (master...doc-fix-typos) https://github.com/bitcoin/bitcoin/pull/20836
< bitcoin-git> [bitcoin] ppyordanov closed pull request #20836: doc: Corrected Typos in Documentation (master...doc-fix-typos) https://github.com/bitcoin/bitcoin/pull/20836
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #20839: fuzz: Avoid extraneous copy of input data, using Span<> (master...2101-fuzzSpan) https://github.com/bitcoin/bitcoin/pull/20839
< gribble> https://github.com/bitcoin/bitcoin/issues/20546 | policy, wallet, refactor: check for non-representable CFeeRates by jonatack · Pull Request #20546 · 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
< bitcoin-git> [bitcoin] jonatack closed pull request #20546: policy, wallet, refactor: check for non-representable CFeeRates (master...non-representable-CFeeRate-check) https://github.com/bitcoin/bitcoin/pull/20546
< bitcoin-git> [bitcoin] jonatack closed pull request #20723: p2p: improve logging in EvictExtraOutboundPeers() (master...improve-EvictExtraOutboundPeers-logging) https://github.com/bitcoin/bitcoin/pull/20723
< bitcoin-git> [bitcoin] laanwj pushed tag v0.21.0rc4: https://github.com/bitcoin/bitcoin/compare/v0.21.0rc4
< bitcoin-git> bitcoin/0.21 e6ad8a6 Wladimir J. van der Laan: doc: Generate manual pages for 0.21.0rc4
< bitcoin-git> [bitcoin] laanwj pushed 1 commit to 0.21: https://github.com/bitcoin/bitcoin/compare/212525337eda...e6ad8a6220bf
< gribble> https://github.com/bitcoin/bitcoin/issues/20648 | chainparams: Add default fixed seeds for signet by MarcoFalke · Pull Request #20648 · bitcoin/bitcoin · GitHub
< michaelfolkson> I guess libFuzzer being first in our fuzzing doc is a subtle recommendation by itself https://github.com/bitcoin/bitcoin/blob/master/doc/fuzzing.md
< bitcoin-git> bitcoin/0.21 2125253 Wladimir J. van der Laan: build: Bump RC to rc4
< bitcoin-git> [bitcoin] laanwj pushed 1 commit to 0.21: https://github.com/bitcoin/bitcoin/compare/93ce429f0e6a...212525337eda
< bitcoin-git> bitcoin/0.21 93ce429 Wladimir J. van der Laan: qt: Pre-rc4 translations update
< bitcoin-git> [bitcoin] laanwj pushed 1 commit to 0.21: https://github.com/bitcoin/bitcoin/compare/ac125e960f31...93ce429f0e6a
< gribble> https://github.com/bitcoin/bitcoin/issues/20648 | chainparams: Add default fixed seeds for signet by MarcoFalke · Pull Request #20648 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18947 | Release schedule for 0.21.0 · Issue #18947 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] ppyordanov closed pull request #20835: doc: Corrected Typos in Documentation (master...documentation-fix-typos) https://github.com/bitcoin/bitcoin/pull/20835
< bitcoin-git> [bitcoin] ppyordanov opened pull request #20836: doc: Corrected Typos in Documentation (master...doc-fix-typos) https://github.com/bitcoin/bitcoin/pull/20836
< bitcoin-git> [bitcoin] ppyordanov opened pull request #20835: doc: Corrected Typos in Documentation (master...documentation-fix-typos) https://github.com/bitcoin/bitcoin/pull/20835
< bitcoin-git> [bitcoin] glozow opened pull request #20834: cleanup: remove CheckInputsFromMempoolAndCache (master...2021-01-validation-cleanup) https://github.com/bitcoin/bitcoin/pull/20834
< bitcoin-git> [bitcoin] glozow opened pull request #20833: rpc/validation: enable packages through testmempoolaccept (master...package-testmempoolaccept) https://github.com/bitcoin/bitcoin/pull/20833
< dhruvm> Does anyone use the YouCompleteMe vim plugin for Bitcoin Core and have a .ycm_extra_conf.py they can share?
< gribble> https://github.com/bitcoin/bitcoin/issues/19438 | Introduce deploymentstatus by ajtowns · Pull Request #19438 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] eilx2 opened pull request #20832: rpc: Better error messages for invalid addresses (master...master) https://github.com/bitcoin/bitcoin/pull/20832
< gribble> https://github.com/bitcoin/bitcoin/issues/20741 | doc: Update Secure string handling by prayank23 · Pull Request #20741 · bitcoin/bitcoin · GitHub

2021-01-02

< bitcoin-git> [gui] hebasto reopened pull request #174: refactor: No need to implement index for non-hierarchical models (master...210102-index) https://github.com/bitcoin-core/gui/pull/174
< bitcoin-git> [gui] hebasto closed pull request #174: refactor: No need to implement index for non-hierarchical models (master...210102-index) https://github.com/bitcoin-core/gui/pull/174
< bitcoin-git> [gui] hebasto opened pull request #174: refactor: No need to implement index for non-hierarchical models (master...210102-index) https://github.com/bitcoin-core/gui/pull/174
< bitcoin-git> [gui] hebasto opened pull request #173: Follow Qt docs when implementing rowCount and columnCount (master...210102-table) https://github.com/bitcoin-core/gui/pull/173
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20830: doc: update developer notes with signet (master...add-signet-to-developer-notes) https://github.com/bitcoin/bitcoin/pull/20830
< bitcoin-git> bitcoin/master 9c3765a MarcoFalke: Merge #20830: doc: update developer notes with signet
< bitcoin-git> bitcoin/master ee701a9 Jon Atack: doc: update developer notes for signet
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6f97172b4296...9c3765ad7cee
< gribble> https://github.com/bitcoin/bitcoin/issues/20648 | chainparams: Add default fixed seeds for signet by MarcoFalke · Pull Request #20648 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20646 | p2p: ignore post-verack sendaddrv2 instead of disconnecting by jonatack · Pull Request #20646 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] jonatack opened pull request #20830: doc: update developer notes with signet (master...add-signet-to-developer-notes) https://github.com/bitcoin/bitcoin/pull/20830
< bitcoin-git> [bitcoin] jonatack opened pull request #20829: doc: add -netinfo help (master...netinfo-help-doc) https://github.com/bitcoin/bitcoin/pull/20829
< bitcoin-git> [bitcoin] laanwj merged pull request #20669: [0.21] final rc4 backports (0.21...2012-rc4) https://github.com/bitcoin/bitcoin/pull/20669
< bitcoin-git> bitcoin/0.21 249d61a Aaron Clauson: Adjusted msvc compiler and linker settings to remove optimisations that ar...
< bitcoin-git> bitcoin/0.21 e7b53d4 Aaron Clauson: This change to the appveyor CI config for msvc builds reverses a change in...
< bitcoin-git> bitcoin/0.21 8273ea3 Sjors Provoost: Move signet onion seed from v2 to v3
< bitcoin-git> [bitcoin] laanwj pushed 14 commits to 0.21: https://github.com/bitcoin/bitcoin/compare/9ae536d3684e...ac125e960f31
< gribble> https://github.com/bitcoin/bitcoin/issues/20669 | [0.21] final rc4 backports by MarcoFalke · Pull Request #20669 · bitcoin/bitcoin · GitHub
< bitcoin-git> bitcoin/master faaa4f2 MarcoFalke: refactor: Remove nMyStartingHeight from CNode/Connman
< bitcoin-git> bitcoin/master 6f97172 MarcoFalke: Merge #20649: refactor: Remove nMyStartingHeight from CNode/Connman
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ae8f79713543...6f97172b4296
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20649: refactor: Remove nMyStartingHeight from CNode/Connman (master...2012-netNoMyHeight) https://github.com/bitcoin/bitcoin/pull/20649
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #20828: fuzz: Introduce CallOneOf helper to replace switch-case (master...2012-fuzzCallOneOf) https://github.com/bitcoin/bitcoin/pull/20828
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20210: net: assert CNode::m_inbound_onion is inbound in ctor, add getter, unit tests (master...CNode-IsInboundOnion) https://github.com/bitcoin/bitcoin/pull/20210
< bitcoin-git> bitcoin/master 86c4952 Jon Atack: net: add CNode::IsInboundOnion() public getter and unit tests
< bitcoin-git> bitcoin/master 6609eb8 Jon Atack: net: assert CNode::m_inbound_onion is inbound in ctor
< bitcoin-git> bitcoin/master 993d1ec Jon Atack: test, fuzz: fix constructing CNode with invalid inbound_onion
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/e75f91eae393...ae8f79713543
< aj> fanquake: hmm, the qt thing i see mentioned https://github.com/bitcoin-core/gui/pull/46#issuecomment-730602182 but doesn't seem fixed?
< bitcoin-git> [bitcoin] luke-jr opened pull request #20827: During IBD, prune as much as possible until we get close to where we will eventually keep blocks (master...ibd_prune_max) https://github.com/bitcoin/bitcoin/pull/20827
< bitcoin-git> [bitcoin] BlockMechanic closed pull request #20814: qt: Request Android permissions on APi >= 23 (master...Fix-Android-Permissions) https://github.com/bitcoin/bitcoin/pull/20814

2021-01-01

< bitcoin-git> [bitcoin] hebasto opened pull request #20824: build: Do not set _FORTIFY_SOURCE if it causes compiler warnings (master...210101-fortify) https://github.com/bitcoin/bitcoin/pull/20824
< bitcoin-git> [gui] hebasto opened pull request #171: Use layout manager for Create Wallet dialog (master...210101-wallet) https://github.com/bitcoin-core/gui/pull/171
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #20823: pull request (master...master) https://github.com/bitcoin/bitcoin/pull/20823
< bitcoin-git> [bitcoin] JuriBurakov opened pull request #20823: pull request (master...master) https://github.com/bitcoin/bitcoin/pull/20823
< bitcoin-git> [bitcoin] isakurbanov744 closed pull request #20820: Changed to int64 type to ensure security (master...master) https://github.com/bitcoin/bitcoin/pull/20820

2020-12-31

< bitcoin-git> [bitcoin] isakurbanov744 opened pull request #20820: Changed to int64 type to ensure security (master...master) https://github.com/bitcoin/bitcoin/pull/20820
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20805: doc: Update license year range to 2021 (master...2020-12-update-license-year-range-to-2021) https://github.com/bitcoin/bitcoin/pull/20805
< bitcoin-git> bitcoin/master ccc8d55 Emil Engler: doc: Update license year range to 2021
< bitcoin-git> bitcoin/master e75f91e MarcoFalke: Merge #20805: doc: Update license year range to 2021
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4a540683ec40...e75f91eae393
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20813: scripted-diff: Bump copyright headers (master...2012-bye2020) https://github.com/bitcoin/bitcoin/pull/20813
< bitcoin-git> bitcoin/master 4a54068 MarcoFalke: Merge #20813: scripted-diff: Bump copyright headers
< bitcoin-git> bitcoin/master fa0074e MarcoFalke: scripted-diff: Bump copyright headers
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/409afd715351...4a540683ec40
< gribble> https://github.com/bitcoin/bitcoin/issues/20197 | p2p: improve onion detection in AttemptToEvictConnection() by jonatack · Pull Request #20197 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20210 | net: assert CNode::m_inbound_onion is inbound in ctor, add getter, unit tests by jonatack · Pull Request #20210 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20812: fuzz: Bump FuzzedDataProvider.h (master...2012-fuzzArray) https://github.com/bitcoin/bitcoin/pull/20812
< bitcoin-git> bitcoin/master 409afd7 MarcoFalke: Merge #20812: fuzz: Bump FuzzedDataProvider.h
< bitcoin-git> bitcoin/master fa5b935 MarcoFalke: fuzz: Remove duplicate ALL_OUTPUT_TYPE array
< bitcoin-git> bitcoin/master fafce49 MarcoFalke: fuzz: Bump FuzzedDataProvider.h
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/f1f26b8d5bae...409afd715351
< bitcoin-git> [bitcoin] theStack opened pull request #20817: lint: update list of spelling linter false positives (master...201212-lint-update-spelling-false-positives) https://github.com/bitcoin/bitcoin/pull/20817
< bitcoin-git> [bitcoin] jnewbery opened pull request #20816: net: Move RecordBytesSent() call out of cs_vSend lock (master...2020-12-cs-vsend) https://github.com/bitcoin/bitcoin/pull/20816
< bitcoin-git> [bitcoin] BlockMechanic opened pull request #20814: Request Android permissions on APi >= 23 (master...Fix-Android-Permissions) https://github.com/bitcoin/bitcoin/pull/20814
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #20813: scripted-diff: Bump copyright headers (master...2012-bye2020) https://github.com/bitcoin/bitcoin/pull/20813
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #20812: fuzz: Bump FuzzedDataProvider.h (master...2012-fuzzArray) https://github.com/bitcoin/bitcoin/pull/20812
< justinmoon> I believe this is the file we use to produce "snaps" https://git.launchpad.net/~bitcoin-core/bitcoin-core-snap/+git/packaging/tree/snap/snapcraft.yaml. Why doesn't it PGP-verify SHA256SUMS.asc?
< bitcoin-git> [bitcoin] ajtowns opened pull request #20811: refactor: move net_processing implementation details out of header (master...202012-netproc-impl-split) https://github.com/bitcoin/bitcoin/pull/20811
< bitcoin-git> [bitcoin] sbilling opened pull request #20810: doc: Update URLs to HTTPS where necessary (master...https-urls) https://github.com/bitcoin/bitcoin/pull/20810
< bitcoin-git> [bitcoin] nginocchio opened pull request #20808: test: Run rpc_generateblock.py even with wallet disabled (master...iss20078) https://github.com/bitcoin/bitcoin/pull/20808

2020-12-30

< bitcoin-git> [bitcoin] emilengler opened pull request #20805: doc: Update license year range to 2021 (master...2020-12-update-license-year-range-to-2021) https://github.com/bitcoin/bitcoin/pull/20805
< bitcoin-git> [bitcoin] mjdietzx closed pull request #20775: [POC/DRAFT] - Finalize remove reqsigs deprecation from rpcs (master...finalize-remove-reqsigs-from-rpcs) https://github.com/bitcoin/bitcoin/pull/20775
< bitcoin-git> [bitcoin] fanquake closed pull request #20803: vova557 (master...master) https://github.com/bitcoin/bitcoin/pull/20803
< bitcoin-git> [bitcoin] vova557 opened pull request #20803: vova557 (master...master) https://github.com/bitcoin/bitcoin/pull/20803

2020-12-29

< sipa> i'm not so much worried about such clients on the public network (we'd know, or at least be able to add monitoring for that to figure out), but there could be software communicating locally with bitcoin core (things like joinmarket, lightning clients, indexers, ...), for which we wouldn't really know
< phantomcircuit> ariard, iirc bitcoin never does that but various modified clients do
< ariard> is anyone aware of bitcoin clients not respecting the tx-request sequence and directly broadcasting unrequested txn to their peers ?
< bitcoin-git> [gui] RandyMcMillan opened pull request #167: raise helpMessageDialog (master...help-message-raise) https://github.com/bitcoin-core/gui/pull/167
< bitcoin-git> [bitcoin] prayank23 closed pull request #20393: error if invalid chars in wallet name (master...wallet-name) https://github.com/bitcoin/bitcoin/pull/20393
< bitcoin-git> [bitcoin] jonatack closed pull request #20797: consensus: fix maybe uninitialized CTxMemPool::GetIter() (master...fix-txmempool-maybe-uninitialized-txiter) https://github.com/bitcoin/bitcoin/pull/20797
< gribble> https://github.com/bitcoin/bitcoin/issues/19806 | validation: UTXO snapshot activation by jamesob · Pull Request #19806 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #20800: Revert "Don't send 'sendaddrv2' to pre-70016 software" (master...2012-netRevertSendaddrv2Workaround) https://github.com/bitcoin/bitcoin/pull/20800
< bitcoin-git> [bitcoin] fanquake closed pull request #20798: Seed Creation (master...master) https://github.com/bitcoin/bitcoin/pull/20798
< bitcoin-git> [bitcoin] jnewbery opened pull request #20799: net processing: Only support compact blocks with witnesses (master...2020-12-remove-cmpctblock-v1) https://github.com/bitcoin/bitcoin/pull/20799
< bitcoin-git> [bitcoin] BTC100x opened pull request #20798: Seed Creation (master...master) https://github.com/bitcoin/bitcoin/pull/20798
< bitcoin-git> [bitcoin] jonatack opened pull request #20797: consensus: fix maybe uninitialized CTxMemPool::GetIter() (master...fix-txmempool-maybe-uninitialized-txiter) https://github.com/bitcoin/bitcoin/pull/20797
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20377: fuzz: Fill various small fuzzing gaps (master...fuzzers-2020-11-12) https://github.com/bitcoin/bitcoin/pull/20377
< bitcoin-git> bitcoin/master f1f26b8 MarcoFalke: Merge #20377: fuzz: Fill various small fuzzing gaps
< bitcoin-git> bitcoin/master 4ddbcd0 practicalswift: fuzz: Add coverage for CDataStream consumer
< bitcoin-git> bitcoin/master 546a076 practicalswift: fuzz: Fill various small fuzzing gaps
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/069f37c0fd42...f1f26b8d5bae
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20791: p2p: remove unused legacyWhitelisted in AcceptConnection() (master...rm-unused-legacyWhitelisted) https://github.com/bitcoin/bitcoin/pull/20791
< bitcoin-git> bitcoin/master 069f37c MarcoFalke: Merge #20791: p2p: remove unused legacyWhitelisted in AcceptConnection()
< bitcoin-git> bitcoin/master 8f9ca31 Jon Atack: p2p: remove unused legacyWhitelisted variable
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d875bcc8f9ac...069f37c0fd42
< bitcoin-git> [bitcoin] kallewoof closed pull request #20154: BIP-322 support (master...202010-bip322) https://github.com/bitcoin/bitcoin/pull/20154

2020-12-28

< bitcoin-git> [bitcoin] jonatack opened pull request #20791: p2p: remove unused legacyWhitelisted bool variable (master...rm-unused-legacyWhitelisted) https://github.com/bitcoin/bitcoin/pull/20791
< bitcoin-git> bitcoin/master e0e5506 Jon Atack: gui: fix broken doxygen formatting in src/qt/guiutil.h
< bitcoin-git> bitcoin/master 0d5613f Jon Atack: gui: create GUIUtil::NetworkToQString() utility function
< bitcoin-git> bitcoin/master af9103c Jon Atack: net, rpc: change CNodeStats::m_network from string to Network
< bitcoin-git> [bitcoin] laanwj pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/e3dd0a56cfa7...d875bcc8f9ac
< bitcoin-git> [gui] laanwj merged pull request #162: Add network to peers window and peer details (master...display-peer-networks) https://github.com/bitcoin-core/gui/pull/162
< bitcoin-git> [gui] jonatack reopened pull request #162: Add network to peers window and peer details (master...display-peer-networks) https://github.com/bitcoin-core/gui/pull/162
< bitcoin-git> [gui] jonatack reopened pull request #163: Peer details: replace Direction with Connection Type (master...display-peer-conn-types) https://github.com/bitcoin-core/gui/pull/163
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20755: [rpc] Remove deprecated fields from getpeerinfo (master...2020-12-getpeerinfo-deprecate) https://github.com/bitcoin/bitcoin/pull/20755
< bitcoin-git> bitcoin/master b1a936d Amiti Uttarwar: [rpc] Remove deprecated "whitelisted" field from getpeerinfo
< bitcoin-git> bitcoin/master 094c3be Amiti Uttarwar: [rpc] Remove deprecated "banscore" field from getpeerinfo
< bitcoin-git> bitcoin/master 5370533 Amiti Uttarwar: [rpc] Remove deprecated "addnode" field from getpeerinfo
< bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/7f9ae870115e...e3dd0a56cfa7
< bitcoin-git> [bitcoin] jonatack opened pull request #20790: policy: create CFeeRate::FromSatB and FromBtcKb named ctors (master...CFeeRate-named-constructors) https://github.com/bitcoin/bitcoin/pull/20790
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #20789: fuzz: Rework strong and weak net enum fuzzing (master...2012-fuzzRefactor) https://github.com/bitcoin/bitcoin/pull/20789
< bitcoin-git> [bitcoin] multisignature closed pull request #20784: doc: Typos in test README (master...master) https://github.com/bitcoin/bitcoin/pull/20784
< bitcoin-git> [bitcoin] vasild opened pull request #20788: net: add RAII socket and use it instead of bare SOCKET (master...sock) https://github.com/bitcoin/bitcoin/pull/20788
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #20787: Use C++17 std::array deduction for OUTPUT_TYPES, ALL_FEE_ESTIMATE_HORIZONS (master...2012-WswitchFeeEstimateHorizon) https://github.com/bitcoin/bitcoin/pull/20787
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #20786: net: [refactor] Prefer integral types in CNodeStats (master...2012-net) https://github.com/bitcoin/bitcoin/pull/20786
< bitcoin-git> [bitcoin] jonatack closed pull request #20778: net, p2p, gui: replace direction with connection type in gui peer details window (master...display-peer-conn-types) https://github.com/bitcoin/bitcoin/pull/20778
< bitcoin-git> [bitcoin] jonatack closed pull request #20779: net, rpc, gui: add network to peers window and peer details (master...display-peer-networks) https://github.com/bitcoin/bitcoin/pull/20779
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #20785: Changed (char **) to (const char **) for VS2019 (master...master) https://github.com/bitcoin/bitcoin/pull/20785
< bitcoin-git> [bitcoin] SkybuckFlying opened pull request #20785: Changed (char **) to (const char **) for VS2019 (master...master) https://github.com/bitcoin/bitcoin/pull/20785
< bitcoin-git> [bitcoin] laanwj merged pull request #20451: lint: run mypy over contrib/devtools (master...contrib_devtools_mypy) https://github.com/bitcoin/bitcoin/pull/20451
< bitcoin-git> bitcoin/master 7f9ae87 Wladimir J. van der Laan: Merge #20451: lint: run mypy over contrib/devtools
< bitcoin-git> bitcoin/master 1ef2138 fanquake: lint: run mypy over contrib/devtools
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ddbf7a6f5051...7f9ae870115e
< prayank> I hope you read the conversation in issue: https://github.com/bitcoin/bitcoin/issues/20128
< bitcoin-git> [gui] jonatack closed pull request #163: Peer details: replace Direction with Connection Type (master...display-peer-conn-types) https://github.com/bitcoin-core/gui/pull/163
< bitcoin-git> [gui] jonatack closed pull request #162: Add network to peers window and peer details (master...display-peer-networks) https://github.com/bitcoin-core/gui/pull/162
< bitcoin-git> [bitcoin] multisignature closed pull request #20774: Update README.md (master...master) https://github.com/bitcoin/bitcoin/pull/20774
< bitcoin-git> [bitcoin] multisignature opened pull request #20784: doc: Typos in test README (master...master) https://github.com/bitcoin/bitcoin/pull/20784
< prayank> It's an alternative to https://github.com/bitcoin/bitcoin/pull/20393 which I think is not the best solution
< prayank> Can someone review this PR: https://github.com/bitcoin/bitcoin/pull/20741 and maybe merge it if 2-3 ACKs are enough for this change?
< bitcoin-git> [bitcoin] fanquake merged pull request #20684: build: Define .INTERMEDIATE target once only (master...201217-target) https://github.com/bitcoin/bitcoin/pull/20684
< bitcoin-git> bitcoin/master ddbf7a6 fanquake: Merge #20684: build: Define .INTERMEDIATE target once only
< bitcoin-git> bitcoin/master 5e0dedb Hennadii Stepanov: build: Define .INTERMEDIATE target once only
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4a8f4ac4fc07...ddbf7a6f5051
< bitcoin-git> [bitcoin] fanquake opened pull request #20781: fuzz: remove no-longer-necessary packages from fuzzbuzz config (master...cleanup_fuzzbuzz) https://github.com/bitcoin/bitcoin/pull/20781
< bitcoin-git> [bitcoin] fanquake merged pull request #20771: refactor: Enable -Wswitch for FeeEstimateHorizon (master...2012-WswitchFeeEstimateHorizon) https://github.com/bitcoin/bitcoin/pull/20771
< bitcoin-git> bitcoin/master 4a8f4ac fanquake: Merge #20771: refactor: Enable -Wswitch for FeeEstimateHorizon
< bitcoin-git> bitcoin/master faccf8b MarcoFalke: refactor: Enable -Wswitch for FeeEstimateHorizon
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0e1b57b4bb63...4a8f4ac4fc07
< bitcoin-git> [bitcoin] fanquake closed pull request #19995: log: Mitigate disk filling attacks by temporarily rate limiting LogPrintf(…) (master...mitigate-log-disk-filling-attacks) https://github.com/bitcoin/bitcoin/pull/19995

2020-12-27

< bitcoin-git> [bitcoin] jonatack opened pull request #20779: net, rpc, gui: add network to peers window and peer details (master...display-peer-networks) https://github.com/bitcoin/bitcoin/pull/20779
< bitcoin-git> [bitcoin] fanquake merged pull request #20763: test: Fix comment typo in BitcoinTestFramework (master...test-framework-doc-typo) https://github.com/bitcoin/bitcoin/pull/20763
< bitcoin-git> bitcoin/master 0e1b57b fanquake: Merge #20763: test: Fix comment typo in BitcoinTestFramework
< bitcoin-git> bitcoin/master 40fdb2a Joel Klabo: test: Fix Comment Typo in BitcoinTestFramework
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/31e511658a18...0e1b57b4bb63
< bitcoin-git> [bitcoin] fanquake merged pull request #20674: fuzz: Call SendMessages after ProcessMessage to increase coverage (master...2012-fuzzSendMessages) https://github.com/bitcoin/bitcoin/pull/20674
< bitcoin-git> bitcoin/master 31e5116 fanquake: Merge #20674: fuzz: Call SendMessages after ProcessMessage to increase cov...
< bitcoin-git> bitcoin/master fa09f97 MarcoFalke: fuzz: Call SendMessages after ProcessMessage to increase coverage
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/02cf20b9f571...31e511658a18

2020-12-26

< bitcoin-git> [bitcoin] jonatack opened pull request #20778: net, p2p, gui: replace direction with connection type in gui peer details window (master...display-peer-conn-types) https://github.com/bitcoin/bitcoin/pull/20778
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20756: [doc] Add missing field (permissions) to the getpeerinfo help (master...2020-12-getpeerinfo-permissions) https://github.com/bitcoin/bitcoin/pull/20756
< bitcoin-git> bitcoin/master 02cf20b MarcoFalke: Merge #20756: [doc] Add missing field (permissions) to the getpeerinfo hel...
< bitcoin-git> bitcoin/master 667d203 Amiti Uttarwar: [doc] Add permissions to the getpeerinfo help.
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/43fc7a569c13...02cf20b9f571
< jonatack> e.g. bitcoin-cli -netinfo help
< bitcoin-git> [bitcoin] mjdietzx opened pull request #20775: [POC/DRAFT] - Finalize remove reqsigs deprecation from rpcs (master...finalize-remove-reqsigs-from-rpcs) https://github.com/bitcoin/bitcoin/pull/20775
< bitcoin-git> [bitcoin] multisignature opened pull request #20774: Update README.md (master...master) https://github.com/bitcoin/bitcoin/pull/20774
< bitcoin-git> [bitcoin] S3RK opened pull request #20773: refactor: split CWallet::Create (master...refactor_wallet_create) https://github.com/bitcoin/bitcoin/pull/20773
< bitcoin-git> [bitcoin] mjdietzx opened pull request #20772: fuzz: bolster ExtractDestination(s) checks (master...test-fuzz-extract-destinations) https://github.com/bitcoin/bitcoin/pull/20772
< CryptoKid> Verry Fast bitcoin miner ! https://cryptotabbrowser.com/16879401 for crypto miners
< CryptoKid> Verry Fast bitcoin miner ! https://cryptotabbrowser.com/16879401 for crypto miners
< jonatack> I was thinking it might be good to have a detailed help doc for -netinfo, either with "help -netinfo", or expand the existing one at "./src/bitcoin-cli -h | grep -A3 netinfo", or add a doc/netinfo.md file
< jonatack> (for more detailed help than in ./src/bitcoin-cli -h)
< jonatack> Is there a reason why we don't have help for CLI options? e.g. ./src/bitcoin-cli help -getinfo, ./src/bitcoin-cli help -netinfo
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #20771: refactor: Enable -Wswitch for FeeEstimateHorizon (master...2012-WswitchFeeEstimateHorizon) https://github.com/bitcoin/bitcoin/pull/20771
< bitcoin-git> [bitcoin] jadijadi opened pull request #20769: net: fixes #20657 - Advertised address where nobody is listening (master...fixes-issue-20657) https://github.com/bitcoin/bitcoin/pull/20769

2020-12-25

< bitcoin-git> [gui] hebasto opened pull request #166: refactor: Use enum type as switch argument in *TableModel (master...201225-header) https://github.com/bitcoin-core/gui/pull/166
< bitcoin-git> [gui] hebasto opened pull request #165: Save QSplitter state in QSettings (master...201225-geo) https://github.com/bitcoin-core/gui/pull/165
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19972: fuzz: Add fuzzing harness for node eviction logic (master...fuzzers-eviction-logic) https://github.com/bitcoin/bitcoin/pull/19972
< bitcoin-git> bitcoin/master 43fc7a5 MarcoFalke: Merge #19972: fuzz: Add fuzzing harness for node eviction logic
< bitcoin-git> bitcoin/master 5a9ee08 practicalswift: tests: Add fuzzing harness for node eviction logic
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/762cbd287f63...43fc7a569c13
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15451: [doc] clarify getdata limit after #14897 (master...patch-2) https://github.com/bitcoin/bitcoin/pull/15451
< bitcoin-git> bitcoin/master 762cbd2 MarcoFalke: Merge #15451: [doc] clarify getdata limit after #14897
< bitcoin-git> bitcoin/master c119ba3 Michael Polzer: [doc] clarify getdata limit after #14897
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/22435f0cf69d...762cbd287f63
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20759: doc: [test] Remove outdated comment in fuzz runner (master...2012-testDoc) https://github.com/bitcoin/bitcoin/pull/20759
< bitcoin-git> bitcoin/master 22435f0 MarcoFalke: Merge #20759: doc: [test] Remove outdated comment in fuzz runner
< bitcoin-git> bitcoin/master fa51104 MarcoFalke: doc: [test] Remove outdated comment in fuzz runner
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/443988d40699...22435f0cf69d
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20761: fuzz: Check that NULL_DATA is unspendable (master...2012-testFuzzNullData) https://github.com/bitcoin/bitcoin/pull/20761
< bitcoin-git> bitcoin/master fa26303 MarcoFalke: fuzz: Check that NULL_DATA is unspendable
< bitcoin-git> bitcoin/master 443988d MarcoFalke: Merge #20761: fuzz: Check that NULL_DATA is unspendable
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1b31695c747e...443988d40699
< bitcoin-git> [bitcoin] fanquake merged pull request #20673: depends: Use more legible qmake commands in qt package (master...201216-subdir) https://github.com/bitcoin/bitcoin/pull/20673
< bitcoin-git> bitcoin/master 87fe104 Hennadii Stepanov: depends: Use more legible qmake commands in qt package
< bitcoin-git> bitcoin/master 1b31695 fanquake: Merge #20673: depends: Use more legible qmake commands in qt package
< bitcoin-git> bitcoin/master bf35a8d Hennadii Stepanov: depends: Do not set build_subdir for qt package
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/f656165e9c0d...1b31695c747e

2020-12-24

< sipa> bitcoin-cli help
< bitcoin-git> [bitcoin] mjdietzx opened pull request #20765: fuzz: check that certain script TxoutType are nonstandard (master...test-fuzz-is-nonstandard) https://github.com/bitcoin/bitcoin/pull/20765
< bitcoin-git> [bitcoin] jonatack opened pull request #20764: cli -netinfo peer connections dashboard updates 🎄 ✨ (master...netinfo-updates-dec-2020) https://github.com/bitcoin/bitcoin/pull/20764
< bitcoin-git> [gui] hebasto opened pull request #164: Handle peer addition/removal in a right way (master...201224-signal) https://github.com/bitcoin-core/gui/pull/164
< bitcoin-git> [bitcoin] joelklabo opened pull request #20763: test: Fix Comment Typo in BitcoinTestFramework (master...test-framework-doc-typo) https://github.com/bitcoin/bitcoin/pull/20763
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18772: rpc: calculate fees in getblock using BlockUndo data (master...getblock-fee) https://github.com/bitcoin/bitcoin/pull/18772
< bitcoin-git> bitcoin/master f656165 MarcoFalke: Merge #18772: rpc: calculate fees in getblock using BlockUndo data
< bitcoin-git> bitcoin/master 66d012a Elliott Jin: test: RPC: getblock fee calculations
< bitcoin-git> bitcoin/master bf7d6e3 Elliott Jin: RPC: getblock: tx fee calculation for verbosity 2 via Undo data
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/cc592a85ea0c...f656165e9c0d
< bitcoin-git> [bitcoin] eltociear opened pull request #20762: depends: Fix typo in qt.mk (master...patch-1) https://github.com/bitcoin/bitcoin/pull/20762
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #20761: fuzz: Check that NULL_DATA is unspendable (master...2012-testFuzzNullData) https://github.com/bitcoin/bitcoin/pull/20761
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #20760: test: Set correct nValue for multi-op-return policy check (master...2012-testNValue) https://github.com/bitcoin/bitcoin/pull/20760
< bitcoin-git> [gui] jonatack opened pull request #163: Peer details: replace Direction with Connection Type (master...display-peer-conn-types) https://github.com/bitcoin-core/gui/pull/163
< bitcoin-git> [gui] jonatack opened pull request #162: gui: add network to peers window and in peer details (master...display-peer-networks) https://github.com/bitcoin-core/gui/pull/162
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #20759: doc: [test] Remove outdated comment in fuzz runner (master...2012-testDoc) https://github.com/bitcoin/bitcoin/pull/20759
< queip> bitcoin startup/shutdown could use more debugging, node just turns off with "tor thread interrupted"... that isn't helpful
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20189: test: Switch to BIP341's suggested scheme for outputs without script (master...202010_taproot_std_noscript) https://github.com/bitcoin/bitcoin/pull/20189
< bitcoin-git> bitcoin/master 812baaa Pieter Wuille: Switch to BIP341's suggested scheme for outputs without script
< bitcoin-git> bitcoin/master cc592a8 MarcoFalke: Merge #20189: test: Switch to BIP341's suggested scheme for outputs withou...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1be6f2dba9b7...cc592a85ea0c
< bitcoin-git> bitcoin/master 1be6f2d fanquake: Merge #20747: net processing: Remove dropmessagestest
< bitcoin-git> [bitcoin] fanquake merged pull request #20747: net processing: Remove dropmessagestest (master...2020-12-dropmessagestest) https://github.com/bitcoin/bitcoin/pull/20747
< bitcoin-git> bitcoin/master 176325a John Newbery: [net processing] Remove dropmessagestest
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e669c3156ff8...1be6f2dba9b7

2020-12-23

< bitcoin-git> [bitcoin] ajtowns opened pull request #20758: net-processing refactoring -- lose globals, move implementation details from .h to .cpp (master...202012-netproc-refactor) https://github.com/bitcoin/bitcoin/pull/20758
< bitcoin-git> [bitcoin] jonatack opened pull request #20757: doc: tor.md and -onlynet helpupdate -onlynet help in src/init.cpp (master...tor-md-doc-updates) https://github.com/bitcoin/bitcoin/pull/20757
< bitcoin-git> [gui] hebasto opened pull request #161: Rework RPCConsole::banSelectedNode function (master...201223-ban) https://github.com/bitcoin-core/gui/pull/161
< justinmoon> FYI: jonatack's docker-based gitian guide (https://github.com/jonatack/bitcoin-development/blob/master/gitian-building.md) is much easier to follow than the official virtualbox-based docs (https://github.com/bitcoin-core/docs)
< bitcoin-git> [bitcoin] amitiuttarwar opened pull request #20756: [doc] Add missing field (permissions) to the getpeerinfo help (master...2020-12-getpeerinfo-permissions) https://github.com/bitcoin/bitcoin/pull/20756
< gribble> https://github.com/bitcoin/bitcoin/issues/20391 | wallet: introduce setfeerate (an improved settxfee, in sat/vB) by jonatack · Pull Request #20391 · bitcoin/bitcoin · GitHub