<bitcoin-git>
[bitcoin] ryanofsky merged pull request #31548: fuzz: Abort when global PRNG is used before SeedRand::ZEROS (master...2412-fuzz-abort-g-rng) https://github.com/bitcoin/bitcoin/pull/31548
<bitcoin-git>
bitcoin/master fa3c787 MarcoFalke: fuzz: Abort when global PRNG is used before SeedRand::ZEROS
<bitcoin-git>
bitcoin/master 78fa88c Ryan Ofsky: Merge bitcoin/bitcoin#31548: fuzz: Abort when global PRNG is used before S...
<bitcoin-git>
[bitcoin] hebasto opened pull request #31709: cmake: Fail if `Libmultiprocess` is missing when `WITH_MULTIPROCESS=ON` (master...250122-mp-error) https://github.com/bitcoin/bitcoin/pull/31709
<bitcoin-git>
[bitcoin] ryanofsky merged pull request #31490: refactor: inline `UndoWriteToDisk` and `WriteBlockToDisk` to reduce serialization calls (master...l0rinc/undo) https://github.com/bitcoin/bitcoin/pull/31490
<bitcoin-git>
[bitcoin] darosior opened pull request #31704: doc: add a section in the fuzzing documentation about using MSan (master...2501_doc_fuzz_msan) https://github.com/bitcoin/bitcoin/pull/31704
<bitcoin-git>
[bitcoin] maflcko opened pull request #31701: test: Bump sync_mempools timeout in p2p_1p1c_network.py (master...2501-test-fixup) https://github.com/bitcoin/bitcoin/pull/31701
<bitcoin-git>
[bitcoin] l0rinc opened pull request #31699: test,bench: validate `CheckTransaction`'s duplicate input detection in broader context (master...l0rinc/bench-processtransaction) https://github.com/bitcoin/bitcoin/pull/31699
<bitcoin-git>
[bitcoin] maflcko opened pull request #31696: test: Check that reindex with prune wipes blk files (master...2501-test-reindex-prune) https://github.com/bitcoin/bitcoin/pull/31696
<bitcoin-git>
[bitcoin] fanquake merged pull request #31590: descriptors: Try pubkeys of both parities when retrieving the private keys for an xonly pubkey in a descriptor (master...fix-constpubkey-xonly-getprivkey) https://github.com/bitcoin/bitcoin/pull/31590
<bitcoin-git>
bitcoin/master 092569e Ava Chow: descriptor: Try the other parity in ConstPubkeyProvider::GetPrivKey()
<bitcoin-git>
bitcoin/master 4c50c21 Ava Chow: tests: Check ExpandPrivate matches for both parsed descriptors
<bitcoin-git>
bitcoin/master b4ac480 Ava Chow: descriptor: Use InferXOnlyPubkey for miniscript XOnly pubkey from script
<bitcoin-git>
[bitcoin] vasild opened pull request #31691: util: fix compiler warning about deprecated space before _MiB (master...deprecated_MiB) https://github.com/bitcoin/bitcoin/pull/31691
<bitcoin-git>
[bitcoin] willcl-ark closed pull request #31688: Update and rename README.md to GET /api/v1/lightning/channels?public_… (master...patch-1) https://github.com/bitcoin/bitcoin/pull/31688
<bitcoin-git>
[bitcoin] Recepxx34 opened pull request #31688: Update and rename README.md to GET /api/v1/lightning/channels?public_… (master...patch-1) https://github.com/bitcoin/bitcoin/pull/31688
<bitcoin-git>
[bitcoin] araujo88 closed pull request #29468: rpc: method removeprunedfunds should take an array of txids (master...rpc/removeprunedfunds-should-take-an-array-of-txids) https://github.com/bitcoin/bitcoin/pull/29468
2025-01-19
<bitcoin-git>
[bitcoin] l0rinc closed pull request #30643: coins: Add move operations to Coin and CCoinsCacheEntry (master...l0rinc/CCoinsCacheEntry_move_constructor) https://github.com/bitcoin/bitcoin/pull/30643
<bitcoin-git>
[bitcoin] l0rinc closed pull request #30936: doc: Add `nproc` support for Mac through `coreutils` (master...l0rinc/nproc-mac) https://github.com/bitcoin/bitcoin/pull/30936
<bitcoin-git>
[bitcoin] l0rinc closed pull request #30732: build: improve cxx and linker flag caching (master...l0rinc/hash-collisions) https://github.com/bitcoin/bitcoin/pull/30732
<bitcoin-git>
[bitcoin] l0rinc closed pull request #30442: optimization: precalculate SipHash constant XOR with k0 and k1 in SaltedOutpointHasher (master...paplorinc/siphash) https://github.com/bitcoin/bitcoin/pull/30442
<bitcoin-git>
[bitcoin] darosior opened pull request #31676: fuzz: add targets for PCP and NAT-PMP port mapping requests (master...2501_pcp_fuzzing) https://github.com/bitcoin/bitcoin/pull/31676
<bitcoin-git>
[bitcoin] fanquake merged pull request #31242: wallet, desc spkm: Return SigningProvider only if we have the privkey (master...wallet-signingprov-no-h) https://github.com/bitcoin/bitcoin/pull/31242
<bitcoin-git>
bitcoin/master 4936567 Ava Chow: desc spkm: Return SigningProvider only if we have the privkey
<bitcoin-git>
bitcoin/master 62a95f5 Sebastian Falbesoner: test: refactor: move `CreateDescriptor` helper to wallet test util module
<bitcoin-git>
bitcoin/master f6a6d91 Sebastian Falbesoner: test: add check for getting SigningProvider for a CPubKey
<gribble>
https://github.com/bitcoin/bitcoin/issues/31495 | wallet: Utilize IsMine() and CanProvide() in migration to cover edge cases by achow101 · Pull Request #31495 · bitcoin/bitcoin · GitHub
<gribble>
https://github.com/bitcoin/bitcoin/issues/31242 | wallet, desc spkm: Return SigningProvider only if we have the privkey by achow101 · Pull Request #31242 · bitcoin/bitcoin · GitHub
<gribble>
https://github.com/bitcoin/bitcoin/issues/31243 | descriptor: Move filling of keys from `DescriptorImpl::MakeScripts` to `PubkeyProvider::GetPubKey` by achow101 · Pull Request #31243 · bitcoin/bitcoin · GitHub
<gribble>
https://github.com/bitcoin/bitcoin/issues/31242 | wallet, desc spkm: Return SigningProvider only if we have the privkey by achow101 · Pull Request #31242 · bitcoin/bitcoin · GitHub
<bitcoin-git>
[bitcoin] fanquake merged pull request #31397: p2p: track and use all potential peers for orphan resolution (master...2024-11-multi-orphan) https://github.com/bitcoin/bitcoin/pull/31397
<arthur69>
hello bitcoin core developer. I used to install bitcoin core and didn't enter password but when I reinstalled it and restored my wallet, I found that my btc address had password. what should I do?
<bitcoin-git>
[bitcoin] hebasto opened pull request #31662: cmake: Do not modify `CMAKE_TRY_COMPILE_TARGET_TYPE` globally (master...250115-target-type) https://github.com/bitcoin/bitcoin/pull/31662
<bitcoin-git>
[bitcoin] theStack opened pull request #31658: test: p2p: fix sending of manual INVs in tx download test (master...202501-test-p2p-fix_inv_block_subtest) https://github.com/bitcoin/bitcoin/pull/31658
2025-01-14
<bitcoin-git>
[bitcoin] davidgumberg opened pull request #31657: ci: Supply `--platform` argument to `docker build`. (master...1-13-24-ci-fix) https://github.com/bitcoin/bitcoin/pull/31657
<darosior>
But for downloading the bulk of the chain i think it'd be fine from the point of view of the IBDing node to choose to download from the fastest peers (us implementing that by default in Bitcoin Core might have undesirable effects though..)
<laanwj>
if the bandwidth use is too large it shouldnt be dependent on enabling port forwarding, people running bitcoin core on computers with a public IP could just as well run into trouble because of bandwidth
<laanwj>
darosior arguably they'd already be running a listening node but it's not connectable due to their router; if listening is disabled, so will the port mapping. But yes, maybe one of the initial GUI questions should be whether to enable listening. On the other hand i doubt people concerned about bandwidth run bitcoin core at all
<bitcoin-git>
[bitcoin] yancyribbens opened pull request #31656: test: Add expected result assertions (master...add-expected-results-to-coin-grinder-tests) https://github.com/bitcoin/bitcoin/pull/31656
<darosior>
Re turning on PCP by default, how much should we be concerned about potential bandwidth cost to users of default Bitcoin Core? Do we have stats of average cost of running a listening node? Has this been a concerned raised in the past back when UPnP was enabled by default?
<NakedKing>
chatgpt suggested me something named HD Walllet, and suggested also $this->bitcoin->getHDWallet(); but there is no function like getHDWallet, i guess it was an hallusinotion
<bitcoin-git>
[bitcoin] l0rinc opened pull request #31645: optimization: increase default LevelDB write batch size to 64 MiB (master...l0rinc/utxo-dump-batching) https://github.com/bitcoin/bitcoin/pull/31645
<bitcoin-git>
[bitcoin] l0rinc opened pull request #31644: leveldb: show non-default options during init (master...l0rinc/leveldb-options-logging) https://github.com/bitcoin/bitcoin/pull/31644
2025-01-11
<darosior>
WizJin: i see you've been coming back several times. Maybe try asking your question on https://bitcoin.stackexchange.com . Be careful of anyone DM'ing you, most likely scammers.
<bitcoin-git>
[bitcoin] brunoerg opened pull request #31635: test: add coverage for unknown address type for `createwalletdescriptor` (master...2025-01-test-wallet-createwalletdescriptor) https://github.com/bitcoin/bitcoin/pull/31635
<bitcoin-git>
[bitcoin] brunoerg closed pull request #31609: test: importdescriptors is not available for non-descriptor wallets (master...2025-01-test-wallet-legacy-importdescriptors) https://github.com/bitcoin/bitcoin/pull/31609
<bitcoin-git>
[bitcoin] hodlinator opened pull request #31633: net: Disconnect message follow-ups to #28521 (master...2024/12/disconnecting) https://github.com/bitcoin/bitcoin/pull/31633
<bitcoin-git>
[bitcoin] achow101 merged pull request #31549: fuzz: Abort if system time is called without mock time being set (master...2024/12/fuzz-set-mocktime) https://github.com/bitcoin/bitcoin/pull/31549
<bitcoin-git>
[bitcoin] achow101 merged pull request #31462: test: raise explicit error if any of the needed release binaries is missing (master...202412-test-skip_if_release_binaries_missing) https://github.com/bitcoin/bitcoin/pull/31462
<bitcoin-git>
bitcoin/master 1ea7e45 Sebastian Falbesoner: test: raise explicit error if any of the needed release binaries is missing
<bitcoin-git>
bitcoin/master 56725f8 Ava Chow: Merge bitcoin/bitcoin#31462: test: raise explicit error if any of the need...