2023-11-16

<bitcoin-git> [bitcoin] fanquake merged pull request #28605: Fix typos (master...2023/10/typos) https://github.com/bitcoin/bitcoin/pull/28605
<bitcoin-git> bitcoin/master 22025d0 fanquake: Merge bitcoin/bitcoin#28605: Fix typos
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c3735e53ee49...22025d06e53f
<bitcoin-git> bitcoin/master 43de4d3 Sjors Provoost: doc: fix typos
<bitcoin-git> [bitcoin] fanquake merged pull request #28771: tests: Fix LCOV_OPTS to be in the correct position (master...lcov-opts) https://github.com/bitcoin/bitcoin/pull/28771
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/04e871d62f09...c3735e53ee49
<bitcoin-git> bitcoin/master 88e09ac Andrew Chow: tests: Fix LCOV_OPTS to be in the correct position
<bitcoin-git> bitcoin/master c3735e5 fanquake: Merge bitcoin/bitcoin#28771: tests: Fix LCOV_OPTS to be in the correct pos...
<bitcoin-git> [bitcoin] fanquake merged pull request #28845: depends: remove `PYTHONPATH` from config.site (master...drop_depends_pythonpath) https://github.com/bitcoin/bitcoin/pull/28845
<bitcoin-git> bitcoin/master 04e871d fanquake: Merge bitcoin/bitcoin#28845: depends: remove `PYTHONPATH` from config.site
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6b7bf907f55f...04e871d62f09
<bitcoin-git> bitcoin/master 3b19100 fanquake: depends: remove PYTHONPATH from config.site
<bitcoin-git> [bitcoin] fanquake merged pull request #28825: fuzz: Minor improvements to tx_package_eval target (master...2023-11-package_fuzz_impr) https://github.com/bitcoin/bitcoin/pull/28825
<bitcoin-git> bitcoin/master 6a91791 Greg Sanders: fuzz: allow fake and duplicate inputs in tx_package_eval target
<bitcoin-git> bitcoin/master 6b7bf90 fanquake: Merge bitcoin/bitcoin#28825: fuzz: Minor improvements to tx_package_eval t...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/eb2ab3de1a48...6b7bf907f55f
<bitcoin-git> bitcoin/master a0626cc Greg Sanders: fuzz: allow reaching MempoolAcceptResult::ResultType::DIFFERENT_WITNESS in...
<bitcoin-git> [bitcoin] fanquake merged pull request #28877: bench: Update nanobench to 4.3.11 (master...updateNanoBench) https://github.com/bitcoin/bitcoin/pull/28877
<bitcoin-git> bitcoin/master eb2ab3d fanquake: Merge bitcoin/bitcoin#28877: bench: Update nanobench to 4.3.11
<bitcoin-git> bitcoin/master fe434a4 TheCharlatan: bench: Update nanobench to 4.3.11
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b217b806cbc7...eb2ab3de1a48
<bitcoin-git> [bitcoin] fanquake merged pull request #28884: doc: remove x86_64 build assumption from depends doc (master...depends_works_on_aarch64) https://github.com/bitcoin/bitcoin/pull/28884
<bitcoin-git> bitcoin/master b217b80 fanquake: Merge bitcoin/bitcoin#28884: doc: remove x86_64 build assumption from depe...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1ad43f95b887...b217b806cbc7
<bitcoin-git> bitcoin/master 821a8a1 fanquake: doc: remove x86_64 build assumption from depends doc
<bitcoin-git> [bitcoin] fanquake merged pull request #28881: doc: remove mention of missing bdb being a configure error (master...no_bdb_is_no_error) https://github.com/bitcoin/bitcoin/pull/28881
<bitcoin-git> bitcoin/master 30bd4b1 fanquake: doc: remove mention of missing bdb being a configure error
<bitcoin-git> bitcoin/master 1ad43f9 fanquake: Merge bitcoin/bitcoin#28881: doc: remove mention of missing bdb being a co...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1430c4b989bf...1ad43f95b887
<bitcoin-git> [bitcoin] maflcko opened pull request #28890: rpc: Remove deprecated -rpcserialversion (master...2311-no-rpc-tx-ser-flag-) https://github.com/bitcoin/bitcoin/pull/28890
<bitcoin-git> [bitcoin] fanquake merged pull request #28883: contrib: use a raw string for a regular expression literal that contains backslashes in signet/miner (master...miner-use-raw-strings) https://github.com/bitcoin/bitcoin/pull/28883
<bitcoin-git> bitcoin/master defdf67 muxator: contrib: use a raw string for a regular expression literal that contains b...
<bitcoin-git> bitcoin/master 1430c4b fanquake: Merge bitcoin/bitcoin#28883: contrib: use a raw string for a regular expre...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0aa014d5a34e...1430c4b989bf
<bitcoin-git> [bitcoin] fanquake closed pull request #28888: Update .editorconfig (master...patch-1) https://github.com/bitcoin/bitcoin/pull/28888
<bitcoin-git> [bitcoin] fanquake closed pull request #28889: Update .cirrus.yml (master...patch-1) https://github.com/bitcoin/bitcoin/pull/28889
<bitcoin-git> [bitcoin] airdropbaaz opened pull request #28889: Update .cirrus.yml (master...patch-1) https://github.com/bitcoin/bitcoin/pull/28889
<bitcoin-git> [bitcoin] miz1choobi opened pull request #28888: Update .editorconfig (master...patch-1) https://github.com/bitcoin/bitcoin/pull/28888
<luke-jr> tagged v25.1.knots20231115 on https://github.com/bitcoinknots/bitcoin/ - guix builds please; thanks much

2023-11-15

