2021-06-11

< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6985038046cd...f66eceaecf46
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22118: test: check anchors.dat when node starts for the first time (master...2021-05-improv-anchors-test) https://github.com/bitcoin/bitcoin/pull/22118
< bitcoin-git> bitcoin/master 6985038 MarcoFalke: Merge bitcoin/bitcoin#22118: test: check anchors.dat when node starts for ...
< bitcoin-git> bitcoin/master ef99d03 bruno: test: check anchors.dat when node starts for the first time
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ce8276b5316b...6985038046cd
< bitcoin-git> [bitcoin] fanquake opened pull request #22220: util: make ParseMoney return a std::optional<CAmount> (master...parse_money_optional) https://github.com/bitcoin/bitcoin/pull/22220
< bitcoin-git> [bitcoin] fanquake merged pull request #22190: Use latest signapple commit (master...update-signapple-commit) https://github.com/bitcoin/bitcoin/pull/22190
< bitcoin-git> bitcoin/master ce8276b fanquake: Merge bitcoin/bitcoin#22190: Use latest signapple commit
< bitcoin-git> bitcoin/master 683d197 Andrew Chow: Use latest signapple commit
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/551933f9ec98...ce8276b5316b
< bitcoin-git> [bitcoin] fanquake merged pull request #22203: test: Use ConnmanTestMsg from test lib in denialofservice_tests (master...2106-testConnman) https://github.com/bitcoin/bitcoin/pull/22203
< bitcoin-git> bitcoin/master 551933f fanquake: Merge bitcoin/bitcoin#22203: test: Use ConnmanTestMsg from test lib in den...
< bitcoin-git> bitcoin/master fa72fce MarcoFalke: test: Use ConnmanTestMsg from test lib in denialofservice_tests
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1704bbf2263f...551933f9ec98

2021-06-10

< bitcoin-git> [bitcoin] ryanofsky opened pull request #22219: multiprocess: Start using init makeNode, makeChain, etc methods (master...pr/ipc-make) https://github.com/bitcoin/bitcoin/pull/22219
< bitcoin-git> [bitcoin] ryanofsky opened pull request #22218: multiprocess: Add ipc::Context and ipc::capnp::Context structs (master...pr/ipc-ctx) https://github.com/bitcoin/bitcoin/pull/22218
< bitcoin-git> [bitcoin] ryanofsky opened pull request #22217: refactor: Avoid wallet code writing node settings file (master...pr/ipc-wset) https://github.com/bitcoin/bitcoin/pull/22217
< bitcoin-git> [bitcoin] ryanofsky opened pull request #22216: refactor: Make SetupServerArgs callable without NodeContext (master...pr/ipc-sargs) https://github.com/bitcoin/bitcoin/pull/22216
< bitcoin-git> [bitcoin] ryanofsky opened pull request #22215: refactor: Add FoundBlock.found member (master...pr/ipc-found) https://github.com/bitcoin/bitcoin/pull/22215
< bitcoin-git> [bitcoin] ryanofsky opened pull request #22214: refactor: Rearrange fillPSBT arguments (master...pr/ipc-fill) https://github.com/bitcoin/bitcoin/pull/22214
< bitcoin-git> [gui] ryanofsky opened pull request #360: gui: Unregister wallet notifications before unloading wallets (master...pr/qtwd) https://github.com/bitcoin-core/gui/pull/360
< bitcoin-git> [bitcoin] laanwj merged pull request #22141: net processing: Remove hash and fValidatedHeaders from QueuedBlock (master...2021-06-blocks-in-flight) https://github.com/bitcoin/bitcoin/pull/22141
< bitcoin-git> bitcoin/master b03de9c John Newbery: [net processing] Remove CNodeState.nBlocksInFlightValidHeaders
< bitcoin-git> bitcoin/master b4e29f2 John Newbery: [net processing] Remove QueuedBlock.fValidatedHeaders
< bitcoin-git> bitcoin/master 85e058b John Newbery: [net processing] Remove unnecessary hash arg from MarkBlockAsInFlight()
< bitcoin-git> [bitcoin] laanwj pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/ef8f2966ac8e...1704bbf2263f
< bitcoin-git> [bitcoin] amadeuszpawlik opened pull request #22212: Guard `fHavePruned` to avoid potential data race (master...fix_guard_fhavepruned) https://github.com/bitcoin/bitcoin/pull/22212
< bitcoin-git> [bitcoin] vasild opened pull request #22211: net: relay I2P addresses even if not reachable (by us) (master...i2p_IsRelayable) https://github.com/bitcoin/bitcoin/pull/22211
< bitcoin-git> [bitcoin] fanquake merged pull request #22084: package testmempoolaccept followups (master...20833-followups) https://github.com/bitcoin/bitcoin/pull/22084
< bitcoin-git> bitcoin/master e8ecc62 glozow: [refactor] comment/naming improvements
< bitcoin-git> bitcoin/master 7d91442 glozow: [rpc] reserve space in txns
< bitcoin-git> bitcoin/master 6c5f19d glozow: [package] static_assert max package size >= max tx size
< bitcoin-git> [bitcoin] fanquake pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/e87fbee4026b...ef8f2966ac8e
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #22210: test: Use MiniWallet in test_no_inherited_signaling RBF test (master...2106-testMiniWallet) https://github.com/bitcoin/bitcoin/pull/22210
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22208: doc: Update `REVIEWERS` (master...drahtbot-2021-06) https://github.com/bitcoin/bitcoin/pull/22208
< bitcoin-git> bitcoin/master 3636d9b practicalswift: Update REVIEWERS: I've found that I keep track of PRs in need of review wi...
< bitcoin-git> bitcoin/master e87fbee MarcoFalke: Merge bitcoin/bitcoin#22208: doc: Update `REVIEWERS`
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/356f421fb0bb...e87fbee4026b
< bitcoin-git> [bitcoin] practicalswift opened pull request #22208: Update `REVIEWERS` (master...drahtbot-2021-06) https://github.com/bitcoin/bitcoin/pull/22208
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22204: doc: remove obsolete `okSafeMode` RPC guideline from developer notes (master...202106-doc-remove_obsolete_okSafeMode_hints) https://github.com/bitcoin/bitcoin/pull/22204
< bitcoin-git> bitcoin/master 356f421 MarcoFalke: Merge bitcoin/bitcoin#22204: doc: remove obsolete `okSafeMode` RPC guideli...
< bitcoin-git> bitcoin/master 6780a09 Sebastian Falbesoner: doc: remove obsolete `okSafeMode` RPC guideline from developer notes
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/92584d29cee3...356f421fb0bb
< bitcoin-git> [bitcoin] fanquake reopened pull request #22205: Condensed bitcoin core integration/staging tree (master...master) https://github.com/bitcoin/bitcoin/pull/22205
< bitcoin-git> [bitcoin] fanquake closed pull request #22205: Condensed bitcoin core integration/staging tree (master...master) https://github.com/bitcoin/bitcoin/pull/22205
< bitcoin-git> [bitcoin] brownit89 opened pull request #22205: Condensed bitcoin core integration/staging tree (master...master) https://github.com/bitcoin/bitcoin/pull/22205
< bitcoin-git> [bitcoin] fanquake merged pull request #22186: build, qt: Fix compiling qt package in depends with GCC 11 (master...210608-limits) https://github.com/bitcoin/bitcoin/pull/22186
< bitcoin-git> bitcoin/master 92584d2 fanquake: Merge bitcoin/bitcoin#22186: build, qt: Fix compiling qt package in depend...
< bitcoin-git> bitcoin/master d1d1cc9 Hennadii Stepanov: build, qt: Fix compiling qt package in depends with GCC 11
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/46424e943c0b...92584d29cee3
< bitcoin-git> [bitcoin] theStack opened pull request #22204: doc: remove obsolete `okSafeMode` RPC guideline from developer notes (master...202106-doc-remove_obsolete_okSafeMode_hints) https://github.com/bitcoin/bitcoin/pull/22204

