2021-12-20

<bitcoin-git> bitcoin/master 33b5112 Andrew Chow: contrib: add achow101 to trusted keys
<bitcoin-git> bitcoin/master 8eeb4e9 fanquake: Merge bitcoin/bitcoin#23798: contrib: add achow101 to trusted keys
<ademan[m]> #bitcoin is probably a good place too
<jb55> Guest2020: try asking at https://bitcoin.stackexchange.com, this place is more for dev stuff

2021-12-19

<bitcoin-git> [bitcoin] jb55 opened pull request #23819: tracing/block_connected: don't serialize block hash twice (master...faster_block_connected_usdt) https://github.com/bitcoin/bitcoin/pull/23819
<bitcoin-git> [bitcoin] fjahr closed pull request #18000: [WIP] Index for UTXO Set Statistics (master...utxo-stats-index-rebase) https://github.com/bitcoin/bitcoin/pull/18000
<bitcoin-git> [bitcoin] sipa closed pull request #19503: Add parameter feature to serialization and use it for CAddress (master...202007_ser_options) https://github.com/bitcoin/bitcoin/pull/19503
<bitcoin-git> [bitcoin] hebasto closed pull request #23609: build: Enables reduced exports by default for macOS host (master...211126-reduce) https://github.com/bitcoin/bitcoin/pull/23609
<bitcoin-git> [bitcoin] hebasto opened pull request #23817: 211219 darwin (master...211219-darwin) https://github.com/bitcoin/bitcoin/pull/23817
<bitcoin-git> [bitcoin] fanquake merged pull request #23811: scripts: match on `EXE_FORMATS` rather than name string (master...sec_check_match_type) https://github.com/bitcoin/bitcoin/pull/23811
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/c006ab29ceec...d05be150ca23
<bitcoin-git> bitcoin/master feee308 fanquake: scripts: match on exe type over str in security-check.py
<bitcoin-git> bitcoin/master d05be15 fanquake: Merge bitcoin/bitcoin#23811: scripts: match on `EXE_FORMATS` rather than n...
<bitcoin-git> bitcoin/master d1711a4 fanquake: scripts: match on exe type over str in symbol-check.py
<bitcoin-git> [bitcoin] luke-jr closed pull request #20550: RPC: Tolerate invalid rpcauth options (master...soften_rpcauth2) https://github.com/bitcoin/bitcoin/pull/20550
<bitcoin-git> [bitcoin] luke-jr closed pull request #19790: Flag when blocks have had their scripts checked instead of skipped (master...blkindex_scriptschecked_flag) https://github.com/bitcoin/bitcoin/pull/19790

2021-12-18

