<bitcoin-git>
[bitcoin] ismaelsadeeq opened pull request #27422: test: add coverage to rpc_scantxoutset.py (master...2023-04-test-coverage-rpc_scantxoutset) https://github.com/bitcoin/bitcoin/pull/27422
<btcdev>
with the official bitcoin client i think
<sipa>
Bitcoin Core is only one implementation of the Bitcoin protocol, so this is not the place to discuss protocol changes like that. You'll need to write a proposal, and get widespread agreement from the entire community to adopt it.
<sipa>
If you actually want to propose a protocol change to get your coins back, the procedure would be to discuss it first on the bitcoin-dev mailing list.
<btcdev>
where then? is not this for bitcoin core dev? like maintenance of the gitcoin source code by issuing patchs and things like that?
<sipa>
No, that site is about further questions on how Bitcoin works.
<btcdev>
to discuss that patch is the bitcoin.stackexchange.com then
<sipa>
Bitcoin funds are not tied to any email address.
<btcdev>
i know this is bitcoin dev, i thought maybe you can issue a patch
<sipa>
This channel is about development of the Bitcoin Core software.
<btcdev>
i have basic understanding of how the bitcoin network works
<btcdev>
hi guys i am a software developer, i mined some btc when it was worth around 1 usd, but for some reason truecrypt software did not work, and so i lost access to the private keys of my btcs, i have some emails on my email account detailing some btc transfers that i did accidentally from the official bitcoin wallet client to some addresses by mistake
2023-04-04
<pinheadmz>
harding not sure about that ...? bitcoin-24.0.1-arm64-apple-darwin.dmg only has the GUI I think, for example
<harding>
pinheadmz: also, I think we only ship archives that include both bitcoind and bitcoin-qt.
<bitcoin-git>
[bitcoin] MarcoFalke closed pull request #26028: More verbose warning for multiple network argument error. (master...network-argument-collision-verbosity) https://github.com/bitcoin/bitcoin/pull/26028
<bitcoin-git>
[bitcoin] TheCharlatan opened pull request #27419: refactor: Extract common/args from util/system (master...splitSystemArgs) https://github.com/bitcoin/bitcoin/pull/27419
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #27418: test: Remove windows workaround in authproxy (master...2304-test-win-no-work-) https://github.com/bitcoin/bitcoin/pull/27418
<bitcoin-git>
[bitcoin] meglio opened pull request #27414: doc: Add example of how to mix private and public keys in descriptors (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27414
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #27405: Use steady clock instead of system clock to measure durations (master...2304-steady-over-millis-) https://github.com/bitcoin/bitcoin/pull/27405
<bitcoin-git>
[bitcoin] martinus opened pull request #27401: tracepoints: Disables `-Wgnu-zero-variadic-macro-arguments` to compile without warnings (master...2023-04-no-tracepoint-warnings) https://github.com/bitcoin/bitcoin/pull/27401
2023-04-02
<dviola>
the wallet.dat was created when I was using my own bitcoin builds, just moved it to bitcoin-qt from arch later on
<dviola>
luke-jr: I was just going to ask you actually, I see you're one of the bitcoin-qt maintainers in gentoo
<dviola>
looks like archlinux is building bitcoin-qt with --with-incompatible-bdb BDB_LIBS="-ldb_cxx-5.3" BDB_CFLAGS="-I/usr/include/db5.3"
<bitcoin-git>
[bitcoin] darosior opened pull request #27382: miniscript: explicit cast instead of comparing integers of different signs (master...miniscript_comp_int_size) https://github.com/bitcoin/bitcoin/pull/27382
<bitcoin-git>
[bitcoin] fanquake closed pull request #22417: util/system: Close non-std fds when execing slave processes (master...bpchild_closefds) https://github.com/bitcoin/bitcoin/pull/22417
<glozow>
Reminder that the 25.0 feature freeze is in 2 days. Maybe take a look at that board and the 25.0 milestone PRs if there's a feature you want in 25.0: https://github.com/bitcoin/bitcoin/milestone/56
<bitcoin-git>
[bitcoin] stratospher opened pull request #27374: p2p: skip netgroup diversity of new connections for tor/i2p/cjdns (master...followup-27264) https://github.com/bitcoin/bitcoin/pull/27374
<bitcoin-git>
[bitcoin] fanquake merged pull request #27363: ci: use LLVM/clang-16 in native_fuzz (ASAN) job (master...native_fuzz_llvm_16) https://github.com/bitcoin/bitcoin/pull/27363
<bitcoin-git>
bitcoin/master a634c28 fanquake: ci: use LLVM/clang-16 in native_fuzz (ASAN) job
<bitcoin-git>
bitcoin/master 84f4ac3 fanquake: Merge bitcoin/bitcoin#27363: ci: use LLVM/clang-16 in native_fuzz (ASAN) j...
<bitcoin-git>
[bitcoin] hebasto opened pull request #27368: refactor: Drop no longer used `CNetMsgMaker` instances (master...230330-msgmaker) https://github.com/bitcoin/bitcoin/pull/27368
<bitcoin-git>
[bitcoin] fanquake closed pull request #27367: Merge bitcoin/bitcoin#27247: [24.x] Bump version to v24.1rc1 (master...SHIT) https://github.com/bitcoin/bitcoin/pull/27367
<bitcoin-git>
[bitcoin] Doodoobrown23 opened pull request #27367: Merge bitcoin/bitcoin#27247: [24.x] Bump version to v24.1rc1 (master...SHIT) https://github.com/bitcoin/bitcoin/pull/27367
2023-03-29
<bitcoin-git>
[bitcoin] fanquake opened pull request #27364: ci: set docker run --ulimit to workaround Valgrind assertion (master...native_fuzz_valgrind_docker_ulimit) https://github.com/bitcoin/bitcoin/pull/27364
<bitcoin-git>
[bitcoin] fanquake opened pull request #27363: ci: use LLVM/clang-16 in native_fuzz (ASAN) job (master...native_fuzz_llvm_16) https://github.com/bitcoin/bitcoin/pull/27363
<bitcoin-git>
[bitcoin] dimitaracev opened pull request #27357: validation: Move warningcache to ChainstateManager and rename to m_warningcache (master...refactor-move-warningcache-to-chainstatemanager) https://github.com/bitcoin/bitcoin/pull/27357
<bitcoin-git>
bitcoin/master 9a1d73f John Moffett: Fix segfault when shutdown during wallet open
<bitcoin-git>
[bitcoin] apoelstra closed pull request #27337: wallet: allow importing descriptors that have no xprivs, even in a privkey-enabled wallet (master...2023-03--wallet-error) https://github.com/bitcoin/bitcoin/pull/27337
<bitcoin-git>
[gui] hebasto closed pull request #611: test, refactor: Use the same shutdown path as in bitcoin-qt binary (master...220530-exec2) https://github.com/bitcoin-core/gui/pull/611
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #27344: fuzz: Remove legacy int parse fuzz tests (master...2303-no-fuzz-legacy-🛌) https://github.com/bitcoin/bitcoin/pull/27344
<bitcoin-git>
[bitcoin] apoelstra opened pull request #27337: wallet: allow importing descriptors that have no xprivs, even in a privkey-enabled wallet (master...2023-03--wallet-error) https://github.com/bitcoin/bitcoin/pull/27337
<bitcoin-git>
[bitcoin] martinus closed pull request #23169: fix initialization in FastRandomContext: removes undefined behavior & uninitialized read (master...2021-10-fix-Wmaybe-uninitialized-warnings) https://github.com/bitcoin/bitcoin/pull/23169
<bitcoin-git>
[bitcoin] martinus opened pull request #27334: util: implement `noexcept` move assignment & move ctor for `prevector` (master...2023-03-prevector-move) https://github.com/bitcoin/bitcoin/pull/27334
<martinus>
In prevector.h, the destructor calls "_union.indirect_contents.indirect = nullptr;". Any particular reason why this is done? It's done that ever since https://github.com/bitcoin/bitcoin/pull/6914/ was merged in 2015
<bitcoin-git>
[bitcoin] vstoyanov opened pull request #27333: ci: cleanup of CI_EXEC & CI_EXEC_ROOT (refs #27321) (master...bitcoin#27321) https://github.com/bitcoin/bitcoin/pull/27333
<bitcoin-git>
[bitcoin] aureleoules closed pull request #26858: wallet: Use defined purposes instead of inlining (master...2023-01-purpose-refactor) https://github.com/bitcoin/bitcoin/pull/26858
2023-03-25
<_aj_>
andytoshi: char s[7] = "bitcoin"; errors with "initializer-string for char array is too long" in c++ apparently
<andytoshi>
i suspect it's a bit more subtle ... if you do `unsigned char s[8s = "bitcoin";` it'll include the terminator. if you do `unsigned char s[7] = "bitcoin"` it'll silently chop it off .. if you do `unsigned char s[] = "bitcoin"` it'll include it, same as [8]
<andytoshi>
i was searching for 'Bitcoin seed' but the code uses {'B','i','t','c','o','i','n',' ','s','e','e','d'}
<andytoshi>
does bitcoin core do the "Master key generation" described in BIP 32 anywhere?
<bitcoin-git>
[bitcoin] martinus opened pull request #27331: refactor: extract CCheckQueue's data handling into a separate container "Bag" (master...2023-03-bag) https://github.com/bitcoin/bitcoin/pull/27331
<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/master faa0839 MarcoFalke: ci: Cache more stuff in the ci images: msan, iwyu, pip, sdks
<bitcoin-git>
bitcoin/master e352f5a fanquake: Merge bitcoin/bitcoin#27028: ci: Cache more stuff in the ci images: msan, ...