2021-06-09

< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22202: test: Add temporary coinstats suppressions (master...2106-sanSup) https://github.com/bitcoin/bitcoin/pull/22202
< bitcoin-git> bitcoin/master 46424e9 MarcoFalke: Merge bitcoin/bitcoin#22202: test: Add temporary coinstats suppressions
< bitcoin-git> bitcoin/master faca40e MarcoFalke: test: Add temporary coinstats suppressions
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ca424e242a71...46424e943c0b
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #22203: test: Use ConnmanTestMsg from test lib in denialofservice_tests (master...2106-testConnman) https://github.com/bitcoin/bitcoin/pull/22203
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #22202: test: Add temporary coinstats suppressions (master...2106-sanSup) https://github.com/bitcoin/bitcoin/pull/22202
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22200: zmq: use std::string in zmqError() (master...zmqerror_use_std_string) https://github.com/bitcoin/bitcoin/pull/22200
< bitcoin-git> [bitcoin] fanquake opened pull request #22200: zmq: use std::string in zmqError() (master...zmqerror_use_std_string) https://github.com/bitcoin/bitcoin/pull/22200
< bitcoin-git> [bitcoin] fanquake opened pull request #22199: macdeploy: minor fixups and simplifications (master...macdeploy_further_simplify) https://github.com/bitcoin/bitcoin/pull/22199
< bitcoin-git> bitcoin/master 450cb40 Sjors Provoost: wallet: add displayAddress to interface
< bitcoin-git> bitcoin/master eef8d64 Sjors Provoost: gui: create wallet with external signer
< bitcoin-git> bitcoin/master 6cdbc83 Sjors Provoost: gui: add external signer path to options dialog
< bitcoin-git> [bitcoin] meshcollider pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/7cac26246a23...68a89d7a46bf
< bitcoin-git> [gui] meshcollider merged pull request #4: UI external signer support (e.g. hardware wallet) (master...2019/08/hww-qt) https://github.com/bitcoin-core/gui/pull/4
< bitcoin-git> [bitcoin] fanquake merged pull request #22075: guix: Misc leftover usability improvements (master...2021-05-guix-leftovers) https://github.com/bitcoin/bitcoin/pull/22075
< bitcoin-git> bitcoin/master 7cac262 fanquake: Merge bitcoin/bitcoin#22075: guix: Misc leftover usability improvements
< bitcoin-git> bitcoin/master 108a6be Carl Dong: guix: Check for disk space availability before building
< bitcoin-git> bitcoin/master d7dec89 Carl Dong: guix: Remove dest if OUTDIR mv fails
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/82bc7faec807...7cac26246a23

2021-06-08