<bitcoin-git> [bitcoin] darosior closed pull request #23815: wallet: watchonly support for Miniscript descriptors (master...miniscript_wallet_watchonly) https://github.com/bitcoin/bitcoin/pull/23815
<bitcoin-git> [bitcoin] darosior opened pull request #23815: wallet: watchonly support for Miniscript descriptors (master...miniscript_wallet_watchonly) https://github.com/bitcoin/bitcoin/pull/23815
<bitcoin-git> [bitcoin] laanwj merged pull request #23219: p2p, refactor: tidy up LookupSubNet() (master...LookupSubNet-todo-fix) https://github.com/bitcoin/bitcoin/pull/23219
<bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/cb27d60f966a...c006ab29ceec
<bitcoin-git> bitcoin/master c44c201 Vasil Dimov: p2p, refactor: drop unused DNSLookupFn param in LookupSubnet()
<bitcoin-git> bitcoin/master f0c9e68 Jon Atack: p2p, refactor: tidy up LookupSubNet()
<bitcoin-git> bitcoin/master c006ab2 W. J. van der Laan: Merge bitcoin/bitcoin#23219: p2p, refactor: tidy up LookupSubNet()
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23814: ci: Bump the macOS image to the latest Monterey (master...211218-monterey) https://github.com/bitcoin/bitcoin/pull/23814
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/1220af5e6d10...cb27d60f966a
<bitcoin-git> bitcoin/master 836d027 Hennadii Stepanov: ci: Bump the macOS image to the latest Monterey
<bitcoin-git> bitcoin/master 34fd25e Hennadii Stepanov: ci: Use system sqlite in native macOS task
<bitcoin-git> bitcoin/master cb27d60 MarcoFalke: Merge bitcoin/bitcoin#23814: ci: Bump the macOS image to the latest Monter...
<bitcoin-git> [bitcoin] laanwj merged pull request #23781: test: Fix `system_tests/run_command` on Windows (master...211215-bptest) https://github.com/bitcoin/bitcoin/pull/23781
<bitcoin-git> [bitcoin] laanwj pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/98a2ddcd6ed0...1220af5e6d10
<bitcoin-git> bitcoin/master 507c009 Hennadii Stepanov: test: Fix "echo" subtest in the system_tests for Windows
<bitcoin-git> bitcoin/master 0aad33d Hennadii Stepanov: test: Fix "false" subtest in system_tests for Windows
<bitcoin-git> bitcoin/master fb1b059 Hennadii Stepanov: test: Fix "non-zero exit code" subtest in system_tests for Windows
<bitcoin-git> [bitcoin] hebasto opened pull request #23814: ci: Bump the macOS image to the latest Monterey (master...211218-monterey) https://github.com/bitcoin/bitcoin/pull/23814
<bitcoin-git> [bitcoin] fjahr opened pull request #23813: Add test and docs for getblockfrompeer (master...2021-12-getblockfrompeer-follow-up) https://github.com/bitcoin/bitcoin/pull/23813
<bitcoin-git> [bitcoin] mzumsande opened pull request #23812: test: fix intermittent failures in p2p_timeout.py (master...202112_p2p_timeout_fix) https://github.com/bitcoin/bitcoin/pull/23812
<bitcoin-git> [bitcoin] fanquake opened pull request #23811: scripts: match on `EXE_FORMATS` rather than name string (master...sec_check_match_type) https://github.com/bitcoin/bitcoin/pull/23811
<laanwj> PSA: as it was clear that fanquake has overwhelming support i've made him an admin of the bitcoin and bitcoin-core organizations
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23806: fuzz: follow up for #22704 (master...follow-up-diff-fuzz-chacha20) https://github.com/bitcoin/bitcoin/pull/23806
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c06cda3e48e9...98a2ddcd6ed0
<bitcoin-git> bitcoin/master 8f79831 stratospher: Refactor the chacha20 differential fuzz test
<bitcoin-git> bitcoin/master 98a2ddc MarcoFalke: Merge bitcoin/bitcoin#23806: fuzz: follow up for #22704
<bitcoin-git> [bitcoin] fanquake merged pull request #23383: Update libsecp256k1 subtree to current master (master...202110_secp256k1) https://github.com/bitcoin/bitcoin/pull/23383
<bitcoin-git> bitcoin/master 86dbc4d Pieter Wuille: Squashed 'src/secp256k1/' changes from be8d9c262f..0559fc6e41
<bitcoin-git> bitcoin/master a1f76cd Pieter Wuille: Remove --disable-openssl-tests for libsecp256k1 configure
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/97b2fc03f666...c06cda3e48e9
<bitcoin-git> bitcoin/master dff0596 Pieter Wuille: Update secp256k1 subtree to latest upstream master
<bitcoin-git> [bitcoin] PastaPastaPasta opened pull request #23810: refactor: destroy all C-style casts; use modern C++ casts, enforce via `-Wold-style-cast` (master...c-style-cast) https://github.com/bitcoin/bitcoin/pull/23810
<bitcoin-git> [bitcoin] fanquake merged pull request #23803: ci: Disable s390x gui tests for now (master...2112-ciGUIs390x) https://github.com/bitcoin/bitcoin/pull/23803
<bitcoin-git> bitcoin/master fa6a548 MarcoFalke: ci: Disable s390x gui tests for now
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/14ba286556fa...97b2fc03f666
<bitcoin-git> bitcoin/master 97b2fc0 fanquake: Merge bitcoin/bitcoin#23803: ci: Disable s390x gui tests for now
<bitcoin-git> [bitcoin] jb55 opened pull request #23809: tracing: reduce instructions generated by net:inbound_message tracepoint (master...conntype-enum-usdt) https://github.com/bitcoin/bitcoin/pull/23809

2021-12-17

