<bitcoin-git>
[bitcoin] theuni opened pull request #26070: Quiet warnings in symlinked headers installed from homebrew (master...fix-brew-usrlocal) https://github.com/bitcoin/bitcoin/pull/26070
<sipa>
(from a database of good bitcoin nodes it currently knows about)
<sipa>
@jamesob bitcoin.jonaschnelli.ch pointing to a machine on hetzner is exactly that: jonas' crawler having discovered a bitcoin node running on hetzner's network, and exposing that via dns
<jamesob>
no, I'm saying that bitcoin.jonaschnelli.ch points to a machine on Hetzner
<sipa>
this is not a hetzner user running a seed, i assume, but jonasschnelli's crawler having discovered a bitcoin node on hetzner, and exporting that through his dns seed
<sipa>
but for bitcoin dns seeds it's expected
<jamesob0>
in my syslog: "Sep 12 09:54:13 apu2 dnsmasq[7035]: possible DNS-rebind attack detected: bitcoin.jonasschnelli.ch"
<bitcoin-git>
[bitcoin] aureleoules opened pull request #26066: wallet: Refactor and document CoinControl (master...2022-09-refactor-coincontrol) https://github.com/bitcoin/bitcoin/pull/26066
<bitcoin-git>
[bitcoin] vasild opened pull request #26065: i2p: use the same destination type for transient and persistent addresses (master...i2p_transient_addr_type) https://github.com/bitcoin/bitcoin/pull/26065
<bitcoin-git>
[bitcoin] brunoerg opened pull request #26054: test: verify active chaintip after invalidating an unknown block (master...2022-09-fix-test-invalidateblock) https://github.com/bitcoin/bitcoin/pull/26054
<bitcoin-git>
[bitcoin] furszy opened pull request #26053: rpc: bugfix, 'add_inputs' default value is true unless 'inputs' are provided (master...2022_rpc_wallet_fix_help_add_inputs) https://github.com/bitcoin/bitcoin/pull/26053
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #26040: doc: comment "add only reachable addresses to addrman" (master...onlynet_dns-comment) https://github.com/bitcoin/bitcoin/pull/26040
<bitcoin-git>
bitcoin/master ce42570 Kristaps Kaupe: doc: comment "add only reachable addresses to addrman"
<vasild>
for now I am trying to verify this claim "transaction announcements account for 30–50% of the overall Bitcoin traffic" from the erlay paper (https://arxiv.org/pdf/1905.10518.pdf)
<hebasto>
is a fix of a translation bug, which causes an error on Transifex, supposed to be merged after "string freeze"? (context -- https://github.com/bitcoin-core/gui/pull/664, an my opinion is "yes")
2022-09-08
<bytes1440000>
I am using bitcoin core for wallets. Let me know if there are any issues.
<bytes1440000>
i can't decide what sipa does.. he is humble and one of the best bitcoin devs
<bitcoin-git>
[bitcoin] aureleoules opened pull request #26045: rpc: Optimize serialization disk space of dumptxoutset (master...2022-09-dumputxoset-compact) https://github.com/bitcoin/bitcoin/pull/26045
2022-09-07
<bitcoin-git>
[bitcoin] kristapsk opened pull request #26040: doc: comment "add only reachable addresses to addrman" (master...onlynet_dns-comment) https://github.com/bitcoin/bitcoin/pull/26040
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #26039: rpc: Return RPC_TYPE_ERROR, not RPC_MISC_ERROR on type mismatch (1/2) (master...2209-rpc-type-🔤) https://github.com/bitcoin/bitcoin/pull/26039
<bitcoin-git>
[bitcoin] brunoerg opened pull request #26038: test: invalidating an unknown block throws an error (master...2022-09-unknown-block-invalidate) https://github.com/bitcoin/bitcoin/pull/26038
<bitcoin-git>
[bitcoin] hebasto opened pull request #26037: test: Fix `wallet_{basic,listsinceblock}.py` for BDB-only wallets (master...220907-bdb) https://github.com/bitcoin/bitcoin/pull/26037
<bitcoin-git>
[bitcoin] furszy opened pull request #26021: wallet: bugfix, load a wallet with an unknown/corrupt descriptor causes a fatal error (master...2022_wallet_fix_descriptor_unserialization) https://github.com/bitcoin/bitcoin/pull/26021
<bitcoin-git>
[bitcoin] yancyribbens opened pull request #26020: test: Change coinselection parameter location to make tests independent (master...fix-bnb-search-test-param) https://github.com/bitcoin/bitcoin/pull/26020
<bitcoin-git>
[bitcoin] fanquake opened pull request #26018: guix: consistently use -ffile-prefix-map (master...guix_ffile_prefix_map) https://github.com/bitcoin/bitcoin/pull/26018
<bitcoin-git>
[bitcoin] fanquake opened pull request #26009: test: remove Boost Test from libtest_util (master...remove_boost_libtest) https://github.com/bitcoin/bitcoin/pull/26009
2022-09-04
<bitcoin-git>
[bitcoin] achow101 opened pull request #26008: wallet: cache IsMine scriptPubKeys to improve performance of wallets with a lot of non-ranged descriptors (master...improve-many-desc-ismine) https://github.com/bitcoin/bitcoin/pull/26008
<bitcoin-git>
[bitcoin] theStack opened pull request #26007: [contrib] message-capture-parser: fix AssertionError on parsing `headers` message (master...202209-messagecapture-fix_assertionerror_on_parsing_headers) https://github.com/bitcoin/bitcoin/pull/26007
<bitcoin-git>
[bitcoin] luke-jr opened pull request #26005: Wallet: Fix error handling (copy_file failure in RestoreWallet, and in general via interfaces) (master...fix_wallet_copyfail_nullresult) https://github.com/bitcoin/bitcoin/pull/26005
<bitcoin-git>
bitcoin/master 88e7807 Suhas Daftuar: test: fix non-determinism in p2p_headers_sync_with_minchainwork.py
<achow101>
Kaizen_Kintsugi_: no, that's a node startup issue, it's crashing on start. the test framework puts regtest into the bitcoin.conf for each node, if you're passing the argument for a different chain for your test, then that would be the cause of the problem. also, using a non-regtest chain in a functional test is generally incorrect.
<earnestly>
Yeah, it seems a bit of a stretch to think people will purposefully downgrade bitcoin core just to create a new non-hd wallet; but I can see plenty of people still having non-hd wallets
<bitcoin-git>
[bitcoin] willcl-ark opened pull request #25993: doc: Add I2P guidance related to bandwidth and i2pd software version (master...i2pd_bandwidth) https://github.com/bitcoin/bitcoin/pull/25993
<bytes1440000>
inb4 michael folkson or others say its offtopic: bitcoin core is the software people use for bitcoin core. any dev would want to know why is dev activity low here?
<bytes1440000>
d. Maybe bitcoin has lot of developers
<bytes1440000>
e. Maybe bitcoin has lot of users outside twitter
<bytes1440000>
b. bitcoin has highest market cap in cryptocurrencies
<bytes1440000>
c. bitcoin was first successful experiment against governments
<bytes1440000>
a. bitcoin has 90% bitcoin core nodes
<bitcoin-git>
[bitcoin] 1440000bytes closed pull request #25776: privacy: `add_inputs` argument for replacements to avoid adding unnecessary inputs (master...bumpfee-inputs) https://github.com/bitcoin/bitcoin/pull/25776
<bitcoin-git>
[bitcoin] luke-jr opened pull request #25991: Wallet: Add foreign_outputs metadata to support CoinJoin transactions (master...wallet_foreign_outputs_metadata) https://github.com/bitcoin/bitcoin/pull/25991
<bitcoin-git>
[bitcoin] stickies-v opened pull request #25990: test: apply fixed feerate to avoid variable dynamic fees in wallet_groups.py (master...test-walletgroups-fix-feerate) https://github.com/bitcoin/bitcoin/pull/25990
2022-09-02
<bitcoin-git>
[bitcoin] mzumsande opened pull request #25989: init: abort if i2p/cjdns are chosen via -onlynet but unreachable (master...202208_onlynet_init) https://github.com/bitcoin/bitcoin/pull/25989
<bitcoin-git>
[bitcoin] stickies-v opened pull request #25988: test: revert #25865 for wallet_groups.py (quick fix) (master...test-fix-walletgroup-test) https://github.com/bitcoin/bitcoin/pull/25988
<bitcoin-git>
[bitcoin] fanquake opened pull request #25987: build: compile depends sqlite with more recommended options (master...sqlite3_reccomended_compile_opts) https://github.com/bitcoin/bitcoin/pull/25987
<bitcoin-git>
[bitcoin] fanquake opened pull request #25985: Revert "build: Use Homebrew's sqlite package if it is available" (master...revert_slow_macos_sqlite) https://github.com/bitcoin/bitcoin/pull/25985
<bitcoin-git>
[bitcoin] MarcoFalke closed pull request #25984: rpc, refactor: Check nPruneTarget instead of ArgsManager for automatic pruning (master...2209-rpc-prune-🚚) https://github.com/bitcoin/bitcoin/pull/25984
<gribble>
https://github.com/bitcoin/bitcoin/issues/25600 | p2p: Advertise `NODE_FULL_RBF` and connect to 4 outbound full-rbf peers if `-mempoolfullrbf` is set by ariard · Pull Request #25600 · bitcoin/bitcoin · GitHub
<ariard>
(sorry for last week, was geeking out about bitcoin in meatspace at conf)
<gribble>
https://github.com/bitcoin/bitcoin/issues/25600 | p2p: Advertise `NODE_FULL_RBF` and connect to 4 outbound full-rbf peers if `-mempoolfullrbf` is set by ariard · Pull Request #25600 · bitcoin/bitcoin · GitHub
<bitcoin-git>
[bitcoin] luke-jr opened pull request #25976: QA: rpc_blockchain: Test output of getblock verbosity 0, False, and True (master...qa_rpc_getblock_verbose) https://github.com/bitcoin/bitcoin/pull/25976
<bytes1440000>
2. I think its been a long time since we discussed funding of contributors who are more active in review. Luke Dashjr has contributed a lot in reviews that were helpful for bitcoin. If anyone avoiding because he is a maintainer of knots, is influenced by less than 25 people who actively contribute to core or past.
<bitcoin-git>
[bitcoin] hebasto opened pull request #25974: test, build: Separate `read_json` function into its own module (master...220901-test) https://github.com/bitcoin/bitcoin/pull/25974
<bitcoin-git>
[bitcoin] fanquake opened pull request #25972: build: no-longer disable WARN_CXXFLAGS when CXXFLAGS is set (master...use_cxxflags_with_depends) https://github.com/bitcoin/bitcoin/pull/25972
<bitcoin-git>
[bitcoin] stickies-v opened pull request #25971: refactor: Use std::string for thread and index names (master...baseindex-getname-string) https://github.com/bitcoin/bitcoin/pull/25971
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #25959: doc: Fix link to MurmurHash3.cpp (moved from Google Code to Github) (master...patch-1) https://github.com/bitcoin/bitcoin/pull/25959
<bitcoin-git>
bitcoin/master ccea0e1 MacroFake: Merge bitcoin/bitcoin#25959: doc: Fix link to MurmurHash3.cpp (moved from ...
<bitcoin-git>
bitcoin/master 2c05dc7 dontbyte: Fix link to MurmurHash3.cpp from Austin Appleby