2022-02-07

<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24227: Fix unsigned integer overflow in LoadMempool (master...2202-intMem) https://github.com/bitcoin/bitcoin/pull/24227
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fa65f26f4dd6...f7a36477a61b
<bitcoin-git> bitcoin/master fadcd03 MarcoFalke: Fix unsigned integer overflow in LoadMempool
<bitcoin-git> bitcoin/master f7a3647 MarcoFalke: Merge bitcoin/bitcoin#24227: Fix unsigned integer overflow in LoadMempool
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24237: test: Avoid testing negative block heights (master...2202-intHeight) https://github.com/bitcoin/bitcoin/pull/24237
<bitcoin-git> bitcoin/master fad8154 MarcoFalke: test: Avoid testing negative block heights
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5034b7fa3b97...fa65f26f4dd6
<bitcoin-git> bitcoin/master fa65f26 MarcoFalke: Merge bitcoin/bitcoin#24237: test: Avoid testing negative block heights
<bitcoin-git> [bitcoin] hebasto opened pull request #24283: build: Add print-all-% target for multi-line variables and debug info (master...220207-print) https://github.com/bitcoin/bitcoin/pull/24283
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24217: Fix unsigned integer overflow in tapscript validation weight calculation (master...2201-tapscriptInt) https://github.com/bitcoin/bitcoin/pull/24217
<bitcoin-git> bitcoin/master fadc54b MarcoFalke: Fix unsigned integer overflow in tapscript validation weight calculation
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1e7564eca8a6...5034b7fa3b97
<bitcoin-git> bitcoin/master 5034b7f MarcoFalke: Merge bitcoin/bitcoin#24217: Fix unsigned integer overflow in tapscript va...
<bitcoin-git> [bitcoin] bitcoinhodler opened pull request #24282: docs: Move explanation of hardened key syntax closer to KEY section (master...doc-fix-hardened-descriptors) https://github.com/bitcoin/bitcoin/pull/24282
<bitcoin-git> [bitcoin] bitcoinhodler opened pull request #24281: docs: Update to match new default wallet type (master...doc-fix-default-wallet) https://github.com/bitcoin/bitcoin/pull/24281
<bitcoin-git> [bitcoin] fanquake closed pull request #24280: A faster random algorithm in skiplist (master...master) https://github.com/bitcoin/bitcoin/pull/24280
<bitcoin-git> [bitcoin] zbtzbtzbt opened pull request #24280: A faster random algorithm in skiplist (master...master) https://github.com/bitcoin/bitcoin/pull/24280

2022-02-06

<bitcoin-git> [bitcoin] hebasto opened pull request #24279: build: Make $(package)_*_env available to to all $(package)_*_cmds (master...220206-export) https://github.com/bitcoin/bitcoin/pull/24279
<bitcoin-git> [bitcoin] hebasto opened pull request #24277: build: Fix `make deploy` for Windows when building out of source tree (master...220206-deploy) https://github.com/bitcoin/bitcoin/pull/24277
<bitcoin-git> [bitcoin] hebasto opened pull request #24276: build, refactor: Improve package version usage (master...220206-underscore) https://github.com/bitcoin/bitcoin/pull/24276
<bitcoin-git> [bitcoin] nymkappa closed pull request #24267: util: if `DataDir` is a symbolic link, manually follow it (master...bugfix/follow-symlinks) https://github.com/bitcoin/bitcoin/pull/24267

2022-02-05

<bitcoin-git> [bitcoin] prusnak opened pull request #24274: Introduce GetFileArg and use it where possible (master...GetFileArg) https://github.com/bitcoin/bitcoin/pull/24274
<bitcoin-git> [bitcoin] anshu-khare-design opened pull request #24273: p2p: Split network logging into two categories #24247 (master...first_issue) https://github.com/bitcoin/bitcoin/pull/24273
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #24271: Rsogllc patch 3 1 (master...rsogllc-patch-3-1) https://github.com/bitcoin/bitcoin/pull/24271
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #24270: Rsogllc patch 3 (master...rsogllc-patch-3) https://github.com/bitcoin/bitcoin/pull/24270
<bitcoin-git> [bitcoin] rsogllc opened pull request #24271: Rsogllc patch 3 1 (master...rsogllc-patch-3-1) https://github.com/bitcoin/bitcoin/pull/24271
<bitcoin-git> [bitcoin] rsogllc opened pull request #24270: Rsogllc patch 3 (master...rsogllc-patch-3) https://github.com/bitcoin/bitcoin/pull/24270
<bitcoin-git> [bitcoin] anshu-khare-design closed pull request #24247: p2p: Split network logging into two categories (master...issue_20576) https://github.com/bitcoin/bitcoin/pull/24247
<bitcoin-git> [bitcoin] brunoerg opened pull request #24269: test: add functional test for `-discover` (master...2022-02-discover-test) https://github.com/bitcoin/bitcoin/pull/24269
<bitcoin-git> [bitcoin] fanquake merged pull request #24251: Re-enable windows path tests disabled by #20744 (master...pr/wp) https://github.com/bitcoin/bitcoin/pull/24251
<bitcoin-git> bitcoin/master d216bc8 Ryan Ofsky: Re-enable walletinit_verify_walletdir_no_trailing2 test disabled in #20744...
<bitcoin-git> bitcoin/master 1e7564e fanquake: Merge bitcoin/bitcoin#24251: Re-enable windows path tests disabled by #207...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/b23e0379610d...1e7564eca8a6
<bitcoin-git> bitcoin/master 80cd64e Ryan Ofsky: Re-enable util_datadir check disabled in #20744
<bitcoin-git> [bitcoin] fanquake merged pull request #24268: Add bitcoin_config.h to build_msvc/.gitignore (master...220205-ignore) https://github.com/bitcoin/bitcoin/pull/24268
<bitcoin-git> bitcoin/master d570f26 Hennadii Stepanov: Add bitcoin_config.h to build_msvc/.gitignore
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/372cb6c18642...b23e0379610d
<bitcoin-git> bitcoin/master b23e037 fanquake: Merge bitcoin/bitcoin#24268: Add bitcoin_config.h to build_msvc/.gitignore...
<bitcoin-git> [bitcoin] hebasto opened pull request #24268: Add bitcoin_config.h to build_msvc/.gitignore (master...220205-ignore) https://github.com/bitcoin/bitcoin/pull/24268
<bitcoin-git> [bitcoin] nymkappa opened pull request #24267: If DataDir is a symbolic link, manually follow it (master...bugfix/follow-symlinks) https://github.com/bitcoin/bitcoin/pull/24267
<bitcoin-git> [bitcoin] fanquake merged pull request #24252: bench: Represent paths with fs::path instead of std::string (master...pr/bp) https://github.com/bitcoin/bitcoin/pull/24252
<bitcoin-git> bitcoin/master 824e1ff Ryan Ofsky: bench: Represents paths with fs::path instead of std::string
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b2a8371913a8...372cb6c18642
<bitcoin-git> bitcoin/master 372cb6c fanquake: Merge bitcoin/bitcoin#24252: bench: Represent paths with fs::path instead ...