<bitcoin-git> [bitcoin] TheCharlatan opened pull request #28886: refactor: Replace sets of txiter with CTxMemPoolEntryRefs (master...setEntryRefs) https://github.com/bitcoin/bitcoin/pull/28886
<bitcoin-git> [bitcoin] kevkevinpal opened pull request #28885: refactor: followup to getprioritisedtransactions and delete a mapDeltas entry when delta==0 (master...followupsGetPrioritisedTransactions) https://github.com/bitcoin/bitcoin/pull/28885
<bitcoin-git> [bitcoin] fanquake opened pull request #28884: doc: remove x86_64 build assumption from depends doc (master...depends_works_on_aarch64) https://github.com/bitcoin/bitcoin/pull/28884
<bitcoin-git> [bitcoin] muxator opened pull request #28883: contrib: use a raw string for a regular expression literal that contains backslashes in signet/miner (master...miner-use-raw-strings) https://github.com/bitcoin/bitcoin/pull/28883
<bitcoin-git> [bitcoin] fanquake merged pull request #28859: guix: update signapple (drop macho & altgraph) (master...signapple_drop_macho_altgraph) https://github.com/bitcoin/bitcoin/pull/28859
<bitcoin-git> bitcoin/master f718a74 fanquake: guix: remove python-macholib
<bitcoin-git> bitcoin/master 0aa014d fanquake: Merge bitcoin/bitcoin#28859: guix: update signapple (drop macho & altgraph)
<bitcoin-git> bitcoin/master d3cbff1 fanquake: guix: update signapple
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/108462139b65...0aa014d5a34e
<bitcoin-git> [bitcoin] fanquake merged pull request #28438: Use serialization parameters for CTransaction (master...202309-txwithparams) https://github.com/bitcoin/bitcoin/pull/28438
<bitcoin-git> bitcoin/master c94f7e5 Anthony Towns: Drop OverrideStream
<bitcoin-git> bitcoin/master a0c254c Anthony Towns: Drop CHashWriter
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/a73715e5a48c...108462139b65
<bitcoin-git> bitcoin/master 6e9e4e6 Anthony Towns: Use ParamsWrapper for witness serialization
<bitcoin-git> [bitcoin] dergoegge opened pull request #28882: fuzz: Delete wallet_notifications (master...2023-11-fuzz-nuke-wn) https://github.com/bitcoin/bitcoin/pull/28882
<bitcoin-git> [bitcoin] fanquake opened pull request #28881: doc: remove mention of missing bdb being a configure error (master...no_bdb_is_no_error) https://github.com/bitcoin/bitcoin/pull/28881
<bitcoin-git> [bitcoin] fanquake opened pull request #28880: build: switch to using LLVM 17.x for macOS builds (master...llvm_17_0_5_macos_deps) https://github.com/bitcoin/bitcoin/pull/28880
<bitcoin-git> [bitcoin] fanquake merged pull request #28865: test: migrate to some per-symbol ubsan suppressions (master...ubsan_per_symbol) https://github.com/bitcoin/bitcoin/pull/28865
<bitcoin-git> bitcoin/master fd30e96 fanquake: test: migrate to some per-symbol ubsan suppressions
<bitcoin-git> bitcoin/master a73715e fanquake: Merge bitcoin/bitcoin#28865: test: migrate to some per-symbol ubsan suppre...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/830583eb9d07...a73715e5a48c
<bitcoin-git> [bitcoin] ajtowns opened pull request #28878: Remove version field from GetSerializeSize (master...202310-getserializesize) https://github.com/bitcoin/bitcoin/pull/28878

2023-11-14

<bitcoin-git> [bitcoin] TheCharlatan opened pull request #28877: bench: Update nanobench to 4.3.11 (master...updateNanoBench) https://github.com/bitcoin/bitcoin/pull/28877
<bitcoin-git> [bitcoin] hebasto opened pull request #28876: build: Fix LTO functionality (master...231114-lto) https://github.com/bitcoin/bitcoin/pull/28876
<bitcoin-git> [bitcoin] hebasto opened pull request #28875: build: Pass sanitize flags to instrument `libsecp256k1` code (master...231114-sanitize) https://github.com/bitcoin/bitcoin/pull/28875
<bitcoin-git> [bitcoin] fanquake opened pull request #28874: Redundant upnp ifdef (master...redundant_upnp_ifdef) https://github.com/bitcoin/bitcoin/pull/28874
<bitcoin-git> [bitcoin] maflcko opened pull request #28873: fuzz: AutoFile with XOR (master...2311-fuzz-file-) https://github.com/bitcoin/bitcoin/pull/28873
<bitcoin-git> [bitcoin] fanquake opened pull request #28872: [26.x] rc3 or finalize (26.x...rc3_or_finalize) https://github.com/bitcoin/bitcoin/pull/28872
<bitcoin-git> [bitcoin] fanquake merged pull request #28858: doc: rewrite explanation for `-par=` (master...man_par_drop_negative) https://github.com/bitcoin/bitcoin/pull/28858
<bitcoin-git> bitcoin/master d799ea2 fanquake: doc: rewrite explanation for -par=
<bitcoin-git> bitcoin/master 830583e fanquake: Merge bitcoin/bitcoin#28858: doc: rewrite explanation for `-par=`
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8992a34ee4b6...830583eb9d07
<bitcoin-git> [bitcoin] fanquake merged pull request #28857: test, refactor: Magic bytes array followup (master...netSerializationFollowup) https://github.com/bitcoin/bitcoin/pull/28857
<bitcoin-git> bitcoin/master 1e5b861 TheCharlatan: test: Add test for array serialization
<bitcoin-git> bitcoin/master 8992a34 fanquake: Merge bitcoin/bitcoin#28857: test, refactor: Magic bytes array followup
<bitcoin-git> bitcoin/master d49d198 TheCharlatan: refactor: Initialize magic bytes in constructor initializer
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/fb85bb277670...8992a34ee4b6
<fanquake> Good time to have a look over and see if there's anything missing from the release notes: https://github.com/bitcoin-core/bitcoin-devwiki/wiki/26.0-Release-Notes-Draft
<gribble> https://github.com/bitcoin/bitcoin/issues/28676 | [WIP] Cluster mempool implementation by sdaftuar · Pull Request #28676 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] hebasto opened pull request #28870: depends: Include `config.guess` and `config.sub` into `meta_depends` (master...231114-config) https://github.com/bitcoin/bitcoin/pull/28870
<bitcoin-git> [gui] BrandonOdiwuor opened pull request #777: GUI getrawtransaction implementation (master...getrawtransactions_helperspage) https://github.com/bitcoin-core/gui/pull/777
<bitcoin-git> [bitcoin] fanquake merged pull request #28783: build: remove `-bind_at_load` usage (master...remove_bind_at_load) https://github.com/bitcoin/bitcoin/pull/28783
<bitcoin-git> bitcoin/master fb85bb2 fanquake: Merge bitcoin/bitcoin#28783: build: remove `-bind_at_load` usage
<bitcoin-git> bitcoin/master 4525760 fanquake: build: remove -bind_at_load usage
<bitcoin-git> bitcoin/master 3c61c60 Cory Fields: build: Add an old hack to remove bind_at_load from libtool.
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/1fbeeed23a77...fb85bb277670
<bitcoin-git> [bitcoin] fanquake closed pull request #28780: log: torcontrol opt checks (master...torcontrol_opt_checks) https://github.com/bitcoin/bitcoin/pull/28780
<bitcoin-git> [bitcoin] fanquake merged pull request #28781: depends: latest config.guess & config.sub (master...latest_config_guess_sub) https://github.com/bitcoin/bitcoin/pull/28781
<bitcoin-git> bitcoin/master 49a9257 fanquake: build: latest config.sub in depends
<bitcoin-git> bitcoin/master 1fbeeed fanquake: Merge bitcoin/bitcoin#28781: depends: latest config.guess & config.sub
<bitcoin-git> bitcoin/master ced0435 fanquake: build: latest config.guess in depends
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/5800c558eb5e...1fbeeed23a77

