2021-08-02

< bitcoin-git> bitcoin/master bb60960 MarcoFalke: Merge bitcoin/bitcoin#22593: test: refactor: remove `hex_str_to_bytes` hel...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fd9c22ca69d8...bb6096075094
<@gribble> https://github.com/bitcoin/bitcoin/issues/22534 | [22.x] rc2 backports by fanquake · Pull Request #22534 · bitcoin/bitcoin · GitHub
<@gribble> https://github.com/bitcoin/bitcoin/issues/22589 | net, doc: update I2P hardcoded seeds and docs for 22.0 by jonatack · Pull Request #22589 · bitcoin/bitcoin · GitHub
<@gribble> https://github.com/bitcoin/bitcoin/issues/22589 | net, doc: update I2P hardcoded seeds and docs for 22.0 by jonatack · Pull Request #22589 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] jonatack opened pull request #22600: contrib, p2p: update I2P hardcoded seeds (master...i2p-seeds-update) https://github.com/bitcoin/bitcoin/pull/22600
<@gribble> https://github.com/bitcoin/bitcoin/issues/22587 | Compiler Output · Issue #22587 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] laanwj merged pull request #22589: net, doc: update I2P hardcoded seeds and docs for 22.0 (master...i2p-seeds-and-doc-updates) https://github.com/bitcoin/bitcoin/pull/22589
< bitcoin-git> bitcoin/master fd9c22c W. J. van der Laan: Merge bitcoin/bitcoin#22589: net, doc: update I2P hardcoded seeds and docs...
< bitcoin-git> bitcoin/master d2dffd5 Jon Atack: doc: add info to i2p.md about IBD time and multiple networks
< bitcoin-git> bitcoin/master 2962640 Jon Atack: contrib, p2p: update I2P hardcoded seeds
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/f2e41d11097d...fd9c22ca69d8
< warren> I found my bitcoin-0.21.0 x86_64 (gitian build) mysteriously dead. Nothing in debug.log. Any reports like this?
< laanwj> fairly sure it's possible to compile bitcoind and bitcoin-cli using the NDK but it leaves the problem 'how to use them'
< laanwj> if you really want to use android like a linux terminal, there's always termux, fairly sure you can compile bitcoind/bitcoin-cli in that
< prayank> hebasto: https://github.com/bitcoin/bitcoin/blob/master/doc/build-android.md this only has instructions for building APK (bitcoin-qt). What if someone wants to run bitcoind and bitcoin-cli on Android?
< bitcoin-git> [bitcoin] fanquake closed pull request #22599: Improve grammar (master...patch-1) https://github.com/bitcoin/bitcoin/pull/22599

2021-08-01

< bitcoin-git> [bitcoin] ShadySuperCoder opened pull request #22599: Improve grammar (master...patch-1) https://github.com/bitcoin/bitcoin/pull/22599
< bitcoin-git> [bitcoin] mblum6180 closed pull request #22598: 1.0 (master...1.0) https://github.com/bitcoin/bitcoin/pull/22598
< bitcoin-git> [bitcoin] mblum6180 opened pull request #22598: 1.0 (master...1.0) https://github.com/bitcoin/bitcoin/pull/22598
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22429: test: refactor: fix segwit terminology (s/witness_program/witness_script/) (master...202107-test-fix_segwit_terminology) https://github.com/bitcoin/bitcoin/pull/22429
< bitcoin-git> bitcoin/master f2e41d1 MarcoFalke: Merge bitcoin/bitcoin#22429: test: refactor: fix segwit terminology (s/wit...
< bitcoin-git> bitcoin/master 8a2b58d Sebastian Falbesoner: test: fix segwit terminology (s/witness_program/witness_script/)
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6499928bfb19...f2e41d11097d
< bitcoin-git> [bitcoin] ajtowns opened pull request #22597: consensus/params: simplify ValidDeployment check to avoid gcc warning (master...202108-deploygccwarn) https://github.com/bitcoin/bitcoin/pull/22597
< bitcoin-git> [gui] psancheti110 reopened pull request #390: [WIP] Add SubFeeFromAmount to options (master...i386_0729) https://github.com/bitcoin-core/gui/pull/390
< bitcoin-git> [gui] psancheti110 closed pull request #390: [WIP] Add SubFeeFromAmount to options (master...i386_0729) https://github.com/bitcoin-core/gui/pull/390
< bitcoin-git> [bitcoin] reemuru closed pull request #21999: test: Run mempool_updatefromblock even with wallet disabled (master...test) https://github.com/bitcoin/bitcoin/pull/21999

2021-07-31

< bitcoin-git> [bitcoin] theStack opened pull request #22593: test: refactor: remove `hex_str_to_bytes` helper (master...202107-test-remove_unneeded_hexstrtobytes) https://github.com/bitcoin/bitcoin/pull/22593
< tutwidi[m]> bitcoin-0.21.1-x86_64-linux-gnu.tar.gz: OK
< tutwidi[m]> I test running bitcoin core on Redhat Enterprize Linux 8.4 sha256sum --ignore-missing --check SHA256SUMS.asc
< hebasto> laanwj: the German (de) translation has been restored in Transifex.com -- https://github.com/bitcoin/bitcoin/pull/22536#issuecomment-890323524
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22573: fuzz: document faster throughput configuration (master...patch-1) https://github.com/bitcoin/bitcoin/pull/22573
< bitcoin-git> bitcoin/master 6499928 MarcoFalke: Merge bitcoin/bitcoin#22573: fuzz: document faster throughput configuratio...
< bitcoin-git> bitcoin/master 8a4f0fc Alex Groce: Document faster throughput configuration
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/da1c0c64fd09...6499928bfb19
< prayank> It has a filter for bitcoin protocol. So I have two regtest nodes and did transaction from one which got relayed. I was expecting to see tx id in some message.
< sipa> i thought wireshark had a bitcoin protocol analyzer
< prayank> Sorry if this is offtopic. Has anyone tried reading messages in Wireshark that bitcoin nodes use? Couldn't see anything helpful in INV or GETDATA or TX

2021-07-30