< bitcoin-git> [bitcoin] theStack opened pull request #22193: bitcoin-tx: validate range of parsed output amount (master...202106-bitcoin-tx-validate_money_range) https://github.com/bitcoin/bitcoin/pull/22193
< bitcoin-git> [bitcoin] achow101 opened pull request #22192: [0.20] gitian: Use custom MacOS code signing tool (0.20...0.20-signapple) https://github.com/bitcoin/bitcoin/pull/22192
< bitcoin-git> [bitcoin] achow101 opened pull request #22191: [0.21] gitian: Use custom MacOS code signing tool (0.21...0.21-signapple) https://github.com/bitcoin/bitcoin/pull/22191
< bitcoin-git> [bitcoin] achow101 opened pull request #22190: Use latest signapple commit (master...update-signapple-commit) https://github.com/bitcoin/bitcoin/pull/22190
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21946: Document and test lack of inherited signaling in RBF policy (master...2021-05-rbf-noinheritance) https://github.com/bitcoin/bitcoin/pull/21946
< bitcoin-git> bitcoin/master 82bc7fa MarcoFalke: Merge bitcoin/bitcoin#21946: Document and test lack of inherited signaling...
< bitcoin-git> bitcoin/master 906b6d9 Antoine Riard: test: Extend feature_rbf.py with no inherited signaling
< bitcoin-git> bitcoin/master 2eb0eed Antoine Riard: validation: document lack of inherited signaling in RBF policy
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/45a8b01fad96...82bc7faec807
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22187: test: Add sync_blocks in wallet_orphanedreward.py (master...fix-test) https://github.com/bitcoin/bitcoin/pull/22187
< bitcoin-git> bitcoin/master 45a8b01 MarcoFalke: Merge bitcoin/bitcoin#22187: test: Add sync_blocks in wallet_orphanedrewar...
< bitcoin-git> bitcoin/master 7a681d6 Daniel Kraft: Add sync_blocks in wallet_orphanedreward.py.
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/76d4018aa542...45a8b01fad96
< bitcoin-git> [bitcoin] domob1812 opened pull request #22187: test: Add sync_blocks in wallet_orphanedreward.py (master...fix-test) https://github.com/bitcoin/bitcoin/pull/22187
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22180: fuzz: Increase branch coverage of the float fuzz target (master...2106-fuzzFloat) https://github.com/bitcoin/bitcoin/pull/22180
< bitcoin-git> bitcoin/master fa13f34 MarcoFalke: fuzz: Increase branch coverage of the float fuzz target
< bitcoin-git> bitcoin/master 76d4018 MarcoFalke: Merge bitcoin/bitcoin#22180: fuzz: Increase branch coverage of the float f...
< bitcoin-git> bitcoin/master fad0c58 MarcoFalke: fuzz: Remove confusing return keyword from CallOneOf
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/e638acf69703...76d4018aa542
< bitcoin-git> [bitcoin] hebasto opened pull request #22186: build, qt: Fix compiling qt package in depends with GCC 11 (master...210608-limits) https://github.com/bitcoin/bitcoin/pull/22186
< bitcoin-git> [bitcoin] sidhujag opened pull request #22185: fix -Wdocumentation -Werror=documentation logic in configure.ac (master...master) https://github.com/bitcoin/bitcoin/pull/22185

2021-06-07

< bitcoin-git> [gui] RandyMcMillan closed pull request #320: WIP qt: mempool stats chart (master...mempool_graph_rebase) https://github.com/bitcoin-core/gui/pull/320
< bitcoin-git> [gui] RandyMcMillan closed pull request #324: Peers tab hide horizontal scroll bars (master...peers-tab-hide-scroll-bars) https://github.com/bitcoin-core/gui/pull/324
< bitcoin-git> [gui] RandyMcMillan closed pull request #338: qt: peers-tab resizeColumnsToContents (master...tableview-resize) https://github.com/bitcoin-core/gui/pull/338
< bitcoin-git> [bitcoin] kiminuo opened pull request #22183: Remove `gArgs` from `wallet.h` and `wallet.cpp` (master...feature/2021-06-07-wallet-n-gArgs-min) https://github.com/bitcoin/bitcoin/pull/22183
< bitcoin-git> [bitcoin] dongcarl opened pull request #22182: guix: Overhaul how guix-{attest,verify} works and hierarchy (master...2021-05-guix-attestation-overhaul) https://github.com/bitcoin/bitcoin/pull/22182
< bitcoin-git> [gui] hebasto merged pull request #164: Handle peer addition/removal in a right way (master...201224-signal) https://github.com/bitcoin-core/gui/pull/164
< bitcoin-git> bitcoin/master ecbd911 Hennadii Stepanov: qt: Handle peer addition/removal in a right way
< bitcoin-git> bitcoin/master efb7e5a Hennadii Stepanov: qt, refactor: Use default arguments for overridden functions
< bitcoin-git> bitcoin/master 1b66f6e Hennadii Stepanov: qt: Drop PeerTablePriv class
< bitcoin-git> [bitcoin] hebasto pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/359f72105ba0...e638acf69703
< bitcoin-git> [bitcoin] laanwj merged pull request #21573: Update libsecp256k1 subtree to latest master (master...202104_secp256k1) https://github.com/bitcoin/bitcoin/pull/21573
< bitcoin-git> bitcoin/master bdca9bc Pieter Wuille: Squashed 'src/secp256k1/' changes from 3967d96bf1..efad3506a8
< bitcoin-git> bitcoin/master a5a447a Pieter Wuille: Update libsecp256k1 subtree to latest upstream master
< bitcoin-git> bitcoin/master cabb566 Pieter Wuille: Disable certain false positive warnings for libsecp256k1 msvc build
< bitcoin-git> [bitcoin] laanwj pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/3c393ef9e1fb...359f72105ba0
< bitcoin-git> [bitcoin] laanwj closed pull request #21784: test: remove flags verification since it has a fixed value (master...2021-04-segwit-test) https://github.com/bitcoin/bitcoin/pull/21784
< bitcoin-git> [bitcoin] laanwj merged pull request #22149: test: Add temporary logging to debug #20975 (master...2106-testDebug) https://github.com/bitcoin/bitcoin/pull/22149
< bitcoin-git> bitcoin/master 3c393ef W. J. van der Laan: Merge bitcoin/bitcoin#22149: test: Add temporary logging to debug #20975
< bitcoin-git> bitcoin/master faa9496 MarcoFalke: test: Add temporary logging to debug #20975
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/912cb594901b...3c393ef9e1fb
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #22180: fuzz: Increase branch coverage of the float fuzz target (master...2106-fuzzFloat) https://github.com/bitcoin/bitcoin/pull/22180
< bitcoin-git> [bitcoin] vasild opened pull request #22179: Torv2 removal followups (master...torv2_removal_followup) https://github.com/bitcoin/bitcoin/pull/22179
< bitcoin-git> [bitcoin] fanquake closed pull request #22177: fix typo for word bitcoin (master...rb/locale-typo) https://github.com/bitcoin/bitcoin/pull/22177
< bitcoin-git> [bitcoin] rahulbile opened pull request #22177: fix typo for word bitcoin (master...rb/locale-typo) https://github.com/bitcoin/bitcoin/pull/22177
< bitcoin-git> [bitcoin] practicalswift closed pull request #21538: fuzz: Add fuzzing syscall sandbox: detect use of unexpected syscalls when fuzzing ("syscall sanitizer") (master...seccomp-bpf-fuzzing) https://github.com/bitcoin/bitcoin/pull/21538
< bitcoin-git> [gui] jarolrod opened pull request #358: qt: make GUIUtil::ThemedLabel UI form friendly (master...themedlabel-forms) https://github.com/bitcoin-core/gui/pull/358
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21795: fuzz: Terminate immediately if a fuzzing harness tries to perform a DNS lookup (belt and suspenders) (master...fuzz-terminate-on-dns-lookup) https://github.com/bitcoin/bitcoin/pull/21795
< bitcoin-git> bitcoin/master 912cb59 MarcoFalke: Merge bitcoin/bitcoin#21795: fuzz: Terminate immediately if a fuzzing harn...
< bitcoin-git> bitcoin/master 3737d35 practicalswift: fuzz: Terminate immediately if a fuzzing harness ever tries to perform a D...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/791f985a6072...912cb594901b
< bitcoin-git> [bitcoin] fanquake merged pull request #22137: util: Properly handle -noincludeconf on command line (take 2) (master...2106-utilTake2) https://github.com/bitcoin/bitcoin/pull/22137
< bitcoin-git> bitcoin/master fa910b4 MarcoFalke: util: Properly handle -noincludeconf on command line
< bitcoin-git> bitcoin/master 791f985 fanquake: Merge bitcoin/bitcoin#22137: util: Properly handle -noincludeconf on comma...
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/260b1d74fee1...791f985a6072
< bitcoin-git> [bitcoin] fanquake merged pull request #22092: test: convert documentation into type annotations (master...more_mypy_test_utils) https://github.com/bitcoin/bitcoin/pull/22092
< bitcoin-git> bitcoin/master 8bfcba3 fanquake: test: convert docs into type annotations in test_framework/wallet.py
< bitcoin-git> bitcoin/master 68ace23 fanquake: test: convert docs into type annotations in test_framework/test_node.py
< bitcoin-git> bitcoin/master b043ca8 fanquake: test: convert docs into type annotations in test_framework/util.py
< bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/1cc123f40522...260b1d74fee1
< bitcoin-git> [bitcoin] fanquake merged pull request #22169: p2p, rpc, fuzz: various tiny follow-ups (master...p2p-rpc-fuzz-various-followups) https://github.com/bitcoin/bitcoin/pull/22169
< bitcoin-git> bitcoin/master 1cc123f fanquake: Merge bitcoin/bitcoin#22169: p2p, rpc, fuzz: various tiny follow-ups
< bitcoin-git> bitcoin/master c274574 Jon Atack: p2p, rpc, fuzz: various tiny follow-ups
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e033ca137946...1cc123f40522
< bitcoin-git> [bitcoin] Empact opened pull request #22176: test: Correct outstanding -Werror=sign-compare errors (master...2021-06-sign-compare) https://github.com/bitcoin/bitcoin/pull/22176
< bitcoin-git> [bitcoin] sidhujag closed pull request #22175: Dev 4.x bls (master...dev-4.x-bls) https://github.com/bitcoin/bitcoin/pull/22175
< bitcoin-git> [bitcoin] sidhujag opened pull request #22175: Dev 4.x bls (master...dev-4.x-bls) https://github.com/bitcoin/bitcoin/pull/22175