<jb55> btw satellite doesn't need to be a bitcoin fork right? couldn't it just be a block-from-space decoder + call submitblock? or is there more to it?
<sipa> But Bitcoin Core works fine with tor itself, and tor itself also works with browsers.
<sipa> Yes, he needs a way to communicate with Bitcoin Core. The altnet stuff goes in the direction of providing that functionality. As I said, I conceptually agree with that. I still don't see the point of node-tor, but if there is more functionality for interacting with separate networks, and someone makes it work with node-tor, sure...
<sipa> That's all very reasonable, but I don't think that has much to do with Bitcoin Core.
<prayank> sipa: Reason IIUC he doesn't like the way Tor project uses Tor protocol and its flaws etc. but wants to make a better to for different projects and bitcoin is one of them
<jb55> so basically a way to feed network messages in and out as plaintext, turn bitcoin into a pure function?
<prayank> sipa: what I understood based on his emails. he likes browsers, js and world around it. so webtorrents kind of things for bitcoin nodes. He is from france, he is good with his project but unable to express or get funding. IDK just wanted to share it here once so that people like you who know better would be able to see if it helps bitcoin at some point. Everything is moving to browsers tbh and this is not about altcoins. I work
<sipa> But again, while I conceptually agree with making it easier to connect bitcoin nodes in more different ways with eachother, I don't understand the point of node-tor.
<sipa> I don't think that's at all what he's talking about. He's saying that the communication between bitcoin core and node-tor (if it were to use node-tor rather than actual tor) would not use SOCKS.
<prayank> hmm tbh I am not the best person to comment anything on this. I liked the idea and his follow up on mailing list. What I understand is: we do bitcoin nodes from browsers similar to one PoC by bcoin but its not safe for production. And this guy wants to make it interesting by using tor protocol for everything. I have issues with JS and WebRTC but if it can help bitcoin nodes usage I dont mind and maybe not full nodes or somethin
<sipa> I conceptually like having more mechanisms for connecting bitcoin nodes though, so if there were a viable network like that to use as an additional one - sure why not.
<sipa> I don't understanding anything about node-tor, or why you'd want to use a separate tor network for just bitcoin traffic. That completely defeats the purpose.
<prayank> Any thoughts on this? especially people who understand p2p, tor etc. https://github.com/bitcoin/bitcoin/pull/18988#issuecomment-646564853
<bitcoin-git> [bitcoin] laanwj merged pull request #23695: p2p: Always serialize local timestamp for version msg (master...2112-p2pTime) https://github.com/bitcoin/bitcoin/pull/23695
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/784a21d35466...14ba286556fa
<bitcoin-git> bitcoin/master 14ba286 W. J. van der Laan: Merge bitcoin/bitcoin#23695: p2p: Always serialize local timestamp for ver...
<bitcoin-git> bitcoin/master fa1dc9b MarcoFalke: p2p: Always serialize local timestamp for version msg
<bitcoin-git> [bitcoin] laanwj merged pull request #22283: build: Replace $(AT) with .SILENT (master...replace_AT_with_dotsilence) https://github.com/bitcoin/bitcoin/pull/22283
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4ad59042b359...784a21d35466
<bitcoin-git> bitcoin/master 8494dca Dmitry Goncharov: Replace $(AT) with .SILENCE.
<bitcoin-git> bitcoin/master 784a21d W. J. van der Laan: Merge bitcoin/bitcoin#22283: build: Replace $(AT) with .SILENT
<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
<prayank> Not sure if this can be discussed. Wanted to understand why isnt this better approach? https://github.com/bitcoin/bitcoin/pull/22776
<gribble> https://github.com/bitcoin/bitcoin/issues/23367 | Optimize coin selection by dropping BnB upper limit by S3RK · Pull Request #23367 · 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 larryruane lightlike luke-jr maaku marcofalke meshcollider michagogo moneyball morcos nehan NicolasDorier paveljanik petertodd
<core-meetingbot> Meeting started Fri Dec 17 19:00:18 2021 UTC. The chair is achow101. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
<bitcoin-git> [bitcoin] w0xlt opened pull request #23807: Remove GetAdjustedTime() from AddrMan (master...remove_adjusted_time_addrman) https://github.com/bitcoin/bitcoin/pull/23807
<bitcoin-git> [bitcoin] stratospher opened pull request #23806: fuzz: follow up for #22704 (master...follow-up-diff-fuzz-chacha20) https://github.com/bitcoin/bitcoin/pull/23806
<bitcoin-git> [gui] hebasto opened pull request #509: Respect dialog modality and fix a regression in wallet unlock (master...211217-unlock) https://github.com/bitcoin-core/gui/pull/509
<bitcoin-git> [bitcoin] glozow opened pull request #23804: validation: followups for de-duplication of packages (master...2021-12-dedup-packages) https://github.com/bitcoin/bitcoin/pull/23804
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23803: ci: Disable s390x gui tests for now (master...2112-ciGUIs390x) https://github.com/bitcoin/bitcoin/pull/23803
<bitcoin-git> [bitcoin] laanwj merged pull request #22704: fuzz: Differential fuzzing to compare Bitcoin Core's and D. J. Bernstein's implementation of ChaCha20 (master...diff-fuzz-chacha20) https://github.com/bitcoin/bitcoin/pull/22704
<bitcoin-git> bitcoin/master 65ef932 stratospher: [fuzz] Add D. J. Bernstein's implementation of ChaCha20
<bitcoin-git> bitcoin/master 4d0ac72 stratospher: [fuzz] Add fuzzing harness to compare both implementations of ChaCha20
<bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/8c0bd871fcf6...4ad59042b359
<bitcoin-git> bitcoin/master 4ad5904 W. J. van der Laan: Merge bitcoin/bitcoin#22704: fuzz: Differential fuzzing to compare Bitcoin...
<bitcoin-git> [bitcoin] laanwj closed pull request #22786: Fix ScriptNum Tests (master...fix_scriptnum_test) https://github.com/bitcoin/bitcoin/pull/22786
<meshcollider> Also, admin perms on bitcoin/bitcoin doesn't require admin on bitcoin/BIPs
<laanwj> i mean in the end the github structure is contingent, it's not a representation of any formal power structure within bitcoin, if someone would really mess up the onus of development would simply move somewhere else
<laanwj> glozow: no objections myself, but i do think it's important that people developing bitcoin core widely agree on it (which seems to be the case)
<bitcoin-git> [bitcoin] shaavan opened pull request #23801: Refactor: Change time variable type from int64_t to std::chrono::seconds in net_processing.cpp (master...time_in_seconds_refactor) https://github.com/bitcoin/bitcoin/pull/23801
<laanwj> thanks for the easy question. it's at https://github.com/bitcoin-core/bitcoin-devwiki/wiki
<laanwj> i'm not sure what the fear here is, it seems to me the community around bitcoin dev is sufficiently diffuse and loosely organized that there's ton of ways for someone who is banned in error to have recourse
<bitcoin-git> [bitcoin] fanquake closed pull request #23793: validation: Revert "de-duplicate package transactions already in mempool" (master...2021-12-revert-package-dedup) https://github.com/bitcoin/bitcoin/pull/23793

2021-12-16

