<bitcoin-git>
[bitcoin] fanquake merged pull request #25820: [test] make tx6 child of tx5, not tx3, in rbf_tests (master...2022-08-rbf-test-fix) https://github.com/bitcoin/bitcoin/pull/25820
<bitcoin-git>
bitcoin/master 49db42c glozow: [test] make tx6 child of tx5, not tx3, in rbf_tests
<bitcoin-git>
bitcoin/master dd62721 fanquake: Merge bitcoin/bitcoin#25820: [test] make tx6 child of tx5, not tx3, in rbf...
<bitcoin-git>
[bitcoin] glozow opened pull request #25820: [test] make tx6 child of tx5, not tx3, in rbf_tests (master...2022-08-rbf-test-fix) https://github.com/bitcoin/bitcoin/pull/25820
<bitcoin-git>
[bitcoin] fanquake merged pull request #25812: psbt: Avoid unsigned int overflow in PSBT_IN_TAP_BIP32_DERIVATION (master...psbt-hd-path-int-overflow) https://github.com/bitcoin/bitcoin/pull/25812
<bitcoin-git>
[bitcoin] achow101 merged pull request #25642: Don't wrap around when deriving an extended key at a too large depth (master...ext_key_derive_wrap_around) https://github.com/bitcoin/bitcoin/pull/25642
<bitcoin-git>
bitcoin/master d3599c2 Antoine Poinsot: spkman: don't ignore the return value when deriving an extended key
<bitcoin-git>
bitcoin/master 0ca258a Antoine Poinsot: descriptor: never ignore the return value when deriving an extended key
<bitcoin-git>
bitcoin/master 50cfc9e Antoine Poinsot: (pubk)key: mark Derive() as nodiscard
<bitcoin-git>
[bitcoin] fanquake opened pull request #25813: build: move raw rule into Makefile.am (master...move_raw_h_into_makefile) https://github.com/bitcoin/bitcoin/pull/25813
<bitcoin-git>
[bitcoin] theStack opened pull request #25811: doc: test: suggest multi-line imports in functional test style guide (master...202208-doc-test-prefer_multiline_imports) https://github.com/bitcoin/bitcoin/pull/25811
<bitcoin-git>
[bitcoin] theStack opened pull request #25810: scripted-diff: test: rename `MAX_{ANCESTORS,DESCENDANTS}` to `DEFAULT_{ANCESTOR,DESCENDANT}_LIMIT` (master...202208-test-rename_default_ancestor_descendant_limits) https://github.com/bitcoin/bitcoin/pull/25810
<bitcoin-git>
[bitcoin] glozow merged pull request #24564: doc: Clarify that CheckSequenceLocksAtTip is a validation function (master...2203-docVal-π‘) https://github.com/bitcoin/bitcoin/pull/24564
<bitcoin-git>
bitcoin/master c012875 glozow: Merge bitcoin/bitcoin#24564: doc: Clarify that CheckSequenceLocksAtTip is ...
<bitcoin-git>
[bitcoin] 0xB10C opened pull request #25794: test, tracing: don't rely on `block_connected` USDT event order in tests (master...2022-08-fix-usdt-validation-test) https://github.com/bitcoin/bitcoin/pull/25794
<bitcoin-git>
[bitcoin] hebasto closed pull request #25744: build: Use Link Time Optimization in Qt code for Darwin hosts (master...220729-qt-darwin-lto) https://github.com/bitcoin/bitcoin/pull/25744
<bitcoin-git>
[bitcoin] w0xlt opened pull request #25792: test: add tests for `datacarrier` and `datacarriersize` options (master...test_data_carrier) https://github.com/bitcoin/bitcoin/pull/25792
<bitcoin-git>
[bitcoin] jonatack closed pull request #24606: Change -maxtimeadjustment default from 70 minutes to 0 (master...default-zero-maxtimeadjustment) https://github.com/bitcoin/bitcoin/pull/24606
<bitcoin-git>
[bitcoin] jonatack closed pull request #25271: net: helpfully log in ConnectNode() which peer we are already connected to (master...ConnectNode-say-which-peer-we-are-already-connected-to) https://github.com/bitcoin/bitcoin/pull/25271
<bitcoin-git>
[bitcoin] jonatack closed pull request #25586: bench: add logging benchmarks for LogPrintLevel and LogPrintfCategory (master...add-logging-benchmarks) https://github.com/bitcoin/bitcoin/pull/25586
<bitcoin-git>
bitcoin/master 21a9e94 josibake: ci: remove hardcoded tag list from ci scripts
<bitcoin-git>
[bitcoin] fanquake merged pull request #24662: addrman: Use system time instead of adjusted network time (master...2203-add-π) https://github.com/bitcoin/bitcoin/pull/24662
<bitcoin-git>
bitcoin/master 1d6b438 Andreas Kouloumos: test: use MiniWallet to simplify mempool_package_limits.py tests
<bitcoin-git>
[bitcoin] MarcoFalke closed pull request #21763: test: Run AppInitSanityChecks before all tests (master...2104-testCommonInit) https://github.com/bitcoin/bitcoin/pull/21763
<bitcoin-git>
bitcoin/master fa468bd MacroFake: Return optional error from ApplyArgsManOptions
<bitcoin-git>
bitcoin/master fa14860 MacroFake: Remove ::fRequireStandard global
<bitcoin-git>
bitcoin/master fa9cba7 MacroFake: Remove ::incrementalRelayFee and ::minRelayTxFee globals
<bitcoin-git>
[bitcoin] w0xlt closed pull request #25601: util: Make `BResult` error a generic type instead of only `bilingual_str` (master...structuredresult) https://github.com/bitcoin/bitcoin/pull/25601
<bitcoin-git>
[bitcoin] w0xlt closed pull request #25757: rpc: add a new parameter `desriptor_file` to `importdescriptors` RPC (master...desc_from_file) https://github.com/bitcoin/bitcoin/pull/25757
<bitcoin-git>
[bitcoin] achow101 merged pull request #25272: wallet: guard and alert about a wallet invalid state during chain sync (master...2022_wallet_invalid_state) https://github.com/bitcoin/bitcoin/pull/25272
<bitcoin-git>
bitcoin/master 77de5c6 furszy: wallet: guard and alert about a wallet invalid state during chain sync
<bitcoin-git>
bitcoin/master 9e04cfa furszy: test: add coverage for wallet inconsistent state during sync
<bitcoin-git>
bitcoin/master de3c46c Andrew Chow: Merge bitcoin/bitcoin#25272: wallet: guard and alert about a wallet invali...
<bitcoin-git>
[bitcoin] achow101 opened pull request #25766: wallet: Include a signature with encrypted keys to mitigate a wallet scam (master...enckeys-with-sigs) https://github.com/bitcoin/bitcoin/pull/25766
<bitcoin-git>
[bitcoin] fanquake closed pull request #25570: mempool: Add the `bypass_{csv,cltv}` option to `testmempoolaccept` (master...bypass-op-1) https://github.com/bitcoin/bitcoin/pull/25570
<bitcoin-git>
[bitcoin] w0xlt closed pull request #24121: wallet: treat P2TR address with invalid x-only pubkey as invalid (master...validate_P2TR_invalid_pk) https://github.com/bitcoin/bitcoin/pull/24121
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #25528: ci: run USDT interface tests in the CI (master...2022-06-usdt-ci-tests) https://github.com/bitcoin/bitcoin/pull/25528
<bitcoin-git>
bitcoin/master 220a5a2 0xb10c: test: hook into PID in tracing tests
<bitcoin-git>
bitcoin/master b27ba16 Jon Atack: refactor: make all NodeImpl/ChainImpl/ExternalSignerImpl members public
<bitcoin-git>
bitcoin/master 4bedfd7 Jon Atack: refactor: remove unneeded temporaries in node/interfaces, simplify code
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #25663: tracing: do not use `coin` after move in `CCoinsViewCache::AddCoin` (master...bugprone-use-after-move) https://github.com/bitcoin/bitcoin/pull/25663