2022-02-04

<bitcoin-git> [bitcoin] hebasto opened pull request #24266: util: Avoid buggy std::filesystem:::create_directories() call (master...220204-dirs) https://github.com/bitcoin/bitcoin/pull/24266
<bitcoin-git> [bitcoin] hebasto opened pull request #24265: Drop StripRedundantLastElementsOfPath() function and re-enable Windows tests (master...220204-norm) https://github.com/bitcoin/bitcoin/pull/24265
<bitcoin-git> [bitcoin] luke-jr closed pull request #19463: Prune locks (master...prune_locks) https://github.com/bitcoin/bitcoin/pull/19463
<bitcoin-git> [bitcoin] Mr-Leshiy closed pull request #24264: Fix potential deadlock assertion failure (master...fix-deadlock-assert) https://github.com/bitcoin/bitcoin/pull/24264
<bitcoin-git> [bitcoin] Mr-Leshiy opened pull request #24264: Fix potential deadlock assertion failure (master...fix-deadlock-assert) https://github.com/bitcoin/bitcoin/pull/24264
<bitcoin-git> [bitcoin] laanwj opened pull request #24263: doc: Fix gen-manpages, rewrite in Python (master...2022-02-gen-manpages) https://github.com/bitcoin/bitcoin/pull/24263
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24262: upstream: Update minisketch subtree (master...update_minisketch_subtree) https://github.com/bitcoin/bitcoin/pull/24262
<bitcoin-git> bitcoin/master 8fcb19f fanquake: Squashed 'src/minisketch/' changes from 89629eb2c7..7eeb778fef
<bitcoin-git> bitcoin/master 4382d09 fanquake: Update minisketch subtree to latest upstream
<bitcoin-git> bitcoin/master b2a8371 MarcoFalke: Merge bitcoin/bitcoin#24262: upstream: Update minisketch subtree
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/a5edd191be93...b2a8371913a8
<bitcoin-git> [bitcoin] fanquake opened pull request #24262: upstream: Update minisketch subtree (master...update_minisketch_subtree) https://github.com/bitcoin/bitcoin/pull/24262
<bitcoin-git> [bitcoin] laanwj merged pull request #22151: build: Follow Transifex docs to prepare XLIFF source (master...210604-xliff) https://github.com/bitcoin/bitcoin/pull/22151
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5c6b3d5b3508...a5edd191be93
<bitcoin-git> bitcoin/master 985d85e Hennadii Stepanov: Follow Transifex docs to prepare XLIFF source
<bitcoin-git> bitcoin/master a5edd19 laanwj: Merge bitcoin/bitcoin#22151: build: Follow Transifex docs to prepare XLIFF...
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #23545: scripted-diff: Use clang-tidy syntax for C++ named arguments (master...2109-docNamedArgs) https://github.com/bitcoin/bitcoin/pull/23545
<bitcoin-git> [gui] hebasto merged pull request #524: Replace int with std::chrono in for the timer->setInterval() argument (master...220112-chrono) https://github.com/bitcoin-core/gui/pull/524
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/515200298b55...5c6b3d5b3508
<bitcoin-git> bitcoin/master f7a19ef Shashwat: qt,refactor: Use std::chrono in TrafficGraphWidget class
<bitcoin-git> bitcoin/master 5c6b3d5 Hennadii Stepanov: Merge bitcoin-core/gui#524: Replace int with std::chrono in for the timer-...
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24259: test: Remove unused valgrind suppressions (master...2202-v) https://github.com/bitcoin/bitcoin/pull/24259
<bitcoin-git> [bitcoin] brunoerg opened pull request #24258: test: check localaddresses in getnetworkinfo for nodes with proxy (master...2022-02-check-localaddresses) https://github.com/bitcoin/bitcoin/pull/24258
<bitcoin-git> [bitcoin] laanwj merged pull request #23604: Use Sock in CNode (master...Sock_in_CNode) https://github.com/bitcoin/bitcoin/pull/23604
<bitcoin-git> [bitcoin] laanwj merged pull request #24250: Update translations for 0.23 string freeze (master...2022-02-english-translation) https://github.com/bitcoin/bitcoin/pull/24250
<bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/e8a3882e20f0...515200298b55
<bitcoin-git> bitcoin/master cf79c56 laanwj: init: Remove confusing '(possible integer overflow?)' from error message
<bitcoin-git> bitcoin/master d570a63 laanwj: qt: Update transifex resource blob to 23.0
<bitcoin-git> bitcoin/master 0425507 laanwj: qt: Update source translations
<bitcoin-git> [bitcoin] laanwj pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/3ace3a17c9bc...e8a3882e20f0
<bitcoin-git> bitcoin/master c5dd72e Vasil Dimov: fuzz: move FuzzedSock earlier in src/test/fuzz/util.h
<bitcoin-git> bitcoin/master c41a116 Vasil Dimov: net: use Sock in CNode
<bitcoin-git> bitcoin/master b683491 Vasil Dimov: scripted-diff: rename CNode::cs_hSocket to CNode::m_sock_mutex
<bitcoin-git> [bitcoin] fanquake opened pull request #24256: [22.x] ci: Backport CentOS 8 (22.x...backport_centos_8) https://github.com/bitcoin/bitcoin/pull/24256