<@gribble> https://github.com/bitcoin/bitcoin/issues/12763 | Add RPC Whitelist Feature from #12248 by JeremyRubin · Pull Request #12763 · bitcoin/bitcoin · GitHub
<@gribble> https://github.com/bitcoin/bitcoin/issues/12763 | Add RPC Whitelist Feature from #12248 by JeremyRubin · Pull Request #12763 · bitcoin/bitcoin · GitHub
<@gribble> https://github.com/bitcoin/bitcoin/issues/12248 | RPC Whitelist Files · Issue #12248 · bitcoin/bitcoin · GitHub
< gene> my general impression of bitcoin devs is a high respect and concern for security. adding a feature that increases the ability of users to secure themselves seems like it fits
< core-meetingbot> topic: Bitcoin Core development discussion and commit log | Feel free to watch, but please take commentary and usage questions to #bitcoin | Channel logs: http://www.erisian.com.au/bitcoin-core-dev/, http://gnusha.org/bitcoin-core-dev/ | Meeting topics http://gnusha.org/bitcoin-core-dev/proposedmeetingtopics.txt / http://gnusha.org/bitcoin-core-dev/proposedwalletmeetingtopics.txt
<@gribble> https://github.com/bitcoin/bitcoin/issues/21500 | wallet, rpc: add an option to list private descriptors by S3RK · Pull Request #21500 · bitcoin/bitcoin · GitHub
<@gribble> https://github.com/bitcoin/bitcoin/issues/22364 | wallet: Make a tr() descriptor by default by achow101 · Pull Request #22364 · bitcoin/bitcoin · GitHub
<@gribble> https://github.com/bitcoin/bitcoin/issues/22260 | Make bech32m the default, except where needed. Update GUI checkbox. by Sjors · Pull Request #22260 · bitcoin/bitcoin · GitHub
<@gribble> https://github.com/bitcoin/bitcoin/issues/19602 | wallet: Migrate legacy wallets to descriptor wallets by achow101 · Pull Request #19602 · bitcoin/bitcoin · GitHub
<@gribble> https://github.com/bitcoin/bitcoin/issues/22364 | wallet: Make a tr() descriptor by default by achow101 · Pull Request #22364 · bitcoin/bitcoin · GitHub
< achow101> #bitcoin-core-dev Wallet Meeting: achow101 _aj_ amiti ariard BlueMatt cfields Chris_Stewart_5 darosior digi_james dongcarl elichai2 emilengler fanquake fjahr gleb glozow gmaxwell gwillen hebasto instagibbs jamesob jarolrod jb55 jeremyrubin jl2012 jnewbery jonasschnelli jonatack jtimon kallewoof kanzure kvaciral laanwj lightlike luke-jr maaku marcofalke meshcollider michagogo moneyball morcos nehan NicolasDorier paveljanik petertodd
< core-meetingbot> Meeting started Fri Jul 30 19:04:00 2021 UTC. The chair is achow101. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
< bitcoin-git> [bitcoin] tylerchambers opened pull request #22591: Util: error if settings.json exists, but is unreadable. (master...fix-22571) https://github.com/bitcoin/bitcoin/pull/22591
< bitcoin-git> [bitcoin] tylerchambers closed pull request #22590: Util: don't overwrite existing but unreadable settings.json (master...fix-22571) https://github.com/bitcoin/bitcoin/pull/22590
< bitcoin-git> [bitcoin] tylerchambers opened pull request #22590: Don't overwrite settings.json if it exists but can't be read. (master...fix-22571) https://github.com/bitcoin/bitcoin/pull/22590
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22330: test: use MiniWallet for simple doublespend sub-test in feature_rbf.py (master...202106-test-feature_rbf_use_miniwallet_for_doublespend) https://github.com/bitcoin/bitcoin/pull/22330
< bitcoin-git> bitcoin/master aa02c64 Sebastian Falbesoner: test: use MiniWallet for simple doublespend test in feature_rbf.py
< bitcoin-git> bitcoin/master a3f6397 Sebastian Falbesoner: test: feature_rbf.py: make MiniWallet instance available for all sub-tests...
< bitcoin-git> bitcoin/master 84c8747 Sebastian Falbesoner: test: remove unneeded initialization code in feature_rbf.py
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/78f040a6b350...da1c0c64fd09
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22490: test: Disable automatic connections per default in the functional tests (master...202107_test_noautoconnect) https://github.com/bitcoin/bitcoin/pull/22490
< bitcoin-git> bitcoin/master 78f040a MarcoFalke: Merge bitcoin/bitcoin#22490: test: Disable automatic connections per defau...
< bitcoin-git> bitcoin/master 8ca51af Martin Zumsande: test: Disable automatic connections by default
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b6c3fceed6b9...78f040a6b350
< bitcoin-git> [bitcoin] jonatack opened pull request #22589: net, doc: update I2P hardcoded seeds and docs for 22.0 (master...i2p-seeds-and-doc-updates) https://github.com/bitcoin/bitcoin/pull/22589
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22520: test: improve rpc_blockchain.py tests and assert on time and mediantime (master...getblockchaininfo-time-tests) https://github.com/bitcoin/bitcoin/pull/22520
< bitcoin-git> bitcoin/master d548dc7 Jon Atack: test: replace magic values by constants in rpc_blockchain.py
< bitcoin-git> bitcoin/master 78c3610 Jon Atack: test: assert on mediantime in getblockheader and getblockchaininfo
< bitcoin-git> bitcoin/master 0a9129c Jon Atack: test: assert on the value of getblockchaininfo#time
< bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/9c9939ce54d8...b6c3fceed6b9
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22578: [0.21] Additional backports (0.21...0_21_fix_macOS_ci) https://github.com/bitcoin/bitcoin/pull/22578
< bitcoin-git> bitcoin/0.21 55e941f MarcoFalke: test: Fix intermittent feature_taproot issue
< bitcoin-git> bitcoin/0.21 681f728 Hennadii Stepanov: ci: Build with --enable-werror by default, and document exceptions
< bitcoin-git> bitcoin/0.21 89426c4 Hennadii Stepanov: ci: Fix macOS brew install command
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to 0.21: https://github.com/bitcoin/bitcoin/compare/52778f42452d...068ac69b56d6
< bitcoin-git> [bitcoin] NikhilBartwal reopened pull request #22565: [script] signet's getcoins.py improvements (master...update_signet_getcoins) https://github.com/bitcoin/bitcoin/pull/22565
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22584: test: Add temporary sanitizer suppression implicit-signed-integer-truncation:netaddress.cpp (master...2107-testSupp) https://github.com/bitcoin/bitcoin/pull/22584
< bitcoin-git> bitcoin/master 9c9939c MarcoFalke: Merge bitcoin/bitcoin#22584: test: Add temporary sanitizer suppression imp...
< bitcoin-git> bitcoin/master fa86528 MarcoFalke: test: Add temporary sanitizer suppression implicit-signed-integer-truncati...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d23570098cd1...9c9939ce54d8
< bitcoin-git> [bitcoin] NikhilBartwal closed pull request #22565: [script] signet's getcoins.py improvements (master...update_signet_getcoins) https://github.com/bitcoin/bitcoin/pull/22565
<@gribble> https://github.com/bitcoin/bitcoin/issues/22578 | [0.21] Additional backports by fanquake · Pull Request #22578 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] fanquake closed pull request #22529: contrib/seeds: bump MIN_BLOCKS = 687249 & update (master...contrib-seeds-height-687249) https://github.com/bitcoin/bitcoin/pull/22529
< bitcoin-git> [bitcoin] fanquake merged pull request #22580: [0.21] Backport: Reset scantxoutset progress before inferring descriptors (0.21...backport_19362) https://github.com/bitcoin/bitcoin/pull/22580
< bitcoin-git> bitcoin/0.21 52778f4 fanquake: Merge bitcoin/bitcoin#22580: [0.21] Backport: Reset scantxoutset progress ...
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to 0.21: https://github.com/bitcoin/bitcoin/compare/997e528a3418...52778f42452d
< bitcoin-git> bitcoin/0.21 080b47d Pavol Rusnak: rpc: reset scantxoutset progress on finish

