12025-02-04T00:13:53  <lightlike> so they would reject all blocks-only connections they have as inbounds quickly?! is this dependent on v2 transport (BIP324) being used?
  22025-02-04T00:13:58  *** Cory58 <Cory58!~Cory44@user/pasha> has quit IRC (Quit: Client closed)
  32025-02-04T00:14:14  *** Cory58 <Cory58!~Cory58@user/pasha> has joined #bitcoin-core-dev
  42025-02-04T00:29:41  <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
  52025-02-04T00:34:39  <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.
  62025-02-04T00:51:31  *** zeropoint <zeropoint!~alex@45-28-139-114.lightspeed.sntcca.sbcglobal.net> has quit IRC (Quit: leaving)
  72025-02-04T01:16:07  *** eval-exec <eval-exec!~Thunderbi@154.201.95.126> has joined #bitcoin-core-dev
  82025-02-04T01:47:44  <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
  92025-02-04T01:48:48  <eugenesiegel> I think the tip at measurement time was 882,199
 102025-02-04T01:54:02  <sipa> 0x800 = NODE_P2P_V2
 112025-02-04T01:54:37  <sipa> Weird that they're offering NODE_BLOOM; that's not on in Bitcoin Core by default
 122025-02-04T01:55:04  *** Josemoe21 <Josemoe21!~Josemoe21@68.64.209.12> has joined #bitcoin-core-dev
 132025-02-04T01:57:39  *** Josemoe45 <Josemoe45!~Josemoe21@68.64.209.12> has joined #bitcoin-core-dev
 142025-02-04T01:57:45  *** Josemoe45 <Josemoe45!~Josemoe21@68.64.209.12> has quit IRC (Client Quit)
 152025-02-04T01:57:47  *** Josemoe21 <Josemoe21!~Josemoe21@68.64.209.12> has quit IRC (Client Quit)
 162025-02-04T02:02:00  *** agentcasey_ <agentcasey_!~agentcase@143-42-229-181.ip.linodeusercontent.com> has joined #bitcoin-core-dev
 172025-02-04T02:02:29  *** agentcasey <agentcasey!~agentcase@2600:1702:d70:4520:a559:aaa7:e852:8b79> has quit IRC (Ping timeout: 245 seconds)
 182025-02-04T02:03:30  *** agentcasey_ <agentcasey_!~agentcase@143-42-229-181.ip.linodeusercontent.com> has quit IRC (Remote host closed the connection)
 192025-02-04T02:04:18  *** agentcasey <agentcasey!~agentcase@143-42-229-181.ip.linodeusercontent.com> has joined #bitcoin-core-dev
 202025-02-04T02:11:34  <eugenesiegel> I found the BLOOM weird, the addresses are grouped into about seven /16 blocks
 212025-02-04T02:13:08  *** jonatack <jonatack!~jonatack@user/jonatack> has joined #bitcoin-core-dev
 222025-02-04T02:16:44  *** jarthur <jarthur!~jarthur@user/jarthur> has joined #bitcoin-core-dev
 232025-02-04T02:30:32  *** jonatack <jonatack!~jonatack@user/jonatack> has quit IRC (Read error: Connection reset by peer)
 242025-02-04T02:33:13  *** jonatack <jonatack!~jonatack@user/jonatack> has joined #bitcoin-core-dev
 252025-02-04T02:48:15  *** jonatack <jonatack!~jonatack@user/jonatack> has quit IRC (Ping timeout: 260 seconds)
 262025-02-04T02:57:00  *** jonatack <jonatack!~jonatack@user/jonatack> has joined #bitcoin-core-dev
 272025-02-04T03:03:53  *** jonatack <jonatack!~jonatack@user/jonatack> has quit IRC (Ping timeout: 272 seconds)
 282025-02-04T03:09:12  *** jonatack <jonatack!~jonatack@user/jonatack> has joined #bitcoin-core-dev
 292025-02-04T03:13:07  *** vasild <vasild!~vd@user/vasild> has joined #bitcoin-core-dev
 302025-02-04T03:20:21  *** jonatack <jonatack!~jonatack@user/jonatack> has quit IRC (Ping timeout: 272 seconds)
 312025-02-04T03:36:29  <sipa> is this linkinglion or some spy?
 322025-02-04T03:58:38  *** kevkevin <kevkevin!~kevkevin@209.242.39.30> has quit IRC (Remote host closed the connection)
 332025-02-04T04:09:25  *** jarthur <jarthur!~jarthur@user/jarthur> has quit IRC (Ping timeout: 248 seconds)
 342025-02-04T04:13:29  *** jarthur <jarthur!~jarthur@user/jarthur> has joined #bitcoin-core-dev
 352025-02-04T05:01:01  *** cmirror <cmirror!~cmirror@4.53.92.114> has quit IRC (Remote host closed the connection)
 362025-02-04T05:01:31  *** cmirror <cmirror!~cmirror@4.53.92.114> has joined #bitcoin-core-dev
 372025-02-04T05:13:16  <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
 382025-02-04T05:13:16  <eugenesiegel> idiosyncrasies like not responding to GETDATA
 392025-02-04T05:22:21  <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
 402025-02-04T05:22:22  <eugenesiegel> node
 412025-02-04T05:22:24  *** Flow <Flow!~none@gentoo/developer/flow> has quit IRC (Ping timeout: 265 seconds)
 422025-02-04T05:24:21  *** Guest46 <Guest46!~Guest46@240b:c020:493:57ad:92c:fbe4:c844:139c> has joined #bitcoin-core-dev
 432025-02-04T05:24:39  *** Guest46 <Guest46!~Guest46@240b:c020:493:57ad:92c:fbe4:c844:139c> has quit IRC (Client Quit)
 442025-02-04T05:32:09  <lightlike> yes, probably not core nodes, but definitely interesting, 800 is not nothing!
 452025-02-04T05:38:11  *** Flow <Flow!~none@gentoo/developer/flow> has joined #bitcoin-core-dev
 462025-02-04T05:39:43  *** kevkevin <kevkevin!~kevkevin@209.242.39.30> has joined #bitcoin-core-dev
 472025-02-04T05:44:22  *** kevkevin <kevkevin!~kevkevin@209.242.39.30> has quit IRC (Ping timeout: 252 seconds)
 482025-02-04T06:01:06  *** mcey <mcey!~emcy@85.255.236.24> has quit IRC (Remote host closed the connection)
 492025-02-04T06:01:17  *** robobub <robobub!uid248673@id-248673.uxbridge.irccloud.com> has quit IRC (Quit: Connection closed for inactivity)
 502025-02-04T06:01:34  *** mcey <mcey!~emcy@85.255.236.24> has joined #bitcoin-core-dev
 512025-02-04T06:41:52  *** jonatack <jonatack!~jonatack@user/jonatack> has joined #bitcoin-core-dev
 522025-02-04T06:47:17  *** jonatack <jonatack!~jonatack@user/jonatack> has quit IRC (Ping timeout: 248 seconds)
 532025-02-04T07:00:30  *** robobub <robobub!uid248673@id-248673.uxbridge.irccloud.com> has joined #bitcoin-core-dev
 542025-02-04T07:59:45  *** S3RK_ <S3RK_!~S3RK@user/s3rk> has joined #bitcoin-core-dev
 552025-02-04T08:02:57  *** S3RK <S3RK!~S3RK@user/s3rk> has quit IRC (Ping timeout: 244 seconds)
 562025-02-04T08:51:18  <b10c> seeing a few of these connections too with the same characteristics you mention
 572025-02-04T08:56:11  *** Guyver2 <Guyver2!~Guyver@77-174-98-73.fixed.kpn.net> has joined #bitcoin-core-dev
 582025-02-04T09:17:13  *** jarthur <jarthur!~jarthur@user/jarthur> has quit IRC (Quit: jarthur)
 592025-02-04T09:18:58  *** BlockSmith <BlockSmith!~BlockSmit@45.249.70.86> has joined #bitcoin-core-dev
 602025-02-04T09:19:40  *** BlockSmith <BlockSmith!~BlockSmit@45.249.70.86> has quit IRC (Client Quit)
 612025-02-04T09:19:49  *** BlockSmith <BlockSmith!~BlockSmit@45.249.70.86> has joined #bitcoin-core-dev
 622025-02-04T09:24:45  *** BlockSmith <BlockSmith!~BlockSmit@45.249.70.86> has quit IRC (Quit: Ping timeout (120 seconds))
 632025-02-04T09:24:55  *** BlockSmith <BlockSmith!~BlockSmit@45.249.70.86> has joined #bitcoin-core-dev
 642025-02-04T09:43:53  <Sjors[m]> Seeing spam approvals from Armss9936 on Github.
 652025-02-04T09:57:58  <bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/1172bc4157ee...6f5ae1a57456
 662025-02-04T09:57:59  <bitcoin-git> bitcoin/master fa673cf MarcoFalke: lint: Call lint_scripted_diff from test_runner
 672025-02-04T09:57:59  <bitcoin-git> bitcoin/master fa99728 MarcoFalke: lint: Move commit range printing to test_runner
 682025-02-04T09:57:59  <bitcoin-git> bitcoin/master faf8fc5 MarcoFalke: lint: Call lint_commit_msg from test_runner
 692025-02-04T09:58:00  <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
 702025-02-04T10:00:08  *** BlockSmith <BlockSmith!~BlockSmit@45.249.70.86> has quit IRC (Quit: Client closed)
 712025-02-04T10:04:43  *** eval-exec <eval-exec!~Thunderbi@154.201.95.126> has quit IRC (Remote host closed the connection)
 722025-02-04T10:10:43  <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
 732025-02-04T10:10:45  <bitcoin-git> [bitcoin] fanquake pushed 11 commits to master: https://github.com/bitcoin/bitcoin/compare/6f5ae1a57456...94ca99ac51dd
 742025-02-04T10:10:46  <bitcoin-git> bitcoin/master 57221ad glozow: [refactor] move parent inv-adding to OrphanResolutionCandidate
 752025-02-04T10:10:46  <bitcoin-git> bitcoin/master 6e4d392 glozow: [refactor] rename to OrphanResolutionCandidate to MaybeAdd*
 762025-02-04T10:10:46  <bitcoin-git> bitcoin/master 7704139 glozow: [refactor] make GetCandidatePeers take uint256 and in-out vector
 772025-02-04T10:35:07  *** eval-exec <eval-exec!~Thunderbi@23.106.135.250.16clouds.com> has joined #bitcoin-core-dev
 782025-02-04T10:56:20  *** Guyver2 <Guyver2!~Guyver@77-174-98-73.fixed.kpn.net> has left #bitcoin-core-dev (Closing Window)
 792025-02-04T11:51:31  *** jespada <jespada!~jespada@2800:a4:22f0:2200:b8e3:83d:8441:5e36> has joined #bitcoin-core-dev
 802025-02-04T11:52:17  *** jespada <jespada!~jespada@2800:a4:22f0:2200:b8e3:83d:8441:5e36> has quit IRC (Client Quit)
 812025-02-04T11:54:04  *** jespada <jespada!~jespada@2800:a4:22f0:2200:b8e3:83d:8441:5e36> has joined #bitcoin-core-dev
 822025-02-04T12:25:06  *** jonatack <jonatack!~jonatack@user/jonatack> has joined #bitcoin-core-dev
 832025-02-04T12:37:55  *** flooded <flooded!flooded@gateway/vpn/protonvpn/flood/x-43489060> has joined #bitcoin-core-dev
 842025-02-04T12:40:42  *** jonatack <jonatack!~jonatack@user/jonatack> has quit IRC (Read error: Connection reset by peer)
 852025-02-04T12:59:04  *** flooded is now known as _flood
 862025-02-04T13:35:00  *** _flood <_flood!flooded@gateway/vpn/protonvpn/flood/x-43489060> has quit IRC (Ping timeout: 246 seconds)
 872025-02-04T13:48:18  <bitcoin-git> [qa-assets] maflcko pushed 2 commits to main: https://github.com/bitcoin-core/qa-assets/compare/ff2648d1387d...317f1e67cc80
 882025-02-04T13:48:18  <bitcoin-git> qa-assets/main 7ca0eff Murch: Add Murch’s inputs February 2025
 892025-02-04T13:48:18  <bitcoin-git> qa-assets/main 317f1e6 maflcko: Merge pull request #217 from murchandamus/2025-02-murch-inputs
 902025-02-04T13:48:19  <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
 912025-02-04T14:03:37  *** flooded <flooded!flooded@gateway/vpn/protonvpn/flood/x-43489060> has joined #bitcoin-core-dev
 922025-02-04T14:08:32  *** jonatack <jonatack!~jonatack@user/jonatack> has joined #bitcoin-core-dev
 932025-02-04T14:09:21  *** Cory58 <Cory58!~Cory58@user/pasha> has quit IRC (Quit: Client closed)
 942025-02-04T14:09:36  *** Cory58 <Cory58!~Cory58@user/pasha> has joined #bitcoin-core-dev
 952025-02-04T14:16:15  *** jonatack <jonatack!~jonatack@user/jonatack> has quit IRC (Read error: Connection reset by peer)
 962025-02-04T14:33:27  *** jespada <jespada!~jespada@2800:a4:22f0:2200:b8e3:83d:8441:5e36> has quit IRC (Ping timeout: 246 seconds)
 972025-02-04T14:38:34  *** jespada <jespada!~jespada@r167-61-33-53.dialup.adsl.anteldata.net.uy> has joined #bitcoin-core-dev
 982025-02-04T14:40:11  *** jonatack <jonatack!~jonatack@user/jonatack> has joined #bitcoin-core-dev
 992025-02-04T14:44:59  *** jespada_ <jespada_!~jespada@2800:a4:2267:4f00:6988:7c40:be6b:df82> has joined #bitcoin-core-dev