2023-11-13

<bitcoin-git> [bitcoin] brunoerg opened pull request #28869: test: add stress test for bucketing with asmap (master...2023-11-asmap-stress) https://github.com/bitcoin/bitcoin/pull/28869
<bitcoin-git> [bitcoin] achow101 opened pull request #28868: wallet: Fix migration of wallets with txs that have both spendable and watchonly outputs (master...test-migration-watchonly-spendable) https://github.com/bitcoin/bitcoin/pull/28868
<bitcoin-git> [bitcoin] fanquake opened pull request #28865: [WIP] test: migrate to some per-symbol ubsan suppressions (master...ubsan_per_symbol) https://github.com/bitcoin/bitcoin/pull/28865
<bitcoin-git> [bitcoin] ismaelsadeeq opened pull request #28863: wallet: propagete `checkChainLimits` error message to wallet (master...11-2023-prograte-checkPackageLimit-error-up) https://github.com/bitcoin/bitcoin/pull/28863
<bitcoin-git> [bitcoin] fanquake merged pull request #28580: guix: update time-machine (master...update_time_machine) https://github.com/bitcoin/bitcoin/pull/28580
<bitcoin-git> bitcoin/master 92d12f1 fanquake: guix: update time-machine to 77386bdbfe6b0c649c05ab37f08051d1ab3e5074
<bitcoin-git> bitcoin/master 5800c55 fanquake: Merge bitcoin/bitcoin#28580: guix: update time-machine
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d232e36abdb1...5800c558eb5e
<bitcoin-git> [bitcoin] achow101 merged pull request #28207: mempool: Persist with XOR (master...2308-xor-memepool-) https://github.com/bitcoin/bitcoin/pull/28207
<bitcoin-git> bitcoin/master d232e36 Andrew Chow: Merge bitcoin/bitcoin#28207: mempool: Persist with XOR
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/63423480723d...d232e36abdb1
<bitcoin-git> bitcoin/master fa6b053 MarcoFalke: mempool: persist with XOR
<bitcoin-git> [bitcoin] maflcko opened pull request #28862: lint: Report all lint errors instead of early exit (master...2311-lint-all-err-) https://github.com/bitcoin/bitcoin/pull/28862
<bitcoin-git> [bitcoin] fanquake merged pull request #28076: util: Replace std::filesystem with util/fs.h (master...2307-fs-lint-) https://github.com/bitcoin/bitcoin/pull/28076
<bitcoin-git> bitcoin/master 6342348 fanquake: Merge bitcoin/bitcoin#28076: util: Replace std::filesystem with util/fs.h
<bitcoin-git> bitcoin/master bbbbdb0 MarcoFalke: ci: Add filesystem lint check
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/29c2c903621f...63423480723d
<bitcoin-git> [bitcoin] maflcko closed pull request #27782: wallet: clarify replace fields in help output (master...2023-05-30-replace-docs) https://github.com/bitcoin/bitcoin/pull/27782
<bitcoin-git> [bitcoin] fanquake opened pull request #28859: [WIP] guix: update signapple (drop macho & altgraph) (master...signapple_drop_macho_altgraph) https://github.com/bitcoin/bitcoin/pull/28859
<bitcoin-git> [bitcoin] fanquake merged pull request #28721: multiprocess compatibility updates (master...pr/ipcfix) https://github.com/bitcoin/bitcoin/pull/28721
<bitcoin-git> bitcoin/master 4978754 Ryan Ofsky: interfaces: Add schedulerMockForward method so mockscheduler RPC can work ...
<bitcoin-git> bitcoin/master 82a379e Russell Yanofsky: streams: Add SpanReader ignore method
<bitcoin-git> bitcoin/master 924327e Ryan Ofsky: interfaces: Fix const virtual method that breaks multiprocess support
<bitcoin-git> [bitcoin] fanquake pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/e862bceb1705...29c2c903621f
<bitcoin-git> [bitcoin] fanquake opened pull request #28858: doc: rewrite explanation for `-par=` (master...man_par_drop_negative) https://github.com/bitcoin/bitcoin/pull/28858
<bitcoin-git> [bitcoin] fanquake merged pull request #27935: fuzz: call lookup functions before calling `Ban` (master...2023-06-fuzz-banman-ban) https://github.com/bitcoin/bitcoin/pull/27935
<bitcoin-git> bitcoin/master f9b2863 brunoerg: fuzz: call lookup functions before calling `Ban`
<bitcoin-git> bitcoin/master fca0a89 brunoerg: ci: remove "--exclude banman" for fuzzing in mac
<bitcoin-git> bitcoin/master e862bce fanquake: Merge bitcoin/bitcoin#27935: fuzz: call lookup functions before calling `B...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/dd5f5713bcca...e862bceb1705
<bitcoin-git> [bitcoin] fanquake merged pull request #28391: refactor: Simplify CTxMempool/BlockAssembler fields, remove some external mapTx access (master...simplifyMemPoolInteractions) https://github.com/bitcoin/bitcoin/pull/28391
<bitcoin-git> bitcoin/master 453b481 stickies-v: [refactor] Add helper for iterating through mempool entries
<bitcoin-git> bitcoin/master 1c6a73a TheCharlatan: [refactor] Add helper for retrieving mempool entry
<bitcoin-git> bitcoin/master 1480469 glozow: [refactor] remove access to mapTx from policy/rbf.cpp
<bitcoin-git> [bitcoin] fanquake pushed 16 commits to master: https://github.com/bitcoin/bitcoin/compare/e11b7587a102...dd5f5713bcca
<bitcoin-git> [bitcoin] fanquake merged pull request #28831: test: Avoid intermittent failures in feature_init (master...2311-test-ldb-) https://github.com/bitcoin/bitcoin/pull/28831
<bitcoin-git> bitcoin/master 44445ae MarcoFalke: test: Avoid intermittent failures in feature_init
<bitcoin-git> bitcoin/master e11b758 fanquake: Merge bitcoin/bitcoin#28831: test: Avoid intermittent failures in feature_...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9c4b74fa9270...e11b7587a102
<bitcoin-git> [bitcoin] TheCharlatan opened pull request #28857: test, refactor: Magic bytes array followup (master...netSerializationFollowup) https://github.com/bitcoin/bitcoin/pull/28857
<bitcoin-git> [bitcoin] fanquake merged pull request #28777: doc: update docs for `CHECK_ATOMIC` macro (master...drop_explicit_libatomic) https://github.com/bitcoin/bitcoin/pull/28777
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/95a3934cf397...9c4b74fa9270
<bitcoin-git> bitcoin/master ebc7063 fanquake: doc: update docs for CHECK_ATOMIC macro
<bitcoin-git> bitcoin/master 9c4b74f fanquake: Merge bitcoin/bitcoin#28777: doc: update docs for `CHECK_ATOMIC` macro
<bitcoin-git> [bitcoin] fanquake merged pull request #28786: guix: switch to 6.1 kernel headers over 5.15 (master...linux_headers_6_1_longterm) https://github.com/bitcoin/bitcoin/pull/28786
<bitcoin-git> bitcoin/master 380e365 fanquake: guix: switch to 6.1 kernel headers over 5.15
<bitcoin-git> bitcoin/master 95a3934 fanquake: Merge bitcoin/bitcoin#28786: guix: switch to 6.1 kernel headers over 5.15
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8243762700bc...95a3934cf397