2021-06-06

< bitcoin-git> [bitcoin] hebasto opened pull request #22174: build, qt: Fix libraries linking order for Linux hosts (master...210606-order) https://github.com/bitcoin/bitcoin/pull/22174
< bitcoin-git> [bitcoin] promag closed pull request #22168: wallet: Avoid exception when loading with unsupported external signer (master...2021-06-wallet-extsig) https://github.com/bitcoin/bitcoin/pull/22168
< bitcoin-git> [bitcoin] achow101 opened pull request #22173: wallet: Do not load external signers wallets when unsupported (master...check-external-signer-flags) https://github.com/bitcoin/bitcoin/pull/22173
< bitcoin-git> [bitcoin] jonatack opened pull request #22172: doc: update tor.md, release notes with removal of tor v2 support (master...tor-v2-removal-documentation) https://github.com/bitcoin/bitcoin/pull/22172
< bitcoin-git> [bitcoin] baptistapedro opened pull request #22171: Create sanitizestring.cpp (master...fuzz-fix-SanitizeStr) https://github.com/bitcoin/bitcoin/pull/22171
< bitcoin-git> [bitcoin] jonatack opened pull request #22169: p2p, rpc, fuzz: various tiny follow-ups (master...p2p-rpc-fuzz-various-followups) https://github.com/bitcoin/bitcoin/pull/22169
< bitcoin-git> [gui] promag closed pull request #88: Support block hash alias in console (master...2020-09-block-alias-console) https://github.com/bitcoin-core/gui/pull/88
< bitcoin-git> [bitcoin] promag opened pull request #22168: wallet: Avoid exception when loading with unsupported external signer (master...2021-06-wallet-extsig) https://github.com/bitcoin/bitcoin/pull/22168
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #22167: refactor: Remove char serialize (master...2105-uin8t) https://github.com/bitcoin/bitcoin/pull/22167
< bitcoin-git> [bitcoin] sipa opened pull request #22166: Add support for inferring tr() descriptors (master...202106_infer_tap) https://github.com/bitcoin/bitcoin/pull/22166

2021-06-05

