<bitcoin-git>
bitcoin/master 17fdbef fanquake: Merge bitcoin/bitcoin#23970: Remove pointless and confusing shift in Relay...
<bitcoin-git>
[bitcoin] laanwj merged pull request #23834: wallettool: Check that the dumpfile checksum is the correct size (master...dump-checksum-size) https://github.com/bitcoin/bitcoin/pull/23834
<bitcoin-git>
bitcoin/master ac617cc Andrew Chow: wallettool: Check that the dumpfile checksum is the correct size
<bitcoin-git>
bitcoin/master 801aaac laanwj: Merge bitcoin/bitcoin#23834: wallettool: Check that the dumpfile checksum ...
<bitcoin-git>
[bitcoin] darosior closed pull request #23982: tests: use a cached datadir for wallet_descriptor.py (master...cache_chain_wallet_descriptor) https://github.com/bitcoin/bitcoin/pull/23982
<bitcoin-git>
[bitcoin] darosior opened pull request #23982: tests: use a cached datadir for wallet_descriptor.py (master...cache_chain_wallet_descriptor) https://github.com/bitcoin/bitcoin/pull/23982
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #23784: bitcoin-tx: Require that input amount is provided for witness transactions (master...bitcoin-tx_check_witness_input_amount) https://github.com/bitcoin/bitcoin/pull/23784
<bitcoin-git>
bitcoin/master c337b27 Ben Woosley: Require that input amount is provided for bitcoin-tx witness transactions
<bitcoin-git>
bitcoin/master e00e990 MarcoFalke: Merge bitcoin/bitcoin#23978: test: use MiniWallet for mining_basic.py
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #23979: test: wait for rather than assert presence of file in startupnotify test (master...fix_feature_startupnotify_test) https://github.com/bitcoin/bitcoin/pull/23979
<bitcoin-git>
bitcoin/master 45ed459 MarcoFalke: Merge bitcoin/bitcoin#23979: test: wait for rather than assert presence of...
<bitcoin-git>
bitcoin/master 96eb009 fanquake: test: wait rather than assert presence of file in startupnotify test
<bitcoin-git>
[bitcoin] fanquake merged pull request #23909: build: use a static .tiff for macOS .dmg rather than generating (master...use_static_background_tiff) https://github.com/bitcoin/bitcoin/pull/23909
<bitcoin-git>
bitcoin/master e09773d fanquake: build: use a static .tiff for macOS .dmg over generating
<bitcoin-git>
bitcoin/master 3e5dd94 fanquake: Merge bitcoin/bitcoin#23909: build: use a static .tiff for macOS .dmg rath...
<bitcoin-git>
[bitcoin] fanquake opened pull request #23979: test: wait for rather than assert presence of file in startupnotify test (master...fix_feature_startupnotify_test) https://github.com/bitcoin/bitcoin/pull/23979
<bitcoin-git>
[bitcoin] theStack opened pull request #23978: test: use MiniWallet for mining_basic.py (master...2022-test-use_MiniWallet_for_mining_basic) https://github.com/bitcoin/bitcoin/pull/23978
<bitcoin-git>
[bitcoin] fanquake merged pull request #23826: test: Make AddrMan unit tests use public interface, extend coverage (master...202112_addrman_unit_tests_1) https://github.com/bitcoin/bitcoin/pull/23826
<bitcoin-git>
bitcoin/master dad5f76 Amiti Uttarwar: addrman: Introduce a test-only function to lookup addresses
<bitcoin-git>
bitcoin/master 2ba1e74 Amiti Uttarwar: test: Update addrman_serialization unit test to use AddrMan's interface
<bitcoin-git>
bitcoin/master 5b7aac3 Amiti Uttarwar: test: delete unused GetBucketAndEntry function
<bitcoin-git>
bitcoin/master 1bdd5f6 Kiminuo: Address review comments from #22918
<bitcoin-git>
bitcoin/master 059f88b Kiminuo: Add RPC help for getblock verbosity level 3
<bitcoin-git>
bitcoin/master 66be456 W. J. van der Laan: Merge bitcoin/bitcoin#23320: rpc: Add RPC help for getblock verbosity leve...
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #23974: Make blockstorage globals private members of BlockManager (master...2201-LessGlobals) https://github.com/bitcoin/bitcoin/pull/23974
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #23973: test: Bundle all integer sanitizer suppressions of dependencies (master...2201-testSup) https://github.com/bitcoin/bitcoin/pull/23973
<bitcoin-git>
bitcoin/master fade2a4 MarcoFalke: Move BlockManager to node/blockstorage
<bitcoin-git>
bitcoin/master 2f37b22 fanquake: Merge bitcoin/bitcoin#23581: Move BlockManager to node/blockstorage
<bitcoin-git>
bitcoin/master fa7efc9 MarcoFalke: Fixup style of moved code
<bitcoin-git>
[bitcoin] fanquake merged pull request #23751: build, qt: No need to set inapplicable QPA backend for Android (master...211212-qpa) https://github.com/bitcoin/bitcoin/pull/23751
<bitcoin-git>
bitcoin/master 29e1794 Hennadii Stepanov: build, qt: No need to set inapplicable QPA backend for Android
<bitcoin-git>
[bitcoin] theStack opened pull request #23963: test: run feature_pruning.py without wallet compiled (master...2022-test-run_feature_pruning_without_wallet) https://github.com/bitcoin/bitcoin/pull/23963
<bitcoin-git>
[bitcoin] hebasto opened pull request #23962: Use int64_t type for transaction sizes consistently (master...220103-txsize) https://github.com/bitcoin/bitcoin/pull/23962
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #23683: bug fix: valid but different LockPoints after a reorg (master...2021-12-lockpoints-fix) https://github.com/bitcoin/bitcoin/pull/23683
<bitcoin-git>
bitcoin/master b6002b0 glozow: MOVEONLY: update_lock_points to txmempool.h
<bitcoin-git>
bitcoin/master b4adc5a glozow: [bugfix] update lockpoints correctly during reorg
<bitcoin-git>
bitcoin/master 75a227e MarcoFalke: Merge bitcoin/bitcoin#23683: bug fix: valid but different LockPoints after...
<bitcoin-git>
[bitcoin] fanquake opened pull request #23956: build: use zeromq 4.3.4 in depends & fix NetBSD 10 build (master...zeromq_4_3_4) https://github.com/bitcoin/bitcoin/pull/23956
<bitcoin-git>
[bitcoin] fanquake opened pull request #23955: build: add support for NetBSD in depends (master...depends_support_netbsd) https://github.com/bitcoin/bitcoin/pull/23955
<bitcoin-git>
[bitcoin] fanquake opened pull request #23954: doc: remove CC_FOR_BUILD from OpenBSD build doc (master...openbsd_no_longer_need_cc_for_build) https://github.com/bitcoin/bitcoin/pull/23954
<bitcoin-git>
bitcoin/master bcf2b25 MarcoFalke: Merge bitcoin/bitcoin#23945: doc: Update license year range to 2022
<bitcoin-git>
bitcoin/master a1b532d Kuro: doc: Update license year range to 2022
<bitcoin-git>
[bitcoin] fanquake opened pull request #23948: build: add support for FreeBSD to depends (master...depends_support_freebsd) https://github.com/bitcoin/bitcoin/pull/23948
<bitcoin-git>
[bitcoin] fanquake opened pull request #23947: build: use host_os instead of TARGET_OS in configure output (master...use_host_os_over_TARGET_OS) https://github.com/bitcoin/bitcoin/pull/23947
<bitcoin-git>
[bitcoin] KuroGuo opened pull request #23945: doc: Update license year range to 2022 (master...update-license-year-range-to-2022) https://github.com/bitcoin/bitcoin/pull/23945
<bitcoin-git>
[bitcoin] hebasto opened pull request #23938: ci: Clone entire bitcoin-core/qa-assets repo only when run fuzzing (master...220102-assets) https://github.com/bitcoin/bitcoin/pull/23938
<bitcoin-git>
bitcoin/master fadd730 MarcoFalke: refactor: Remove implicit-integer-sign-change suppressions in validation.c...
<bitcoin-git>
[bitcoin] hebasto reopened pull request #23670: build: Build test binaries in `make check`, not in `make` (master...211204-check) https://github.com/bitcoin/bitcoin/pull/23670
<bitcoin-git>
bitcoin/master 83b8f3a Niklas Gögge: [refactor] various style fix-ups
<bitcoin-git>
bitcoin/master 064abd1 Niklas Gögge: [rest] add a more verbose error message for invalid header counts
<bitcoin-git>
bitcoin/master 3a2464f Niklas Gögge: [rest] drop superfluous rpc serializations flags for block filters
<bitcoin-git>
[bitcoin] fanquake merged pull request #23882: doc: testnet3 was not reset and is doing BIP30 checks again (master...2112-docBip30Testnet3) https://github.com/bitcoin/bitcoin/pull/23882
<bitcoin-git>
[bitcoin] theStack opened pull request #23929: doc: fix undo data filename (s/undo???.dat/rev???.dat/) (master...doc-fix_undo_data_filename_comment) https://github.com/bitcoin/bitcoin/pull/23929
2021-12-31
<bitcoin-git>
[bitcoin] brunoerg opened pull request #23928: test: clean up logs when there aren't perf subprocesses (master...2021-12-fix-perf-clean-up) https://github.com/bitcoin/bitcoin/pull/23928
<bitcoin-git>
[bitcoin] fjahr opened pull request #23927: rpc: Pruning nodes can not fetch blocks before syncing past their height (master...2021-12-prunefutureblockfetch) https://github.com/bitcoin/bitcoin/pull/23927
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #23926: rpc: Quote user supplied descriptor in error msg (master...2112-rpcQuote) https://github.com/bitcoin/bitcoin/pull/23926
<bitcoin-git>
[bitcoin] prusnak closed pull request #23908: Simplify macOS .dmg build by adding background.tiff to git (master...simplify-macdeploy) https://github.com/bitcoin/bitcoin/pull/23908
<bitcoin-git>
[bitcoin] fanquake opened pull request #23909: build: use a static .tiff for macOS .dmg rather than generating (master...use_static_background_tiff) https://github.com/bitcoin/bitcoin/pull/23909
<bitcoin-git>
[bitcoin] prusnak opened pull request #23908: Simplify macOS .dmg build by adding background.tiff to git (master...simplify-macdeploy) https://github.com/bitcoin/bitcoin/pull/23908
<bitcoin-git>
[bitcoin] arnabsen1729 opened pull request #23907: tracing: utxocache tracepoints follow up for #22902 (master...2021-12-utxocache-usdt-fix) https://github.com/bitcoin/bitcoin/pull/23907
<bitcoin-git>
[bitcoin] dhruv opened pull request #23900: rpc: nServices rpc argument for addnode (master...addnode-advertise-services) https://github.com/bitcoin/bitcoin/pull/23900
<bitcoin-git>
[bitcoin] hebasto opened pull request #23897: refactor: Separate lockpoint calculate logic from CheckSequenceLocks function (master...211229-lockpoints) https://github.com/bitcoin/bitcoin/pull/23897
<bitcoin-git>
bitcoin/master fa5d0b6 MarcoFalke: doc: Remove TODO from block fuzz test
<bitcoin-git>
bitcoin/master 45249e7 fanquake: Merge bitcoin/bitcoin#23881: doc: Remove TODO from block fuzz test
<bitcoin-git>
[bitcoin] amadeuszpawlik closed pull request #22212: Guard `fHavePruned` to avoid potential data race (master...fix_guard_fhavepruned) https://github.com/bitcoin/bitcoin/pull/22212
2021-12-27
<bitcoin-git>
[bitcoin] hebasto closed pull request #23670: build: Build test binaries in `make check`, not in `make` (master...211204-check) https://github.com/bitcoin/bitcoin/pull/23670
<bitcoin-git>
[bitcoin] MarcoFalke closed pull request #21652: [WIP NOMERGE DRAFT] ci: Switch more tasks to self-hosted (master...2104-ciMoreSelf) https://github.com/bitcoin/bitcoin/pull/21652
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #23884: doc: Remove outdated scriptChange TODO comment (master...2112-docWall2) https://github.com/bitcoin/bitcoin/pull/23884
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #23882: doc: testnet3 was not reset and is doing BIP30 checks again (master...2112-docBip30Testnet3) https://github.com/bitcoin/bitcoin/pull/23882
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #23880: p2p: Serialize cmpctblock at most once in NewPoWValidBlock (master...2112-p2pAsync) https://github.com/bitcoin/bitcoin/pull/23880
<bitcoin-git>
[bitcoin] brunoerg opened pull request #23879: test: check ban_duration and time_remaining after setting ban (master...2021-12-test-ban_duration-time_remaining) https://github.com/bitcoin/bitcoin/pull/23879
<bitcoin-git>
[bitcoin] rojarsmith closed pull request #23874: linearize: Fix the config item name about rpc port (master...bitcoin-upstream) https://github.com/bitcoin/bitcoin/pull/23874
<bitcoin-git>
[bitcoin] rojarsmith opened pull request #23874: linearize: Fix the config item name about rpc port (master...bitcoin-upstream) https://github.com/bitcoin/bitcoin/pull/23874
<bitcoin-git>
[bitcoin] theStack opened pull request #23873: test: use MiniWallet for p2p_compactblocks.py (master...202112-test-use_MiniWallet_for_p2p_compactblocks) https://github.com/bitcoin/bitcoin/pull/23873