< February 2026 >
Su Mo Tu We Th Fr Sa 12345678910111213 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
2020-11-30
< sipa>
seed.bitcoin.sipa.be may not even *have* a full node
< pinheadmz>
oh I see, so it still may not be the full node at bitcoin.sipa.be that we conenct to, but any one of the nodes returned in A records to the exit node, which thinks we are just resolving a single service by name
< sipa>
yes, because you can't do DNS resolving over Tor (that'd require a DNS implementation in bitcoin core, and route it over tor)
< sipa>
but from bitcoin core's perspective there is no such thing as A or AAAA or CNAME or whatever records or DNS involved
< pinheadmz>
actually im not getting anything from seed.bitcoin.sipa.be but I am from `dig dnsseed.bluematt.me`
< sipa>
doing so likely makes your OS's/ISP's resolver connect to the DNS seed server, but that's transparent from bitcoin core's perspective
< pinheadmz>
ah, TIL so there is no `dig bitcoin.sipa.de` or whatever. I always thought we use A records from the seed to bootstrap
< willcl_ark>
Agreed. I imagined Luke might be trying to grep bitcoin and bitcoin-gui repos at the same time, and using some small script to bolt together two git searches? Not familiar with git-grep-all tbh :)
< sipa>
i've never had a situation where "git grep" in the bitcoin repo wasn't fast enough
< willcl_ark>
luke-jr: I've been trying out ripgrep recently. It can handle multiple directories and seems to be pretty fast. e.g. `rg CTxDestination bitcoin*` will search all directories in current dir starting with bitcoin.
< miketwenty1>
hebasto: then maybe im not understanding something or something is failing silently on my side after the build is done.. in your inputs dir does it create the version file and the non version file? -> gitian-builder/inputs/bitcoin-win-unsigned.tar.gz
< bitcoin-git>
[bitcoin] hebasto opened pull request #20520: ci, depends: Do not force Precompiled Headers (PCH) when building Qt (master...201127-pch) https://github.com/bitcoin/bitcoin/pull/20520
< bitcoin-git>
[bitcoin] luke-jr closed pull request #20484: RPC: Migrate estimatesmartfee return value from "feerate" (BTC/kvB) to "fee_rate" (sat/vB) (master...estimatefee_fee_rate) https://github.com/bitcoin/bitcoin/pull/20484
< bitcoin-git>
[bitcoin] practicalswift opened pull request #20519: Handle rename failure in DumpMempool(...) by using the RenameOver(...) return value. Add [[nodiscard]] to RenameOver(...). (master...renameover-nodiscard) https://github.com/bitcoin/bitcoin/pull/20519
< RickMortir22>
Anyone Can Help? - My Bitcoin Core dont Work Anymore, it stoped syng 19 hours ago and dont sync anymore, its shows "19 hours ago" forever, and status bar show "connecting..."
< RickMortir22>
Anyone Can Help? - My Bitcoin Core dont Work Anymore, it stoped syng 19 hours ago and dont sync anymore, its shows "19 hours ago" forever, and status bar show "connecting..."
< aj>
wumpus: any thoughts on "bitcoin-util grind" ? another option might be to add "bitcoin-cli -grind=HEADER" with the idea being to move it into bitcoin-util in a later PR that also includes other useful stuff, like psbt commands?
< bitcoin-git>
[bitcoin] bitcoinhodler opened pull request #20513: Release notes: remove mention of default wallet creation (master...no-default-wallet) https://github.com/bitcoin/bitcoin/pull/20513
< bitcoin-git>
[bitcoin] emilengler opened pull request #20512: doc: Add bash as an OpenBSD dependency (master...2020-11-doc-build-openbsd-bash-dependency) https://github.com/bitcoin/bitcoin/pull/20512
< ajonas>
In January, jnewbery sent out a survey that he planned to present the results of at the Coredev in March. Given that the meeting never happened, I put together a presentation/post summarizing the responses. Both can be found at https://adamjonas.com/bitcoin/coredev/retro/coredev-2019-retro/.
< glozow>
sipa: bitcoin gandalf, roams Middle Earth with the hobbitcoins
< RickMortir22>
Anyone Can Help? - My Bitcoin Core dont Work Anymore, it stoped syng 19 hours ago and dont sync anymore, its shows "19 hours ago" forever, and status bar show "connecting..."
< bitcoin-git>
[bitcoin] jonatack opened pull request #20510: [backport] wallet: allow zero-fee fundrawtransaction/walletcreatefundedpsbt and other fixes (0.21...backport-fee_rate-follow-ups) https://github.com/bitcoin/bitcoin/pull/20510
< bitcoin-git>
[bitcoin] vasild opened pull request #20509: net: CAddress deser: use stream's version, not what's coming from disk (master...caddress_deser_version) https://github.com/bitcoin/bitcoin/pull/20509
< bitcoin-git>
[bitcoin] sipsorcery opened pull request #20508: IGNORE: Testing appveyor CI build with pre-built dependencies (master...msvc-vcpkg-prebuilt) https://github.com/bitcoin/bitcoin/pull/20508
< bitcoin-git>
[bitcoin] vasild opened pull request #20507: sync: print proper lock order location when double lock is detected (master...double_lock_print_location) https://github.com/bitcoin/bitcoin/pull/20507
< bitcoin-git>
[bitcoin] sipsorcery opened pull request #20506: WIP: AppVeyor CI fixes in preparation for next image bump (master...msvc-no-optimise) https://github.com/bitcoin/bitcoin/pull/20506
< bitcoin-git>
[bitcoin] hebasto closed pull request #19832: p2p: Put disconnecting logs into BCLog::NET category (master...200829-log) https://github.com/bitcoin/bitcoin/pull/19832
< wumpus>
oh would have been more on-topic in #bitcoin-builds i guess sorry
< bitcoin-git>
[bitcoin] dergoegge opened pull request #20505: [backport] build: Avoid secp256k1.h include from system (0.21...21_backport) https://github.com/bitcoin/bitcoin/pull/20505
< bitcoin-git>
[bitcoin] fanquake opened pull request #20504: build: use more legible (q)make commands in qt package (master...legible_qt_config_cmds) https://github.com/bitcoin/bitcoin/pull/20504
< sipa>
there is no functionality for automatically detecting other bitcoin node in the local network
2020-11-25
< bitcoin-git>
[bitcoin] practicalswift opened pull request #20499: Remove obsolete NODISCARD ifdef forest. Use [[nodiscard]] (C++17). (master...remove-nodiscard-cruft) https://github.com/bitcoin/bitcoin/pull/20499
< bitcoin-git>
[bitcoin] sanket1729 opened pull request #20497: [Refactor] Add MAX_STANDARD_SCRIPTSIG_SIZE to policy (master...policy) https://github.com/bitcoin/bitcoin/pull/20497
< bitcoin-git>
[bitcoin] dongcarl opened pull request #20495: sync: Use decltype(auto) return type for WITH_LOCK (master...2020-11-decltype-auto) https://github.com/bitcoin/bitcoin/pull/20495
< _Sam315-->
the fact that you turd lips harbor a lying a fuckface troll luke-jr who ruined the bitcoin ecosystem with lies is really sad to me.
< _Sam314-->
btw there's a problem with IBD state in alpha bitcoin core
< _Sam314-->
what does iritable bowl disease IBD has to do with bitcoin-core now?
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #20489: CI msvc: only build vcpkg dependencies for release (not debug) to reduce build times (master...msvc_vcpkg_relonly) https://github.com/bitcoin/bitcoin/pull/20489
< bitcoin-git>
bitcoin/master 19b8071 MarcoFalke: Merge #20489: CI msvc: only build vcpkg dependencies for release (not debu...
< bitcoin-git>
bitcoin/master fa18e7c Aaron Clauson: This change to the appveyor CI config for msvc builds reverses a change in...
< bitcoin-git>
[bitcoin] ryanofsky opened pull request #20494: refactor: Move node and wallet code out of src/interfaces (master...pr/ipc-mv) https://github.com/bitcoin/bitcoin/pull/20494
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #19387: span: update constructors to match c++20 draft spec and add lifetimebound attribute (master...lifetimebound2) https://github.com/bitcoin/bitcoin/pull/19387
< bitcoin-git>
bitcoin/master e3e7446 Cory Fields: Add lifetimebound to attributes for general-purpose usage
< bitcoin-git>
[bitcoin] sipsorcery opened pull request #20489: CI msvc: only build vcpkg dependencies for release (not debug) to reduce build times (master...msvc_vcpkg_relonly) https://github.com/bitcoin/bitcoin/pull/20489
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #20485: [backport] wallet: Do not treat default constructed types as None-type (0.21...2011-rpcWalletNoneType) https://github.com/bitcoin/bitcoin/pull/20485
< bitcoin-git>
bitcoin/0.21 d47d160 MarcoFalke: Merge #20485: [backport] wallet: Do not treat default constructed types as...
< bitcoin-git>
bitcoin/0.21 fa69c2c MarcoFalke: wallet: Do not treat default constructed types as None-type
< bitcoin-git>
bitcoin/0.21 fac4e13 MarcoFalke: refactor: Change pointer to reference because it can not be null
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #20485: [backport] wallet: Do not treat default constructed types as None-type (0.21...2011-rpcWalletNoneType) https://github.com/bitcoin/bitcoin/pull/20485
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #20410: wallet: Do not treat default constructed types as None-type (master...2011-rpcWalletNoneType) https://github.com/bitcoin/bitcoin/pull/20410
< bitcoin-git>
bitcoin/master fa69c2c MarcoFalke: wallet: Do not treat default constructed types as None-type
< bitcoin-git>
bitcoin/master ca4a784 MarcoFalke: Merge #20410: wallet: Do not treat default constructed types as None-type
< bitcoin-git>
[bitcoin] laanwj opened pull request #20479: Fix QPainter non-determinism on macOS (0.21) (0.21...2020_11_qpainter_0_21) https://github.com/bitcoin/bitcoin/pull/20479
< Kiminuo>
This is great intro: https://github.com/bitcoin/bitcoin/tree/master/ci. I have run `FILE_ENV="./ci/test/00_setup_env_native_tsan.sh" ./ci/test_run_all.sh` and it reports a test error. Fine, so I would love to modify source code a bit to understand the error more. Can I re-run the problematic functional test now? Or do I need to start from scratch?
< bitcoin-git>
[bitcoin] jonasschnelli opened pull request #20478: Don't set BDB flags when configuring without (master...2020/11/bdbless_mac) https://github.com/bitcoin/bitcoin/pull/20478
< bitcoin-git>
[bitcoin] fanquake merged pull request #20447: depends: Patch qt_intersect_spans to avoid non-deterministic behavior in LLVM 8 (master...0.21-qpainter-fix) https://github.com/bitcoin/bitcoin/pull/20447
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #20462: RPC/Wallet: unloadwallet: Clarify docs/error when both the RPC request and wallet_name parameter specify a wallet (master...unloadwallet_namematch_pt1) https://github.com/bitcoin/bitcoin/pull/20462
< bitcoin-git>
bitcoin/master 3a32b62 MarcoFalke: Merge #20462: RPC/Wallet: unloadwallet: Clarify docs/error when both the R...
< bitcoin-git>
bitcoin/master b1f59d5 Luke Dashjr: RPC/Wallet: unloadwallet: Clarify docs/error when both the RPC endpoint an...
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #20475: [backport] RPC: unloadwallet: Clarify docs/error when both the RPC endpoint and wallet_name parameter specify a wallet (0.21...unloadwallet_namematch_pt1) https://github.com/bitcoin/bitcoin/pull/20475
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #20473: doc: Document current boost dependency as 1.71.0 (master...2020_11_boost_dep_doc) https://github.com/bitcoin/bitcoin/pull/20473
< bitcoin-git>
bitcoin/master 6f9dac5 MarcoFalke: Merge #20473: doc: Document current boost dependency as 1.71.0
< bitcoin-git>
bitcoin/master 0918eb4 Wladimir J. van der Laan: doc: Document current boost dependency as 1.71.0
< bitcoin-git>
[bitcoin] practicalswift opened pull request #20472: test: Add testing of ParseInt/ParseUInt edge cases with leading +/-/0:s (master...parse-int-edge-cases) https://github.com/bitcoin/bitcoin/pull/20472
< sipa>
(i don't have an opinion on inside bitcoin-util or elsewhere)
< wumpus>
aj: you mean the current bitcoin-tx would be deprecated in the long run?
< aj>
wumpus: i guess i think everything you currently use bitcoin-tx for should switch to psbt's; and it'd be easier to do that via a new command
< sipa>
i guess you can integrate all bitcoin-tx's operations into a -util, by only allowing one operation per invocation
< wumpus>
if we would have known in advance that people would want to add utility functions that don't necessarily have to do with transactions, the better name would have been bitcoin-util, but that ship has sailed
< sipa>
bitcoin-tx only operates on transactions, and allows multiple operations on it
< wumpus>
aj: I just don't see the principal distinction between bitcoin-util and bitcoin-tx
< bitcoin-git>
[bitcoin] dergoegge opened pull request #20469: build: Avoid secp256k1.h include from system (master...fixincludeorder) https://github.com/bitcoin/bitcoin/pull/20469
< aj>
wumpus: re bitcoin-util; would be happy to add "grind" to bitcoin-tx and have a new PR that introduces a bitcoin-util that at least does a few things
< bitcoin-git>
[bitcoin] tylerchambers opened pull request #20468: build: don't allow manpages to be generated for binaries built from a dirty branch (master...fix-20412) https://github.com/bitcoin/bitcoin/pull/20468
< bitcoin-git>
[bitcoin] dongcarl closed pull request #20019: depends: Properly pass $PATH to configure and pin (master...2020-09-resolve-PATH-prepending-madness) https://github.com/bitcoin/bitcoin/pull/20019
< miketwen_>
hey .. still trying to figure out what I need to do to get my PR merged for gitian.sigs. Also, fanquake: the newest merged commit in gitian sigs with oliver gugger is breaking the verify script. https://github.com/bitcoin-core/gitian.sigs/issues/1316
< bitcoin-git>
[bitcoin] luke-jr opened pull request #20462: RPC/Wallet: unloadwallet: Clarify docs/error when both the RPC request and wallet_name parameter specify a wallet (master...unloadwallet_namematch_pt1) https://github.com/bitcoin/bitcoin/pull/20462
< bitcoin-git>
[bitcoin] practicalswift opened pull request #20452: Replace use of locale dependent atoi(…) with locale-independent std::from_chars(…) (C++17) (master...remove-atoi) https://github.com/bitcoin/bitcoin/pull/20452
< wumpus>
and would not have an effect on bitcoin-cli!