< bitcoin-git> bitcoin/master 62cb8d9 Hennadii Stepanov: qt: Drop BitcoinGUI* WalletFrame data member
< bitcoin-git> bitcoin/master f73e5c9 Hennadii Stepanov: qt: Move CreateWalletActivity connection from WalletFrame to BitcoinGUI
< bitcoin-git> bitcoin/master 20e2e24 Hennadii Stepanov: qt: Move WalletView connections from WalletFrame to BitcoinGUI
< bitcoin-git> [bitcoin] hebasto pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/21d87bbdfd1e...e033ca137946
< bitcoin-git> [gui] hebasto merged pull request #29: refactor: Optimize signal-slot connections logic (master...200710-walletframe) https://github.com/bitcoin-core/gui/pull/29
< bitcoin-git> bitcoin/master fb1b1e0 Hennadii Stepanov: qt: Save/restore column sizes of the tables in the Peers tab
< bitcoin-git> bitcoin/master 21d87bb Hennadii Stepanov: Merge bitcoin-core/gui#256: Save/restore column sizes of the tables in the...
< bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/916f45eba5dc...21d87bbdfd1e
< bitcoin-git> [gui] hebasto merged pull request #256: Save/restore column sizes of the tables in the Peers tab (master...210323-peers) https://github.com/bitcoin-core/gui/pull/256
< bitcoin-git> [gui] hebasto merged pull request #329: Make console buttons look clickable (master...fix-cb-hitbox) https://github.com/bitcoin-core/gui/pull/329
< bitcoin-git> bitcoin/master 916f45e Hennadii Stepanov: Merge bitcoin-core/gui#329: Make console buttons look clickable
< bitcoin-git> bitcoin/master 8b419b5 Jarol Rodriguez: qt: make console buttons look clickable
< bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/38ab7d0765e5...916f45eba5dc
< bitcoin-git> bitcoin/master 38ab7d0 Hennadii Stepanov: Merge bitcoin-core/gui#325: Align numbers in the "Peer Id" column to the r...
< bitcoin-git> bitcoin/master 69b8b5d Hennadii Stepanov: qt: Align numbers in the "Peer Id" column to the right
< bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/898dd9e262e4...38ab7d0765e5
< bitcoin-git> [gui] hebasto merged pull request #325: Align numbers in the "Peer Id" column to the right (master...210512-peer) https://github.com/bitcoin-core/gui/pull/325
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #22159: build: Add --enable-trivial-auto-var-init-pattern option (master...2106-buildPattern) https://github.com/bitcoin/bitcoin/pull/22159
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22150: test: Remove unused node from feature_nulldummy (master...2106-testFaster) https://github.com/bitcoin/bitcoin/pull/22150
< bitcoin-git> bitcoin/master fa2b6c6 MarcoFalke: test: Remove unused node from feature_nulldummy
< bitcoin-git> bitcoin/master 898dd9e MarcoFalke: Merge bitcoin/bitcoin#22150: test: Remove unused node from feature_nulldum...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8f5c9a7fd41d...898dd9e262e4
< bitcoin-git> bitcoin/master 8f5c9a7 MarcoFalke: Merge bitcoin/bitcoin#22153: test: Fix p2p_leak.py intermittent failure
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22153: test: Fix p2p_leak.py intermittent failure (master...202106_fix_p2p_leak) https://github.com/bitcoin/bitcoin/pull/22153
< bitcoin-git> bitcoin/master ca3a770 Martin Zumsande: test: Fix p2p_leak.py intermittent failure by lowering timeout
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/346e52afd6d5...8f5c9a7fd41d
< bitcoin-git> [bitcoin] EthanHeilman opened pull request #22158: rng: adds support for x86 rdrand/rdseed instructions when building using MSVC (master...winx86rngcpu) https://github.com/bitcoin/bitcoin/pull/22158
< bitcoin-git> [bitcoin] achow101 opened pull request #22156: Only allow tr() import to privkey wallets when Taproot is active (master...disallow-tr-privkey-import) https://github.com/bitcoin/bitcoin/pull/22156

2021-06-04

< bitcoin-git> [bitcoin] ryanofsky opened pull request #22155: wallet test: Add test for subtract fee from recipient behavior (master...pr/subfee) https://github.com/bitcoin/bitcoin/pull/22155
< bitcoin-git> [bitcoin] achow101 opened pull request #22154: Add OutputType::BECH32M and related wallet support for fetching bech32m addresses (master...outputtype-bech32m) https://github.com/bitcoin/bitcoin/pull/22154
< bitcoin-git> [bitcoin] mzumsande opened pull request #22153: test: Fix p2p_leak.py intermittent failure (master...202106_fix_p2p_leak) https://github.com/bitcoin/bitcoin/pull/22153
< bitcoin-git> [bitcoin] hebasto opened pull request #22151: build: Follow Transifex docs to prepare XLIFF source (master...210604-xliff) https://github.com/bitcoin/bitcoin/pull/22151
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #22150: test: Remove unused node from feature_nulldummy (master...2106-testFaster) https://github.com/bitcoin/bitcoin/pull/22150
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #22149: test: Add temporary logging to debug #20975 (master...2106-testDebug) https://github.com/bitcoin/bitcoin/pull/22149
< bitcoin-git> [bitcoin] fanquake merged pull request #22121: doc: Various validation doc fixups (master...2106-docVal) https://github.com/bitcoin/bitcoin/pull/22121
< bitcoin-git> bitcoin/master 346e52a fanquake: Merge bitcoin/bitcoin#22121: doc: Various validation doc fixups
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3ac5209662ce...346e52afd6d5
< bitcoin-git> bitcoin/master fa4245d MarcoFalke: doc: Various validation doc fixups
< bitcoin-git> [bitcoin] sdaftuar opened pull request #22147: p2p: Protect last outbound HB compact block peer (master...2021-06-reserve-outbound-hb) https://github.com/bitcoin/bitcoin/pull/22147
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18795: Test: wallet issue with orphaned rewards (master...orphanedreward-test) https://github.com/bitcoin/bitcoin/pull/18795
< bitcoin-git> bitcoin/master 3ac5209 MarcoFalke: Merge bitcoin/bitcoin#18795: Test: wallet issue with orphaned rewards
< bitcoin-git> bitcoin/master e4356f6 Daniel Kraft: Testcase for wallet issue with orphaned rewards.
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a748782a11f0...3ac5209662ce
< bitcoin-git> bitcoin/0.20 5d2ebdd W. J. van der Laan: build: Bump version to 0.20.2rc2
< bitcoin-git> [bitcoin] MarcoFalke pushed 1 commit to 0.20: https://github.com/bitcoin/bitcoin/compare/8b5c83b4aa8c...5d2ebdd2b71f
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15545: [doc] explain why CheckBlock() is called before AcceptBlock (master...2019/03/clarify-checkblock) https://github.com/bitcoin/bitcoin/pull/15545
< bitcoin-git> bitcoin/master 3d552b0 Sjors Provoost: [doc] explain why CheckBlock() is called before AcceptBlock()
< bitcoin-git> bitcoin/master a748782 MarcoFalke: Merge bitcoin/bitcoin#15545: [doc] explain why CheckBlock() is called befo...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c7dd9ff71b9c...a748782a11f0
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #22146: Reject invalid coin height and output index when loading assumeutxo (master...2106-auHeight) https://github.com/bitcoin/bitcoin/pull/22146

