2023-11-14

<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
<bitcoin-git> [bitcoin] achow101 merged pull request #28612: Test: followups to #27823 (master...followup2) https://github.com/bitcoin/bitcoin/pull/28612
<bitcoin-git> bitcoin/master 5ab6419 L0la L33tz: test: randomized perturbing in feature_init
<bitcoin-git> bitcoin/master 0387ca0 Andrew Chow: Merge bitcoin/bitcoin#28612: Test: followups to #27823
<bitcoin-git> bitcoin/master 64b80d5 Fabian Jahr: test: simplify feature_init
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/0f5e31ce7d74...0387ca0774be
<bitcoin-git> [bitcoin] achow101 merged pull request #28799: wallet: cache descriptor ID to avoid repeated descriptor string creation (master...202311-wallet-avoid_repeated_desc_str_id_calculation) https://github.com/bitcoin/bitcoin/pull/28799
<bitcoin-git> bitcoin/master f811a24 Sebastian Falbesoner: wallet: cache descriptor ID to avoid repeated descriptor string creation
<bitcoin-git> bitcoin/master 5e6bc6d Sebastian Falbesoner: test: remove custom rpc timeout for `wallet_miniscript.py`, reorder in tes...
<bitcoin-git> bitcoin/master 0f5e31c Andrew Chow: Merge bitcoin/bitcoin#28799: wallet: cache descriptor ID to avoid repeated...
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/4cebad483380...0f5e31ce7d74
<Noob42> if i figure this out and end up releasing some software, i'll be sure to point out how hostile the Bitcoin community is to devs
<sipa> Noob42: this channel is about the development of the bitcoin core software, sorry
<Murch[m]> Noob42: Again, your question would probably be better directed at Bitcoin Stack Exchange (which does get a fair share of developer questions), but if you perhaps told us what you’re actually trying to achieve for which you’re trying to get libsecp256k1 to link with something, then we might be able to point you in the right direction for your actual goal rather than your attempted solution
<preimage> I feel like an alternative here that hasn't seemed to be acknowledged is to instead try to build bitcoin-core (the project for which this channel exists)
<sipa> Bitcoin Core's Windows release builds are created using MinGW, in a Linux environment. Bitcoin Core uses libsecp256k1. And you're here complaining about some other project in which you're trying to do these things...
<sipa> the build environment is completely different through, and i don't think Bitcoin Core's approach to doing so would be helpful to you
<Noob42> what about other projects that use bitcoin technology? that's what i'm trying to get into
<sipa> bitcoin core development happens on IRC, GitHub, and in-person meetings mostly.
<Noob42> is it bitcoin-core-dev@lists.linuxfoundation.org?
<preimage> (well, if you appreciate async dev work, then the bitcoin-core-dev mailing list is also a big one)
<Noob42> ok i'll stick to asking about where all the c++ bitcoin devs hang out
<Noob42> bitcoin core also has its own secp256k1... and considering the amount of posts i ran into with people having similar problems in various other languages (secp256k1 not being found) I'm hoping someone here figured it out on windows gcc
<instagibbs> you're in luck, Bitcoin Core is in c++ too
<Noob42> there's gotta be a hangout... come on I feel like I'm the only c++ dev looking to work on bitcoin stuff and I know I can't be
<sipa> Noob42: you can ask on bitcoin.stackexchange.com, perhaps there are community members who can help there; i don't know how to reach people working on libbitcoin
<Noob42> sipa: oh i thought they were managed by the same people... could you tell me where I can get general dev support for bitcoin stuff?
<sipa> Noob42: this channel is about Bitcoin Core, not libbitcoin
<bitcoin-git> [bitcoin] achow101 merged pull request #28363: doc: Add offline signing tutorial (master...offline_sining_doc) https://github.com/bitcoin/bitcoin/pull/28363
<bitcoin-git> bitcoin/master 3c208cc Brandon Odiwuor: Add offline signing tutorial
<bitcoin-git> bitcoin/master 4cebad4 Andrew Chow: Merge bitcoin/bitcoin#28363: doc: Add offline signing tutorial
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/21d985784f01...4cebad483380
<bitcoin-git> [bitcoin] maflcko opened pull request #28804: Revert "suppressions: note that 'type:ClassName::MethodName' should be used" (master...2311-test-supp-) https://github.com/bitcoin/bitcoin/pull/28804
<bitcoin-git> [bitcoin] fanquake merged pull request #28788: test: bugfix CheckPackageMempoolAcceptResult return all error strings (master...fix_cpmar) https://github.com/bitcoin/bitcoin/pull/28788
<bitcoin-git> bitcoin/master 5380f05 Greg Sanders: test: bugfix CheckPackageMempoolAcceptResult return all error strings
<bitcoin-git> bitcoin/master 21d9857 fanquake: Merge bitcoin/bitcoin#28788: test: bugfix CheckPackageMempoolAcceptResult ...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f2cc718e6920...21d985784f01
<bitcoin-git> [bitcoin] fanquake merged pull request #28798: build: Drop no longer needed MSVC warning suppressions (master...231105-ci-msvc-w) https://github.com/bitcoin/bitcoin/pull/28798
<bitcoin-git> bitcoin/master f2cc718 fanquake: Merge bitcoin/bitcoin#28798: build: Drop no longer needed MSVC warning sup...
<bitcoin-git> bitcoin/master 33223f9 Hennadii Stepanov: build: Drop no longer needed MSVC warning suppressions
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/953d302a2423...f2cc718e6920
<bitcoin-git> [bitcoin] maflcko closed pull request #26082: RPC/Wallet: Access wallets via interfaces::Wallet (master...rpc_wallet_interfaces) https://github.com/bitcoin/bitcoin/pull/26082
<bitcoin-git> [bitcoin] ajtowns opened pull request #28802: ArgsManager: support subcommand-specific options (master...202311-argsman-subcmd-options) https://github.com/bitcoin/bitcoin/pull/28802