<bitcoin-git> [bitcoin] sipa opened pull request #23799: Let test_runner.py start multiple jobs per timeslot (master...202112_multitesturn) https://github.com/bitcoin/bitcoin/pull/23799
<bitcoin-git> [bitcoin] achow101 opened pull request #23798: contrib: add achow101 to trusted keys (master...wallet-maintainer-key) https://github.com/bitcoin/bitcoin/pull/23798
<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/23797 | ci: Use Cirrus "greedy" flag to use idle CPU time when available by luke-jr · Pull Request #23797 · bitcoin/bitcoin · GitHub
<jonatack> sipa: added the "-j60 tip for running the functional tests to https://jonatack.github.io/articles/how-to-compile-bitcoin-core-and-run-the-tests (near the end) but increased -j for this never worked well for me
<gribble> https://github.com/bitcoin/bitcoin/issues/21652 | [WIP NOMERGE DRAFT] ci: Switch more tasks to self-hosted by MarcoFalke · Pull Request #21652 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] luke-jr opened pull request #23797: ci: Use Cirrus "greedy" flag to use idle CPU time when available (master...cirrus_greedy) https://github.com/bitcoin/bitcoin/pull/23797
<gribble> https://github.com/bitcoin/bitcoin/issues/23793 | validation: Revert "de-duplicate package transactions already in mempool" by laanwj · Pull Request #23793 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/21160 | net/net processing: Move tx inventory into net_processing by jnewbery · Pull Request #21160 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/22674 | validation: mempool validation and submission for packages of 1 child + parents by glozow · Pull Request #22674 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/21702 | Implement BIP-119 Validation (CheckTemplateVerify) by JeremyRubin · Pull Request #21702 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/21726 | Improve Indices on pruned nodes via prune blockers by fjahr · Pull Request #21726 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/22932 | Guard CBlockIndex::nStatus by cs_main, require GetBlockPos/GetUndoPos to hold cs_main by jonatack · Pull Request #22932 · bitcoin/bitcoin · GitHub
<laanwj> https://github.com/bitcoin/bitcoin/projects/8 7 blockers, 1 chasing concept ACK
<gribble> https://github.com/bitcoin/bitcoin/issues/22558 | psbt: Taproot fields for PSBT by achow101 · Pull Request #22558 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/23411 | refactor: Avoid integer overflow in ApplyStats when activating snapshot by MarcoFalke · Pull Request #23411 · bitcoin/bitcoin · GitHub
<MarcoFalke> jup bitcoin-core-dev is only for releases
<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 larryruane lightlike luke-jr maaku marcofalke meshcollider michagogo moneyball
<core-meetingbot> Meeting started Thu Dec 16 19:00:02 2021 UTC. The chair is laanwj. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
<bitcoin-git> [bitcoin] theStack opened pull request #23796: test: check that pruneblockchain RPC fails for future block or timestamp (master...202112-test-add_pruneblockchain_test_coverage) https://github.com/bitcoin/bitcoin/pull/23796
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23795: refactor: Remove implicit-integer-sign-change suppressions in validation (master...2112-refValSup) https://github.com/bitcoin/bitcoin/pull/23795
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23785: refactor: Move stuff to ChainstateManager (master...2112-moveCMan) https://github.com/bitcoin/bitcoin/pull/23785
<bitcoin-git> bitcoin/master fa3d62c MarcoFalke: Move FindForkInGlobalIndex from BlockManager to CChainState
<bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/6b212cbbb9d7...8c0bd871fcf6
<bitcoin-git> bitcoin/master facd213 MarcoFalke: Move m_failed_blocks to ChainstateManager
<bitcoin-git> bitcoin/master fa47b5c MarcoFalke: Move AcceptBlockHeader to ChainstateManager
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23720: test: Refactor addr_relay.py addr generation, increase mocktime (master...202112_test_addrrelay) https://github.com/bitcoin/bitcoin/pull/23720
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/df6e961c417b...6b212cbbb9d7
<bitcoin-git> bitcoin/master aeeccd9 Martin Zumsande: test: Fix intermittent issue in p2p_addr_relay.py
<bitcoin-git> bitcoin/master 261dddb Martin Zumsande: test: Combine addr generation helper functions
<bitcoin-git> bitcoin/master 6b212cb MarcoFalke: Merge bitcoin/bitcoin#23720: test: Refactor addr_relay.py addr generation,...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23777: doc: follow-ups from #23365 (index backwards search) (master...202112_index_followups) https://github.com/bitcoin/bitcoin/pull/23777
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ce463cf45053...df6e961c417b
<bitcoin-git> bitcoin/master e4a8d56 Martin Zumsande: doc: add explanations for assert in index and magic numbers in test
<bitcoin-git> bitcoin/master df6e961 MarcoFalke: Merge bitcoin/bitcoin#23777: doc: follow-ups from #23365 (index backwards ...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23750: rpcwallet: mention labels are disabled for ranged descriptors (master...no_label_range_descriptors) https://github.com/bitcoin/bitcoin/pull/23750
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a30642926a5e...ce463cf45053
<bitcoin-git> bitcoin/master ce463cf MarcoFalke: Merge bitcoin/bitcoin#23750: rpcwallet: mention labels are disabled for ra...
<bitcoin-git> bitcoin/master 65efbba Antoine Poinsot: rpcwallet: mention labels are deactivated for ranged descriptors
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23721: wallet, refactor: Move restorewallet() logic to the wallet section (master...restore_wallet_gui) https://github.com/bitcoin/bitcoin/pull/23721
<bitcoin-git> bitcoin/master 4807f73 w0xlt: refactor: Implement restorewallet() logic in the wallet section
<bitcoin-git> bitcoin/master abbb7ec w0xlt: refactor: Move restorewallet() RPC logic to the wallet section
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/98c362a4d3d8...a30642926a5e
<bitcoin-git> bitcoin/master 62fa61f w0xlt: refactor: remove the wallet folder if the restore fails
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23782: test: include two more interruptions points (master...2021-12-feature-init-test-interruptions) https://github.com/bitcoin/bitcoin/pull/23782
<bitcoin-git> bitcoin/master 71115a5 seaona: test: include two more interruptions points
<bitcoin-git> bitcoin/master 98c362a MarcoFalke: Merge bitcoin/bitcoin#23782: test: include two more interruptions points
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/fee16b15fa34...98c362a4d3d8
<bitcoin-git> bitcoin/master 618f4d2 seaona: test: re-organized array according to order of logs and included 2 more in...
<bitcoin-git> [bitcoin] laanwj opened pull request #23793: validation: Revert "de-duplicate package transactions already in mempool" (master...2021-12-revert-package-dedup) https://github.com/bitcoin/bitcoin/pull/23793