2023-11-12

<bitcoin-git> [bitcoin] hebasto opened pull request #28856: depends: Build `capnp` with CMake (master...231112-capnp) https://github.com/bitcoin/bitcoin/pull/28856

2023-11-11

<pinheadmz> I'm going to try and write a work around but i dont think we need it upstream in bitcoin where reusing connections is probably an optimization.
<bitcoin-git> [bitcoin] pablomartin4btc opened pull request #28852: script, assumeutxo: Enhance validations in utxo_snapshot.sh (master...devtools-improve-utxo_snapshot) https://github.com/bitcoin/bitcoin/pull/28852
<bitcoin-git> [bitcoin] fanquake merged pull request #28849: test: fix node index bug when comparing peerinfo (master...202308_bip324_integration) https://github.com/bitcoin/bitcoin/pull/28849
<bitcoin-git> bitcoin/master 8243762 fanquake: Merge bitcoin/bitcoin#28849: test: fix node index bug when comparing peeri...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1fdd832842f3...8243762700bc
<bitcoin-git> bitcoin/master 22e3808 Kashif Smith: test: fix node index bug when comparing peerinfo
<bitcoin-git> [bitcoin] hebasto closed pull request #28775: build: Patch Qt to handle minimum macOS version properly (master...231102-qt-macos) https://github.com/bitcoin/bitcoin/pull/28775
<bitcoin-git> [bitcoin] hebasto opened pull request #28851: build: Patch Qt to handle minimum macOS version properly (master...231110-qt-macos) https://github.com/bitcoin/bitcoin/pull/28851

2023-11-10

