< September 2024 >
Su Mo Tu We Th Fr Sa 12345678910 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30
2022-03-17
<Guest7843>
jonatack: it wasnt me. we can select our own nick in webchat using this url: https://web.libera.chat/#bitcoin-core-dev and GuestN can be anyone. N depends if its available imo. Guest99 at 00:00 UTC wont me same as Guest99 at 00:30 most of the times.
<laanwj>
this channel is for implementation issues, the mailing list or #bitcoin-wizards would be a better place to discuss proposed consensus changes
<Guest28>
jonatack ok! Is there any chance the upcoming Mimblewimble solution on extension blocks on Litecoin will come to Bitcoin Core? :)
<laanwj>
that said, system time in seconds is a pretty lousy fingerprinting vector, and besides, it's also part of many lower level network packets already, so removing it from the bitcoin protocol doesn't do that much to prevent it being used
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #24585: doc: mention that BDB is for the legacy wallet in build-osx.md (master...build_osx_descriptor_legacy_switch) https://github.com/bitcoin/bitcoin/pull/24585
<bitcoin-git>
bitcoin/master e09cf64 MarcoFalke: Merge bitcoin/bitcoin#24585: doc: mention that BDB is for the legacy walle...
<bitcoin-git>
bitcoin/master bf84677 fanquake: doc: cleanup wallet docs in build-osx.md
<stickies-v>
From the release notes (https://github.com/bitcoin-core/bitcoin-devwiki/wiki/23.0-Release-Notes-draft), I've selected the 5 changes I think most worthwhile to test, and 1 extra if I have time to get to it. I'd very much appreciate feedback on if you think anything else should really be included, and if maybe something can be omitted.
<bitcoin-git>
[bitcoin] fanquake opened pull request #24600: doc: mention that BDB is for the legacy wallet in build-freebsd.md (master...freebsd_legacy_descriptor_switch) https://github.com/bitcoin/bitcoin/pull/24600
<bitcoin-git>
bitcoin/master 1f4801b Hennadii Stepanov: doc, guix: Include arm64-apple-darwin into codesigned archs
<bitcoin-git>
bitcoin/master 8435d7f fanquake: Merge bitcoin/bitcoin#24597: doc, guix: Include `arm64-apple-darwin` into ...
<laanwj>
please take general usage questions to #bitcoin
<Alexthek1d>
Does bitcoin-core copy the data temporarily to the drive of the OS first (so "caching") or in memory/RAM and then to the external hdd?
<Alexthek1d>
if you download the full node with bitcoin-core and i choose an external hard drive as target for the node:
<bitcoin-git>
[bitcoin] hebasto opened pull request #24597: doc, guix: Include `arm64-apple-darwin` into codesigned archs (master...220317-docs) https://github.com/bitcoin/bitcoin/pull/24597
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #24472: fuzz: execute each file in dir without fuzz engine (master...202203-phuzztesting) https://github.com/bitcoin/bitcoin/pull/24472
<bitcoin-git>
bitcoin/master f59bee3 Anthony Towns: fuzz: execute each file in dir without fuzz engine
<bitcoin-git>
bitcoin/master bf2c0fb MarcoFalke: Merge bitcoin/bitcoin#24472: fuzz: execute each file in dir without fuzz e...
<bitcoin-git>
bitcoin/master 114754a Andrew Chow: Merge bitcoin/bitcoin#24519: doc: update multisig-tutorial.md to descripto...
<bitcoin-git>
bitcoin/master 5347c97 Jon Atack: doc: update multisig-tutorial.md to default wallet type
<bitcoin-git>
[bitcoin] achow101 merged pull request #24592: doc: Delete old line of code that was commented out (master...2022-03-delete-comment) https://github.com/bitcoin/bitcoin/pull/24592
<bitcoin-git>
bitcoin/master b8992f2 Andrew Chow: Merge bitcoin/bitcoin#24592: doc: Delete old line of code that was comment...
<bitcoin-git>
bitcoin/master 9a5b4d7 Michael Folkson: doc: Delete old line of code that was commented out
<bitcoin-git>
[bitcoin] michaelfolkson opened pull request #24592: doc: Delete old line of code that was commented out (master...2022-03-delete-comment) https://github.com/bitcoin/bitcoin/pull/24592
<bitcoin-git>
[bitcoin] ayush933 opened pull request #24587: test: use MiniWallet for rpc_createmultisig.py (master...createmultisig-miniwallet) https://github.com/bitcoin/bitcoin/pull/24587
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #14752: tests: Unit tests for IsPayToWitnessScriptHash and IsWitnessProgram (master...script-segwit-tests) https://github.com/bitcoin/bitcoin/pull/14752
<bitcoin-git>
bitcoin/master 3617d22 MarcoFalke: Merge bitcoin/bitcoin#14752: tests: Unit tests for IsPayToWitnessScriptHas...
<bitcoin-git>
[bitcoin] fanquake opened pull request #24585: doc: mention that BDB is for the legacy wallet in build-osx.md (master...build_osx_descriptor_legacy_switch) https://github.com/bitcoin/bitcoin/pull/24585
<jeremyrubin>
only mildly core-dev related, but i've sorta 'take over' a fork of the bitcoin-core npm lib, if anyone is interested in contributing on this https://www.npmjs.com/package/bitcoin-core-ts i think there are some other improvements we could make (already it's a lot better than the unmaintained version since it now supports typescript and gives you
<laanwj>
rc2 binaries up https://bitcoincore.org/bin/bitcoin-core-23.0/test.rc2/ , apple dmgs have been renamed to bitcoin-23.0rc2-arm64-apple-darwin.dmg bitcoin-23.0rc2-x86_64-apple-darwin.dmg because of a naming conflict due to adding the ARM binary, will be fixed in next rc
<bitcoin-git>
[bitcoin] achow101 opened pull request #24573: Update signapple for platform identifier fix (master...signapple-correct-platform) https://github.com/bitcoin/bitcoin/pull/24573
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #24572: ci: Temporarily use clang-13 to work around clang-14 TSan bug (master...2203-tsan-clang-bug-🎵) https://github.com/bitcoin/bitcoin/pull/24572
<bitcoin-git>
[bitcoin] dergoegge opened pull request #24571: p2p: Prevent block index fingerprinting by sending additional getheaders messages (master...2022-03-header-fingerprinting) https://github.com/bitcoin/bitcoin/pull/24571
<achow101>
keymeta: you can use `bitcoin-wallet -wallet=<wallet> -dumpfile=<file> dump` to get all of the records of a wallet file dumped to a file as hex strings
<keymeta>
@Guest7564 like i said search how to restore electrum wallet this place for bitcoin core
<bitcoin-git>
[bitcoin] josibake opened pull request #24570: test, refactor: fund tx deterministically in `test/functional/feature_coinstatindex.py` (master...josibake-make-coinstatindex-test-deterministic) https://github.com/bitcoin/bitcoin/pull/24570
<michaelfolkson>
Guest7564: #bitcoin please. This is for Core development discussion
<bitcoin-git>
[bitcoin] hebasto opened pull request #24566: build: Drop redundant checks for ranlib and strip tools (master...220314-conf) https://github.com/bitcoin/bitcoin/pull/24566
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #24564: doc: Clarify that CheckSequenceLocksAtTip is a validation function (master...2203-docVal-🍡) https://github.com/bitcoin/bitcoin/pull/24564
<bitcoin-git>
bitcoin/master 25d045a Andrew Chow: Merge bitcoin/bitcoin#24225: wallet: Add sanity checks to DiscourageFeeSni...
<bitcoin-git>
[bitcoin] hebasto opened pull request #24556: [POC] build: Use "build ID" instead of "debug link" to specify debug info (master...220314-build-id) https://github.com/bitcoin/bitcoin/pull/24556
<bitcoin-git>
[bitcoin] jonatack opened pull request #24555: doc: create initial doc/cjdns.md for CJDNS how-to documentation (master...cjdns-doc) https://github.com/bitcoin/bitcoin/pull/24555
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #24505: wallet: Add a deprecation warning for newly created legacy wallets (master...deprecate-warning-new-legacy-wallets) https://github.com/bitcoin/bitcoin/pull/24505
<bitcoin-git>
bitcoin/master 6115218 Andrew Chow: wallet: Add a deprecation warning for newly created legacy wallets
<bitcoin-git>
bitcoin/master e0881aa MarcoFalke: Merge bitcoin/bitcoin#24505: wallet: Add a deprecation warning for newly c...
<jb55>
ifeanyi: and yes it's a must to run bitcoin-core if you want to know your balance without relying on and leaking your pubkeys to a third party
<jb55>
ifeanyi: this isn't a general support channel, questions like this are best for #bitcoin. but to answer your question you can enable pruning which doesn't require that much space
<ifeanyi>
Hello!, To contribute to bitcoin-core, Is it a must to run bitcoin-core on my pc?? it requires about 400GB space which I don't Have.
<bitcoin-git>
[bitcoin] prusnak opened pull request #24552: guix: make it possible to override gpg binary (master...guix-attest-override-gpg) https://github.com/bitcoin/bitcoin/pull/24552
<bitcoin-git>
[bitcoin] prusnak opened pull request #24551: test: remove explicit descriptors=True for createwallet RPC calls (master...tests-remove-explicit-descriptors-true) https://github.com/bitcoin/bitcoin/pull/24551
<bitcoin-git>
bitcoin/master 5d7c69b Jon Atack: rpc: rename getdeploymentinfo status-next to status_next
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #24527: test: set segwit height back to 0 on regtest (master...202203_regtest_segwitheight) https://github.com/bitcoin/bitcoin/pull/24527
<bitcoin-git>
bitcoin/master 5ce3057 Martin Zumsande: test: set segwit height back to 0 on regtest
<bitcoin-git>
bitcoin/master 2860a91 MarcoFalke: Merge bitcoin/bitcoin#24527: test: set segwit height back to 0 on regtest
<bitcoin-git>
[bitcoin] hebasto opened pull request #24549: guix: Use $HOST instead of generic osx{64} for macOS artifacts (master...220313-arm64) https://github.com/bitcoin/bitcoin/pull/24549
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #24533: test: use MiniWallet for feature_maxuploadtarget.py (master...202203-test-use_MiniWallet_for_feature_maxuploadtarget) https://github.com/bitcoin/bitcoin/pull/24533
<gribble>
https://github.com/bitcoin/bitcoin/issues/20962 | Alter the ChaCha20Poly1305@Bitcoin AEAD to the new specification by jonasschnelli · Pull Request #20962 · bitcoin/bitcoin · GitHub
<prayank>
Deleting my accounts was good for my mental health, privacy and others. I will continue to follow bitcoin dev in a different way. And last message from this IRC account.
<prayank>
I love Bitcoin and everyone including who said something on twitter which my brother shared.. please consider different opinions and yes I was rude/aggresive at times. Sorry.
<prayank>
Internship, everyone was paid except me. Ignored. Wasabi devs ignored legit things, ignored. Bitcoin Core IRC. maybe i abused it but i was just trying to express myself. Sorry.
<prayank>
I went to lot of parties in India related to bitcoin and events, people ask me how to create new token and why is POW bad for energy? I said BS or smiled.
<prayank>
I lost everything in my life for same reasons but I tried again. Because it was Bitcoin.
<prayank>
I always wanted to contribute to bitcoin since 2015 when I first did the transaction on darknet.
<bitcoin-git>
[bitcoin] dergoegge opened pull request #24543: net processing: Move remaining globals into PeerManagerImpl (master...deglobl_net_processing) https://github.com/bitcoin/bitcoin/pull/24543
<gribble>
https://github.com/bitcoin/bitcoin/issues/24530 | wallet: assert BnBs internally calculated waste is the same as GetSelectionWaste by glozow · Pull Request #24530 · bitcoin/bitcoin · GitHub
<sipa>
this seems more like rust-miniscript API question than a question about wallets (and even less about bitcoin core's wallet)
<bitcoin-git>
[bitcoin] glozow opened pull request #24538: miner: bug fix? update for ancestor inclusion using modified fees, not base (master...2022-03-miner-prioritised) https://github.com/bitcoin/bitcoin/pull/24538
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #24537: rpc: Split mempool RPCs from blockchain.cpp (master...2203-mempoolRpc-🌛) https://github.com/bitcoin/bitcoin/pull/24537
<bitcoin-git>
[bitcoin] achow101 merged pull request #24530: wallet: assert BnB's internally calculated waste is the same as GetSelectionWaste (master...2022-03-bnb-waste) https://github.com/bitcoin/bitcoin/pull/24530
<bitcoin-git>
bitcoin/master ec7d736 glozow: [wallet] assert BnB internally calculated waste is the same as GetSelectio...
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #24535: test: Fix generate calls and comments in feature_segwit (master...2203-test_fix_seg-🏌) https://github.com/bitcoin/bitcoin/pull/24535
<bitcoin-git>
[bitcoin] prusnak opened pull request #24534: contrib: macdeploy: make gen-sdk deterministic (master...deterministic-macos-sdk) https://github.com/bitcoin/bitcoin/pull/24534
<bitcoin-git>
[bitcoin] theStack opened pull request #24533: test: use MiniWallet for feature_maxuploadtarget.py (master...202203-test-use_MiniWallet_for_feature_maxuploadtarget) https://github.com/bitcoin/bitcoin/pull/24533
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #24453: Bugfix: doc: Correct change_address/changeAddress in wallet RPC help (master...fix_rpcdoc_changeaddr_STR) https://github.com/bitcoin/bitcoin/pull/24453
<bitcoin-git>
[bitcoin] glozow opened pull request #24530: wallet: assert BnB's internally calculated waste is the same as GetSelectionWaste (master...2022-03-bnb-waste) https://github.com/bitcoin/bitcoin/pull/24530
<bitcoin-git>
[bitcoin] jonatack opened pull request #24528: rpc: rename getdeploymentinfo status-next to status_next (master...getdeploymentinfo-rename-status-next-to-status_next) https://github.com/bitcoin/bitcoin/pull/24528
<ebaySatoshi>
Where can I see the lines of code of Satoshi that were removed, possibly related to the implementation of a shopping feature in Bitcoin a bit like ebay shopping system?
2022-03-10
<gribble>
https://github.com/bitcoin/bitcoin/issues/24294 | RPC: Switch getblockfrompeer back to standard param names blockhash and nodeid by luke-jr · Pull Request #24294 · bitcoin/bitcoin · GitHub
<bitcoin-git>
[bitcoin] mzumsande opened pull request #24527: test: set segwit height back to 0 on regtest (master...202203_regtest_segwitheight) https://github.com/bitcoin/bitcoin/pull/24527
<dongcarl>
Could I have #24322 for high prio? Will update within the next hour with the changes just discussed in #bitcoin-core-builds (shouldn't change much)