<bitcoin-git>
[bitcoin] pinheadmz closed pull request #27327: I want more bitcoins! Haven't had time to buy at $0.2 π (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27327
<bitcoin-git>
[bitcoin] SValentyn opened pull request #27327: I want more bitcoins! Haven't had time to buy at $0.2 π (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27327
<bitcoin-git>
[bitcoin] fanquake opened pull request #27326: guix: combine and document `enable_werror` (master...guix_glibc_simplify_werror) https://github.com/bitcoin/bitcoin/pull/27326
<bitcoin-git>
[bitcoin] theStack opened pull request #27325: test: various `converttopsbt` check cleanups in rpc_psbt.py (master...test_psbt_cleanups) https://github.com/bitcoin/bitcoin/pull/27325
<bitcoin-git>
[bitcoin] jonatack opened pull request #27322: move-only: IsDeprecatedRPCEnabled to rpc/util to fix CI builds when called from wallet (master...2023-03-fix-IsDeprecatedRPCEnabled-build-errors) https://github.com/bitcoin/bitcoin/pull/27322
<bitcoin-git>
[bitcoin] fanquake merged pull request #27028: ci: Cache more stuff in the ci images: msan, iwyu, pip, sdks (master...2301-ci-cache-apt-π΄) https://github.com/bitcoin/bitcoin/pull/27028
<bitcoin-git>
[bitcoin] john-moffett opened pull request #27317: log: Check that the timestamp string is non-empty to avoid undefined behavior (master...2023_04_FixTimestampPotentialUB) https://github.com/bitcoin/bitcoin/pull/27317
<bitcoin-git>
[bitcoin] fanquake merged pull request #27257: refactor, net: End friendship of CNode, CConnman and ConnmanTestMsg (master...2023-03-cnode-friends) https://github.com/bitcoin/bitcoin/pull/27257
<bitcoin-git>
[bitcoin] fanquake closed pull request #26296: [DEMO] Integrate `bitcoin-tidy` clang-tidy plugin - warn on uninitialized members of aggregate types (master...integrate_cory_tidy) https://github.com/bitcoin/bitcoin/pull/26296
<bitcoin-git>
[bitcoin] hebasto opened pull request #27314: build, qt: Fix handling of `CXX=clang++` when building `qt` package (master...230323-qt-clang) https://github.com/bitcoin/bitcoin/pull/27314
<bitcoin-git>
[bitcoin] achow101 opened pull request #27308: bumpfee: avoid making bumped transactions with too low fee when replacing outputs (master...fix-bumpfee-replaced-outputs-fee-calc) https://github.com/bitcoin/bitcoin/pull/27308
<bitcoin-git>
[bitcoin] ishaanam opened pull request #27307: wallet: track mempool conflicts with wallet transactions (master...track_mempool_wallet_conflicts) https://github.com/bitcoin/bitcoin/pull/27307
<bitcoin-git>
[bitcoin] pinheadmz opened pull request #27303: system: cache config file path before potentially updating datadir (master...cache-conf-file) https://github.com/bitcoin/bitcoin/pull/27303
<bitcoin-git>
[bitcoin] ryanofsky opened pull request #27302: init: Error if ignored bitcoin.conf file is found (master...pr/ignoredconf) https://github.com/bitcoin/bitcoin/pull/27302
<bitcoin-git>
[bitcoin] achow101 merged pull request #27271: RPC: Fix fund transaction crash when at 0-value, 0-fee (master...empty_value_crash) https://github.com/bitcoin/bitcoin/pull/27271
<bitcoin-git>
bitcoin/master fc7c21f Andrew Chow: Merge bitcoin/bitcoin#27271: RPC: Fix fund transaction crash when at 0-val...
<bitcoin-git>
[bitcoin] brunoerg opened pull request #27295: test: add support for all networks in `deserialize_v2` (master...2023-03-improv-deserialize-v2) https://github.com/bitcoin/bitcoin/pull/27295
<bitcoin-git>
[bitcoin] TheCharlatan opened pull request #27294: refactor: Move chain names to the kernel namespace (master...kernelChainName) https://github.com/bitcoin/bitcoin/pull/27294
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #27287: test: Replace threading with concurrent.futures (master...2303-test-check-return-value-π) https://github.com/bitcoin/bitcoin/pull/27287
<bitcoin-git>
[bitcoin] instagibbs closed pull request #26398: Replace MIN_STANDARD_TX_NONWITNESS_SIZE to preclude 64 non-witness bytes only (master...relax_too_small_tx_equality) https://github.com/bitcoin/bitcoin/pull/26398
2023-03-20
<bitcoin-git>
[bitcoin] achow101 opened pull request #27286: wallet: Keep track of the wallet's own transaction outputs in memory (master...wallet-txos) https://github.com/bitcoin/bitcoin/pull/27286
<bitcoin-git>
[bitcoin] hebasto closed pull request #27285: build: Link `libbitcoinkernel` to `libbitcoin_util` (master...230320-util) https://github.com/bitcoin/bitcoin/pull/27285
<bitcoin-git>
[bitcoin] hebasto opened pull request #27285: build: Link `libbitcoinkernel` to `libbitcoin_util` (master...230320-util) https://github.com/bitcoin/bitcoin/pull/27285
<bitcoin-git>
bitcoin/master db03248 Andrew Chow: Merge bitcoin/bitcoin#27199: test: fix race condition in encrypted wallet ...
<bitcoin-git>
[bitcoin] instagibbs opened pull request #27271: Fix fund transaction case at 0-value, 0-fee (master...empty_value_crash) https://github.com/bitcoin/bitcoin/pull/27271
<bitcoin-git>
bitcoin/master e194e3e Sebastian Falbesoner: test: PSBT: eliminate magic numbers for global unsigned tx key (0)
<bitcoin-git>
bitcoin/master dd78e3f Sebastian Falbesoner: test: speedup rpc_psbt.py by whitelisting peers (immediate tx relay)
<bitcoin-git>
[gui] hernanmarino opened pull request #722: Wallet : Allow user to navigate options while encrypting at creation (master...wallet-encryption-navigation) https://github.com/bitcoin-core/gui/pull/722
<bitcoin-git>
[bitcoin] dergoegge opened pull request #27270: refactor, net processing: Avoid CNode::m_relays_txs usage (master...2023-03-no-cnode-txrelays) https://github.com/bitcoin/bitcoin/pull/27270
<bitcoin-git>
[bitcoin] ismaelsadeeq opened pull request #27269: test: Support decoding segwit address in address_to_scriptpubkey() (master...add-bech32-testnet-address-to-scriptpubkey) https://github.com/bitcoin/bitcoin/pull/27269
<bitcoin-git>
[bitcoin] stratospher opened pull request #27264: p2p: Improve diversification of new connections (master...p2p-diverse-new-conn) https://github.com/bitcoin/bitcoin/pull/27264
<bitcoin-git>
[bitcoin] pinheadmz closed pull request #27263: logging: accept "none" as argument for rpc logging (master...logging-none) https://github.com/bitcoin/bitcoin/pull/27263
<bitcoin-git>
[bitcoin] pinheadmz opened pull request #27263: logging: accept "none" as argument for rpc logging (master...logging-none) https://github.com/bitcoin/bitcoin/pull/27263
<bitcoin-git>
[gui] rebroad opened pull request #720: Correct poor grammar in wallet synchronization warning. (master...UpdateSyncWarningText) https://github.com/bitcoin-core/gui/pull/720
<bitcoin-git>
[bitcoin] dergoegge opened pull request #27257: refactor, net: End friendship of CNode, CConnman and ConnmanTestMsg (master...2023-03-cnode-friends) https://github.com/bitcoin/bitcoin/pull/27257
<bitcoin-git>
[bitcoin] stickies-v closed pull request #25756: rest: Remove support for a number of `-deprecatedrest` options (master...rest/query-params-3-cleanup) https://github.com/bitcoin/bitcoin/pull/25756
<bitcoin-git>
[bitcoin] stickies-v closed pull request #25755: rest: Use from_blockhash and txdetails query parameters (master...rest/query-params-2-update-endpoints) https://github.com/bitcoin/bitcoin/pull/25755
<bitcoin-git>
[bitcoin] stickies-v closed pull request #25754: rest: Extend HTTPRequest interface to support querying path (parameters) (master...rest/query-params-1-path-interface) https://github.com/bitcoin/bitcoin/pull/25754
<bitcoin-git>
[bitcoin] stickies-v closed pull request #25753: rest: Move format string from path-like parameter to query parameter (master...rest/query-params-0-prep) https://github.com/bitcoin/bitcoin/pull/25753
<bitcoin-git>
[bitcoin] fanquake merged pull request #27205: doc: Show how less noisy clang-tidy output can be achieved (master...dev-notes-clang-tidy) https://github.com/bitcoin/bitcoin/pull/27205
<bitcoin-git>
[bitcoin] fanquake merged pull request #27232: Use string interpolation for default value of -listen (master...use-string-interpolation-for-default-value-of-listen) https://github.com/bitcoin/bitcoin/pull/27232
<bitcoin-git>
[bitcoin] fanquake merged pull request #23813: Add test and docs for getblockfrompeer with pruning (master...2021-12-getblockfrompeer-follow-up) https://github.com/bitcoin/bitcoin/pull/23813
<bitcoin-git>
bitcoin/master cd761e6 Fabian Jahr: rpc: Add note on guarantees to getblockfrompeer
<bitcoin-git>
bitcoin/master fe329dc Fabian Jahr: test: Add test for getblockfrompeer on pruned nodes
<bitcoin-git>
bitcoin/master 6e662a8 fanquake: Merge bitcoin/bitcoin#23813: Add test and docs for getblockfrompeer with p...
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #27239: refactor: Consistenly use context args over gArgs in node/interfaces (master...2303-args-consistent-π―) https://github.com/bitcoin/bitcoin/pull/27239