<bitcoin-git> [bitcoin] kashifs opened pull request #28849: test: fix node index bug when comparing peerinfo (master...202308_bip324_integration) https://github.com/bitcoin/bitcoin/pull/28849
<bitcoin-git> [bitcoin] instagibbs opened pull request #28848: Change up submitpackage results (master...2023-11-submitpackage-results) https://github.com/bitcoin/bitcoin/pull/28848
<bitcoin-git> [bitcoin] fanquake opened pull request #28846: depends: fix libmultiprocess build on aarch64 (master...fixup_multiprocess_arm64) https://github.com/bitcoin/bitcoin/pull/28846
<bitcoin-git> [bitcoin] fanquake opened pull request #28845: depends: remove `PYTHONPATH` from config.site (master...drop_depends_pythonpath) https://github.com/bitcoin/bitcoin/pull/28845
<bitcoin-git> [bitcoin] fanquake closed pull request #27845: script: utxo_snapshot.sh error handling (master...utxo_snapshot_error_handling) https://github.com/bitcoin/bitcoin/pull/27845
<bitcoin-git> [bitcoin] glozow closed pull request #26711: validate package transactions with their in-package ancestor sets (master...2022-12-subpackages) https://github.com/bitcoin/bitcoin/pull/26711
<bitcoin-git> [bitcoin] glozow closed pull request #28813: rpc: permit any ancestor package through submitpackage (master...2023-11-permit-ancestor-package) https://github.com/bitcoin/bitcoin/pull/28813
<bitcoin-git> [bitcoin] fanquake opened pull request #28844: contrib: drop GCC MAX_VERSION to 4.3.0 in symbol-check (master...libgcc_4_3_0) https://github.com/bitcoin/bitcoin/pull/28844
<bitcoin-git> [bitcoin] TheCharlatan opened pull request #28843: [refactor] Remove BlockAssembler m_mempool member (master...blockAssemblerRemoveMempool) https://github.com/bitcoin/bitcoin/pull/28843
<bitcoin-git> [bitcoin] fanquake merged pull request #28835: test: Check error details with assert_debug_log on the assumeutxo invalid hash dump - follow-up #28698 (master...test-assumeutxo-invalid-hash-dump-error-followup) https://github.com/bitcoin/bitcoin/pull/28835
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b3898e946cf8...1fdd832842f3
<bitcoin-git> bitcoin/master 7de7685 pablomartin4btc: test, assumeutxo: Use assert_debug_log for error details
<bitcoin-git> bitcoin/master 1fdd832 fanquake: Merge bitcoin/bitcoin#28835: test: Check error details with assert_debug_l...
<bitcoin-git> [gui] achow101 closed pull request #776: Update CONTRIBUTING.md (master...patch-1) https://github.com/bitcoin-core/gui/pull/776
<bitcoin-git> [bitcoin] achow101 closed pull request #28837: Delete .cirrus.yml (master...patch-2) https://github.com/bitcoin/bitcoin/pull/28837
<bitcoin-git> [bitcoin] achow101 closed pull request #28836: Delete .github directory (master...patch-1) https://github.com/bitcoin/bitcoin/pull/28836
<bitcoin-git> [bitcoin] Sjors opened pull request #28838: test: add assumeutxo wallet test (master...2023/11/test-wallet-assume) https://github.com/bitcoin/bitcoin/pull/28838
<bitcoin-git> [gui] jackripper235 opened pull request #776: Update CONTRIBUTING.md (master...patch-1) https://github.com/bitcoin-core/gui/pull/776
<bitcoin-git> [bitcoin] jackripper235 opened pull request #28837: Delete .cirrus.yml (master...patch-2) https://github.com/bitcoin/bitcoin/pull/28837
<bitcoin-git> [bitcoin] jackripper235 opened pull request #28836: Delete .github directory (master...patch-1) https://github.com/bitcoin/bitcoin/pull/28836

2023-11-09