2021-07-29

< bitcoin-git> [bitcoin] jonatack opened pull request #22586: p2p, refactor: fix ubsan implicit conversion error in CSubNet::ToString() (master...fix-netaddress-implicit-signed-integer-truncation) https://github.com/bitcoin/bitcoin/pull/22586
< bitcoin-git> [gui] ShaMan239 opened pull request #391: qt: Add cancel button to configuration options popup (master...cancel-conf) https://github.com/bitcoin-core/gui/pull/391
< core-meetingbot> topic: Bitcoin Core development discussion and commit log | Feel free to watch, but please take commentary and usage questions to #bitcoin | Channel logs: http://www.erisian.com.au/bitcoin-core-dev/, http://gnusha.org/bitcoin-core-dev/ | Meeting topics http://gnusha.org/bitcoin-core-dev/proposedmeetingtopics.txt / http://gnusha.org/bitcoin-core-dev/proposedwalletmeetingtopics.txt
< laanwj> https://github.com/bitcoin/bitcoin/projects/8 8 PRs currently tagged as blockers
< laanwj> welcome to the weekly bitcoin-core-dev meeting, no pre-proposed meetings for today
< laanwj> #bitcoin-core-dev Meeting: achow101 _aj_ amiti ariard BlueMatt cfields Chris_Stewart_5 darosior digi_james dongcarl elichai2 emilengler fanquake fjahr gleb glozow gmaxwell gwillen hebasto instagibbs jamesob jarolrod jb55 jeremyrubin jl2012 jnewbery jonasschnelli jonatack jtimon kallewoof kanzure kvaciral laanwj lightlike luke-jr maaku marcofalke meshcollider michagogo moneyball morcos
< core-meetingbot> Meeting started Thu Jul 29 19:01:06 2021 UTC. The chair is laanwj. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
< bitcoin-git> [bitcoin] agroce opened pull request #22585: fuzz: add guide to fuzzing with Eclipser v1.x (master...patch-2) https://github.com/bitcoin/bitcoin/pull/22585
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #22584: test: Add temporary sanitizer suppression implicit-signed-integer-truncation:netaddress.cpp (master...2107-testSupp) https://github.com/bitcoin/bitcoin/pull/22584
< bitcoin-git> [gui] psancheti110 opened pull request #390: [WIP] Add SubFeeFromAmount to options (master...i386_0729) https://github.com/bitcoin-core/gui/pull/390
< bitcoin-git> [bitcoin] ritickgoenka opened pull request #22582: test: a test to check descendant limits (master...test_descendant_limit_bushy) https://github.com/bitcoin/bitcoin/pull/22582
< bitcoin-git> [bitcoin] fanquake merged pull request #21882: build: Fix undefined reference to __mulodi4 (master...210507-fuzz32) https://github.com/bitcoin/bitcoin/pull/21882
< bitcoin-git> bitcoin/master d235700 fanquake: Merge bitcoin/bitcoin#21882: build: Fix undefined reference to __mulodi4
< bitcoin-git> bitcoin/master e4c8bb6 Hennadii Stepanov: build: Fix undefined reference to __mulodi4
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/19434fa22aad...d23570098cd1
< bitcoin-git> [bitcoin] fanquake merged pull request #22516: macdeploy: alternative info to download the macOS SDK (master...nit_guix_doc) https://github.com/bitcoin/bitcoin/pull/22516
< bitcoin-git> bitcoin/master 19434fa fanquake: Merge bitcoin/bitcoin#22516: macdeploy: alternative info to download the m...
< bitcoin-git> bitcoin/master f8f772d Antoine Poinsot: macdeploy: alternative info to download the macOS SDK
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/24fb69dca4f7...19434fa22aad
<@gribble> https://github.com/bitcoin/bitcoin/issues/22534 | [22.x] rc2 backports by fanquake · Pull Request #22534 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] fanquake opened pull request #22580: [0.21] Backport: Reset scantxoutset progress before inferring descriptors (0.21...backport_19362) https://github.com/bitcoin/bitcoin/pull/22580
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22139: test: add type annotations to util.get_rpc_proxy (master...type_annotations_get_rpc_proxy) https://github.com/bitcoin/bitcoin/pull/22139
< bitcoin-git> bitcoin/master 24fb69d MarcoFalke: Merge bitcoin/bitcoin#22139: test: add type annotations to util.get_rpc_pr...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8f76f9f61334...24fb69dca4f7
< bitcoin-git> bitcoin/master fbeb8c4 fanquake: test: add type annotations to util.get_rpc_proxy
< bitcoin-git> [bitcoin] sipa opened pull request #22579: Add references for the generator/constant used in Bech32(m) (master...202107_bech32_doc) https://github.com/bitcoin/bitcoin/pull/22579
< bitcoin-git> [bitcoin] fanquake opened pull request #22578: [0.21] Backport #22122 to fix macOS CI issues (0.21...0_21_fix_macOS_ci) https://github.com/bitcoin/bitcoin/pull/22578
< bitcoin-git> [bitcoin] fanquake merged pull request #22427: [0.21] gui: Backports for 0.21.2 (0.21...210711-21.2-gui-backports) https://github.com/bitcoin/bitcoin/pull/22427
< bitcoin-git> bitcoin/0.21 e3f1da4 Hennadii Stepanov: qt: Draw "eye" sign at the beginning of watch-only addresses
< bitcoin-git> bitcoin/0.21 6ca54ce Hennadii Stepanov: qt: Do not extend recent transaction width to address/label string
< bitcoin-git> bitcoin/0.21 f220368 Hennadii Stepanov: qt: Do not use QClipboard::Selection on Windows and macOS.
< bitcoin-git> [bitcoin] fanquake pushed 4 commits to 0.21: https://github.com/bitcoin/bitcoin/compare/bd2f4164c6be...997e528a3418
< bitcoin-git> [bitcoin] fanquake merged pull request #22531: guix: Fixes to guix-{attest,verify} (master...guix-fixes) https://github.com/bitcoin/bitcoin/pull/22531
< bitcoin-git> bitcoin/master d080c27 Andrew Chow: guix, doc: Add a note that codesigners need to rebuild after tagging
< bitcoin-git> bitcoin/master 4a46638 Andrew Chow: guix: Allow changing the base manifest in guix-verify
< bitcoin-git> bitcoin/master 33455c7 Andrew Chow: guix: Make all.SHA256SUMS rather than codesigned.SHA256SUMS
< bitcoin-git> [bitcoin] fanquake pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/be92dc587696...8f76f9f61334
< bitcoin-git> [bitcoin] fanquake merged pull request #22538: doc: fix command typo in guix README (master...master) https://github.com/bitcoin/bitcoin/pull/22538
< bitcoin-git> bitcoin/master be92dc5 fanquake: Merge bitcoin/bitcoin#22538: doc: fix command typo in guix README
< bitcoin-git> bitcoin/master d7b7f61 h: Updated Readme, Corrected the codesign typo
< bitcoin-git> bitcoin/master 198ceb8 jonatack: script, doc: guix touchups
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/4b1fb50def0d...be92dc587696
< bitcoin-git> [gui] fanquake closed pull request #389: Create Christys llc (master...patch-1) https://github.com/bitcoin-core/gui/pull/389
< bitcoin-git> [gui] vasq89cm2021 opened pull request #389: Create Christys llc (master...patch-1) https://github.com/bitcoin-core/gui/pull/389