2021-12-15

<bitcoin-git> [bitcoin] laanwj merged pull request #23744: build, qt: Drop support for i686-linux-android host (master...211211-android32) https://github.com/bitcoin/bitcoin/pull/23744
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/216f4ca9e7cc...fee16b15fa34
<bitcoin-git> bitcoin/master 66a20a5 Hennadii Stepanov: build, qt: Drop support for `i686-linux-android` host
<bitcoin-git> bitcoin/master fee16b1 W. J. van der Laan: Merge bitcoin/bitcoin#23744: build, qt: Drop support for i686-linux-androi...
<gribble> https://github.com/bitcoin/bitcoin/issues/22674 | validation: mempool validation and submission for packages of 1 child + parents by glozow · Pull Request #22674 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23789: wallet: Strictly match in TransactionChangeType to improve privacy [skip ci] [ci skip] (master...2112-walletChangeChange) https://github.com/bitcoin/bitcoin/pull/23789
<bitcoin-git> [bitcoin] laanwj merged pull request #22674: validation: mempool validation and submission for packages of 1 child + parents (master...package-child-with-parents) https://github.com/bitcoin/bitcoin/pull/22674
<bitcoin-git> [bitcoin] laanwj pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/c09b41dc665b...216f4ca9e7cc
<bitcoin-git> bitcoin/master ba26169 glozow: [unit test] context-free package checks
<bitcoin-git> bitcoin/master 9b2fdca glozow: [packages] add static IsChildWithParents function
<bitcoin-git> bitcoin/master d59ddc5 glozow: [packages/doc] define and document package rules
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #23731: [RFC] wallet: Always prefer bech32(m) change by default (master...2112-walletChangeChange) https://github.com/bitcoin/bitcoin/pull/23731
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #15861: Restore warning for individual unknown version bits, as well as unknown version schemas (master...restore_vbits_warning) https://github.com/bitcoin/bitcoin/pull/15861
<chris23lngr> hey everyone, i have some questions on bitcoin. Can anyone help?
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23785: 2112 move c man (master...2112-moveCMan) https://github.com/bitcoin/bitcoin/pull/23785
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #13608: WIP: bitcoin-tx: Require that input amount is provided for witness transactions (master...bitcoin-tx-sign-amount) https://github.com/bitcoin/bitcoin/pull/13608
<bitcoin-git> [bitcoin] theStack opened pull request #23784: bitcoin-tx: Require that input amount is provided for witness transactions (master...bitcoin-tx_check_witness_input_amount) https://github.com/bitcoin/bitcoin/pull/23784
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23769: Disallow copies of CChain (master...2112-chainNoCopy) https://github.com/bitcoin/bitcoin/pull/23769
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/b8cc75435a0b...c09b41dc665b
<bitcoin-git> bitcoin/master c09b41d MarcoFalke: Merge bitcoin/bitcoin#23769: Disallow copies of CChain
<bitcoin-git> bitcoin/master fada66f MarcoFalke: Disallow copies of CChain
<bitcoin-git> bitcoin/master faf2614 MarcoFalke: style: Use 4 spaces for indendation, not 5
<bitcoin-git> [gui] hebasto merged pull request #508: Prevent negative values of progressPerHour (master...master) https://github.com/bitcoin-core/gui/pull/508
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/60b5795133a2...b8cc75435a0b
<bitcoin-git> bitcoin/master 71d3338 HiLivin: qt: prevent negative values of progressPerHour
<bitcoin-git> bitcoin/master b8cc754 Hennadii Stepanov: Merge bitcoin-core/gui#508: Prevent negative values of progressPerHour
<bitcoin-git> [bitcoin] seaona opened pull request #23782: test: include two more interruptions points (master...2021-12-feature-init-test-interruptions) https://github.com/bitcoin/bitcoin/pull/23782
<bitcoin-git> [bitcoin] hebasto opened pull request #23781: test: Fix `system_tests/run_command` on Windows (master...211215-bptest) https://github.com/bitcoin/bitcoin/pull/23781
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23758: net: Use type-safe mockable time for peer connection time (master...2112-timeMockp2p) https://github.com/bitcoin/bitcoin/pull/23758
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/2d0bdb208964...60b5795133a2
<bitcoin-git> bitcoin/master fa663a4 MarcoFalke: Use mockable time for peer connection time
<bitcoin-git> bitcoin/master fad9438 MarcoFalke: scripted-diff: Rename touched member variables
<bitcoin-git> bitcoin/master fad7ead MarcoFalke: refactor: Use type-safe std::chrono in net
<bitcoin-git> [bitcoin] josibake opened pull request #23780: refactor, test: update `addrman_tests.cpp` to use output from `AddrMan::Good()` (master...josibake-addrman-test-refactors) https://github.com/bitcoin/bitcoin/pull/23780
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #16883: WIP: Qt: add QML based mobile GUI (master...qt-mobile) https://github.com/bitcoin/bitcoin/pull/16883
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #20273: Extend support for nested commands to bitcoin-cli (master...2020/10/client_rpc_nested) https://github.com/bitcoin/bitcoin/pull/20273
<bitcoin-git> [bitcoin] laanwj merged pull request #22362: Drop only invalid entries when reading banlist.json (master...2106-addrdb) https://github.com/bitcoin/bitcoin/pull/22362
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/965ffe2bed04...2d0bdb208964
<bitcoin-git> bitcoin/master faa6c3d MarcoFalke: net: Drop only invalid entries when reading banlist.json
<bitcoin-git> bitcoin/master 2d0bdb2 W. J. van der Laan: Merge bitcoin/bitcoin#22362: Drop only invalid entries when reading banlis...
<bitcoin-git> [bitcoin] fanquake merged pull request #23757: [build] Android: fix GUI not loading on Qt 5.15 (master...qt-515-android) https://github.com/bitcoin/bitcoin/pull/23757
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/b67115dd044d...965ffe2bed04
<bitcoin-git> bitcoin/master 6fc5c77 Igor Cota: build, qt: use static QAndroidPlatformIntegrationPlugin
<bitcoin-git> bitcoin/master 27f353d Igor Cota: build, android: Fix Android GUI not loading on Qt 5.15
<bitcoin-git> bitcoin/master 965ffe2 fanquake: Merge bitcoin/bitcoin#23757: [build] Android: fix GUI not loading on Qt 5....
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23174: validation: have LoadBlockIndex account for snapshot use (master...2021-10-au-loadblockindex) https://github.com/bitcoin/bitcoin/pull/23174
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/7006496a5c03...b67115dd044d
<bitcoin-git> bitcoin/master d0c6e61 James O'Beirne: validation: don't modify genesis during snapshot load
<bitcoin-git> bitcoin/master 0fd599a James O'Beirne: validation: have LoadBlockIndex account for snapshot use
<bitcoin-git> bitcoin/master 2283b9c James O'Beirne: test: add tests for LoadBlockIndex when using multiple chainstates
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23756: refactor: Fix implicit integer sign changes in strencodings (master...2111-int) https://github.com/bitcoin/bitcoin/pull/23756
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/40fdb9ece979...7006496a5c03
<bitcoin-git> bitcoin/master fad6761 MarcoFalke: Fix implicit integer sign changes in strencodings
<bitcoin-git> bitcoin/master fa5865a MarcoFalke: Reduce size of strencodings decode tables
<bitcoin-git> bitcoin/master 7006496 MarcoFalke: Merge bitcoin/bitcoin#23756: refactor: Fix implicit integer sign changes i...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23713: refactor, test: refactor addrman_tried_collisions test to directly check for collisions (master...josibake-addrman-collisions-refactor) https://github.com/bitcoin/bitcoin/pull/23713
<bitcoin-git> bitcoin/master 207f1c8 josibake: refactor: make AddrMan::Good return bool
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/9015d118425d...40fdb9ece979
<bitcoin-git> bitcoin/master caac999 josibake: refactor: remove dependence on AddrManTest
<bitcoin-git> bitcoin/master f961c47 josibake: refactor: check Good() in tried_collisions test
<bitcoin-git> [bitcoin] fanquake opened pull request #23778: release: Guix 1.4.0 & GCC 10 (master...release_use_gcc_10) https://github.com/bitcoin/bitcoin/pull/23778