2021-06-03

< bitcoin-git> [gui] hebasto closed pull request #355: qt: Avoid ambiguous interpreting of placeholders (master...210603-placeholder) https://github.com/bitcoin-core/gui/pull/355
< bitcoin-git> [gui] hebasto opened pull request #355: qt: Avoid ambiguous interpreting of placeholders (master...210603-placeholder) https://github.com/bitcoin-core/gui/pull/355
< bitcoin-git> [bitcoin] laanwj merged pull request #22051: Basic Taproot derivation support for descriptors (master...202105_taproot_derive) https://github.com/bitcoin/bitcoin/pull/22051
< bitcoin-git> bitcoin/master 41839bd Pieter Wuille: Avoid dependence on CTxDestination index order
< bitcoin-git> bitcoin/master 31df02a Pieter Wuille: Change Solver() output for WITNESS_V1_TAPROOT
< bitcoin-git> bitcoin/master 4b1cc08 Pieter Wuille: Make XOnlyPubKey act like byte container
< bitcoin-git> [bitcoin] laanwj pushed 10 commits to master: https://github.com/bitcoin/bitcoin/compare/07ededa30c94...c7dd9ff71b9c
< bitcoin-git> [bitcoin] sipa opened pull request #22144: Randomize message processing peer order (master...202106_rand_peers) https://github.com/bitcoin/bitcoin/pull/22144
< bitcoin-git> [bitcoin] laanwj pushed tag v0.20.2rc2: https://github.com/bitcoin/bitcoin/commit/5d2ebdd2b71f
< bitcoin-git> [bitcoin] laanwj merged pull request #22050: p2p: remove tor v2 support (master...torv2-remove-support) https://github.com/bitcoin/bitcoin/pull/22050
< bitcoin-git> bitcoin/master c56a1c9 Jon Atack: p2p: drop onions from IsAddrV1Compatible(), no longer relay torv2
< bitcoin-git> bitcoin/master f8e9400 Jon Atack: p2p: remove torv2/ADDR_TORV2_SIZE from SetTor()
< bitcoin-git> bitcoin/master 0f1c58a Jon Atack: test: update feature_proxy to torv3
< bitcoin-git> [bitcoin] laanwj pushed 14 commits to master: https://github.com/bitcoin/bitcoin/compare/907d636e5e76...07ededa30c94
< bitcoin-git> [bitcoin] jonatack closed pull request #22143: p2p: pass spans in CNetAddr by reference to const (master...netaddress-pass-spans-by-reference-to-const) https://github.com/bitcoin/bitcoin/pull/22143
< bitcoin-git> [bitcoin] jonatack opened pull request #22143: p2p: pass spans in CNetAddr by reference to const (master...netaddress-pass-spans-by-reference-to-const) https://github.com/bitcoin/bitcoin/pull/22143
< bitcoin-git> [bitcoin] laanwj closed pull request #21760: Add -flushwalletinterval command line arg (master...flushwalletinterval) https://github.com/bitcoin/bitcoin/pull/21760
< bitcoin-git> [bitcoin] fanquake opened pull request #22142: [WIP] build: split depends Qt into native and target builds (master...split_qt_again) https://github.com/bitcoin/bitcoin/pull/22142
< bitcoin-git> [bitcoin] jnewbery opened pull request #22141: net processing: Remove hash and fValidatedHeaders from QueuedBlock (master...2021-06-blocks-in-flight) https://github.com/bitcoin/bitcoin/pull/22141
< bitcoin-git> [bitcoin] promag closed pull request #22136: Add --disable-rpc configure option (master...2021-06-disable-rpc) https://github.com/bitcoin/bitcoin/pull/22136
< bitcoin-git> [bitcoin] laanwj merged pull request #21353: interfaces: Stop exposing wallet destdata to gui (master...pr/nodestg) https://github.com/bitcoin/bitcoin/pull/21353
< bitcoin-git> bitcoin/master f5ba424 Russell Yanofsky: wallet: Add IsAddressUsed / SetAddressUsed methods
< bitcoin-git> bitcoin/master 62252c9 Russell Yanofsky: interfaces: Stop exposing wallet destdata to gui
< bitcoin-git> bitcoin/master 985430d Russell Yanofsky: test: Add gui test for wallet receive requests
< bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/8837f1ebde05...907d636e5e76
< bitcoin-git> [bitcoin] fanquake merged pull request #21654: build, qt: Make Qt rcc output always deterministic (master...210411-rcc) https://github.com/bitcoin/bitcoin/pull/21654
< bitcoin-git> bitcoin/master 8837f1e fanquake: Merge bitcoin/bitcoin#21654: build, qt: Make Qt rcc output always determin...
< bitcoin-git> bitcoin/master a58868d Hennadii Stepanov: build: Makes rcc output always deterministic
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fcfd37f3f9dc...8837f1ebde05
< bitcoin-git> [bitcoin] fanquake merged pull request #22123: depends: Fix qt.mk for mac arm64 (master...2021-06-fix-aarch64_darwin) https://github.com/bitcoin/bitcoin/pull/22123
< bitcoin-git> bitcoin/master 3b36395 João Barbosa: depends: Fix qt.mk for mac arm64
< bitcoin-git> bitcoin/master fcfd37f fanquake: Merge bitcoin/bitcoin#22123: depends: Fix qt.mk for mac arm64
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6fe012c6bd6a...fcfd37f3f9dc
< bitcoin-git> [bitcoin] jonatack opened pull request #22140: p2p, refactor: remove unneeded CNetAddr::UnserializeV1Array() (master...p2p-remove-unused-UnserializeV1Array) https://github.com/bitcoin/bitcoin/pull/22140
< bitcoin-git> [bitcoin] fanquake opened pull request #22139: test: add type annotations to util.get_rpc_proxy (master...type_annotations_get_rpc_proxy) https://github.com/bitcoin/bitcoin/pull/22139
< bitcoin-git> [bitcoin] fanquake merged pull request #22133: build, qt: Make QWindowsVistaStylePlugin available again (regression) (master...210602-style) https://github.com/bitcoin/bitcoin/pull/22133
< bitcoin-git> bitcoin/master 6fe012c fanquake: Merge bitcoin/bitcoin#22133: build, qt: Make QWindowsVistaStylePlugin avai...
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d331e262f5b2...6fe012c6bd6a
< bitcoin-git> bitcoin/master ab86ac7 Hennadii Stepanov: build, qt: Make QWindowsVistaStylePlugin available again (regression)
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22138: script: fix spelling linter raising spuriously on "invokable" (master...fix-spurious-linter-spelling) https://github.com/bitcoin/bitcoin/pull/22138
< bitcoin-git> bitcoin/master d331e26 MarcoFalke: Merge bitcoin/bitcoin#22138: script: fix spelling linter raising spuriousl...
< bitcoin-git> bitcoin/master 8050eb4 Jon Atack: script: fix spelling linter raising spuriously on "invokable"
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a9435e34457e...d331e262f5b2
< bitcoin-git> [bitcoin] jonatack opened pull request #22138: script: fix spelling linter raising spuriously on "invokable" (master...fix-spurious-linter-spelling) https://github.com/bitcoin/bitcoin/pull/22138
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #22137: util: Properly handle -noincludeconf on command line (master...2106-utilTake2) https://github.com/bitcoin/bitcoin/pull/22137
< bitcoin-git> [bitcoin] promag opened pull request #22136: Add --disable-rpc configure option (master...2021-06-disable-rpc) https://github.com/bitcoin/bitcoin/pull/22136
< bitcoin-git> [gui] promag opened pull request #354: Refactor open date range to use std::optional (master...2021-06-date-range) https://github.com/bitcoin-core/gui/pull/354
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22065: Mark `CheckTxInputs` `[[nodiscard]]`. Avoid UUM in fuzzing harness `coins_view`. (master...nodiscard-CheckTxInputs) https://github.com/bitcoin/bitcoin/pull/22065
< bitcoin-git> bitcoin/master a9435e3 MarcoFalke: Merge bitcoin/bitcoin#22065: Mark `CheckTxInputs` `[[nodiscard]]`. Avoid U...
< bitcoin-git> bitcoin/master 3737126 practicalswift: Mark `CheckTxInputs` `[[nodiscard]]` (out-param `txfee` only set if call i...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/001116719191...a9435e34457e
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22135: CRegTestParams: Use `args` instead of `gArgs`. (master...feature/2021-06-02-chainparams-n-gArgs) https://github.com/bitcoin/bitcoin/pull/22135
< bitcoin-git> bitcoin/master 0011167 MarcoFalke: Merge bitcoin/bitcoin#22135: CRegTestParams: Use `args` instead of `gArgs`...
< bitcoin-git> bitcoin/master 5f23531 Kiminuo: CRegTestParams: Use `args` instead of `gArgs`.
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fd7a770d32af...001116719191
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22122: ci: Bump macOS image to big-sur-xcode-12.5 (master...2106-ciMac) https://github.com/bitcoin/bitcoin/pull/22122
< bitcoin-git> bitcoin/master fd7a770 MarcoFalke: Merge bitcoin/bitcoin#22122: ci: Bump macOS image to big-sur-xcode-12.5
< bitcoin-git> bitcoin/master faa8dfd MarcoFalke: ci: Bump macOS image to big-sur-xcode-12.5
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2aab8a6dd0b5...fd7a770d32af
< bitcoin-git> [bitcoin] Empact reopened pull request #13226: Optimize SelectCoinsBnB by tracking the selection by index rather than by position (master...select-bnb-by-index) https://github.com/bitcoin/bitcoin/pull/13226

2021-06-02

< bitcoin-git> [bitcoin] kiminuo opened pull request #22135: CRegTestParams: Use `args` instead of `gArgs`. (master...feature/2021-06-02-chainparams-n-gArgs) https://github.com/bitcoin/bitcoin/pull/22135
< bitcoin-git> [gui] hebasto closed pull request #322: Improve Overview tab look on Windows (master...210508-frame) https://github.com/bitcoin-core/gui/pull/322
< bitcoin-git> [bitcoin] laanwj merged pull request #21231: Add /opt/homebrew to path to look for boost libraries (master...modify-boost-path-for-m1-macs) https://github.com/bitcoin/bitcoin/pull/21231
< bitcoin-git> bitcoin/master 2aab8a6 W. J. van der Laan: Merge bitcoin/bitcoin#21231: Add /opt/homebrew to path to look for boost l...
< bitcoin-git> bitcoin/master 9a09695 Fu Yong Quah: build: Add /opt/homebrew to path to look for boost libraries
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1186910b6b7b...2aab8a6dd0b5
< bitcoin-git> [bitcoin] hebasto opened pull request #22133: build, qt: Make QWindowsVistaStylePlugin available again (regression) (master...210602-style) https://github.com/bitcoin/bitcoin/pull/22133
< bitcoin-git> [bitcoin] theStack opened pull request #22130: test: refactor: dedup utility function chain_transaction() (master...20210601-test-dedup_chain_transaction) https://github.com/bitcoin/bitcoin/pull/22130
< bitcoin-git> [bitcoin] laanwj merged pull request #22088: doc: improve note on choosing posix mingw32 (master...windows-ubuntu-note) https://github.com/bitcoin/bitcoin/pull/22088
< bitcoin-git> bitcoin/master dafab2b Jarol Rodriguez: doc: improve note on choosing posix mingw32
< bitcoin-git> bitcoin/master 1186910 W. J. van der Laan: Merge bitcoin/bitcoin#22088: doc: improve note on choosing posix mingw32
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a7d17daa5cd8...1186910b6b7b
< bitcoin-git> [bitcoin] laanwj merged pull request #22086: test: remove BasicTestingSetup from unit tests that don't need it (master...remove_unneeded_test_setup) https://github.com/bitcoin/bitcoin/pull/22086
< bitcoin-git> bitcoin/master 4c389ba fanquake: test: remove BasicTestingSetup from arith_uint256 unit tests
< bitcoin-git> bitcoin/master 0559065 fanquake: test: remove BasicTestingSetup from amount unit tests
< bitcoin-git> bitcoin/master 883a5c7 fanquake: test: remove BasicTestingSetup from allocator unit tests
< bitcoin-git> [bitcoin] laanwj pushed 17 commits to master: https://github.com/bitcoin/bitcoin/compare/e3d644a127e1...a7d17daa5cd8
< bitcoin-git> [bitcoin] laanwj merged pull request #22124: 0.20: Finalize translations after closing 0.20.x on Transifex (0.20...210602-0.20-tr) https://github.com/bitcoin/bitcoin/pull/22124
< bitcoin-git> bitcoin/0.20 8b5c83b W. J. van der Laan: Merge bitcoin/bitcoin#22124: 0.20: Finalize translations after closing 0.2...
< bitcoin-git> bitcoin/0.20 56baeba Hennadii Stepanov: 0.20: Update translations after closing 0.20.x on Transifex
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to 0.20: https://github.com/bitcoin/bitcoin/compare/55631547ea88...8b5c83b4aa8c
< bitcoin-git> [bitcoin] fanquake closed pull request #22128: Create Lil* (master...patch-1) https://github.com/bitcoin/bitcoin/pull/22128
< bitcoin-git> [bitcoin] Vaultbank opened pull request #22128: Create Lil* (master...patch-1) https://github.com/bitcoin/bitcoin/pull/22128
< bitcoin-git> [bitcoin] dgoncharov opened pull request #22126: build: Disable make builtin rules. (master...disable_builtin_rules) https://github.com/bitcoin/bitcoin/pull/22126
< bitcoin-git> [bitcoin] hebasto opened pull request #22124: 0.20: Update translations after closing 0.20.x on Transifex (0.20...210602-0.20-tr) https://github.com/bitcoin/bitcoin/pull/22124
< bitcoin-git> bitcoin/master e3d644a W. J. van der Laan: Merge bitcoin-core/gui#351: Translations update
< bitcoin-git> bitcoin/master 0680460 Hennadii Stepanov: qt: Translations update
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2fccd9cf3036...e3d644a127e1
< bitcoin-git> [gui] laanwj merged pull request #351: Translations update (master...210601-tr) https://github.com/bitcoin-core/gui/pull/351
< bitcoin-git> [bitcoin] promag opened pull request #22123: depends: Fix qt.mk for mac arm64 (master...2021-06-fix-aarch64_darwin) https://github.com/bitcoin/bitcoin/pull/22123
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #22122: ci: Bump macOS image to big-sur-xcode-12.5 (master...2106-ciMac) https://github.com/bitcoin/bitcoin/pull/22122
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #22121: doc: Various validation doc fixups (master...2106-docVal) https://github.com/bitcoin/bitcoin/pull/22121
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22082: test: update nanobench from release 4.0.0 to 4.3.4 (master...2021-05-update-nanobench) https://github.com/bitcoin/bitcoin/pull/22082
< bitcoin-git> bitcoin/master 2fccd9c MarcoFalke: Merge bitcoin/bitcoin#22082: test: update nanobench from release 4.0.0 to ...
< bitcoin-git> bitcoin/master 44d05d0 Martin Ankerl: test: remove sanitizer suppression for nanobench
< bitcoin-git> bitcoin/master e3c866e Martin Ankerl: test: update nanobench from release 4.0.0 to 4.3.4
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/a83bbf02c762...2fccd9cf3036
< bitcoin-git> [bitcoin] fanquake merged pull request #22054: depends: Bump Qt version to 5.12.11 (master...210525-bump) https://github.com/bitcoin/bitcoin/pull/22054
< bitcoin-git> bitcoin/master a83bbf0 fanquake: Merge bitcoin/bitcoin#22054: depends: Bump Qt version to 5.12.11
< bitcoin-git> bitcoin/master fa416ce Hennadii Stepanov: depends: Bump Qt version to 5.12.11
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0a3b8ea11ad2...a83bbf02c762
< bitcoin-git> [bitcoin] fanquake merged pull request #22106: refactor: address ProcessNewBlock comments from #21713 (master...fixup_21713) https://github.com/bitcoin/bitcoin/pull/22106
< bitcoin-git> bitcoin/master 0a3b8ea fanquake: Merge bitcoin/bitcoin#22106: refactor: address ProcessNewBlock comments fr...