achow101 changed the topic of #bitcoin-core-dev to: Bitcoin Core development discussion and commit log | Feel free to watch, but please take commentary and usage questions to #bitcoin | Channel logs: http://www.erisian.com.au/bitcoin-core-dev/, http://gnusha.org/bitcoin-core-dev/ | Weekly Meeting Thursday @ 16:00 UTC | Meeting topics http://gnusha.org/bitcoin-core-dev/proposedmeetingtopics.txt
<lightlike> so they would reject all blocks-only connections they have as inbounds quickly?! is this dependent on v2 transport (BIP324) being used?
Cory58 has quit [Quit: Client closed]
Cory58 has joined #bitcoin-core-dev
<eugenesiegel> I wrote a light client so it doesn't have v2 transport yet and doesn't do blocks-only connections (so I can't be certain if blocks only connections would be rejected). I can look at the version messages and see if maybe there's a correlation with nServices
<lightlike> i just mentioned those because with block-relay-only connections (pings every 2 minutes, blocks every 10 minutes, no addr or tx relay) there should be frequent intervals where no messages are exchanged for more than 30s.
zeropoint has quit [Quit: leaving]
eval-exec has joined #bitcoin-core-dev
<eugenesiegel> I did a little more digging. Each node offers the exact same service flags of "SFNodeNetwork|SFNodeBloom|SFNodeNetworkLimited|0x800" and they all have the same block height of 882,161
<eugenesiegel> I think the tip at measurement time was 882,199
<sipa> 0x800 = NODE_P2P_V2
<sipa> Weird that they're offering NODE_BLOOM; that's not on in Bitcoin Core by default
Josemoe21 has joined #bitcoin-core-dev
Josemoe45 has joined #bitcoin-core-dev
Josemoe45 has quit [Client Quit]
Josemoe21 has quit [Client Quit]
agentcasey_ has joined #bitcoin-core-dev
agentcasey has quit [Ping timeout: 245 seconds]
agentcasey_ has quit [Remote host closed the connection]
agentcasey has joined #bitcoin-core-dev
<eugenesiegel> I found the BLOOM weird, the addresses are grouped into about seven /16 blocks
jonatack has joined #bitcoin-core-dev
jarthur has joined #bitcoin-core-dev
jonatack has quit [Read error: Connection reset by peer]
jonatack has joined #bitcoin-core-dev
jonatack has quit [Ping timeout: 260 seconds]
jonatack has joined #bitcoin-core-dev
jonatack has quit [Ping timeout: 272 seconds]
jonatack has joined #bitcoin-core-dev
vasild has joined #bitcoin-core-dev
jonatack has quit [Ping timeout: 272 seconds]
<sipa> is this linkinglion or some spy?
kevkevin has quit [Remote host closed the connection]
jarthur has quit [Ping timeout: 248 seconds]
jarthur has joined #bitcoin-core-dev
cmirror has quit [Remote host closed the connection]
cmirror has joined #bitcoin-core-dev
<eugenesiegel> I don't think its linkinglion, but I do think they're probably all the same entity. I tested on my mainnet node and v2 handshakes to them fail and are downgraded to v1 handshakes and then fail 30s later. The nodes ignore the sent feefilter and send INV messages always with 50 items and duplicate some of the items in the set. They also have other
<eugenesiegel> idiosyncrasies like not responding to GETDATA
<eugenesiegel> They also duplicate hashes _across_ different INVs and waste bandwidth.  The main IP ranges are 139.162.0.0/16, 172.104.0.0/16, 172.105.0.0/16, 172.232.0.0/16, 172.233.0.0/16, 172.234.0.0/16, and 172.236.0.0/16 if anybody is curious. I guess I answered my own question about these nodes since this behavior doesn't indicate a normal 27.0 satoshi
<eugenesiegel> node
flow has quit [Ping timeout: 265 seconds]
Guest46 has joined #bitcoin-core-dev
Guest46 has quit [Client Quit]
<lightlike> yes, probably not core nodes, but definitely interesting, 800 is not nothing!
flow has joined #bitcoin-core-dev
kevkevin has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 252 seconds]
mcey has quit [Remote host closed the connection]
robobub has quit [Quit: Connection closed for inactivity]
mcey has joined #bitcoin-core-dev
jonatack has joined #bitcoin-core-dev
jonatack has quit [Ping timeout: 248 seconds]
robobub has joined #bitcoin-core-dev
S3RK_ has joined #bitcoin-core-dev
S3RK has quit [Ping timeout: 244 seconds]
<b10c> seeing a few of these connections too with the same characteristics you mention
Guyver2 has joined #bitcoin-core-dev
jarthur has quit [Quit: jarthur]
BlockSmith has joined #bitcoin-core-dev
BlockSmith has quit [Client Quit]
BlockSmith has joined #bitcoin-core-dev
BlockSmith has quit [Quit: Ping timeout (120 seconds)]
BlockSmith has joined #bitcoin-core-dev
<Sjors[m]> Seeing spam approvals from Armss9936 on Github.
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/1172bc4157ee...6f5ae1a57456
<bitcoin-git> bitcoin/master fa673cf MarcoFalke: lint: Call lint_scripted_diff from test_runner
<bitcoin-git> bitcoin/master fa99728 MarcoFalke: lint: Move commit range printing to test_runner
<bitcoin-git> bitcoin/master faf8fc5 MarcoFalke: lint: Call lint_commit_msg from test_runner
<bitcoin-git> [bitcoin] fanquake merged pull request #31653: lint: Call more checks from test_runner (master...2501-lint-commit-range) https://github.com/bitcoin/bitcoin/pull/31653
BlockSmith has quit [Quit: Client closed]
eval-exec has quit [Remote host closed the connection]
<bitcoin-git> [bitcoin] fanquake merged pull request #31666: multi-peer orphan resolution followups (master...2025-01-31397-followups) https://github.com/bitcoin/bitcoin/pull/31666
<bitcoin-git> [bitcoin] fanquake pushed 11 commits to master: https://github.com/bitcoin/bitcoin/compare/6f5ae1a57456...94ca99ac51dd
<bitcoin-git> bitcoin/master 57221ad glozow: [refactor] move parent inv-adding to OrphanResolutionCandidate
<bitcoin-git> bitcoin/master 6e4d392 glozow: [refactor] rename to OrphanResolutionCandidate to MaybeAdd*
<bitcoin-git> bitcoin/master 7704139 glozow: [refactor] make GetCandidatePeers take uint256 and in-out vector
eval-exec has joined #bitcoin-core-dev
Guyver2 has left #bitcoin-core-dev [Closing Window]
jespada has joined #bitcoin-core-dev
jespada has quit [Client Quit]
jespada has joined #bitcoin-core-dev
jonatack has joined #bitcoin-core-dev
flooded has joined #bitcoin-core-dev
jonatack has quit [Read error: Connection reset by peer]
flooded is now known as _flood
_flood has quit [Ping timeout: 246 seconds]
<bitcoin-git> [qa-assets] maflcko pushed 2 commits to main: https://github.com/bitcoin-core/qa-assets/compare/ff2648d1387d...317f1e67cc80
<bitcoin-git> qa-assets/main 7ca0eff Murch: Add Murch’s inputs February 2025
<bitcoin-git> qa-assets/main 317f1e6 maflcko: Merge pull request #217 from murchandamus/2025-02-murch-inputs
<bitcoin-git> [qa-assets] maflcko merged pull request #217: Add Murch’s inputs February 2025 (main...2025-02-murch-inputs) https://github.com/bitcoin-core/qa-assets/pull/217
flooded has joined #bitcoin-core-dev
jonatack has joined #bitcoin-core-dev
Cory58 has quit [Quit: Client closed]
Cory58 has joined #bitcoin-core-dev
jonatack has quit [Read error: Connection reset by peer]
jespada has quit [Ping timeout: 246 seconds]
jespada has joined #bitcoin-core-dev
jonatack has joined #bitcoin-core-dev
jespada_ has joined #bitcoin-core-dev
eval-exec has quit [Ping timeout: 260 seconds]
jespada has quit [Ping timeout: 252 seconds]
kevkevin has joined #bitcoin-core-dev
Cory58 has quit [Quit: Client closed]
Cory58 has joined #bitcoin-core-dev
catnip has joined #bitcoin-core-dev
Cory58 has quit [Quit: Client closed]
Cory58 has joined #bitcoin-core-dev
Satoshinakamoto has joined #bitcoin-core-dev
Satoshinakamoto has quit [Client Quit]
jon_atack has joined #bitcoin-core-dev
jonatack has quit [Read error: Connection reset by peer]
catnip has quit [Quit: Client closed]
jonatack has joined #bitcoin-core-dev
jon_atack has quit [Ping timeout: 248 seconds]
jespada_ has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<bitcoin-git> [bitcoin] maflcko opened pull request #31793: ci: Use clang-20 for sanitizer tasks (master...2502-ci-20) https://github.com/bitcoin/bitcoin/pull/31793
jonatack has quit [Ping timeout: 252 seconds]
<bitcoin-git> [bitcoin] furszy opened pull request #31794: wallet: abandon orphan coinbase txs, and their descendants, during startup (master...2025_wallet_abandon_coinbase_during_startup) https://github.com/bitcoin/bitcoin/pull/31794
jonatack has joined #bitcoin-core-dev
BUSY has quit [Ping timeout: 276 seconds]
zeropoint has joined #bitcoin-core-dev
BUSY has joined #bitcoin-core-dev
jespada has joined #bitcoin-core-dev
jarthur has joined #bitcoin-core-dev
jonatack has quit [Read error: Connection reset by peer]
dongcarl6 has joined #bitcoin-core-dev
dongcarl has quit [Read error: Connection reset by peer]
dongcarl6 is now known as dongcarl
<brunoerg> just updated https://bitcoincore.space/ including mutation testing report for addrman
jamesob1566 has quit [Ping timeout: 252 seconds]
jamesob443688173 has joined #bitcoin-core-dev
jamesob15665 has joined #bitcoin-core-dev
PaperSword has quit [Quit: PaperSword]
PaperSword has joined #bitcoin-core-dev
jespada has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
robobub has quit [Quit: Connection closed for inactivity]
Cory58 has quit [Quit: Client closed]
Cory58 has joined #bitcoin-core-dev
apex944 has joined #bitcoin-core-dev
Cory58 has quit [Quit: Client closed]
Cory58 has joined #bitcoin-core-dev
eugenesiegel has quit [Quit: Client closed]
Talkless has joined #bitcoin-core-dev
eugenesiegel has joined #bitcoin-core-dev
jespada has joined #bitcoin-core-dev
robszarka has quit [Read error: Connection reset by peer]
warren has quit [Read error: Connection reset by peer]
warren has joined #bitcoin-core-dev
eugenesiegel has quit [Ping timeout: 240 seconds]
eugenesiegel has joined #bitcoin-core-dev
maflcko has quit [Quit: ZNC 1.8.2+deb2ubuntu0.1 - https://znc.in]
maflcko has joined #bitcoin-core-dev
jespada has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<bitcoin-git> [qa-assets] maflcko pushed 1 commit to main: https://github.com/bitcoin-core/qa-assets/compare/317f1e67cc80...131d343df8db
<bitcoin-git> qa-assets/main 131d343 MarcoFalke: Temporily revert "Add Murch’s inputs February 2025"
PaperSword has quit [Ping timeout: 252 seconds]
jespada has joined #bitcoin-core-dev
PaperSword has joined #bitcoin-core-dev
eugenesiegel has quit [Changing host]
eugenesiegel has joined #bitcoin-core-dev
<eugenesiegel> > seeing a few of these connections too with the same characteristics you mention
<eugenesiegel> They respond to GETADDR and respond with 256 addresses of all of their addresses, so I think all of their nodes are pretty easy to identify. I think it's some sort of tx broadcasting / relay infrastructure
<eugenesiegel> * 256 of their addresses
eugenesiegel has quit [Quit: Client closed]
eugenesiegel has joined #bitcoin-core-dev
PaperSword1 has joined #bitcoin-core-dev
apex944 has quit [Quit: Client closed]
PaperSword has quit [Read error: Connection reset by peer]
PaperSword1 is now known as PaperSword
eugenesiegel has quit [Quit: Client closed]
eugenesiegel has joined #bitcoin-core-dev
jonatack has joined #bitcoin-core-dev
preimage has joined #bitcoin-core-dev
Talkless has quit [Quit: Konversation terminated!]
Guest16 has joined #bitcoin-core-dev
Guest16 has quit [Client Quit]
jonatack has quit [Ping timeout: 244 seconds]
jonatack has joined #bitcoin-core-dev
pyth has quit [Ping timeout: 244 seconds]
pyth has joined #bitcoin-core-dev
<fjahr> Can someone kick the CI in #31384? Multiple jobs have failed due to a docker.io issue (too many requests).
pyth has quit [Ping timeout: 260 seconds]
pyth has joined #bitcoin-core-dev
jespada has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<abubakarsadiq> @fjahr I re-run them
Randolf has joined #bitcoin-core-dev
<fjahr> abubakarsadiq: ok, thanks
<abubakarsadiq> It failed again https://cirrus-ci.com/task/6014627928080384 I will create an issue for this
jonatack has quit [Read error: Connection reset by peer]
jonatack has joined #bitcoin-core-dev
Cory58 has quit [Quit: Client closed]
Cory58 has joined #bitcoin-core-dev
Randolf has quit [Quit: Leaving]
pyth has quit [Ping timeout: 248 seconds]
aleggg has quit [Remote host closed the connection]
jonatack has quit [Read error: Connection reset by peer]
jonatack has joined #bitcoin-core-dev
Cory58 has quit [Quit: Client closed]
Cory58 has joined #bitcoin-core-dev
eugenesiegel has quit [Quit: Client closed]
preimage has quit [Quit: WeeChat 4.5.1]
eugenesiegel has joined #bitcoin-core-dev
ExEric3 has quit [Read error: Connection reset by peer]
ExEric3 has joined #bitcoin-core-dev
Guest13 has joined #bitcoin-core-dev
Guest13 has quit [Client Quit]
anas has joined #bitcoin-core-dev
anas has quit [Client Quit]
eugenesiegel has quit [Ping timeout: 240 seconds]
bitdex has joined #bitcoin-core-dev
jarthur_ has joined #bitcoin-core-dev
jarthur has quit [Ping timeout: 276 seconds]
jarthur_ is now known as jarthur