2021-12-14

<bitcoin-git> [bitcoin] fanquake closed pull request #23776: Fixed typos (master...master) https://github.com/bitcoin/bitcoin/pull/23776
<gribble> https://github.com/bitcoin/bitcoin/issues/21686 | Speedy trial activation parameters for Taproot by achow101 · Pull Request #21686 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/21377 | Speedy trial support for versionbits by ajtowns · Pull Request #21377 · bitcoin/bitcoin · GitHub
<bitcoin-git> [gui] RandyMcMillan closed pull request #291: Network Graph layout - debug window improvement. (master...net-graph-layout) https://github.com/bitcoin-core/gui/pull/291
<bitcoin-git> [gui] RandyMcMillan closed pull request #481: rpcconsole:accessibility - new shortcuts enable single hand gesture (master...console-shortcuts) https://github.com/bitcoin-core/gui/pull/481
<bitcoin-git> [bitcoin] mzumsande opened pull request #23777: doc: follow-ups from #23365 (index backwards search) (master...202112_index_followups) https://github.com/bitcoin/bitcoin/pull/23777
<bitcoin-git> [bitcoin] DavidRomanovizc opened pull request #23776: Fixed typos (master...master) https://github.com/bitcoin/bitcoin/pull/23776
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23774: tests: Add missing assert_equal import to p2p_add_connections.py (master...missing-import-p2p-conns) https://github.com/bitcoin/bitcoin/pull/23774
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9635760ce85e...9015d118425d
<bitcoin-git> bitcoin/master efa115a Andrew Chow: tests: Add missing assert_equal import to p2p_add_connections.py
<bitcoin-git> bitcoin/master 9015d11 MarcoFalke: Merge bitcoin/bitcoin#23774: tests: Add missing assert_equal import to p2p...
<bitcoin-git> [bitcoin] achow101 opened pull request #23774: tests: Add missing assert_equal import to p2p_add_connections.py (master...missing-import-p2p-conns) https://github.com/bitcoin/bitcoin/pull/23774
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22777: net processing: don't request tx relay on feeler connections (master...2021-08-feeler-no-frelay) https://github.com/bitcoin/bitcoin/pull/22777
<bitcoin-git> bitcoin/master 0220b83 John Newbery: [test] Add testing for outbound feeler connections
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/498fe4b7808e...9635760ce85e
<bitcoin-git> bitcoin/master eaf6be0 John Newbery: [net processing] Do not request transaction relay from feeler connections
<bitcoin-git> bitcoin/master 9635760 MarcoFalke: Merge bitcoin/bitcoin#22777: net processing: don't request tx relay on fee...
<bitcoin-git> [bitcoin] fanquake merged pull request #23575: fuzz: Rework FillNode (master...2111-fuzzFillNode) https://github.com/bitcoin/bitcoin/pull/23575
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/aaaceb7fb14f...498fe4b7808e
<bitcoin-git> bitcoin/master fae6e31 MarcoFalke: refactor: Set fSuccessfullyConnected in FillNode
<bitcoin-git> bitcoin/master fa3583f MarcoFalke: fuzz: Avoid negative NodeId in ConsumeNode
<bitcoin-git> bitcoin/master fa19bab MarcoFalke: fuzz: Rework FillNode
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23769: Disallow copies of CChain (master...2112-chainNoCopy) https://github.com/bitcoin/bitcoin/pull/23769
<hebasto> yeah, it is for bitcoin-core-gui in bitcoindesign.slack.com
<laanwj> looks like it only has read access to bitcoin-core/gui (no more than any other user), but dunno what it's requesting
<laanwj> why do we have slack integration enabled in the first place? i know there was a bitcoin core slack long ago, but i don't think it's a thing anymore?
<laanwj> less happy with this ""You’re receiving this email because the GitHub App Slack, which is currently installed on your bitcoin-core organization, has updated its permissions and is requesting additional access. "
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23766: refactor: remove unneeded calls to strprintf() (master...remove_unneeded_strprintf) https://github.com/bitcoin/bitcoin/pull/23766
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6c04b505b482...aaaceb7fb14f
<bitcoin-git> bitcoin/master eca159c fanquake: refactor: remove unneeded calls to strprintf()
<bitcoin-git> bitcoin/master aaaceb7 MarcoFalke: Merge bitcoin/bitcoin#23766: refactor: remove unneeded calls to strprintf(...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23471: doc: Improve ZMQ documentation (master...doc_add_zmq_desc) https://github.com/bitcoin/bitcoin/pull/23471
<bitcoin-git> bitcoin/master 9544ab6 node01: doc: Improve ZMQ documentation
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/87ce2d646b92...6c04b505b482
<bitcoin-git> bitcoin/master 6c04b50 MarcoFalke: Merge bitcoin/bitcoin#23471: doc: Improve ZMQ documentation
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22822: doc: Add multisig tutorial (master...multisig_tutorial_doc) https://github.com/bitcoin/bitcoin/pull/22822
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ab879d9885f7...87ce2d646b92
<bitcoin-git> bitcoin/master 1ef2c03 lsilva01: Add multisig tutorial
<bitcoin-git> bitcoin/master 87ce2d6 MarcoFalke: Merge bitcoin/bitcoin#22822: doc: Add multisig tutorial
<bitcoin-git> [bitcoin] fanquake opened pull request #23766: refactor: remove unneeded calls to strprintf() (master...remove_unneeded_strprintf) https://github.com/bitcoin/bitcoin/pull/23766
<bitcoin-git> [bitcoin] fanquake merged pull request #23762: wallet: Replace Assume with Assert where needed in coinselection (master...2112-refAssertCoinWallet) https://github.com/bitcoin/bitcoin/pull/23762
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5dd28e5cff8a...ab879d9885f7
<bitcoin-git> bitcoin/master ab879d9 fanquake: Merge bitcoin/bitcoin#23762: wallet: Replace Assume with Assert where need...
<bitcoin-git> bitcoin/master fa26c55 MarcoFalke: wallet: Replace Assume with Assert where needed in coinselection