<bitcoin-git> [bitcoin] pablomartin4btc opened pull request #28835: test: Check error details with assert_debug_log on the assumeutxo invalid hash dump - follow-up #28698 (master...test-assumeutxo-invalid-hash-dump-error-followup) https://github.com/bitcoin/bitcoin/pull/28835
<bitcoin-git> [bitcoin] sr-gi opened pull request #28834: net: Attempts to connect to all resolved addresses on `addnode` (master...addnode-tryall) https://github.com/bitcoin/bitcoin/pull/28834
<bitcoin-git> [bitcoin] theStack opened pull request #28833: wallet: refactor: remove unused `SignatureData` instances in spkm's `FillPSBT` methods (master...202311-wallet-remove_unused_SignatureData_instances) https://github.com/bitcoin/bitcoin/pull/28833
<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/ | Weekly Meeting Thursday @ 14:00 UTC | Meeting topics http://gnusha.org/bitcoin-core-dev/proposedmeetingtopics.txt
<gribble> https://github.com/bitcoin/bitcoin/issues/28794 | Embedded ASMap data Tracking Issue · Issue #28794 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/28718 | v26.0 Testing · Issue #28718 · bitcoin/bitcoin · GitHub
<maxedw> I have written a draft document with these topics: https://github.com/bitcoin-core/bitcoin-devwiki/wiki/26.0-Release-Candidate-Testing-Guide
<gribble> https://github.com/bitcoin/bitcoin/issues/28438 | Use serialization parameters for CTransaction by ajtowns · Pull Request #28438 · bitcoin/bitcoin · GitHub
<achow101> Anything to add or remove from https://github.com/orgs/bitcoin/projects/1/views/4
<bitcoin-git> [bitcoin] darosior opened pull request #28832: fuzz: rule-out too deep derivation paths in descriptor parsing targets (master...2311_fuzz_timeout_desc_parse) https://github.com/bitcoin/bitcoin/pull/28832
<gribble> https://github.com/bitcoin/bitcoin/issues/28721 | multiprocess compatibility updates by ryanofsky · Pull Request #28721 · bitcoin/bitcoin · GitHub
<RubenSomsen> instagibbs: this gives you some insight https://github.com/bitcoin/bips/pull/1458#discussion_r1372851725
<gribble> https://github.com/bitcoin/bitcoin/issues/25273 | wallet: Pass through transaction locktime and preset input sequences and scripts to CreateTransaction by achow101 · Pull Request #25273 · bitcoin/bitcoin · GitHub
<achow101> #bitcoin-core-dev Meeting: achow101 _aj_ amiti ariard aureleoules b10c BlueMatt brunoerg cfields darosior dergoegge dongcarl fanquake fjahr furszy gleb glozow hebasto instagibbs jamesob jarolrod jonatack josibake kallewoof kanzure kouloumos kvaciral laanwj LarryRuane lightlike luke-jr MacroFake Murch phantomcircuit pinheadmz promag provoostenator ryanofsky sdaftuar S3RK stickies-v sipa theStack TheCharlatan vasild
<core-meetingbot> Meeting started Thu Nov 9 14:00:16 2023 UTC. The chair is achow101. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
<bitcoin-git> [bitcoin] maflcko opened pull request #28831: test: Avoid intermittent failures in feature_init (master...2311-test-ldb-) https://github.com/bitcoin/bitcoin/pull/28831
<bitcoin-git> [bitcoin] fanquake merged pull request #28826: ci: Switch IWYU to `clang_17` branch (master...231108-iwyu) https://github.com/bitcoin/bitcoin/pull/28826
<bitcoin-git> bitcoin/master b3898e9 fanquake: Merge bitcoin/bitcoin#28826: ci: Switch IWYU to `clang_17` branch
<bitcoin-git> bitcoin/master 9f208c0 Hennadii Stepanov: ci: Switch IWYU to `clang_17` branch
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/88c3b100f0e8...b3898e946cf8
<sipa> this channel is about development of bitcoin core, a bitcoin full node implementation in c++
<maxxtang> /join #bitcoin-core-pr
<bitcoin-git> [bitcoin] maflcko closed pull request #28828: doc: uppercase title for "Assumeutxo“ (master...assumeutxo) https://github.com/bitcoin/bitcoin/pull/28828
<bitcoin-git> [bitcoin] TheCharlatan opened pull request #28830: [refactor] Check CTxMemPool options in ctor (master...mempoolArgs) https://github.com/bitcoin/bitcoin/pull/28830
<bitcoin-git> [bitcoin] fanquake merged pull request #28829: ci: win64 task does use boost:process (master...win64_does_boost_process) https://github.com/bitcoin/bitcoin/pull/28829
<bitcoin-git> bitcoin/master 5f0bf2e fanquake: ci: win64 task does use boost:process
<bitcoin-git> bitcoin/master 88c3b10 fanquake: Merge bitcoin/bitcoin#28829: ci: win64 task does use boost:process
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c2da8c583f9e...88c3b100f0e8
<maxxtang> does golang have lib implementing https://developer.bitcoin.org/reference/rpc/scantxoutset.html? Except btcd
<bitcoin-git> [bitcoin] fanquake opened pull request #28829: ci: win64 task does use boost:process (master...win64_does_boost_process) https://github.com/bitcoin/bitcoin/pull/28829
<bitcoin-git> [bitcoin] fanquake merged pull request #28822: test: Add missing wait for version to be sent in add_outbound_p2p_connection (master...2311-test-sync-ver-) https://github.com/bitcoin/bitcoin/pull/28822
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d60ebea597eb...c2da8c583f9e
<bitcoin-git> bitcoin/master faa2ad8 MarcoFalke: test: Add missing wait for version to be sent in add_outbound_p2p_connecti...
<bitcoin-git> bitcoin/master c2da8c5 fanquake: Merge bitcoin/bitcoin#28822: test: Add missing wait for version to be sent...
<bitcoin-git> [bitcoin] glozow merged pull request #28808: refactor: Miniminer package linearization followups (master...miniminerLinearizationFollowups) https://github.com/bitcoin/bitcoin/pull/28808
<bitcoin-git> bitcoin/master 43423fd kevkevin: [refactor] Change MiniMinerMempoolEntry order
<bitcoin-git> bitcoin/master 83933ef kevkevin: [refactor] Miniminer var cached_descendants to descendants
<bitcoin-git> bitcoin/master b4b01d3 kevkevin: [refactor] updating miniminer comments to be more accurate
<bitcoin-git> [bitcoin] glozow pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/3d7544b481fc...d60ebea597eb
<bitcoin-git> [bitcoin] momodaka opened pull request #28828: [doc]: uppercase title for "Assumeutxo“ (master...assumeutxo) https://github.com/bitcoin/bitcoin/pull/28828
<bitcoin-git> [bitcoin] momodaka closed pull request #28827: [doc]: uppercase title for "Assumeutxo" (master...doc) https://github.com/bitcoin/bitcoin/pull/28827
<bitcoin-git> [bitcoin] momodaka opened pull request #28827: [doc]: uppercase title for "Assumeutxo" (master...doc) https://github.com/bitcoin/bitcoin/pull/28827

2023-11-08

