<bitcoin-git>
[bitcoin] fanquake opened pull request #27459: ci: explicitly install libclang-rt-dev in valgrind jobs (master...explicit_libclang_rt_dev) https://github.com/bitcoin/bitcoin/pull/27459
<bitcoin-git>
[bitcoin] fanquake merged pull request #27444: ci: use Debian Bookworm and Valgrind 3.19 in Valgrind jobs (master...valgrind_3_20_source_clang_16) https://github.com/bitcoin/bitcoin/pull/27444
<bitcoin-git>
[bitcoin] 1440000bytes opened pull request #27454: doc: remove incorrect line from example (master...walletcreatefundedpsbt-example) https://github.com/bitcoin/bitcoin/pull/27454
<bitcoin-git>
[bitcoin] pinheadmz opened pull request #27452: test: cover addrv2 anchors by adding TorV3 to CAddress in messages.py (master...test-anchors-addrv2) https://github.com/bitcoin/bitcoin/pull/27452
<bitcoin-git>
[bitcoin] fanquake merged pull request #27217: wallet: Replace use of purpose strings with an enum (master...address-purpose-enums) https://github.com/bitcoin/bitcoin/pull/27217
<bitcoin-git>
bitcoin/master e83babe Andrew Chow: wallet: Replace use of purpose strings with an enum
<bitcoin-git>
bitcoin/master 74eac3a furszy: test: add coverage for 'useAvailableBalance' functionality
<bitcoin-git>
bitcoin/master cd98b71 furszy: gui: 'getAvailableBalance', include watch only balance
<bitcoin-git>
[bitcoin] fanquake opened pull request #27448: ci: build libc++ in DEBUG mode in MSAN jobs (master...msan_with_enable_debug_mode) https://github.com/bitcoin/bitcoin/pull/27448
<bitcoin-git>
bitcoin/master 6766715 fanquake: test: LLVM/Clang 16 for MSAN jobs
<bitcoin-git>
[bitcoin] kallewoof closed pull request #24162: rpc: add require_checksum flag to deriveaddresses (master...202201-deriveaddr-nochecksum) https://github.com/bitcoin/bitcoin/pull/24162
<bitcoin-git>
[bitcoin] kallewoof closed pull request #24161: rpc/doc: describe using combo(privkey) to get checksum and then list … (master...202201-derivefromprivkey) https://github.com/bitcoin/bitcoin/pull/24161
<bitcoin-git>
[bitcoin] benthecarman opened pull request #27446: Allow configuirng target block time for a signet (master...configure-signet-blockitme) https://github.com/bitcoin/bitcoin/pull/27446
<gribble>
https://github.com/bitcoin/bitcoin/issues/27279 | Add "warnings", deprecate "warning" in {create,load,unload,restore}wallet by jonatack · Pull Request #27279 · bitcoin/bitcoin · GitHub
<gribble>
https://github.com/bitcoin/bitcoin/issues/27231 | Fix logging RPC and -debugexclude with 0/none values, add test coverage, improve docs by jonatack · Pull Request #27231 · bitcoin/bitcoin · GitHub
<jonatack3>
achow101: I suggested at the last bitcoin-core-dev meeting to add a v25 milestone to #27231 and #27279 (the latter fixes #27138). They haven't been tagged yet.
<bitcoin-git>
[bitcoin] achow101 merged pull request #27441: doc: correct sqlite & qrencode versions used in depenendencies.md (master...sqlite_deps_version) https://github.com/bitcoin/bitcoin/pull/27441
<bitcoin-git>
[bitcoin] theStack opened pull request #27432: contrib: add tool to convert compact-serialized UTXO set to SQLite database (master...add-utxo_to_sqlite-conversion-tool) https://github.com/bitcoin/bitcoin/pull/27432
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #27429: ci: Run base install at most once (master...2304-ci-base-install-once-) https://github.com/bitcoin/bitcoin/pull/27429
<bitcoin-git>
bitcoin/master 54e4061 fanquake: refactor: don't avoid sys/types.h on when building for Windows
<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