2021-12-13

<bitcoin-git> [gui] HiLivin opened pull request #508: qt: prevent negative values of progressPerHour (master...master) https://github.com/bitcoin-core/gui/pull/508
<Wes78> sipa, yeah, it's a totally fictional take on it actually. A group of devs learn he didn't just create Bitcoin--but also created multi-dimensional travel. Think "Secret Life of Walter Mitty" meets crypto, ha. Totally fictional.
<Wes78> Thank you. I'll head to #bitcoin to see what are some good steps. Trying to avoid Twitter for now to not be too public about it yet, ha. Thank you!
<michaelfolkson> Wes78: You won't get the "team"'s blessing/endorsement as there is a large community of contributors working on it full time, part time, discontinued/occasional basis. Twitter/Mastodon or #bitcoin on IRC are probably best places to chat
<Wes78> Hello! Trying to find a way to contact the primary Bitcoin Core dev team. I'm wanting to produce a series called "The Superb Search for Satoshi," a fictional take on the early years of Bitcoin and would love the Bitcoin current team's blessing/endorsement. What's the best way to reach someone?
<gribble> https://github.com/bitcoin/bitcoin/issues/23763 | Adding a blocksonly option to addnode · Issue #23763 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23755: rpc: Quote user supplied strings in error messages (master...2112-rpcQuoteErr) https://github.com/bitcoin/bitcoin/pull/23755
<bitcoin-git> bitcoin/master fa24a3d MarcoFalke: rpc: Quote user supplied strings in error messages
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/42796742a45e...5dd28e5cff8a
<bitcoin-git> bitcoin/master 5dd28e5 MarcoFalke: Merge bitcoin/bitcoin#23755: rpc: Quote user supplied strings in error mes...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23761: build: use __SIZEOF_INT128__ for checking __int128 availability (master...unify_int128_checking) https://github.com/bitcoin/bitcoin/pull/23761
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c8fac372c202...42796742a45e
<bitcoin-git> bitcoin/master e9440ae fanquake: build: use __SIZEOF_INT128__ for checking __int128 availability
<bitcoin-git> bitcoin/master 4279674 MarcoFalke: Merge bitcoin/bitcoin#23761: build: use __SIZEOF_INT128__ for checking __i...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23648: test: Use byte unit 'M' for -maxuploadtarget functional test (master...test-byteunit-maxuploadtarget) https://github.com/bitcoin/bitcoin/pull/23648
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/767c01266595...c8fac372c202
<bitcoin-git> bitcoin/master c8fac37 MarcoFalke: Merge bitcoin/bitcoin#23648: test: Use byte unit 'M' for -maxuploadtarget...
<bitcoin-git> bitcoin/master 41b9f7d Douglas Chimento: test: Use byte unit 'M' for -maxuploadtarget functional test
<bitcoin-git> [bitcoin] RandyMcMillan closed pull request #23568: src/net.cpp: Fail to listen alert text break fix (master...gui-pr-476-moved) https://github.com/bitcoin/bitcoin/pull/23568
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23738: validation, log: improve logging of ChainstateManager snapshot persistance (master...refactor-and-improve-snapshot-persistance-logging) https://github.com/bitcoin/bitcoin/pull/23738
<bitcoin-git> bitcoin/master 50209a4 Jon Atack: validation, doc: remove TODO comment
<bitcoin-git> bitcoin/master 8e37fa8 Jon Atack: validation, log: improve logging in FlushSnapshotToDisk()
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/bf66e258a84e...767c01266595
<bitcoin-git> bitcoin/master 271252c Jon Atack: validation, log: extract FlushSnapshotToDisk() function
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23762: wallet: Replace Assume with Assert where needed in coinselection (master...2112-refAssertCoinWallet) https://github.com/bitcoin/bitcoin/pull/23762
<bitcoin-git> [bitcoin] fanquake opened pull request #23761: build: use __SIZEOF_INT128__ for checking __int128 availability (master...unify_int128_checking) https://github.com/bitcoin/bitcoin/pull/23761
<bitcoin-git> [bitcoin] fanquake opened pull request #23760: util: move MapIntoRange() for reuse in fuzz tests (master...reuse_mapintorange) https://github.com/bitcoin/bitcoin/pull/23760
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23365: index: Fix backwards search for bestblock (master...202110_index_backtrack) https://github.com/bitcoin/bitcoin/pull/23365
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/eb63b8fab91c...bf66e258a84e
<bitcoin-git> bitcoin/master bf66e25 MarcoFalke: Merge bitcoin/bitcoin#23365: index: Fix backwards search for bestblock
<bitcoin-git> bitcoin/master 9600ea0 Martin Zumsande: test: Add edge case of pruning up to index height
<bitcoin-git> bitcoin/master 698c524 Martin Zumsande: index: Fix backwards search for bestblock
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23758: net: Use type-safe mockable time for peer connection time (master...2112-timeMockp2p) https://github.com/bitcoin/bitcoin/pull/23758
<bitcoin-git> [gui] icota closed pull request #504: Android: fix GUI not loading on Qt 5.15 (master...master) https://github.com/bitcoin-core/gui/pull/504
<bitcoin-git> [bitcoin] icota opened pull request #23757: Android: fix GUI not loading on Qt 5.15 (master...qt-515-android) https://github.com/bitcoin/bitcoin/pull/23757
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23756: Fix implicit integer sign changes in strencodings (master...2111-int) https://github.com/bitcoin/bitcoin/pull/23756
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23755: rpc: Quote user supplied strings in error messages (master...2112-rpcQuoteErr) https://github.com/bitcoin/bitcoin/pull/23755
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23718: PSBT: hash preimages fields (master...psbt_preimages_fields) https://github.com/bitcoin/bitcoin/pull/23718
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/83f8e6e7a4dd...eb63b8fab91c
<bitcoin-git> bitcoin/master a9256dc Antoine Poinsot: rpc: output all hash preimages in 'decodepsbt'
<bitcoin-git> bitcoin/master 4d6b532 Antoine Poinsot: psbt: implement hash preimages fields
<bitcoin-git> bitcoin/master eb63b8f MarcoFalke: Merge bitcoin/bitcoin#23718: PSBT: hash preimages fields
<bitcoin-git> [gui] luke-jr opened pull request #506: QRImageWidget: Sizing and font fixups (master...qt_qrcode_sizefixes) https://github.com/bitcoin-core/gui/pull/506
<bitcoin-git> [bitcoin] fanquake merged pull request #23675: build: Post-pr23489 small cleanups (master...211204-cleanup) https://github.com/bitcoin/bitcoin/pull/23675
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/ac92ab6da58e...83f8e6e7a4dd