<bitcoin-git> [bitcoin] hebasto opened pull request #28826: ci: Switch IWYU to `clang_17` branch (master...231108-iwyu) https://github.com/bitcoin/bitcoin/pull/28826
<bitcoin-git> [bitcoin] achow101 merged pull request #28823: ci: remove note re M1 usage (master...ci_remove_m1_note) https://github.com/bitcoin/bitcoin/pull/28823
<bitcoin-git> bitcoin/master 8cbb619 fanquake: ci: remove note re M1 usage
<bitcoin-git> bitcoin/master 3d7544b Andrew Chow: Merge bitcoin/bitcoin#28823: ci: remove note re M1 usage
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/19d1ba1b4141...3d7544b481fc
<bitcoin-git> [bitcoin] instagibbs opened pull request #28825: fuzz: Minor improvements to tx_package_eval target (master...2023-11-package_fuzz_impr) https://github.com/bitcoin/bitcoin/pull/28825
<bitcoin-git> [bitcoin] willcl-ark opened pull request #28824: Use LE hex-encoded representations in script ASM for pushed values = 4 bytes (master...asm-full-hex) https://github.com/bitcoin/bitcoin/pull/28824
<bitcoin-git> [bitcoin] achow101 merged pull request #28787: init: completely remove `-zapwallettxes` (remaining hidden option) (master...202311-init-remove_zapwallettxes_remains) https://github.com/bitcoin/bitcoin/pull/28787
<bitcoin-git> bitcoin/master 19d1ba1 Andrew Chow: Merge bitcoin/bitcoin#28787: init: completely remove `-zapwallettxes` (rem...
<bitcoin-git> bitcoin/master 5039c34 Sebastian Falbesoner: init: completely remove `-zapwallettxes` (remaining hidden option)
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f1f3f2d9cc38...19d1ba1b4141
<bitcoin-git> [bitcoin] fanquake opened pull request #28823: ci: remove note re M1 usage (master...ci_remove_m1_note) https://github.com/bitcoin/bitcoin/pull/28823
<bitcoin-git> [bitcoin] fanquake merged pull request #28815: fuzz: Avoid timeout and bloat in fuzz targets (master...2311-fuzz-less-) https://github.com/bitcoin/bitcoin/pull/28815
<bitcoin-git> bitcoin/master fabb504 MarcoFalke: fuzz: Avoid timeout and bloat in fuzz targets
<bitcoin-git> bitcoin/master f1f3f2d fanquake: Merge bitcoin/bitcoin#28815: fuzz: Avoid timeout and bloat in fuzz targets
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9ad19fc7c711...f1f3f2d9cc38
<bitcoin-git> [bitcoin] glozow merged pull request #28155: net: improves addnode / m_added_nodes logic (master...202307-addednodeinfo) https://github.com/bitcoin/bitcoin/pull/28155
<bitcoin-git> bitcoin/master 94e8882 Sergi Delgado Segura: rpc: Prevents adding the same ip more than once when formatted differently
<bitcoin-git> bitcoin/master 34b9ef4 Sergi Delgado Segura: net/rpc: Makes CConnman::GetAddedNodeInfo able to return only non-connecte...
<bitcoin-git> bitcoin/master 2574b7e Sergi Delgado Segura: net/rpc: Check all resolved addresses in ConnectNode rather than just one
<bitcoin-git> [bitcoin] glozow pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/d690f89b5797...9ad19fc7c711
<bitcoin-git> [bitcoin] maflcko opened pull request #28822: test: Add missing wait for version to be sent in add_outbound_p2p_connection (master...2311-test-sync-ver-) https://github.com/bitcoin/bitcoin/pull/28822
<bitcoin-git> [bitcoin] fanquake merged pull request #28785: validation: return more helpful results for reconsiderable fee failures and skipped transactions (master...2023-11-txresult-fee) https://github.com/bitcoin/bitcoin/pull/28785
<bitcoin-git> bitcoin/master 3979f1a glozow: [validation] add TxValidationResult::TX_RECONSIDERABLE, TX_UNKNOWN
<bitcoin-git> bitcoin/master 10dd9f2 glozow: [test] use CheckPackageMempoolAcceptResult in previous tests
<bitcoin-git> bitcoin/master 5c786a0 glozow: [refactor] use Wtxid for m_wtxids_fee_calculations
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/059f131314bf...d690f89b5797
<bitcoin-git> [bitcoin] fanquake merged pull request #28820: tests: Increase wallet_miniscript.py rpc timeout to 90 seconds (master...increase-wallet-miniscript-timeout) https://github.com/bitcoin/bitcoin/pull/28820
<bitcoin-git> bitcoin/master 6559e4d Andrew Chow: tests: Increase wallet_miniscript.py rpc timeout to 90 seconds
<bitcoin-git> bitcoin/master 059f131 fanquake: Merge bitcoin/bitcoin#28820: tests: Increase wallet_miniscript.py rpc time...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1162d046ecf2...059f131314bf
<bitcoin-git> [bitcoin] fanquake merged pull request #28782: test: Add missing sync on send_version in peer_connect (master...2311-test-less-p2p-race-) https://github.com/bitcoin/bitcoin/pull/28782
<bitcoin-git> bitcoin/master fa02598 MarcoFalke: test: Add missing sync on send_version in peer_connect
<bitcoin-git> bitcoin/master 1162d04 fanquake: Merge bitcoin/bitcoin#28782: test: Add missing sync on send_version in pee...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b5d8f001a838...1162d046ecf2
<gribble> https://github.com/bitcoin/bitcoin/issues/28438 | Use serialization parameters for CTransaction by ajtowns · Pull Request #28438 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] fanquake merged pull request #28814: test: symbolizer improvements (master...symbolizer_improvements) https://github.com/bitcoin/bitcoin/pull/28814
<bitcoin-git> bitcoin/master b5d8f00 fanquake: Merge bitcoin/bitcoin#28814: test: symbolizer improvements
<bitcoin-git> bitcoin/master 49d9532 fanquake: fuzz: explicitly specify llvm-symbolizer path in runner
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/82ea4e787c79...b5d8f001a838

2023-11-07