2023-11-05

<bitcoin-git> [bitcoin] theStack opened pull request #28799: wallet: cache descriptor ID to avoid repeated descriptor string creation (master...202311-wallet-avoid_repeated_desc_str_id_calculation) https://github.com/bitcoin/bitcoin/pull/28799
<bitcoin-git> [bitcoin] fanquake merged pull request #28735: depends: Bump to capnproto-c++-1.0.1 (master...2310-bump-capnp-) https://github.com/bitcoin/bitcoin/pull/28735
<bitcoin-git> bitcoin/master 3333f14 MarcoFalke: depends: Bump to capnproto-c++-1.0.1
<bitcoin-git> bitcoin/master 953d302 fanquake: Merge bitcoin/bitcoin#28735: depends: Bump to capnproto-c++-1.0.1
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d2d53b4ac8ab...953d302a2423
<bitcoin-git> [bitcoin] fanquake merged pull request #28796: ci: Drop no longer needed "Fix Visual Studio installation" step (master...231105-ci-win) https://github.com/bitcoin/bitcoin/pull/28796
<bitcoin-git> bitcoin/master d2d53b4 fanquake: Merge bitcoin/bitcoin#28796: ci: Drop no longer needed "Fix Visual Studio ...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d9007f51a748...d2d53b4ac8ab
<bitcoin-git> bitcoin/master 5bd1b8d Hennadii Stepanov: ci: Drop no longer needed "Fix Visual Studio installation" step
<bitcoin-git> [bitcoin] hebasto opened pull request #28798: build: Drop no longer needed MSVC warning suppressions (master...231105-ci-msvc-w) https://github.com/bitcoin/bitcoin/pull/28798
<bitcoin-git> [bitcoin] hebasto opened pull request #28796: ci: Drop no longer needed "Fix Visual Studio installation" step (master...231105-ci-win) https://github.com/bitcoin/bitcoin/pull/28796

2023-11-04

<bitcoin-git> [bitcoin] fjahr opened pull request #28793: contrib: Add asmap-tool (master...2023-11-asmap-tool-nextgen) https://github.com/bitcoin/bitcoin/pull/28793
<bitcoin-git> [bitcoin] fjahr opened pull request #28792: Embedding ASMap files as binary dump header file (master...2023-10-asmap-in-source) https://github.com/bitcoin/bitcoin/pull/28792
<bitcoin-git> [bitcoin] maaku opened pull request #28791: snapshots: don't core dump when running -checkblockindex after `loadtxoutset` (master...fix-assumeutxos-core-dump) https://github.com/bitcoin/bitcoin/pull/28791