2021-07-28

< bitcoin-git> [bitcoin] LarryRuane opened pull request #22577: Close minor startup race between main and scheduler threads (master...2021-07-28-startup-race) https://github.com/bitcoin/bitcoin/pull/22577
< bitcoin-git> [bitcoin] mzumsande opened pull request #22576: doc: Update high-level addrman description (master...202107_doc_addrman) https://github.com/bitcoin/bitcoin/pull/22576
< bitcoin-git> [bitcoin] luke-jr closed pull request #21319: RPC/Blockchain: Optimise getblock for simple disk->hex case (master...getblock_optimise) https://github.com/bitcoin/bitcoin/pull/21319
< bitcoin-git> [bitcoin] shoryak closed pull request #22574: rebased onto master (master...pr/19677) https://github.com/bitcoin/bitcoin/pull/22574
< bitcoin-git> [bitcoin] shoryak opened pull request #22574: rebased onto master (master...pr/19677) https://github.com/bitcoin/bitcoin/pull/22574
< bitcoin-git> [bitcoin] agroce opened pull request #22573: Document faster throughput configuration (master...patch-1) https://github.com/bitcoin/bitcoin/pull/22573
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #22570: Ignore banlist.dat (master...2107-noSerSubnet) https://github.com/bitcoin/bitcoin/pull/22570
< bitcoin-git> [bitcoin] sipa opened pull request #22569: [0.21] Rate limit the processing of rumoured addresses (0.21...202107_rate_limit_addr_0.21) https://github.com/bitcoin/bitcoin/pull/22569
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22528: refactor: move GetTransaction to node/transaction.cpp (master...202107-refactor-move_GetTransaction) https://github.com/bitcoin/bitcoin/pull/22528
< bitcoin-git> [bitcoin] jonatack opened pull request #22568: test: add addr-fetch peer connection state and timeout coverage (master...p2p_addrfetch_test_enhancements) https://github.com/bitcoin/bitcoin/pull/22568
< bitcoin-git> bitcoin/master 4b1fb50 MarcoFalke: Merge bitcoin/bitcoin#22528: refactor: move GetTransaction to node/transac...
< bitcoin-git> bitcoin/master f685a13 John Newbery: doc: GetTransaction()/getrawtransaction follow-ups to #22383
< bitcoin-git> bitcoin/master abc57e1 Sebastian Falbesoner: refactor: move `GetTransaction(...)` to node/transaction.cpp
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/67b941654056...4b1fb50def0d
< bitcoin-git> [bitcoin] laanwj closed pull request #22562: [Refactor] Apply clang-format to netaddress.h (master...2021_btc_netaddress-clang-format) https://github.com/bitcoin/bitcoin/pull/22562
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21562: [net processing] Various tidying up of PeerManagerImpl ctor (master...2021-03-peer-manager-impl-ctor-dtor) https://github.com/bitcoin/bitcoin/pull/21562
< bitcoin-git> bitcoin/master cd9902a John Newbery: [net processing] Default initialize recentRejects
< bitcoin-git> bitcoin/master a28bfd1 John Newbery: [net processing] Default initialize m_stale_tip_check_time
< bitcoin-git> bitcoin/master 9190b01 John Newbery: [net processing] Add Orphanage empty consistency check
< bitcoin-git> [bitcoin] MarcoFalke pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/31fef69c0377...67b941654056
< bitcoin-git> [gui] katesalazar opened pull request #387: Un-color the scammers warning when using testnet. (master...20210728) https://github.com/bitcoin-core/gui/pull/387
< bitcoin-git> [bitcoin] laanwj merged pull request #22047: index, rpc: Coinstatsindex follow-ups (master...19521-followup) https://github.com/bitcoin/bitcoin/pull/22047
< bitcoin-git> bitcoin/master 1e38423 Fabian Jahr: index: Use batch writing in coinstatsindex WriteBlock
< bitcoin-git> bitcoin/master fb65dde Fabian Jahr: scripted-diff: Fix coinstats data member names
< bitcoin-git> bitcoin/master 8ea8c92 Fabian Jahr: index: Avoid unnecessary type casts in coinstatsindex
< bitcoin-git> [bitcoin] laanwj pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/5e213822f86d...31fef69c0377
< lit> Hi sorry to interupt i'll let you get back to it in a second but anyway I just wanted to take a minute it's been a while but like i wanted to just say thanks and I love you. Because a long time ago I was like this bitcoin thing is cool and i bought like 5 dollars worth and i liked it and i was glad that some cool people made it and i bought i made money and then i quit my job and made enough money doing bitcoins and didn't even have to work and im not
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22530: log: sort logging categories alphabetically (master...sort-log-categories) https://github.com/bitcoin/bitcoin/pull/22530
< bitcoin-git> bitcoin/master 7c57297 Jon Atack: log: sort LogCategoriesList and LogCategoriesString alphabetically
< bitcoin-git> bitcoin/master 17bbff3 Jon Atack: log, refactor: use guard clause in LogCategoriesList()
< bitcoin-git> bitcoin/master f720cfa Jon Atack: test: verify number of categories returned by logging RPC
< bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/93878d2ab5a7...5e213822f86d
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22423: test: wallet_listtransactions improvements (speedup, cleanup, logging) (master...202106-test-improve-wallet_listtransactions_test) https://github.com/bitcoin/bitcoin/pull/22423
< bitcoin-git> bitcoin/master a006d7d Sebastian Falbesoner: test: add logging to wallet_listtransactions
< bitcoin-git> bitcoin/master 47915b1 Sebastian Falbesoner: test: remove unneeded/redundant code in wallet_listtransactions
< bitcoin-git> bitcoin/master fb6c6a7 Sebastian Falbesoner: test: speedup wallet_listtransactions by whitelisting peers (immediate tx ...
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/548ca1d3a577...93878d2ab5a7
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22550: test: improve `test_signing_with_{csv,cltv}` subtests (speed, prevent timeout) (master...202107-test-improve_test_signing_with_csv_cltv_subtests) https://github.com/bitcoin/bitcoin/pull/22550
< bitcoin-git> bitcoin/master 12f094e Sebastian Falbesoner: test: use constants for CSV/CLTV activation heights in rpc_signrawtransact...
< bitcoin-git> bitcoin/master 746f203 Sebastian Falbesoner: test: introduce `generate_to_height` helper, use in rpc_signrawtransaction...
< bitcoin-git> bitcoin/master e3237b1 Sebastian Falbesoner: test: check that CSV/CLTV are active in rpc_signrawtransaction
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/be175cef24a0...548ca1d3a577
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #22567: test: Implicitly sync after generate* to preempt races and intermittent test failures (master...2107-testSync) https://github.com/bitcoin/bitcoin/pull/22567
< bitcoin-git> [bitcoin] fanquake merged pull request #22557: fuzz: silence a compiler warning about unused CBanEntry comparator (master...hide_ban_entry_compare) https://github.com/bitcoin/bitcoin/pull/22557
< bitcoin-git> bitcoin/master be175ce fanquake: Merge bitcoin/bitcoin#22557: fuzz: silence a compiler warning about unused...
< bitcoin-git> bitcoin/master 787296e Vasil Dimov: fuzz: silence a compiler warning about unused CBanEntry comparator
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/61cefde7a749...be175cef24a0

2021-07-27

<@gribble> https://github.com/bitcoin/bitcoin/issues/22047 | index, rpc: Coinstatsindex follow-ups by fjahr · Pull Request #22047 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] NikhilBartwal opened pull request #22565: [script] Update signet's getcoins.py for handling custom signet network (master...update_signet_getcoins) https://github.com/bitcoin/bitcoin/pull/22565
< bitcoin-git> [bitcoin] dongcarl opened pull request #22564: [WIP] refactor: Move mutable globals cleared in `::UnloadBlockIndex` to `BlockManager` (master...2021-07-kirby-inhale-global-muts) https://github.com/bitcoin/bitcoin/pull/22564
< bitcoin-git> bitcoin/master 4224dec 0xb10c: tracing: Tracepoints for in- and outbound P2P msgs
< bitcoin-git> bitcoin/master 469b71a 0xb10c: doc: document systemtap dependency
< bitcoin-git> bitcoin/master 84ace9a 0xb10c: doc: Add initial USDT documentation
< bitcoin-git> [bitcoin] laanwj pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/979f410e69a0...61cefde7a749
< bitcoin-git> [bitcoin] vasild opened pull request #22563: addrman: treat Tor/I2P/CJDNS as a single group (master...addrman_per_group_bucketing) https://github.com/bitcoin/bitcoin/pull/22563
<@gribble> https://github.com/bitcoin/bitcoin/issues/22006 | tracing: first tracepoints and documentation on User-Space, Statically Defined Tracing (USDT) by 0xB10C · Pull Request #22006 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] Fuzzbawls opened pull request #22562: [Refactor] Apply clang-format to netaddress.h (master...2021_btc_netaddress-clang-format) https://github.com/bitcoin/bitcoin/pull/22562
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22561: Fix typo in comment (master...cuongvng-patch-1) https://github.com/bitcoin/bitcoin/pull/22561
< bitcoin-git> bitcoin/master 979f410 MarcoFalke: Merge bitcoin/bitcoin#22561: Fix typo in comment
< bitcoin-git> bitcoin/master 4148c52 Cuong V. Nguyen: Fix typo in comment
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f372623807c5...979f410e69a0
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22495: p2p: refactor: tidy up `PeerManagerImpl::Misbehaving(...)` (master...202107-net-tidy_up_misbehaving) https://github.com/bitcoin/bitcoin/pull/22495
< bitcoin-git> bitcoin/master f372623 MarcoFalke: Merge bitcoin/bitcoin#22495: p2p: refactor: tidy up `PeerManagerImpl::Misb...
< bitcoin-git> bitcoin/master 8858e88 Sebastian Falbesoner: p2p: refactor: tidy up `PeerManagerImpl::Misbehaving(...)`
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7075a52b67dc...f372623807c5
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22155: wallet test: Add test for subtract fee from recipient behavior (master...pr/subfee) https://github.com/bitcoin/bitcoin/pull/22155
< bitcoin-git> bitcoin/master 7075a52 MarcoFalke: Merge bitcoin/bitcoin#22155: wallet test: Add test for subtract fee from r...
< bitcoin-git> bitcoin/master fe6dc76 Russell Yanofsky: wallet test: Add test for subtract fee from recipient behavior
< bitcoin-git> bitcoin/master 2565478 Russell Yanofsky: wallet test refactor: add CreateSyncedWallet function
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/1488f55fa57a...7075a52b67dc
< bitcoin-git> [bitcoin] cuongvng opened pull request #22561: Fix typo in comment (master...cuongvng-patch-1) https://github.com/bitcoin/bitcoin/pull/22561
< prayank> luke-jr: I have few questions about this PR https://github.com/bitcoin/bitcoin/pull/11803
< bitcoin-git> [bitcoin] fanquake closed pull request #22560: Create just a try (master...patch-1) https://github.com/bitcoin/bitcoin/pull/22560
< bitcoin-git> [bitcoin] Faber-Yu opened pull request #22560: Create just a try (master...patch-1) https://github.com/bitcoin/bitcoin/pull/22560
< yanmaani> How do I disable tsan when compiling bitcoin?

2021-07-26

< bitcoin-git> [bitcoin] achow101 opened pull request #22558: psbt: Taproot fields for PSBT (master...taproot-psbt) https://github.com/bitcoin/bitcoin/pull/22558
< bitcoin-git> [bitcoin] vasild opened pull request #22557: fuzz: silence a compiler warning about unused CBanEntry comparator (master...hide_ban_entry_compare) https://github.com/bitcoin/bitcoin/pull/22557
< bitcoin-git> [bitcoin] hebasto opened pull request #22555: build: Fix `make apk` for Android w/ non-default SOURCES_PATH in depends (master...210726-apk) https://github.com/bitcoin/bitcoin/pull/22555
< bitcoin-git> [bitcoin] hebasto opened pull request #22552: build: Improve depends build system robustness (master...210726-deps) https://github.com/bitcoin/bitcoin/pull/22552

2021-07-25

< bitcoin-git> [bitcoin] theStack opened pull request #22550: test: improve `test_signing_with_{csv,cltv}` subtests (speed, prevent timeout) (master...202107-test-improve_test_signing_with_csv_cltv_subtests) https://github.com/bitcoin/bitcoin/pull/22550
< bitcoin-git> [bitcoin] bdescamps opened pull request #22549: rpc: trigger error before dealing strSecret / strLabel (master...importprivkey_optimize) https://github.com/bitcoin/bitcoin/pull/22549
< bitcoin-git> [bitcoin] klementtan opened pull request #22547: cli: Add progress bar for -getinfo (master...getinfo-progressbar) https://github.com/bitcoin/bitcoin/pull/22547
< bitcoin-git> [bitcoin] hebasto opened pull request #22546: build, qt: Fix `make deploy` on M1-based macOS with system frameworks (master...210725-deploy) https://github.com/bitcoin/bitcoin/pull/22546
< bitcoin-git> [bitcoin] laanwj closed pull request #22542: test: Reduce number of blocks generated in rpc_signrawtransaction (master...2021-07-rpc-signrawtransaction) https://github.com/bitcoin/bitcoin/pull/22542
< bitcoin-git> [bitcoin] jonatack opened pull request #22544: cli -addrinfo: drop torv2; torv3 becomes onion per GetNetworkName() (master...rm-torv2-from-addrinfo) https://github.com/bitcoin/bitcoin/pull/22544
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22454: fuzz: Limit max ops in tx_pool fuzz targets (master...2107-fuzzPool) https://github.com/bitcoin/bitcoin/pull/22454
< bitcoin-git> bitcoin/master 1488f55 MarcoFalke: Merge bitcoin/bitcoin#22454: fuzz: Limit max ops in tx_pool fuzz targets
< bitcoin-git> bitcoin/master fa33ed4 MarcoFalke: fuzz: Limit max ops in tx_pool fuzz targets
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2aa937e97af6...1488f55fa57a
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22453: fuzz: Limit max ops in rolling_bloom_filter fuzz target (master...2107-fuzzRoll) https://github.com/bitcoin/bitcoin/pull/22453
< bitcoin-git> bitcoin/master 2aa937e MarcoFalke: Merge bitcoin/bitcoin#22453: fuzz: Limit max ops in rolling_bloom_filter f...
< bitcoin-git> bitcoin/master aaaa61f MarcoFalke: fuzz: Speed up rolling_bloom_filter fuzz test
< bitcoin-git> bitcoin/master faa86b7 MarcoFalke: fuzz: Use ConsumeUInt256 helper to simplify rolling_bloom_filter fuzz test
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/2735e111eba3...2aa937e97af6
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22444: fuzz: Limit max ops in prevector fuzz target (master...2107-fuzzPrev) https://github.com/bitcoin/bitcoin/pull/22444
< bitcoin-git> bitcoin/master 2735e11 MarcoFalke: Merge bitcoin/bitcoin#22444: fuzz: Limit max ops in prevector fuzz target
< bitcoin-git> bitcoin/master faafda2 MarcoFalke: fuzz: Speed up prevector fuzz target
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8bc4a11409ae...2735e111eba3
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22442: util: improves error messages on get_previous_releases script (master...improves-error-message-on-utils) https://github.com/bitcoin/bitcoin/pull/22442
< bitcoin-git> bitcoin/master 8bc4a11 MarcoFalke: Merge bitcoin/bitcoin#22442: util: improves error messages on get_previous...
< bitcoin-git> bitcoin/master 179a051 Nelson Galdeman: util: improves error messages on get_previous_releases script
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/401db600b074...8bc4a11409ae
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22517: fuzz: Temporarily disable failing assert in banman fuzz test (master...2107-fuzzBanman) https://github.com/bitcoin/bitcoin/pull/22517
< bitcoin-git> bitcoin/master 401db60 MarcoFalke: Merge bitcoin/bitcoin#22517: fuzz: Temporarily disable failing assert in b...
< bitcoin-git> bitcoin/master fa8bed6 MarcoFalke: fuzz: Temporarily disable failing assert in banman fuzz test
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fd557ceb885e...401db600b074
< bitcoin-git> [bitcoin] ShubhamPalriwala opened pull request #22543: test: Use MiniWallet in mempool_limit.py (master...diswallet-mempool_limit) https://github.com/bitcoin/bitcoin/pull/22543
< bitcoin-git> [bitcoin] laanwj opened pull request #22542: test: Reduce number of blocks generated in rpc_signrawtransaction (master...2021-07-rpc-signrawtransaction) https://github.com/bitcoin/bitcoin/pull/22542
< prayank> I have reported a fake domain which looks similar to bitcoincore[dot]org and used for spreading malware. Shared the details in this answer: https://bitcoin.stackexchange.com/a/107738/

2021-07-24

< bitcoin-git> [bitcoin] lsilva01 opened pull request #22541: Add a new RPC command: restorewalletfrombackup (master...restore_wallet_command) https://github.com/bitcoin/bitcoin/pull/22541
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #13533: [tests] Reduced number of validations in tx_validationcache_tests (master...reduce-txvalidationcache_tests-runtime) https://github.com/bitcoin/bitcoin/pull/13533
< bitcoin-git> bitcoin/master fd557ce MarcoFalke: Merge bitcoin/bitcoin#13533: [tests] Reduced number of validations in tx_v...
< bitcoin-git> bitcoin/master c3e111a lucash-dev: Reduced number of validations in `tx_validationcache_tests` to keep the ru...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2b5563bb1e68...fd557ceb885e

2021-07-23

< bitcoin-git> [bitcoin] darosior opened pull request #22539: Re-include RBF replacement txs in fee estimation (master...fee_est_rbf) https://github.com/bitcoin/bitcoin/pull/22539
< bitcoin-git> [bitcoin] hg333 opened pull request #22538: Updated guix Readme, Corrected the codesign command typo (master...master) https://github.com/bitcoin/bitcoin/pull/22538
<@gribble> https://github.com/bitcoin/bitcoin/issues/22215 | refactor: Add FoundBlock.found member by ryanofsky · Pull Request #22215 · bitcoin/bitcoin · GitHub
< Kiminuo> https://github.com/bitcoin/bitcoin/pull/20744/checks?check_run_id=3121717128 Am I doing something wrong? Any tip how to find out what might be wrong? Thanks
< Kiminuo> Hi guys, I have tried to run `FILE_ENV="./ci/test/00_setup_env_win64.sh" ./ci/test_run_all.sh` for https://github.com/bitcoin/bitcoin/pull/20744 and I get the following error: https://pastebin.com/PRVusUHq I'm very surprised by that because on Cirrus it did not fail to compile:
< prayank> Maybe that would also answer this question with a solution: https://bitcoin.stackexchange.com/questions/103519/where-can-i-get-a-list-of-stale-rbfd-transactions/
< bitcoin-git> [bitcoin] hebasto opened pull request #22536: [22.x] qt: Pre-rc2 translations update (22.x...22.x-tr) https://github.com/bitcoin/bitcoin/pull/22536
< bitcoin-git> [bitcoin] fanquake merged pull request #22533: guix/build: Remove vestigial SKIPATTEST.TAG (master...2021-07-remove-SKIPATTEST.TAG) https://github.com/bitcoin/bitcoin/pull/22533
< bitcoin-git> bitcoin/master 2b5563b fanquake: Merge bitcoin/bitcoin#22533: guix/build: Remove vestigial SKIPATTEST.TAG
< bitcoin-git> bitcoin/master 9f01fed Carl Dong: guix/build: Remove vestigial SKIPATTEST.TAG
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9df1906091f8...2b5563bb1e68
< bitcoin-git> [bitcoin] fanquake opened pull request #22534: [22.x] rc2 backports (22.x...22_x_backports) https://github.com/bitcoin/bitcoin/pull/22534
< bitcoin-git> bitcoin/master 9df1906 fanquake: Merge bitcoin/bitcoin#22511: guix: Silence `getent(1)` invocation, doc fix...
< bitcoin-git> [bitcoin] fanquake merged pull request #22511: guix: Silence `getent(1)` invocation, doc fixups (master...2021-07-guix-silence-getent) https://github.com/bitcoin/bitcoin/pull/22511
< bitcoin-git> bitcoin/master a884a1e Carl Dong: guix/INSTALL: Misc fixups
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/e8b7b60d0931...9df1906091f8
< bitcoin-git> bitcoin/master 3c4d2c4 Carl Dong: guix: Silence getent(1) invocation
< bitcoin-git> [bitcoin] fanquake merged pull request #22526: build: use newer config.guess & config.sub in depends (master...depends_use_newer_configs) https://github.com/bitcoin/bitcoin/pull/22526
< bitcoin-git> bitcoin/master 35d082c fanquake: depends: use latest config.guess and config.sub for cctools
< bitcoin-git> bitcoin/master 5985f09 fanquake: depends: use latest config.guess and config.sub for sqlite
< bitcoin-git> bitcoin/master bda0b63 fanquake: depends: use latest config.guess and config.sub for libevent
< bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/7925f3aba820...e8b7b60d0931

2021-07-22

< bitcoin-git> [bitcoin] dongcarl opened pull request #22533: guix/build: Remove vestigial SKIPATTEST.TAG (master...2021-07-remove-SKIPATTEST.TAG) https://github.com/bitcoin/bitcoin/pull/22533
< core-meetingbot> topic: Bitcoin Core development discussion and commit log | Feel free to watch, but please take commentary and usage questions to #bitcoin | Channel logs: http://www.erisian.com.au/bitcoin-core-dev/, http://gnusha.org/bitcoin-core-dev/ | Meeting topics http://gnusha.org/bitcoin-core-dev/proposedmeetingtopics.txt / http://gnusha.org/bitcoin-core-dev/proposedwalletmeetingtopics.txt
<@gribble> https://github.com/bitcoin/bitcoin/issues/21800 | mempool/validation: mempool ancestor/descendant limits for packages by glozow · Pull Request #21800 · bitcoin/bitcoin · GitHub
<@gribble> https://github.com/bitcoin/bitcoin/issues/22009 | wallet: Decide which coin selection solution to use based on waste metric by achow101 · Pull Request #22009 · bitcoin/bitcoin · GitHub
< laanwj> https://github.com/bitcoin/bitcoin/projects/8 has 5 blockers at the moment, i don't know how up to date they are
<@gribble> https://github.com/bitcoin/bitcoin/issues/22375 | Remove unused CSubNet serialize code by MarcoFalke · Pull Request #22375 · bitcoin/bitcoin · GitHub
< laanwj> PSA: 22.0rc1 was tagged, more guix builds are always welcome, if you need help or run into problems please ask in #bitcoin-core-builds
< laanwj> #bitcoin-core-dev Meeting: achow101 _aj_ amiti ariard BlueMatt cfields Chris_Stewart_5 darosior digi_james dongcarl elichai2 emilengler fanquake fjahr gleb glozow gmaxwell gwillen hebasto instagibbs jamesob jarolrod jb55 jeremyrubin jl2012 jnewbery jonasschnelli jonatack jtimon kallewoof kanzure kvaciral laanwj lightlike luke-jr maaku marcofalke meshcollider michagogo moneyball morcos
< core-meetingbot> Meeting started Thu Jul 22 19:00:51 2021 UTC. The chair is laanwj. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
< luke-jr> zerosith: #bitcoin
< bitcoin-git> [bitcoin] naiza2000 opened pull request #22532: test : improve mempool_accept_wtxid.py (master...master) https://github.com/bitcoin/bitcoin/pull/22532
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22383: rpc: Prefer to use txindex if available for GetTransaction (master...GetTransactionPerformance) https://github.com/bitcoin/bitcoin/pull/22383
< bitcoin-git> bitcoin/master 7925f3a MarcoFalke: Merge bitcoin/bitcoin#22383: rpc: Prefer to use txindex if available for G...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5d83e7d714e0...7925f3aba820
< bitcoin-git> bitcoin/master 78f4c8b Jameson Lopp: prefer to use txindex if available for GetTransaction
< bitcoin-git> [bitcoin] achow101 opened pull request #22531: guix: Fixes to guix-verify (master...guix-fixes) https://github.com/bitcoin/bitcoin/pull/22531
< bitcoin-git> [bitcoin] jonatack opened pull request #22530: log: sort logging categories alphabetically (master...sort-log-categories) https://github.com/bitcoin/bitcoin/pull/22530
< bitcoin-git> [bitcoin] RandyMcMillan opened pull request #22529: contrib/seeds: bump MIN_BLOCKS = 687249 & update (master...contrib-seeds-height-687249) https://github.com/bitcoin/bitcoin/pull/22529
< bitcoin-git> [bitcoin] laanwj merged pull request #21090: Default to NODE_WITNESS in nLocalServices (master...default-to-node-witness-2021) https://github.com/bitcoin/bitcoin/pull/21090
< bitcoin-git> bitcoin/master 6f8b198 Dhruv Mehta: [p2p] remove unused segwitheight=-1 option
< bitcoin-git> bitcoin/master ac82b99 Dhruv Mehta: [p2p] remove redundant NODE_WITNESS checks
< bitcoin-git> bitcoin/master eba5b1c Dhruv Mehta: [test] remove or move tests using `-segwitheight=-1`
< bitcoin-git> [bitcoin] laanwj pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/bfa52cbddfaa...5d83e7d714e0
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22493: fuzz: Extend addrman fuzz test with deserialize (master...2107-fuzzAddrDeser) https://github.com/bitcoin/bitcoin/pull/22493
< bitcoin-git> bitcoin/master aaaa9c6 MarcoFalke: fuzz: Extend addrman fuzz test with deserialize
< bitcoin-git> bitcoin/master bfa52cb MarcoFalke: Merge bitcoin/bitcoin#22493: fuzz: Extend addrman fuzz test with deseriali...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3f083a5bbdbb...bfa52cbddfaa
<@gribble> https://github.com/bitcoin/bitcoin/issues/21090 | Default to NODE_WITNESS in nLocalServices by dhruv · Pull Request #21090 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] laanwj merged pull request #22481: mempool: apply rule of 5 to epochguard.h, fix compiler warnings (master...epochguard-rule-of-three) https://github.com/bitcoin/bitcoin/pull/22481