<bitcoin-git> [bitcoin] achow101 opened pull request #28820: tests: Increase wallet_miniscript.py rpc timeout to 90 seconds (master...increase-wallet-miniscript-timeout) https://github.com/bitcoin/bitcoin/pull/28820
<bitcoin-git> [bitcoin] achow101 merged pull request #28464: net: improve max-connection limits code (master...202308_refactor_limits) https://github.com/bitcoin/bitcoin/pull/28464
<bitcoin-git> bitcoin/master c25e0e0 Amiti Uttarwar: net, refactor: move calculations for connection type limits into connman
<bitcoin-git> bitcoin/master e9fd9c0 Amiti Uttarwar: net: add m_max_inbound to connman
<bitcoin-git> bitcoin/master adc171e Amiti Uttarwar: scripted-diff: Rename connection limit variables
<bitcoin-git> [bitcoin] achow101 pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/962ea5c52502...82ea4e787c79
<bitcoin-git> [bitcoin] achow101 merged pull request #28374: test: python cryptography required for BIP 324 functional tests (master...crypto-v2tests) https://github.com/bitcoin/bitcoin/pull/28374
<bitcoin-git> bitcoin/master 0cde60d stratospher: [test/crypto] Add ChaCha20 python implementation
<bitcoin-git> bitcoin/master 08a4a56 stratospher: [test] Move test framework crypto functions to crypto/
<bitcoin-git> bitcoin/master 69d3f50 stratospher: [test/crypto] Add HMAC-based Key Derivation Function (HKDF)
<bitcoin-git> [bitcoin] achow101 pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/c981771bc39c...962ea5c52502
<bitcoin-git> [bitcoin] achow101 merged pull request #28224: shutdown: Destroy kernel last, make test shutdown order consistent (master...testSetupDestructorOrder) https://github.com/bitcoin/bitcoin/pull/28224
<bitcoin-git> bitcoin/master c981771 Andrew Chow: Merge bitcoin/bitcoin#28224: shutdown: Destroy kernel last, make test shut...
<bitcoin-git> bitcoin/master 9759af1 TheCharlatan: shutdown: Destroy kernel last
<bitcoin-git> bitcoin/master c1144f0 TheCharlatan: tests: Reset node context members on ~BasicTestingSetup
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/c8a883a4123a...c981771bc39c
<bitcoin-git> [bitcoin] achow101 merged pull request #26839: Add support for RNDR/RNDRRS for AArch64 on Linux (master...2023_01_RNDRSupportLinux) https://github.com/bitcoin/bitcoin/pull/26839
<bitcoin-git> bitcoin/master c8a883a Andrew Chow: Merge bitcoin/bitcoin#26839: Add support for RNDR/RNDRRS for AArch64 on Li...
<bitcoin-git> bitcoin/master aee5404 John Moffett: Add support for RNDR/RNDRRS for aarch64 on Linux
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e77339632efb...c8a883a4123a
<bitcoin-git> [bitcoin] achow101 merged pull request #28136: refactor: move GetServicesNames from rpc/util.{h,cpp} to rpc/net.cpp (master...2023-07-move-GetServicesNames-to-its-call-unit) https://github.com/bitcoin/bitcoin/pull/28136
<bitcoin-git> bitcoin/master 1dd62c5 Jon Atack: refactor: move GetServicesNames from rpc/util.{h,cpp} to rpc/net.cpp
<bitcoin-git> bitcoin/master bbb68ff Jon Atack: refactor: drop protocol.h include header in rpc/util.h
<bitcoin-git> bitcoin/master e773396 Andrew Chow: Merge bitcoin/bitcoin#28136: refactor: move GetServicesNames from rpc/util...
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/0528cfd30713...e77339632efb
<bitcoin-git> [bitcoin] achow101 merged pull request #28649: Do the SOCKS5 handshake reliably (master...reliable_socks5_handshake) https://github.com/bitcoin/bitcoin/pull/28649
<bitcoin-git> bitcoin/master af0fca5 Vasil Dimov: netbase: use reliable send() during SOCKS5 handshake
<bitcoin-git> bitcoin/master 0528cfd Andrew Chow: Merge bitcoin/bitcoin#28649: Do the SOCKS5 handshake reliably
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/3da69c464f16...0528cfd30713
<bitcoin-git> bitcoin/master 1b19d11 Vasil Dimov: sock: change Sock::SendComplete() to take Span
<bitcoin-git> [bitcoin] maflcko closed pull request #28804: test: Revert "suppressions: note that 'type:ClassName::MethodName' should be used" (master...2311-test-supp-) https://github.com/bitcoin/bitcoin/pull/28804
<bitcoin-git> [bitcoin] maflcko opened pull request #28815: fuzz: Avoid timeout and bloat in bloom_filter target (master...2311-fuzz-less-) https://github.com/bitcoin/bitcoin/pull/28815
<bitcoin-git> [bitcoin] achow101 merged pull request #28546: wallet: prevent bugs from invalid transaction heights with asserts, comments, and refactoring (master...pr/mig) https://github.com/bitcoin/bitcoin/pull/28546
<bitcoin-git> bitcoin/master f06016d Ryan Ofsky: wallet: Add asserts to detect unset transaction height values
<bitcoin-git> bitcoin/master 3da69c4 Andrew Chow: Merge bitcoin/bitcoin#28546: wallet: prevent bugs from invalid transaction...
<bitcoin-git> bitcoin/master 262a78b Ryan Ofsky: wallet, refactor: Add CWalletTx::updateState function
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/2b3f43b96ef0...3da69c464f16
<achow101> maxedw: bitcoin.achow101.com
<kanzure> (also there is ##bitcoin-dev-lists on libera to discuss instead of flooding #bitcoin-core-dev)
<bitcoin-git> [bitcoin] fanquake opened pull request #28814: sanitizer: symbolizer improvements (master...symbolizer_improvements) https://github.com/bitcoin/bitcoin/pull/28814
<bitcoin-git> [bitcoin] glozow opened pull request #28813: rpc: permit any ancestor package through submitpackage (master...2023-11-permit-ancestor-package) https://github.com/bitcoin/bitcoin/pull/28813
<bitcoin-git> [bitcoin] fanquake merged pull request #28789: fuzz: Avoid utxo_total_supply timeout (take 2) (master...2311-fuzz-timeout-) https://github.com/bitcoin/bitcoin/pull/28789
<bitcoin-git> bitcoin/master 2b3f43b fanquake: Merge bitcoin/bitcoin#28789: fuzz: Avoid utxo_total_supply timeout (take 2)
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0387ca0774be...2b3f43b96ef0
<bitcoin-git> bitcoin/master fa7ba92 MarcoFalke: fuzz: Avoid utxo_total_supply timeout
<bitcoin-git> [bitcoin] kevkevinpal opened pull request #28808: refactor: Miniminer package linearization followups (master...miniminerLinearizationFollowups) https://github.com/bitcoin/bitcoin/pull/28808
<bitcoin-git> [bitcoin] ajtowns opened pull request #28806: rpc: Add script verification flags to getdeploymentinfo (master...202311-depinfo-scriptflags) https://github.com/bitcoin/bitcoin/pull/28806

2023-11-06

<bitcoin-git> [bitcoin] mzumsande opened pull request #28805: test: Make existing functional tests compatible with --v2transport (master...202311_test_v2transport4all) https://github.com/bitcoin/bitcoin/pull/28805