<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #23695: p2p: Always serialize local timestamp for version msg (master...2112-p2pTime) https://github.com/bitcoin/bitcoin/pull/23695
<bitcoin-git>
bitcoin/master abc26fa MarcoFalke: Merge bitcoin/bitcoin#22856: test: Fix bug in transaction generation in Co...
<bitcoin-git>
[bitcoin] fanquake merged pull request #23631: p2p: Don't use timestamps from inbound peers for Adjusted Time (master...202111_timedata_inbound) https://github.com/bitcoin/bitcoin/pull/23631
<bitcoin-git>
[bitcoin] theStack opened pull request #23688: test: remove unneeded sync_all() calls in wallet_listtransactions.py (master...2021-test-remove_sync_all_calls_in_wallet_listtransactions) https://github.com/bitcoin/bitcoin/pull/23688
<bitcoin-git>
[bitcoin] sipa opened pull request #23687: Remove unused (and broken) functionality in SpanReader (master...202112_spanreadernopos) https://github.com/bitcoin/bitcoin/pull/23687
<bitcoin-git>
[bitcoin] theStack opened pull request #23686: test: fix `interface_bitcoin_cli.py --descriptors` and add to test runner (master...202112-test-fix-interface_bitcoin_cli-with-descriptors) https://github.com/bitcoin/bitcoin/pull/23686
<bitcoin-git>
bitcoin/master a989f98 Sebastian Falbesoner: refactor: net: subnet lookup: use single-result LookupHost()
<bitcoin-git>
bitcoin/master 786ffb3 W. J. van der Laan: Merge bitcoin/bitcoin#17160: refactor: net: subnet lookup: use single-resu...
<bitcoin-git>
[bitcoin] laanwj merged pull request #23486: rpc: Only allow specific types to be P2(W)SH wrapped in decodescript (master...2111-rpcScript) https://github.com/bitcoin/bitcoin/pull/23486
<bitcoin-git>
bitcoin/master e4a54af Sebastian Falbesoner: test: add wallet_transactiontime_rescan.py --descriptors to test_runner.py
<bitcoin-git>
bitcoin/master b60e02e Sebastian Falbesoner: test: fix test wallet_transactiontime_rescan.py for descriptor wallets
<bitcoin-git>
[bitcoin] glozow opened pull request #23683: bug fix: valid but different LockPoints after a reorg (master...2021-12-lockpoints-fix) https://github.com/bitcoin/bitcoin/pull/23683
<laanwj>
will have a look what's up with bitcoin-git
<laanwj>
can we please keep discussion here focused to direct development related discussion, please move the meta discussion to #bitcoin or twitter
2021-12-04
<prayank>
He was the one who helped me do bitcoin meetup in an engineering college in Bangalore, India. And we enjoyed in Arabian sea (was planning to open a bar here that accepts only bitcoin, they banned alcoholic drinks when I last checked lol)
<sipa>
and it's also unclear how it could be interpreted, as bitcoin core isn't the only software on the network, and different software projects use different versioning schemes
<sipa>
and there is the client version, which does get sent as "user agent" string, but bitcoin core doesn't try to parse or do anything with those
<jamesob>
I'm scraping all the github data for bitcoin/bitcoin (PRs, comments, etc.), partially for archive in case Github disappears or something. Based on their rate-limiting I've got a few days to go; 2GB so far in JSON data.
<bitcoin-git>
bitcoin/master b01784f glozow: remove unnecessary casts and use braced initialization
<bitcoin-git>
bitcoin/master ddd74ff glozow: clean up txmempool includes
<bitcoin-git>
bitcoin/master c4efc4d glozow: change TestLockPointValidity to take a const reference
<bitcoin-git>
[gui] luke-jr opened pull request #497: Enable users to configure their monospace font specifically (master...qt_fontsel) https://github.com/bitcoin-core/gui/pull/497
<laanwj>
you can do that of course (a watchdog kind of script), but i see no reason to build that into bitcoin core
<sipa>
though, at least the past few years, the only invasive changes to relay policy (in bitcoin core at least) have been due to softforks, i think
<b10c>
TLDR: buggy patches to their peer selection. An unmaintained heuristic filtered newer Bitcoin Core peers. But, (IMO) unpublished patches are out of scope for the Bitcoin Core project.
<laanwj>
dongcarl: it depends on translatability of the error message; if it's general enough: say, someone with basic knowledge of bitcoin internals can understand it, it should be translated
<bitcoin-git>
[bitcoin] dougEfresh closed pull request #23584: test: Adding functional test for -maxuploadtarget with byte unit 'M' (master...maxuploadtarget-functional-byteunit) https://github.com/bitcoin/bitcoin/pull/23584
<bitcoin-git>
[bitcoin] dougEfresh opened pull request #23648: test: Add functional test for -maxuploadtarget with byte unit '1M' (master...test-byteunit-maxuploadtarget) https://github.com/bitcoin/bitcoin/pull/23648
<bitcoin-git>
[bitcoin] meshcollider opened pull request #23647: Split rpcwallet into multiple smaller parts (master...202111_split_walletrpc_total) https://github.com/bitcoin/bitcoin/pull/23647
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #23640: MOVEONLY: Move helper functions from rpcwallet to wallet/rpc/util (master...202111_split_walletrpc_util) https://github.com/bitcoin/bitcoin/pull/23640
<bitcoin-git>
[gui] hebasto opened pull request #494: qt: Replace testnet with signet as a default network for Android (master...211201-signet) https://github.com/bitcoin-core/gui/pull/494
<bitcoin-git>
bitcoin/master c771ee8 fanquake: doc: use BIP125-replaceable
<bitcoin-git>
[bitcoin] fanquake opened pull request #23643: rpc: remove info about mallocinfo needing glibc 2.10+ (master...remove_glibc_10_warning) https://github.com/bitcoin/bitcoin/pull/23643
<bitcoin-git>
[bitcoin] fanquake merged pull request #23546: scripted-diff: Use clang-tidy syntax for C++ named arguments (tests only) (master...2111-testClangTidy) https://github.com/bitcoin/bitcoin/pull/23546