2022-02-03

<bitcoin-git> [bitcoin] achow101 closed pull request #24142: Deprecate SubtractFeeFromOutputs (master...deprecate-sffo) https://github.com/bitcoin/bitcoin/pull/24142
<bitcoin-git> [bitcoin] hebasto opened pull request #24254: build: Add Boost.Process link check (master...220203-bp) https://github.com/bitcoin/bitcoin/pull/24254
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24253: Remove broken and unused CDataStream methods (master...2202-s) https://github.com/bitcoin/bitcoin/pull/24253
<bitcoin-git> [bitcoin] ryanofsky opened pull request #24252: bench: Represent paths with fs::path instead of std::string (master...pr/bp) https://github.com/bitcoin/bitcoin/pull/24252
<bitcoin-git> [bitcoin] ryanofsky opened pull request #24251: Re-enable windows path tests disabled by #20744 (master...pr/wp) https://github.com/bitcoin/bitcoin/pull/24251
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #20744: Use std::filesystem. Remove Boost Filesystem & System (master...use_std_filesystem) https://github.com/bitcoin/bitcoin/pull/20744
<bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/c194293883fb...3ace3a17c9bc
<bitcoin-git> bitcoin/master ffc89d1 fanquake: build: add support for std::filesystem
<bitcoin-git> bitcoin/master b87f9c5 Kiminuo: build: remove boost::filesystem usage
<bitcoin-git> bitcoin/master 41d7166 Kiminuo: refactor: replace boost::filesystem with std::filesystem
<bitcoin-git> [bitcoin] laanwj opened pull request #24250: Update translations for 0.23 string freeze (master...2022-02-english-translation) https://github.com/bitcoin/bitcoin/pull/24250
<bitcoin-git> [bitcoin] anshu-khare-design opened pull request #24247: Issue 20576 (master...issue_20576) https://github.com/bitcoin/bitcoin/pull/24247
<Guest> I am new to git.. I am trying to push a commit regarding this (https://github.com/bitcoin/bitcoin/issues/20576) .. I am getting this message when I am trying to push the code remote: Permission to bitcoin/bitcoin.git denied to anshu-khare-design ..
<bitcoin-git> [bitcoin] fanquake closed pull request #24246: Command Injection (master...patch-1) https://github.com/bitcoin/bitcoin/pull/24246
<bitcoin-git> [bitcoin] bhaskarvilles opened pull request #24246: Command Injection (master...patch-1) https://github.com/bitcoin/bitcoin/pull/24246
<bitcoin-git> [bitcoin] fanquake merged pull request #24131: build, qt: Fix Windows cross-compiling with Qt 5.15 (master...220123-mingw) https://github.com/bitcoin/bitcoin/pull/24131
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/0f43fb5d8745...c194293883fb
<bitcoin-git> bitcoin/master 01d1845 Hennadii Stepanov: build, qt: Specify QMAKE_CXX explicitly
<bitcoin-git> bitcoin/master 0bbae23 Hennadii Stepanov: ci: Drop no longer needed `update-alternatives`
<bitcoin-git> bitcoin/master 9796dca Hennadii Stepanov: doc: Install only "-posix" MinGW compiler when possible
<bitcoin-git> [bitcoin] fanquake merged pull request #24240: depends: fix capnp's descriptor for make download (master...fix-capnp-fetch) https://github.com/bitcoin/bitcoin/pull/24240
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c545a7aeb1d5...0f43fb5d8745
<bitcoin-git> bitcoin/master 01e121d Cory Fields: depends: fix capnp's descriptor for make download
<bitcoin-git> bitcoin/master 0f43fb5 fanquake: Merge bitcoin/bitcoin#24240: depends: fix capnp's descriptor for make down...
<bitcoin-git> [gui] RandyMcMillan opened pull request #543: gui: peers-tab: add connection duration column to tableview (master...1643853831-peers-tab-add-duration-column) https://github.com/bitcoin-core/gui/pull/543

2022-02-02

<bitcoin-git> [bitcoin] hebasto closed pull request #24244: 0000.19 (master...0.19) https://github.com/bitcoin/bitcoin/pull/24244
<bitcoin-git> [bitcoin] Amaranese opened pull request #24244: 0000.19 (master...0.19) https://github.com/bitcoin/bitcoin/pull/24244
<bitcoin-git> [bitcoin] hebasto closed pull request #24243: genius (master...master) https://github.com/bitcoin/bitcoin/pull/24243
<bitcoin-git> [bitcoin] jarolrod opened pull request #24241: doc: cleanup doc on need of Developer Account to obtain macOS SDK (master...macdeploy-readme-cleanups) https://github.com/bitcoin/bitcoin/pull/24241
<bitcoin-git> [bitcoin] laanwj merged pull request #23948: build: add support for FreeBSD to depends (master...depends_support_freebsd) https://github.com/bitcoin/bitcoin/pull/23948
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/df669230cf20...c545a7aeb1d5
<bitcoin-git> bitcoin/master ae9175f fanquake: build: add FreeBSD support to depends
<bitcoin-git> bitcoin/master c545a7a laanwj: Merge bitcoin/bitcoin#23948: build: add support for FreeBSD to depends
<bitcoin-git> [bitcoin] laanwj merged pull request #24166: p2p, contrib: add cjdns hardcoded seeds and update the i2p seeds (master...update-hardcoded-seeds) https://github.com/bitcoin/bitcoin/pull/24166
<bitcoin-git> bitcoin/master df66923 laanwj: Merge bitcoin/bitcoin#24166: p2p, contrib: add cjdns hardcoded seeds and u...
<bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/56a0fbf83653...df669230cf20
<bitcoin-git> bitcoin/master bcc5676 Jon Atack: p2p, contrib: update i2p hardcoded seeds
<bitcoin-git> bitcoin/master e533242 Jon Atack: p2p, contrib: add cjdns hardcoded seeds
<bitcoin-git> [bitcoin] laanwj merged pull request #24156: build: Replace `which` command with `command -v` (master...220125-which) https://github.com/bitcoin/bitcoin/pull/24156
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/219d728fcbde...56a0fbf83653
<bitcoin-git> bitcoin/master 148b33c Hennadii Stepanov: build: Replace `which` command with `command -v`
<bitcoin-git> bitcoin/master 56a0fbf laanwj: Merge bitcoin/bitcoin#24156: build: Replace `which` command with `command ...
<bitcoin-git> [bitcoin] theuni opened pull request #24240: depends: fix capnp's descriptor for make download (master...fix-capnp-fetch) https://github.com/bitcoin/bitcoin/pull/24240
<bitcoin-git> [bitcoin] mzumsande opened pull request #24239: test: fix ceildiv division by using integers (master...202201_test_ceilingfix) https://github.com/bitcoin/bitcoin/pull/24239
<bitcoin-git> [bitcoin] theStack opened pull request #24238: random: use arc4random on OpenBSD (master...202202-random-use_arc4random_on_OpenBSD) https://github.com/bitcoin/bitcoin/pull/24238
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24237: test: Avoid testing negative block heights (master...2202-intHeight) https://github.com/bitcoin/bitcoin/pull/24237
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24219: Fix implicit-integer-sign-change in bloom (master...2201-bloomInt) https://github.com/bitcoin/bitcoin/pull/24219
<bitcoin-git> bitcoin/master fa04187 MarcoFalke: Fix implicit-integer-sign-change in bloom
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/a41976ab770d...219d728fcbde
<bitcoin-git> bitcoin/master fad84a2 MarcoFalke: refactor: Fixup uint64_t-cast style in touched line
<bitcoin-git> bitcoin/master 219d728 MarcoFalke: Merge bitcoin/bitcoin#24219: Fix implicit-integer-sign-change in bloom
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24236: Remove utxo db upgrade code (master...2202-txdbNoUpgrade) https://github.com/bitcoin/bitcoin/pull/24236
<bitcoin-git> [bitcoin] vasild opened pull request #24235: validation: use stronger EXCLUSIVE_LOCKS_REQUIRED() (master...followup_to_24103) https://github.com/bitcoin/bitcoin/pull/24235
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24223: test: use MiniWallet for interface_rest.py (master...202201-test-use_MiniWallet_for_interface_rest) https://github.com/bitcoin/bitcoin/pull/24223
<bitcoin-git> bitcoin/master 11b9684 Sebastian Falbesoner: test: use MiniWallet for rest_interface.py
<bitcoin-git> bitcoin/master 438e6f4 Sebastian Falbesoner: test: speedup interface_rest.py by whitelisting peers (immediate tx relay)...
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/02e1d8d06f2d...a41976ab770d
<bitcoin-git> bitcoin/master a41976a MarcoFalke: Merge bitcoin/bitcoin#24223: test: use MiniWallet for interface_rest.py

2022-02-01

<bitcoin-git> [bitcoin] jamesob opened pull request #24232: assumeutxo: add init and completion logic (master...2022-02-au-init-and-completion) https://github.com/bitcoin/bitcoin/pull/24232
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24231: streams: Fix read-past-the-end and integer overflows (master...2201-streamIgnore) https://github.com/bitcoin/bitcoin/pull/24231
<bitcoin-git> [bitcoin] achow101 merged pull request #24083: Revert "Add to spends only transcations from me" (master...restore_wallet_conflicts) https://github.com/bitcoin/bitcoin/pull/24083
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/133f73e86bd7...02e1d8d06f2d
<bitcoin-git> bitcoin/master 3b98bf9 S3RK: Revert "Add to spends only transcations from me"
<bitcoin-git> bitcoin/master 02e1d8d Andrew Chow: Merge bitcoin/bitcoin#24083: Revert "Add to spends only transcations from ...
<bitcoin-git> bitcoin/master 3ee6d07 S3RK: test: add more wallet conflicts assertions
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #24228: ci: Remove bdb build from msan task (master...2202-cibdbmsan) https://github.com/bitcoin/bitcoin/pull/24228
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #17704: depends: Set default depends fallback url to drahtbot.space (master...1912-dependsDrahtBot) https://github.com/bitcoin/bitcoin/pull/17704
<bitcoin-git> [bitcoin] ryanofsky opened pull request #24230: indexes: Stop using node API and locking cs_main, improve sync logic (master...pr/indexy) https://github.com/bitcoin/bitcoin/pull/24230
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24228: ci: Remove bdb build from msan task (master...2202-cibdbmsan) https://github.com/bitcoin/bitcoin/pull/24228
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24227: Fix unsigned integer overflow in LoadMempool (master...2202-intMem) https://github.com/bitcoin/bitcoin/pull/24227
<bitcoin-git> [bitcoin] MarcoFalke reopened pull request #17704: depends: Set default depends fallback url to drahtbot.space (master...1912-dependsDrahtBot) https://github.com/bitcoin/bitcoin/pull/17704
<bitcoin-git> [bitcoin] Sjors opened pull request #24226: rpc: warn that nodes ignore requests for old stale blocks (master...2022/02/dontfetcholdblocks) https://github.com/bitcoin/bitcoin/pull/24226
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24225: wallet: Add sanity checks to AntiFeeSnipe (master...2202-walletStuff) https://github.com/bitcoin/bitcoin/pull/24225
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24224: util: Add SaturatingAdd helper (master...2201-satadd) https://github.com/bitcoin/bitcoin/pull/24224
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24212: ci: Bump CentOS 8 image (master...2201-ciBC) https://github.com/bitcoin/bitcoin/pull/24212
<bitcoin-git> bitcoin/master fa5457e MarcoFalke: ci: Bump CentOS 8 image
<bitcoin-git> bitcoin/master fa33236 MarcoFalke: scripted-diff: Rename DOCKER_EXEC to CI_EXEC
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/36f8e99d24db...133f73e86bd7
<bitcoin-git> bitcoin/master fafc55a MarcoFalke: ci: Use dash when building depends in centos build
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24218: zmq: Fix implicit-integer-sign-change (master...2201-zmqInt) https://github.com/bitcoin/bitcoin/pull/24218
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fcac16fff87b...36f8e99d24db
<bitcoin-git> bitcoin/master fa2406a MarcoFalke: zmq: Fix implicit-integer-sign-change
<bitcoin-git> bitcoin/master 36f8e99 MarcoFalke: Merge bitcoin/bitcoin#24218: zmq: Fix implicit-integer-sign-change
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24190: test: Fix sanitizer suppresions in streams_tests (master...2201-ts) https://github.com/bitcoin/bitcoin/pull/24190
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8f137e69caeb...fcac16fff87b
<bitcoin-git> bitcoin/master fcac16f MarcoFalke: Merge bitcoin/bitcoin#24190: test: Fix sanitizer suppresions in streams_te...
<bitcoin-git> bitcoin/master faa630a MarcoFalke: test: Fix sanitizer suppresions in streams_tests

2022-01-31

<bitcoin-git> [bitcoin] theStack opened pull request #24223: test: use MiniWallet for interface_rest.py (master...202201-test-use_MiniWallet_for_interface_rest) https://github.com/bitcoin/bitcoin/pull/24223
<bitcoin-git> [bitcoin] RandyMcMillan closed pull request #24222: cirrus: add yum clean all to CentOS 8 sequence (master...1643660765-add-yum-clean-all) https://github.com/bitcoin/bitcoin/pull/24222
<bitcoin-git> [bitcoin] RandyMcMillan opened pull request #24222: cirrus: add yum clean all to CentOS 8 sequence (master...1643660765-add-yum-clean-all) https://github.com/bitcoin/bitcoin/pull/24222
<bitcoin-git> [gui] RandyMcMillan opened pull request #540: gui: network graph - show/hide panels based on window width/height (master...1643654791-show-hide-gui-elements-based-on-size) https://github.com/bitcoin-core/gui/pull/540
<bitcoin-git> [bitcoin] jonatack opened pull request #24220: validation, refactor: remove cs_main lock from CChainState::IsInitialBlockDownload() (master...remove-cs_main-lock-from-IsInitialBlockDownload) https://github.com/bitcoin/bitcoin/pull/24220
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24192: test: Fix feature_init intermittent issues (master...2201-testFI) https://github.com/bitcoin/bitcoin/pull/24192
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/0ff13913287b...8f137e69caeb
<bitcoin-git> bitcoin/master fa4595d MarcoFalke: test: Remove random line number feature from feature_init.py
<bitcoin-git> bitcoin/master 8f137e6 MarcoFalke: Merge bitcoin/bitcoin#24192: test: Fix feature_init intermittent issues
<bitcoin-git> bitcoin/master fa7b075 MarcoFalke: test: Fix feature_init intermittent issues
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24219: Fix implicit-integer-sign-change in bloom (master...2201-bloomInt) https://github.com/bitcoin/bitcoin/pull/24219
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24218: zmq: Fix implicit-integer-sign-change (master...2201-zmqInt) https://github.com/bitcoin/bitcoin/pull/24218
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24217: Fix unsigned integer overflow in tapscript validation weight calculation (master...2201-tapscriptInt) https://github.com/bitcoin/bitcoin/pull/24217
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24191: refactor: Make MessageBoxFlags enum underlying type unsigned (master...2201-nouiInt) https://github.com/bitcoin/bitcoin/pull/24191
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ad05e68e1726...0ff13913287b
<bitcoin-git> bitcoin/master 1111d33 MarcoFalke: refactor: Make MessageBoxFlags enum underlying type unsigned
<bitcoin-git> bitcoin/master 0ff1391 MarcoFalke: Merge bitcoin/bitcoin#24191: refactor: Make MessageBoxFlags enum underlyin...
<bitcoin-git> [bitcoin] Sjors opened pull request #24216: validation: improve connect bench logging (master...2022/01/bench_log) https://github.com/bitcoin/bitcoin/pull/24216
<bitcoin-git> [bitcoin] fanquake opened pull request #24215: [22.x] guix: ignore additional failing certvalidator test (22.x...backport_guix_darwin_22_x) https://github.com/bitcoin/bitcoin/pull/24215
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24214: Fix unsigned integer overflows in interpreter (master...2201-intint) https://github.com/bitcoin/bitcoin/pull/24214
<bitcoin-git> [bitcoin] PastaPastaPasta opened pull request #24213: refactor: use Span in random.*; make GetRand a template, remove GetRandInt (master...refactor-random) https://github.com/bitcoin/bitcoin/pull/24213
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24103: Replace RecursiveMutex `m_cs_chainstate` with Mutex, and rename it (master...m_cs_chainstate_mutex) https://github.com/bitcoin/bitcoin/pull/24103
<bitcoin-git> bitcoin/master 1dfd31b w0xlt: scripted-diff: rename m_cs_chainstate -> m_chainstate_mutex
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/5f4c07b79902...ad05e68e1726
<bitcoin-git> bitcoin/master 020acea w0xlt: refactor: replace RecursiveMutex m_chainstate_mutex with Mutex
<bitcoin-git> bitcoin/master ddeefee w0xlt: refactor: add negative TS annotations for `m_chainstate_mutex`
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24212: ci: Bump CentOS 8 image (master...2201-ciBC) https://github.com/bitcoin/bitcoin/pull/24212
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24136: Extract CTxIn::MAX_SEQUENCE_NONFINAL constant, rework BIP 65/68/112 docs (master...2201-docSeq) https://github.com/bitcoin/bitcoin/pull/24136
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b25a752dfdbb...5f4c07b79902
<bitcoin-git> bitcoin/master fa4339e MarcoFalke: Extract CTxIn::MAX_SEQUENCE_NONFINAL constant
<bitcoin-git> bitcoin/master 5f4c07b MarcoFalke: Merge bitcoin/bitcoin#24136: Extract CTxIn::MAX_SEQUENCE_NONFINAL constant...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24146: Avoid integer sanitizer warnings in chain.o (master...2201-intChain) https://github.com/bitcoin/bitcoin/pull/24146
<bitcoin-git> bitcoin/master fa83210 MarcoFalke: Avoid integer sanitizer warnings in chain.o
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9237bdaac196...b25a752dfdbb
<bitcoin-git> bitcoin/master b25a752 MarcoFalke: Merge bitcoin/bitcoin#24146: Avoid integer sanitizer warnings in chain.o
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24179: fuzz: Speed up script fuzz target (master...2201-fuzzS) https://github.com/bitcoin/bitcoin/pull/24179
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/eacc0e87f8a6...9237bdaac196
<bitcoin-git> bitcoin/master 9237bda MarcoFalke: Merge bitcoin/bitcoin#24179: fuzz: Speed up script fuzz target
<bitcoin-git> bitcoin/master fa68429 MarcoFalke: fuzz: Speed up script fuzz target
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24168: Fix some race conditions in `BanMan::DumpBanlist()` (master...220126-dump) https://github.com/bitcoin/bitcoin/pull/24168
<bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/4efdbabd70cf...eacc0e87f8a6
<bitcoin-git> bitcoin/master 33bda6a Hennadii Stepanov: Fix data race condition in BanMan::DumpBanlist()
<bitcoin-git> bitcoin/master 5e20e9e Hennadii Stepanov: Prevent possible concurrent CBanDB::Write() calls
<bitcoin-git> bitcoin/master 83c7646 Hennadii Stepanov: Avoid calling BanMan::SweepBanned() twice in a row
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24197: Replace lock with thread safety annotation in CBlockTreeDB::LoadBlockIndexGuts() (master...replace-lock-with-annotation-in-LoadBlockIndexGuts) https://github.com/bitcoin/bitcoin/pull/24197
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/af7b07797352...4efdbabd70cf
<bitcoin-git> bitcoin/master 20276ca Jon Atack: Replace lock with thread safety annotation in CBlockTreeDB::LoadBlockIndex...
<bitcoin-git> bitcoin/master 4efdbab MarcoFalke: Merge bitcoin/bitcoin#24197: Replace lock with thread safety annotation in...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24203: doc: Fix typos pointed out by lint-spelling (master...2022-fix-typo-randomh) https://github.com/bitcoin/bitcoin/pull/24203
<bitcoin-git> bitcoin/master af7b077 MarcoFalke: Merge bitcoin/bitcoin#24203: doc: Fix typos pointed out by lint-spelling
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/5a518152752f...af7b07797352
<bitcoin-git> bitcoin/master 58ccc88 brunoerg: lint: add creat and ba into ignore-words for lint-spelling
<bitcoin-git> bitcoin/master bad0e7f brunoerg: doc: Fix typos pointed out by lint-spelling
<bitcoin-git> [bitcoin] fanquake merged pull request #24129: build: Fix xargs warnings for Guix builds (master...220122-xargs) https://github.com/bitcoin/bitcoin/pull/24129
<bitcoin-git> bitcoin/master c73415b Hennadii Stepanov: build: Fix xargs warnings for Guix builds
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/32ee7675fa69...5a518152752f
<bitcoin-git> bitcoin/master 5a51815 fanquake: Merge bitcoin/bitcoin#24129: build: Fix xargs warnings for Guix builds
<bitcoin-git> [bitcoin] fanquake merged pull request #24111: build: force CRCCheck in Windows installer (master...force_win_installer_crccheck) https://github.com/bitcoin/bitcoin/pull/24111
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5b4b8f76f3ae...32ee7675fa69
<bitcoin-git> bitcoin/master 32ee767 fanquake: Merge bitcoin/bitcoin#24111: build: force CRCCheck in Windows installer
<bitcoin-git> bitcoin/master b3ccf26 fanquake: build: force CRCCheck in Windows installer
<bitcoin-git> [bitcoin] fanquake closed pull request #24210: OxSwapps Wallet (master...patch-1) https://github.com/bitcoin/bitcoin/pull/24210
<bitcoin-git> [bitcoin] GithubOxSwapps opened pull request #24210: OxSwapps Wallet (master...patch-1) https://github.com/bitcoin/bitcoin/pull/24210
<bitcoin-git> [bitcoin] fanquake closed pull request #24208: Rsogllc patch 2 (master...rsogllc-patch-2) https://github.com/bitcoin/bitcoin/pull/24208
<bitcoin-git> [bitcoin] rsogllc opened pull request #24208: Rsogllc patch 2 (master...rsogllc-patch-2) https://github.com/bitcoin/bitcoin/pull/24208
<bitcoin-git> [bitcoin] fanquake closed pull request #24207: lint bionic fix (master...master) https://github.com/bitcoin/bitcoin/pull/24207

2022-01-30

<bitcoin-git> [bitcoin] rsogllc opened pull request #24207: lint bionic fix (master...master) https://github.com/bitcoin/bitcoin/pull/24207
<bitcoin-git> [bitcoin] jonatack opened pull request #24205: net, init, test: network reachability testing and safety improvements (master...network-reachability-assertion-and-testing) https://github.com/bitcoin/bitcoin/pull/24205
<bitcoin-git> [bitcoin] hebasto closed pull request #24204: Crytocurrency Investor (master...master) https://github.com/bitcoin/bitcoin/pull/24204
<bitcoin-git> [bitcoin] rsogllc opened pull request #24204: Crytocurrency Investor (master...master) https://github.com/bitcoin/bitcoin/pull/24204

2022-01-29

<bitcoin-git> [bitcoin] brunoerg opened pull request #24203: doc: Fix typo in random.h (master...2022-fix-typo-randomh) https://github.com/bitcoin/bitcoin/pull/24203
<bitcoin-git> [bitcoin] w0xlt opened pull request #24202: rpc: allow dumptxoutset to dump human-readable data (master...feature-utxo-ascii) https://github.com/bitcoin/bitcoin/pull/24202
<bitcoin-git> [bitcoin] junderw opened pull request #24201: p2p: Avoid InitError when downgrading peers.dat (master...fixes/24188) https://github.com/bitcoin/bitcoin/pull/24201
<bitcoin-git> [bitcoin] jonatack opened pull request #24199: Add cs_main annotation to WriteBatchSync(), drop lock in CDiskBlockIndex (master...remove-cs_main-lock-in-CDiskBlockIndex) https://github.com/bitcoin/bitcoin/pull/24199

2022-01-28

<bitcoin-git> [bitcoin] brunoerg opened pull request #24198: wallet, rpc: add wtxid in WalletTxToJSON (master...2022-01-listtransactions-wtxid) https://github.com/bitcoin/bitcoin/pull/24198
<bitcoin-git> [bitcoin] hebasto pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/1245c62fef1d...5b4b8f76f3ae
<bitcoin-git> bitcoin/master a465a66 Jon Atack: gui: add "Address Relay" (m_addr_relay_enabled) to peer details
<bitcoin-git> bitcoin/master 19623d3 Jon Atack: gui: add "Addresses Processed" (m_addr_processed) to peer details
<bitcoin-git> bitcoin/master 6cd132d Jon Atack: gui: add "Addresses Rate-Limited" (m_addr_rate_limited) to peer details
<bitcoin-git> [gui] hebasto merged pull request #526: Add address relay/processed/rate-limited fields to peer details (master...add-addr-fields-to-peer-details) https://github.com/bitcoin-core/gui/pull/526
<bitcoin-git> [bitcoin] jonatack opened pull request #24197: Replace lock with thread safety annotation in CBlockTreeDB::LoadBlockIndexGuts() (master...replace-lock-with-annotation-in-LoadBlockIndexGuts) https://github.com/bitcoin/bitcoin/pull/24197
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24196: Fix integer sanitizer suppressions in validation.cpp (master...2201-valInt) https://github.com/bitcoin/bitcoin/pull/24196
<bitcoin-git> [bitcoin] mzumsande opened pull request #24195: test: Fix failfast option for functional test runner (master...202201_testrunner_fix) https://github.com/bitcoin/bitcoin/pull/24195
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24139: Avoid unsigned integer overflow in bitcoin-tx (master...2201-utilTxOverflow) https://github.com/bitcoin/bitcoin/pull/24139
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d4e92d843650...1245c62fef1d
<bitcoin-git> bitcoin/master faa75fa MarcoFalke: Avoid unsigned integer overflow in bitcoin-tx
<bitcoin-git> bitcoin/master 1245c62 MarcoFalke: Merge bitcoin/bitcoin#24139: Avoid unsigned integer overflow in bitcoin-tx...
<bitcoin-git> [bitcoin] theStack closed pull request #24106: policy: treat P2TR outputs with invalid x-only pubkey as non-standard (master...202201-policy-treat_p2tr_with_invalid_xpubkey_as_nonstandard) https://github.com/bitcoin/bitcoin/pull/24106
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #24194: refactor: Use unsigned ignore() consistently (master...2201-streamIgnore) https://github.com/bitcoin/bitcoin/pull/24194
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24194: refactor: Use unsigned ignore() consistently (master...2201-streamIgnore) https://github.com/bitcoin/bitcoin/pull/24194
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24192: test: Fix feature_init intermittent issues (master...2201-testFI) https://github.com/bitcoin/bitcoin/pull/24192
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24191: refactor: Make MessageBoxFlags enum underlying type unsigned (master...2201-nouiInt) https://github.com/bitcoin/bitcoin/pull/24191
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24190: test: Fix sanitizer suppresions in streams_tests (master...2201-ts) https://github.com/bitcoin/bitcoin/pull/24190
<bitcoin-git> [bitcoin] Sjors closed pull request #22016: rpc: add period_start to version bits statistics (master...2021/05/versionbits_period_start) https://github.com/bitcoin/bitcoin/pull/22016
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #24189: refactor: [bdb] Make SafeDbt Span-like (master...2201-bdbSpan) https://github.com/bitcoin/bitcoin/pull/24189
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24189: refactor: [bdb] Make SafeDbt Span-like (master...2201-bdbSpan) https://github.com/bitcoin/bitcoin/pull/24189
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23508: Add getdeploymentinfo RPC (master...202111-getforkinfo) https://github.com/bitcoin/bitcoin/pull/23508
<bitcoin-git> bitcoin/master 7f15c18 Anthony Towns: rpc: getdeploymentinfo: allow specifying a blockhash other than tip
<bitcoin-git> bitcoin/master fd82613 Anthony Towns: rpc: move softfork info from getblockchaininfo to getdeploymentinfo
<bitcoin-git> bitcoin/master a7469bc Anthony Towns: rpc: getdeploymentinfo: change stats to always refer to current period
<bitcoin-git> [bitcoin] MarcoFalke pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/a4f7c41271ed...d4e92d843650
<bitcoin-git> [bitcoin] ajtowns opened pull request #24187: Followups for getdeploymentinfo (master...202201-getdepinfo-extra) https://github.com/bitcoin/bitcoin/pull/24187
<bitcoin-git> [bitcoin] fanquake merged pull request #21851: release: support cross-compiling for arm64-apple-darwin (master...m1_support_depends) https://github.com/bitcoin/bitcoin/pull/21851
<bitcoin-git> [bitcoin] fanquake pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/196b4599201d...a4f7c41271ed
<bitcoin-git> bitcoin/master 446e73c fanquake: build: use macOS 11 SDK (Xcode 12.2)
<bitcoin-git> bitcoin/master 6fe5516 fanquake: contrib: support arm64 darwin in security checks
<bitcoin-git> bitcoin/master ca47f2e fanquake: guix: use autoconf 2.71
<bitcoin-git> [bitcoin] fanquake closed pull request #24184: Update init.cpp (master...susanBranch) https://github.com/bitcoin/bitcoin/pull/24184
<bitcoin-git> [bitcoin] PastaPastaPasta opened pull request #24185: refactor: only use explicit reinterpret/const casts, not implicit (master...explicit-reinterpret-cast) https://github.com/bitcoin/bitcoin/pull/24185
<bitcoin-git> [bitcoin] ZhiqingQu opened pull request #24184: Update init.cpp (master...susanBranch) https://github.com/bitcoin/bitcoin/pull/24184
<bitcoin-git> [bitcoin] pg156 opened pull request #24183: test: use MiniWallet for mempool_updatefromblock.py (master...mempool-updatefromblock-miniwallet) https://github.com/bitcoin/bitcoin/pull/24183

2022-01-27

<bitcoin-git> [bitcoin] MarcoFalke closed pull request #24182: test: Remove unused suppression for streams_tests (master...2201-ts) https://github.com/bitcoin/bitcoin/pull/24182
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24182: test: Remove unused suppression for streams_tests (master...2201-ts) https://github.com/bitcoin/bitcoin/pull/24182
<bitcoin-git> [bitcoin] sh15h4nk opened pull request #24180: script: handled request exception and added image sanitization (master...master) https://github.com/bitcoin/bitcoin/pull/24180
<bitcoin-git> [bitcoin] laanwj merged pull request #23438: refactor: Use spans of std::byte in serialize (master...2105-uin8t) https://github.com/bitcoin/bitcoin/pull/23438
<bitcoin-git> bitcoin/master fa5d2e6 MarcoFalke: Remove unused char serialize
<bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/cf5bb048e80d...196b4599201d
<bitcoin-git> bitcoin/master fa65bbf MarcoFalke: span: Add BytePtr helper
<bitcoin-git> bitcoin/master fa24493 MarcoFalke: Use spans of std::byte in serialize
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24179: fuzz: Speed up script fuzz target (master...2201-fuzzS) https://github.com/bitcoin/bitcoin/pull/24179
<bitcoin-git> [bitcoin] sdaftuar opened pull request #24178: p2p: Respond to getheaders if we have sufficient chainwork (master...2022-01-headers-response-requires-minchainwork) https://github.com/bitcoin/bitcoin/pull/24178
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #21106: persist IBD latch across restarts (master...2021-02-07-isinitialblockdownload-timeout) https://github.com/bitcoin/bitcoin/pull/21106
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #24176: Renamed deprecated apt-get to apt in doc/build-unix.md (master...master) https://github.com/bitcoin/bitcoin/pull/24176
<bitcoin-git> [bitcoin] jonatack opened pull request #24177: validation, refactor: add missing thread safety lock assertions (master...add-missing-lock-assertions-in-validation) https://github.com/bitcoin/bitcoin/pull/24177
<bitcoin-git> [bitcoin] SsNiPeR1 opened pull request #24176: Renamed deprecated apt-get to apt in doc/build-unix.md (master...master) https://github.com/bitcoin/bitcoin/pull/24176
<bitcoin-git> [bitcoin] laanwj merged pull request #22932: Add CBlockIndex lock annotations, guard nStatus/nFile/nDataPos/nUndoPos by cs_main (master...require-GetBlockPos-to-hold-cs_main) https://github.com/bitcoin/bitcoin/pull/22932
<bitcoin-git> bitcoin/master 2e557ce Jon Atack: Require WriteUndoDataForBlock() to hold mutex cs_main
<bitcoin-git> [bitcoin] laanwj pushed 10 commits to master: https://github.com/bitcoin/bitcoin/compare/d87a37a4abab...cf5bb048e80d
<bitcoin-git> bitcoin/master 6fd4341 Jon Atack: Require CBlockIndex::GetBlockPos() to hold mutex cs_main
<bitcoin-git> bitcoin/master 5723934 Jon Atack: Require CBlockIndex::GetUndoPos() to hold mutex cs_main
<bitcoin-git> [bitcoin] fanquake merged pull request #24167: fs: consistently use fsbridge:: for ifstream / ofstream (master...always_use_fsbridge) https://github.com/bitcoin/bitcoin/pull/24167
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/4241c193d492...d87a37a4abab
<bitcoin-git> bitcoin/master 5e8975e fanquake: fs: consistently use fsbridge for fopen()
<bitcoin-git> bitcoin/master 21f781a fanquake: fs: consistently use fsbridge for {i,o}fstream
<bitcoin-git> bitcoin/master 486261d fanquake: fs: add missing <cassert> include