2023-11-03

<bitcoin-git> [bitcoin] maflcko opened 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] instagibbs opened pull request #28788: test: bugfix CheckPackageMempoolAcceptResult return all error strings (master...fix_cpmar) https://github.com/bitcoin/bitcoin/pull/28788
<bitcoin-git> [bitcoin] theStack opened 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] fanquake opened 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] glozow opened 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
<gribble> https://github.com/bitcoin/bitcoin/issues/27501 | mempool / rpc: add getprioritisedtransactions, delete a mapDeltas entry when delta==0 by glozow · Pull Request #27501 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] romanz opened pull request #28784: rpc: keep .cookie if it was not generated (master...fix-cookie-delete) https://github.com/bitcoin/bitcoin/pull/28784
<bitcoin-git> [bitcoin] fanquake opened pull request #28783: build: remove `-bind_at_load` usage (master...remove_bind_at_load) https://github.com/bitcoin/bitcoin/pull/28783
<bitcoin-git> [bitcoin] achow101 merged pull request #28762: MiniMiner changes for package linearization (master...2023-10-26711-miniminer) https://github.com/bitcoin/bitcoin/pull/28762
<bitcoin-git> bitcoin/master e3b2e63 glozow: [refactor] change MiniMinerMempoolEntry ctor to take values, update includ...
<bitcoin-git> bitcoin/master 5a83f55 glozow: [MiniMiner] allow manual construction with non-mempool txns
<bitcoin-git> [bitcoin] achow101 pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/0fd7ca483842...d9007f51a748
<bitcoin-git> bitcoin/master 4aa98b7 glozow: [lint] update expected boost includes
<bitcoin-git> [bitcoin] fanquake merged pull request #28778: depends: drop -O1 workaround from arm64 apple Qt build (master...drop_O1_workaround_qt) https://github.com/bitcoin/bitcoin/pull/28778
<bitcoin-git> bitcoin/master 0fd7ca4 fanquake: Merge bitcoin/bitcoin#28778: depends: drop -O1 workaround from arm64 apple...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5d9f45082bda...0fd7ca483842
<bitcoin-git> bitcoin/master 664c873 fanquake: depends: drop -O1 workaround from arm64 apple Qt build
<bitcoin-git> [bitcoin] fanquake merged pull request #28758: refactors for subpackage evaluation (master...2023-10-26711-refactors) https://github.com/bitcoin/bitcoin/pull/28758
<bitcoin-git> bitcoin/master 10c0a86 glozow: [test util] CreateValidTransaction multi-in/out, configurable feerate, sig...
<bitcoin-git> bitcoin/master da9aceb glozow: [refactor] move package checks into helper functions
<bitcoin-git> bitcoin/master 6ff647a glozow: scripted-diff: rename CheckPackage to IsWellFormedPackage
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/f23ac10ca5a3...5d9f45082bda
<bitcoin-git> [bitcoin] glozow merged pull request #28764: Fuzz: Check individual and package transaction invariants (master...fuzz_atmp_invariants) https://github.com/bitcoin/bitcoin/pull/28764
<bitcoin-git> bitcoin/master 34088d6 glozow: [test util] CheckPackageMempoolAcceptResult for sanity-checking results
<bitcoin-git> bitcoin/master fcb3069 Greg Sanders: Use CheckPackageMempoolAcceptResult for package evaluation fuzzing
<bitcoin-git> bitcoin/master 651fa40 Greg Sanders: fuzz: tx_pool checks ATMP result invariants
<bitcoin-git> [bitcoin] glozow pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/9b68c9b85efe...f23ac10ca5a3
<bitcoin-git> [bitcoin] maflcko opened 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] fanquake opened pull request #28781: depends: latest config.guess & config.sub (master...latest_config_guess_sub) https://github.com/bitcoin/bitcoin/pull/28781
<bitcoin-git> [gui] BrandonOdiwuor opened pull request #775: gui: add used balance to overview page (master...overview_page_add_used_balance) https://github.com/bitcoin-core/gui/pull/775