1002025-02-04T14:46:09  *** eval-exec <eval-exec!~Thunderbi@23.106.135.250.16clouds.com> has quit IRC (Ping timeout: 260 seconds)
1012025-02-04T14:47:06  *** jespada <jespada!~jespada@r167-61-33-53.dialup.adsl.anteldata.net.uy> has quit IRC (Ping timeout: 252 seconds)
1022025-02-04T14:54:58  *** kevkevin <kevkevin!~kevkevin@209.242.39.30> has joined #bitcoin-core-dev
1032025-02-04T15:16:11  *** Cory58 <Cory58!~Cory58@user/pasha> has quit IRC (Quit: Client closed)
1042025-02-04T15:16:24  *** Cory58 <Cory58!~Cory58@user/pasha> has joined #bitcoin-core-dev
1052025-02-04T15:23:04  *** catnip <catnip!~catnip@92.19.35.189> has joined #bitcoin-core-dev
1062025-02-04T15:24:48  *** Cory58 <Cory58!~Cory58@user/pasha> has quit IRC (Quit: Client closed)
1072025-02-04T15:25:05  *** Cory58 <Cory58!~Cory58@user/pasha> has joined #bitcoin-core-dev
1082025-02-04T15:27:57  *** satoshinakamoto <satoshinakamoto!~satoshina@2a02-8440-d124-0e4c-0000-0044-d997-7a01.rev.sfr.net> has joined #bitcoin-core-dev
1092025-02-04T15:29:46  *** satoshinakamoto <satoshinakamoto!~satoshina@2a02-8440-d124-0e4c-0000-0044-d997-7a01.rev.sfr.net> has quit IRC (Client Quit)
1102025-02-04T15:37:02  *** jon_atack <jon_atack!~jonatack@user/jonatack> has joined #bitcoin-core-dev
1112025-02-04T15:37:47  *** jonatack <jonatack!~jonatack@user/jonatack> has quit IRC (Read error: Connection reset by peer)
1122025-02-04T15:39:48  *** catnip <catnip!~catnip@92.19.35.189> has quit IRC (Quit: Client closed)
1132025-02-04T15:52:07  *** jonatack <jonatack!~jonatack@user/jonatack> has joined #bitcoin-core-dev
1142025-02-04T15:52:21  *** jon_atack <jon_atack!~jonatack@user/jonatack> has quit IRC (Ping timeout: 248 seconds)
1152025-02-04T15:59:18  *** jespada_ <jespada_!~jespada@2800:a4:2267:4f00:6988:7c40:be6b:df82> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
1162025-02-04T16:01:56  <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
1172025-02-04T16:16:34  *** jonatack <jonatack!~jonatack@user/jonatack> has quit IRC (Ping timeout: 252 seconds)
1182025-02-04T16:17:21  <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
1192025-02-04T16:18:27  *** jonatack <jonatack!~jonatack@user/jonatack> has joined #bitcoin-core-dev
1202025-02-04T16:43:33  *** BUSY <BUSY!~BUSY@user/busy> has quit IRC (Ping timeout: 276 seconds)
1212025-02-04T16:44:58  *** zeropoint <zeropoint!~alex@45-28-139-114.lightspeed.sntcca.sbcglobal.net> has joined #bitcoin-core-dev
1222025-02-04T16:47:16  *** BUSY <BUSY!~BUSY@user/busy> has joined #bitcoin-core-dev
1232025-02-04T16:56:17  *** jespada <jespada!~jespada@2800:a4:2267:4f00:6988:7c40:be6b:df82> has joined #bitcoin-core-dev
1242025-02-04T16:57:30  *** jarthur <jarthur!~jarthur@user/jarthur> has joined #bitcoin-core-dev
1252025-02-04T16:58:04  *** jonatack <jonatack!~jonatack@user/jonatack> has quit IRC (Read error: Connection reset by peer)
1262025-02-04T17:09:11  *** dongcarl6 <dongcarl6!~dongcarl@syn-066-065-169-019.res.spectrum.com> has joined #bitcoin-core-dev
1272025-02-04T17:09:22  *** dongcarl <dongcarl!~dongcarl@syn-066-065-169-019.res.spectrum.com> has quit IRC (Read error: Connection reset by peer)
1282025-02-04T17:09:22  *** dongcarl6 is now known as dongcarl
1292025-02-04T17:09:51  <brunoerg> just updated https://bitcoincore.space/ including mutation testing report for addrman
1302025-02-04T17:12:40  *** jamesob1566 <jamesob1566!~jamesob@pool-108-44-213-219.clppva.fios.verizon.net> has quit IRC (Ping timeout: 252 seconds)
1312025-02-04T17:15:19  *** jamesob443688173 <jamesob443688173!~jamesob@pool-108-44-213-219.clppva.fios.verizon.net> has joined #bitcoin-core-dev
1322025-02-04T17:15:20  *** jamesob15665 <jamesob15665!~jamesob@pool-108-44-213-219.clppva.fios.verizon.net> has joined #bitcoin-core-dev
1332025-02-04T17:18:51  *** PaperSword <PaperSword!~Thunderbi@securemail.qrsnap.io> has quit IRC (Quit: PaperSword)
1342025-02-04T17:19:12  *** PaperSword <PaperSword!~Thunderbi@securemail.qrsnap.io> has joined #bitcoin-core-dev
1352025-02-04T17:37:32  *** jespada <jespada!~jespada@2800:a4:2267:4f00:6988:7c40:be6b:df82> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
1362025-02-04T17:39:20  *** robobub <robobub!uid248673@id-248673.uxbridge.irccloud.com> has quit IRC (Quit: Connection closed for inactivity)
1372025-02-04T18:00:19  *** Cory58 <Cory58!~Cory58@user/pasha> has quit IRC (Quit: Client closed)
1382025-02-04T18:00:35  *** Cory58 <Cory58!~Cory58@user/pasha> has joined #bitcoin-core-dev
1392025-02-04T18:11:53  *** apex944 <apex944!~apex944@dynamic-acs-24-144-190-52.zoominternet.net> has joined #bitcoin-core-dev
1402025-02-04T18:15:42  *** Cory58 <Cory58!~Cory58@user/pasha> has quit IRC (Quit: Client closed)
1412025-02-04T18:15:56  *** Cory58 <Cory58!~Cory58@user/pasha> has joined #bitcoin-core-dev
1422025-02-04T18:19:44  *** eugenesiegel <eugenesiegel!~eugenesie@user/eugenesiegel> has quit IRC (Quit: Client closed)
1432025-02-04T18:27:14  *** Talkless <Talkless!~Talkless@mail.dargis.net> has joined #bitcoin-core-dev
1442025-02-04T18:27:19  *** eugenesiegel <eugenesiegel!~eugenesie@syn-104-162-064-179.res.spectrum.com> has joined #bitcoin-core-dev
1452025-02-04T18:32:15  *** jespada <jespada!~jespada@2800:a4:2267:4f00:6988:7c40:be6b:df82> has joined #bitcoin-core-dev
1462025-02-04T18:34:50  *** robszarka <robszarka!~szarka@2603:3003:4eac:100:6563:60d0:ec85:17b0> has quit IRC (Read error: Connection reset by peer)
1472025-02-04T18:35:16  *** warren <warren!~warren@fedora/wombat/warren> has quit IRC (Read error: Connection reset by peer)
1482025-02-04T18:37:01  *** warren <warren!~warren@fedora/wombat/warren> has joined #bitcoin-core-dev
1492025-02-04T18:44:10  *** eugenesiegel <eugenesiegel!~eugenesie@syn-104-162-064-179.res.spectrum.com> has quit IRC (Ping timeout: 240 seconds)
1502025-02-04T18:48:40  *** eugenesiegel <eugenesiegel!~eugenesie@syn-104-162-064-179.res.spectrum.com> has joined #bitcoin-core-dev
1512025-02-04T18:52:05  *** maflcko <maflcko!~none@107.172.8.183> has quit IRC (Quit: ZNC 1.8.2+deb2ubuntu0.1 - https://znc.in)
1522025-02-04T18:52:53  *** maflcko <maflcko!~none@107.172.8.183> has joined #bitcoin-core-dev
1532025-02-04T19:02:14  *** jespada <jespada!~jespada@2800:a4:2267:4f00:6988:7c40:be6b:df82> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
1542025-02-04T19:08:44  <bitcoin-git> [qa-assets] maflcko pushed 1 commit to main: https://github.com/bitcoin-core/qa-assets/compare/317f1e67cc80...131d343df8db
1552025-02-04T19:08:44  <bitcoin-git> qa-assets/main 131d343 MarcoFalke: Temporily revert "Add Murch’s inputs February 2025"
1562025-02-04T19:08:54  *** PaperSword <PaperSword!~Thunderbi@securemail.qrsnap.io> has quit IRC (Ping timeout: 252 seconds)
1572025-02-04T19:10:09  *** jespada <jespada!~jespada@2800:a4:2267:4f00:6988:7c40:be6b:df82> has joined #bitcoin-core-dev
1582025-02-04T19:12:49  *** PaperSword <PaperSword!~Thunderbi@securemail.qrsnap.io> has joined #bitcoin-core-dev
1592025-02-04T19:28:56  <eugenesiegel> > seeing a few of these connections too with the same characteristics you mention
1602025-02-04T19:28:56  <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
1612025-02-04T19:29:18  <eugenesiegel> * 256 of their addresses
1622025-02-04T19:31:37  *** eugenesiegel <eugenesiegel!~eugenesie@user/eugenesiegel> has quit IRC (Quit: Client closed)
1632025-02-04T19:32:21  *** eugenesiegel <eugenesiegel!~eugenesie@syn-104-162-064-179.res.spectrum.com> has joined #bitcoin-core-dev
1642025-02-04T19:39:51  *** PaperSword1 <PaperSword1!~Thunderbi@securemail.qrsnap.io> has joined #bitcoin-core-dev
1652025-02-04T19:40:07  *** apex944 <apex944!~apex944@dynamic-acs-24-144-190-52.zoominternet.net> has quit IRC (Quit: Client closed)
1662025-02-04T19:40:10  *** PaperSword <PaperSword!~Thunderbi@securemail.qrsnap.io> has quit IRC (Read error: Connection reset by peer)
1672025-02-04T19:40:11  *** PaperSword1 is now known as PaperSword
1682025-02-04T19:44:36  *** eugenesiegel <eugenesiegel!~eugenesie@syn-104-162-064-179.res.spectrum.com> has quit IRC (Quit: Client closed)
1692025-02-04T19:46:27  *** eugenesiegel <eugenesiegel!~eugenesie@syn-104-162-064-179.res.spectrum.com> has joined #bitcoin-core-dev
1702025-02-04T19:55:21  *** jonatack <jonatack!~jonatack@user/jonatack> has joined #bitcoin-core-dev
1712025-02-04T19:56:36  *** preimage <preimage!~halosghos@user/halosghost> has joined #bitcoin-core-dev
1722025-02-04T20:16:15  *** Talkless <Talkless!~Talkless@mail.dargis.net> has quit IRC (Quit: Konversation terminated!)
1732025-02-04T20:21:15  *** Guest16 <Guest16!~Guest16@82.167.97.52> has joined #bitcoin-core-dev
1742025-02-04T20:21:48  *** Guest16 <Guest16!~Guest16@82.167.97.52> has quit IRC (Client Quit)
1752025-02-04T20:25:55  *** jonatack <jonatack!~jonatack@user/jonatack> has quit IRC (Ping timeout: 244 seconds)
1762025-02-04T20:27:03  *** jonatack <jonatack!~jonatack@user/jonatack> has joined #bitcoin-core-dev
1772025-02-04T20:36:46  *** pyth <pyth!~pyth@user/pyth> has quit IRC (Ping timeout: 244 seconds)
1782025-02-04T20:37:16  *** pyth <pyth!~pyth@user/pyth> has joined #bitcoin-core-dev
1792025-02-04T20:45:33  <fjahr> Can someone kick the CI in #31384? Multiple jobs have failed due to a docker.io issue (too many requests).
1802025-02-04T20:46:15  *** pyth <pyth!~pyth@user/pyth> has quit IRC (Ping timeout: 260 seconds)
1812025-02-04T20:46:35  *** pyth <pyth!~pyth@user/pyth> has joined #bitcoin-core-dev
1822025-02-04T20:46:54  *** jespada <jespada!~jespada@2800:a4:2267:4f00:6988:7c40:be6b:df82> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
1832025-02-04T20:50:31  <abubakarsadiq> @fjahr I re-run them
1842025-02-04T20:51:18  *** Randolf <Randolf!~randolf@184.70.10.188> has joined #bitcoin-core-dev
1852025-02-04T20:52:00  <fjahr> abubakarsadiq: ok, thanks
1862025-02-04T20:54:13  <abubakarsadiq> It failed again https://cirrus-ci.com/task/6014627928080384 I will create an issue for this
1872025-02-04T20:54:13  *** jonatack <jonatack!~jonatack@user/jonatack> has quit IRC (Read error: Connection reset by peer)
1882025-02-04T21:04:53  *** jonatack <jonatack!~jonatack@user/jonatack> has joined #bitcoin-core-dev
1892025-02-04T21:08:31  *** Cory58 <Cory58!~Cory58@user/pasha> has quit IRC (Quit: Client closed)
1902025-02-04T21:08:44  *** Cory58 <Cory58!~Cory58@user/pasha> has joined #bitcoin-core-dev
1912025-02-04T21:17:05  *** Randolf <Randolf!~randolf@184.70.10.188> has quit IRC (Quit: Leaving)
1922025-02-04T21:35:46  *** pyth <pyth!~pyth@user/pyth> has quit IRC (Ping timeout: 248 seconds)
1932025-02-04T22:10:46  *** aleggg <aleggg!~aleggg@189.114.69.90> has quit IRC (Remote host closed the connection)
1942025-02-04T22:14:10  *** jonatack <jonatack!~jonatack@user/jonatack> has quit IRC (Read error: Connection reset by peer)
1952025-02-04T22:17:36  *** jonatack <jonatack!~jonatack@user/jonatack> has joined #bitcoin-core-dev
1962025-02-04T22:19:55  *** Cory58 <Cory58!~Cory58@user/pasha> has quit IRC (Quit: Client closed)
1972025-02-04T22:20:14  *** Cory58 <Cory58!~Cory58@user/pasha> has joined #bitcoin-core-dev
1982025-02-04T22:23:03  *** eugenesiegel <eugenesiegel!~eugenesie@syn-104-162-064-179.res.spectrum.com> has quit IRC (Quit: Client closed)
1992025-02-04T22:33:29  *** preimage <preimage!~halosghos@user/halosghost> has quit IRC (Quit: WeeChat 4.5.1)
2002025-02-04T22:48:09  *** eugenesiegel <eugenesiegel!~eugenesie@syn-104-162-064-179.res.spectrum.com> has joined #bitcoin-core-dev
2012025-02-04T23:02:17  *** ExEric3 <ExEric3!~exeric3@dbox.skgaming.net> has quit IRC (Read error: Connection reset by peer)
2022025-02-04T23:02:32  *** ExEric3 <ExEric3!~exeric3@dbox.skgaming.net> has joined #bitcoin-core-dev
2032025-02-04T23:11:25  *** Guest13 <Guest13!~Guest13@46.32.195.134> has joined #bitcoin-core-dev
2042025-02-04T23:12:37  *** Guest13 <Guest13!~Guest13@46.32.195.134> has quit IRC (Client Quit)
2052025-02-04T23:13:04  *** anas <anas!~anas@46.32.195.134> has joined #bitcoin-core-dev
2062025-02-04T23:14:03  *** anas <anas!~anas@46.32.195.134> has quit IRC (Client Quit)
2072025-02-04T23:15:10  *** eugenesiegel <eugenesiegel!~eugenesie@syn-104-162-064-179.res.spectrum.com> has quit IRC (Ping timeout: 240 seconds)
2082025-02-04T23:42:49  *** bitdex <bitdex!~bitdex@gateway/tor-sasl/bitdex> has joined #bitcoin-core-dev
2092025-02-04T23:55:05  *** jarthur_ <jarthur_!~jarthur@user/jarthur> has joined #bitcoin-core-dev
2102025-02-04T23:55:48  *** jarthur <jarthur!~jarthur@user/jarthur> has quit IRC (Ping timeout: 276 seconds)
2112025-02-04T23:55:55  *** jarthur_ is now known as jarthur