<bitcoin-git>
[bitcoin] sipa opened pull request #23994: Consolidate all uses of the fast range mapping technique in util/fastrange.h (master...202201_fastrange) https://github.com/bitcoin/bitcoin/pull/23994
<bitcoin-git>
[gui] hebasto opened pull request #517: refactor, qt: Use std::chrono for parameters of QTimer methods (master...220106-chrono) https://github.com/bitcoin-core/gui/pull/517
<bitcoin-git>
[bitcoin] MarcoFalke merged 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] MarcoFalke merged pull request #23832: Refactor: Changes time variables from int to chrono (master...time_refactor) https://github.com/bitcoin/bitcoin/pull/23832
<bitcoin-git>
bitcoin/master 0620957 MarcoFalke: Merge bitcoin/bitcoin#23832: Refactor: Changes time variables from int to ...
<bitcoin-git>
bitcoin/master 6111b0d Shashwat: Refactor: Changes remaining time variable type from int to chrono
<bitcoin-git>
bitcoin/master fe86eb5 Shashwat: Refactor: Uses c++ init convention for time variables
<bitcoin-git>
bitcoin/master fa9f455 MarcoFalke: refactor: Remove pointless and confusing shift in RelayAddress
<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 801aaac laanwj: Merge bitcoin/bitcoin#23834: wallettool: Check that the dumpfile checksum ...
<bitcoin-git>
bitcoin/master ac617cc Andrew Chow: wallettool: Check that the dumpfile checksum is the correct size
<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 34118bf MarcoFalke: Merge bitcoin/bitcoin#23784: bitcoin-tx: Require that input amount is prov...
<bitcoin-git>
bitcoin/master 8bd34dc Sebastian Falbesoner: test: check that bitcoin-tx detects missing input amount for segwit transa...
<bitcoin-git>
bitcoin/master 7746606 Sebastian Falbesoner: 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 96eb009 fanquake: test: wait rather than assert presence of file in startupnotify test
<bitcoin-git>
bitcoin/master 45ed459 MarcoFalke: Merge bitcoin/bitcoin#23979: test: wait for rather than assert presence of...
<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 3e5dd94 fanquake: Merge bitcoin/bitcoin#23909: build: use a static .tiff for macOS .dmg rath...
<bitcoin-git>
bitcoin/master e09773d fanquake: build: use a static .tiff for macOS .dmg over generating
<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] 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] 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 7097a63 fanquake: Merge bitcoin/bitcoin#23751: build, qt: No need to set inapplicable QPA ba...
<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 75a227e MarcoFalke: Merge bitcoin/bitcoin#23683: bug fix: valid but different LockPoints after...
<bitcoin-git>
bitcoin/master b4adc5a glozow: [bugfix] update lockpoints correctly during reorg
<bitcoin-git>
bitcoin/master b6002b0 glozow: MOVEONLY: update_lock_points to txmempool.h
<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] 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] 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] 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/master 6535772 fanquake: Merge bitcoin/bitcoin#23882: doc: testnet3 was not reset and is doing BIP3...
<bitcoin-git>
bitcoin/master fa1a51c MarcoFalke: doc: testnet3 was not reset and is doing BIP30 checks again
<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/master fa4c599 MarcoFalke: rpc: Quote user supplied descriptor in error msg
<bitcoin-git>
bitcoin/master a1e04e1 MarcoFalke: Merge bitcoin/bitcoin#23926: rpc: Quote user supplied descriptor in error ...
<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