<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #25704: refactor: Remove all validation option globals (master...2207-val-globals-💧) https://github.com/bitcoin/bitcoin/pull/25704
<bitcoin-git>
[bitcoin] MarcoFalke closed pull request #25626: Replace mempoolfullrbf with more compatible and flexible mempoolreplacement (plus more tests) (master...mempoolreplacement_2022) https://github.com/bitcoin/bitcoin/pull/25626
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #25699: scripted-diff: Replace NullUniValue with UniValue::VNULL (master...2207-univalue-types-🙉) https://github.com/bitcoin/bitcoin/pull/25699
<bitcoin-git>
[bitcoin] theStack opened pull request #25698: crypto: avoid potential buffer overread in `ChaCha20::SetKey` (master...202207-crypto-avoid_potential_buffer_overread_in_chacha20_setkey) https://github.com/bitcoin/bitcoin/pull/25698
<bitcoin-git>
[bitcoin] fanquake opened pull request #25697: depends: expat 2.4.8 & fix building with -flto when using Guix (master...expat_2_4_8_with_lto) https://github.com/bitcoin/bitcoin/pull/25697
<bitcoin-git>
[bitcoin] theStack closed pull request #25598: doc: assumeutxo: format tables to be aligned in plain-text (master...202207-doc-assumeutxo-nicer_plaintext_tables) https://github.com/bitcoin/bitcoin/pull/25598
<bitcoin-git>
[bitcoin] MarcoFalke closed pull request #22775: rpc: Add option to list transactions from oldest to newest in `listtransactions` RPC command (master...listtransactions-set-order) https://github.com/bitcoin/bitcoin/pull/22775
<bitcoin-git>
[bitcoin] MarcoFalke closed pull request #23226: c++20: Opt-in to modeling view and borrowed_range for Span (master...borrowed-span) https://github.com/bitcoin/bitcoin/pull/23226
<bitcoin-git>
[bitcoin] MarcoFalke closed pull request #23308: Update basic multisig test/docs to use multipath descriptor (master...multisig_multipath_descriptor_wallet) https://github.com/bitcoin/bitcoin/pull/23308
<bitcoin-git>
[bitcoin] MarcoFalke closed pull request #24220: validation: don't re-acquire cs_main during IBD in CChainState::IsInitialBlockDownload() (master...remove-cs_main-lock-from-IsInitialBlockDownload) https://github.com/bitcoin/bitcoin/pull/24220
<bitcoin-git>
[bitcoin] luke-jr opened pull request #25691: RPC: Document "asm" and "hex" fields for scripts & fix getblock help (master...docfix_getblock&asmhex) https://github.com/bitcoin/bitcoin/pull/25691
2022-07-24
<bitcoin-git>
[bitcoin] fjahr closed pull request #25690: net: Add addresses to local addr map even if their network is unreachable (master...2022-07-localaddr) https://github.com/bitcoin/bitcoin/pull/25690
<bitcoin-git>
[bitcoin] fjahr opened pull request #25690: net: Add addresses to local addr map even if their network is unreachable (master...2022-07-localaddr) https://github.com/bitcoin/bitcoin/pull/25690
<bitcoin-git>
[bitcoin] fjahr opened pull request #25688: net: Only use TorControl connection as proxy if proxy is not set yet (master...2022-07-torcontrol) https://github.com/bitcoin/bitcoin/pull/25688
<bitcoin-git>
[bitcoin] hebasto closed pull request #25660: Revert "build: remove some no-longer-needed var unexporting from conf… (master...220721-pkgconfig) https://github.com/bitcoin/bitcoin/pull/25660
2022-07-23
<bitcoin-git>
[bitcoin] hebasto opened pull request #25687: build: Do not export `PKG_CONFIG_{PATH|LIBDIR}` variables (master...220723-export) https://github.com/bitcoin/bitcoin/pull/25687
<bitcoin-git>
[bitcoin] furszy opened pull request #25685: wallet: Faster transaction creation by removing pre-set-inputs fetching responsibility from Coin Selection (master...2022_wallet_faster_coin_selection) https://github.com/bitcoin/bitcoin/pull/25685
<bitcoin-git>
[bitcoin] chinggg opened pull request #25683: test: Fix `nEvicted` returned by `LimitOrphans` (master...fix-txorphan-limit) https://github.com/bitcoin/bitcoin/pull/25683
<bitcoin-git>
[bitcoin] yusufsahinhamza opened pull request #25680: rpc, docs: Add note for commands that supports only legacy wallets (master...improve-rpchelpman-notes) https://github.com/bitcoin/bitcoin/pull/25680
2022-07-22
<bitcoin-git>
[bitcoin] achow101 opened pull request #25679: wallet: Correctly identify external inputs that are also in the wallet (master...fix-external-but-have-tx) https://github.com/bitcoin/bitcoin/pull/25679
<bitcoin-git>
[bitcoin] mzumsande opened pull request #25678: p2p: skip querying dns seeds if `-onlynet` disables IPv4 and IPv6 (master...202207_onlynet_dns) https://github.com/bitcoin/bitcoin/pull/25678
<bitcoin-git>
[bitcoin] aureleoules opened pull request #25677: refactor: make active_chain_tip a reference (master...2022-07-make-active-chain-ref) https://github.com/bitcoin/bitcoin/pull/25677
<bitcoin-git>
[bitcoin] MarcoFalke closed pull request #20753: rpc: Allow to ignore specific policy reject reasons (master...2012-policyRpcIgnore) https://github.com/bitcoin/bitcoin/pull/20753
<bitcoin-git>
[bitcoin] vasild opened pull request #25676: sync: simplify and remove unused code from sync.h (master...improve_sync.h) https://github.com/bitcoin/bitcoin/pull/25676
<bitcoin-git>
[bitcoin] glozow opened pull request #25674: add unit tests for RBF rules in isolation (master...2022-07-rbf-unit-tests) https://github.com/bitcoin/bitcoin/pull/25674
<bitcoin-git>
[bitcoin] aureleoules opened pull request #25673: refactor: make member functions const when applicable (master...2022-07-refactor) https://github.com/bitcoin/bitcoin/pull/25673
<bitcoin-git>
[bitcoin] fanquake merged pull request #25331: Add HashWriter without ser-type and ser-version and use it where possible (master...2206-hashwriter-👽) https://github.com/bitcoin/bitcoin/pull/25331
<bitcoin-git>
[bitcoin] theStack opened pull request #25670: test: check that combining PSBTs with different txs fails (master...202207-test-add_combinepsbts_fail_test) https://github.com/bitcoin/bitcoin/pull/25670
<bitcoin-git>
[bitcoin] ryanofsky opened pull request #25665: BResult improvements, allow returning separate value on failure (master...pr/bresult2) https://github.com/bitcoin/bitcoin/pull/25665
<bitcoin-git>
[bitcoin] darosior opened pull request #25664: refactor: Redefine `IsSolvable()` using descriptors (master...redefine_issolvable) https://github.com/bitcoin/bitcoin/pull/25664
<bitcoin-git>
[bitcoin] rodentrabies opened 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
<bitcoin-git>
[bitcoin] hebasto opened pull request #25660: Revert "build: remove some no-longer-needed var unexporting from conf… (master...220721-pkgconfig) https://github.com/bitcoin/bitcoin/pull/25660
<bitcoin-git>
bitcoin/master 597a4b3 Sebastian Falbesoner: scripted-diff: rename `FromBinary` helper to `from_binary` (signet miner)
<bitcoin-git>
[bitcoin] jonatack opened pull request #25651: refactor: make ChainImpl::m_node data member private (master...make-ChainImpl-m_node-data-member-private) https://github.com/bitcoin/bitcoin/pull/25651
<bitcoin-git>
[bitcoin] josibake opened pull request #25650: script: default to necessary tags in `test/get_previous_releases.py` (master...josibake-update-get-previous-releases-script) https://github.com/bitcoin/bitcoin/pull/25650
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #25648: refactor: Remove ::fRequireStandard global (master...2207-burn-globals-🛶) https://github.com/bitcoin/bitcoin/pull/25648
<bitcoin-git>
[bitcoin] fanquake merged pull request #25285: Add AutoFile without ser-type and ser-version and use it where possible (master...2206-autofile-🌟) https://github.com/bitcoin/bitcoin/pull/25285
<bitcoin-git>
bitcoin/master c6fafa4 fanquake: Merge bitcoin/bitcoin#25630: Add symlinks for hardcoded Makefiles in out o...
<bitcoin-git>
[bitcoin] fanquake merged pull request #25630: Add symlinks for hardcoded Makefiles in out of tree builds (master...symlink-makefiles) https://github.com/bitcoin/bitcoin/pull/25630
<bitcoin-git>
[gui] hebasto closed pull request #607: refactor: Skip manual signal disconnection in descructors (master...220526-handler) https://github.com/bitcoin-core/gui/pull/607
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #25645: Remove unused includes from dbwrapper.h (master...2207-include-dbwrapper-🔙) https://github.com/bitcoin/bitcoin/pull/25645
<bitcoin-git>
[bitcoin] hebasto closed pull request #25636: build: Add `double_conversion` package for Linux hosts (master...220718-qt-dc) https://github.com/bitcoin/bitcoin/pull/25636
<bitcoin-git>
[bitcoin] fanquake opened pull request #25643: depends: compile FastFixedDtoa with -O1 to fix cross-arch reproducibility for arm32 (master...libdouble_non_determinism) https://github.com/bitcoin/bitcoin/pull/25643
<bitcoin-git>
[bitcoin] darosior opened 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] fanquake merged pull request #25629: univalue: Return more detailed type check error messages (master...2207-json-push-🎬) https://github.com/bitcoin/bitcoin/pull/25629
<bitcoin-git>
bitcoin/master 47dad42 fanquake: Merge bitcoin/bitcoin#25629: univalue: Return more detailed type check err...
<bitcoin-git>
bitcoin/master fae5ce8 MacroFake: univalue: Return more detailed type check error messages
<bitcoin-git>
bitcoin/master fafab14 MacroFake: move-only: Move UniValue::getInt definition to keep class with definitions...
<bitcoin-git>
[bitcoin] achow101 opened pull request #25634: wallet, tests: Expand and test when the blank wallet flag should be un/set (master...desc-import-unset-blank) https://github.com/bitcoin/bitcoin/pull/25634
<bitcoin-git>
[bitcoin] fanquake opened pull request #25633: depends: don't restrict --enable-lto to non-guix cctools (master...dont_restrict_lto_non_guix_builds) https://github.com/bitcoin/bitcoin/pull/25633
<bitcoin-git>
[bitcoin] fanquake merged pull request #25599: build: Check for std::atomic::exchange rather than std::atomic_exchange (master...specifc-atomics-check) https://github.com/bitcoin/bitcoin/pull/25599
<bitcoin-git>
[bitcoin] psgreco opened pull request #25630: Add symlinks for hardcoded Makefiles in out of tree builds (master...symlink-makefiles) https://github.com/bitcoin/bitcoin/pull/25630
<bitcoin-git>
[bitcoin] fanquake merged pull request #25542: build: Use Link Time Optimization for Qt code on Linux (master...220705-ltcg) https://github.com/bitcoin/bitcoin/pull/25542
<bitcoin-git>
bitcoin/master d806407 fanquake: Merge bitcoin/bitcoin#25542: build: Use Link Time Optimization for Qt code...
<bitcoin-git>
bitcoin/master 70d807c fanquake: refactor: integrate no_nul into univalue unitester
2022-07-17
<bitcoin-git>
[bitcoin] Mr-Leshiy closed pull request #25628: Add new getlastvbkwithvtbs, getlastaltwithvtbs rpcs and (master...add-new-rpcs) https://github.com/bitcoin/bitcoin/pull/25628
<bitcoin-git>
[bitcoin] Mr-Leshiy opened pull request #25628: Add new getlastvbkwithvtbs, getlastaltwithvtbs rpcs and (master...add-new-rpcs) https://github.com/bitcoin/bitcoin/pull/25628
<bitcoin-git>
[bitcoin] luke-jr opened pull request #25626: Replace mempoolfullrbf with more compatible and flexible mempoolreplacement (plus more tests) (master...mempoolreplacement_2022) https://github.com/bitcoin/bitcoin/pull/25626
<bitcoin-git>
[bitcoin] theStack opened pull request #25625: test: add test for decoding PSBT with per-input preimage types (master...202207-test-add_more_decodepsbt_tests) https://github.com/bitcoin/bitcoin/pull/25625
<bitcoin-git>
[bitcoin] vasild opened pull request #25619: net: avoid overriding non-virtual ToString() in CService and use better naming (master...CNetAddr_ToString) https://github.com/bitcoin/bitcoin/pull/25619
<bitcoin-git>
[bitcoin] darosior opened pull request #25618: Release notes for Miniscript support in P2WSH descriptors (master...changelog_miniscript_descriptors) https://github.com/bitcoin/bitcoin/pull/25618
<bitcoin-git>
[bitcoin] w0xlt opened pull request #25616: refactor: Return `BResult` from WalletLoader methods (master...brrrrresult-load-create) https://github.com/bitcoin/bitcoin/pull/25616
<bitcoin-git>
[bitcoin] MarnixCroes closed pull request #25578: rpc: add missing description in gettxout help text (master...rpc-add-missing-description-in-gettxout-help-text) https://github.com/bitcoin/bitcoin/pull/25578
<bitcoin-git>
[bitcoin] MarnixCroes opened pull request #25615: rpc: add missing description in gettxout help text (master...rpc-add-missing-description-gettxout-help-text) https://github.com/bitcoin/bitcoin/pull/25615
<bitcoin-git>
[bitcoin] achow101 merged pull request #24148: Miniscript support in Output Descriptors (master...miniscript_wallet_watchonly) https://github.com/bitcoin/bitcoin/pull/24148
<bitcoin-git>
bitcoin/master 4a08288 Antoine Poinsot: qa: better error reporting on descriptor parsing error
<bitcoin-git>
bitcoin/master d25d58b Antoine Poinsot: miniscript: add a helper to find the first insane sub with no child
<bitcoin-git>
bitcoin/master c38c7c5 Antoine Poinsot: miniscript: don't check for top level validity at parsing time