09:50:22 If string is empty, it shouldnt connect to a daemon at all.. 09:51:55 should it? 🤔 10:11:22 It's a weird UX but the point was the localhost:8080 was incorrect, if correcting the port is sufficient, then it's win 13:03:06 hey m​oneromoooo, are you around for a DM? 13:04:23 not sure if it works to DM you from matrix, but I tried 13:31:45 woodser: I an around now. 13:32:14 ok cool, maybe send me a DM? 13:32:49 Can't, your lines come from m-relay, the relaying bot. 13:33:00 Try: /join tmpchanwoodser 13:33:22 (or join that channel by whatever means matrix uses) 13:50:21 woodser: if you need private because security concerns, you can encrypt text with my pubkey from the monero repo, paste the armoured ciphertext to paste.debian.net, and paste the URL here. 13:50:32 Or use hackerone. 13:51:40 I think I messed up joining tmpchanwoodser and now it says the address is in use. sorry do you mind creating a new channel? 13:52:30 Sure, tmpchanwoodser2 now. 13:58:14 woodser you have to join libera using e.g. the web client and then PM mooo https://web.libera.chat 13:58:28 no other way currently due to missing bridge 13:59:12 ok thanks, was missing that part 14:00:09 Just know that whatever's said in a DM on IRC is visible to IRC ops (modulo pasted GPG, OTR, etc). 15:49:39 I tried to investigate this phenomenon here a bit that probably most people know by now who run a Monero daemon: 15:49:42 [110.40.229.103:18080 OUT] Sync data returned a new top block candidate: 3095582 -> 4181309 [Your node is 1085727 blocks (4.1 years) behind] 15:50:10 I did not come very far, but I know now that the chain in question has a different genesis block: 15:50:37 Client sent wrong NOTIFY_REQUEST_CHAIN: genesis block mismatch: 15:50:48 id: <011414f4590530b2b8c20667ba03d8ad380810c32de2a5d00dc29f436654bb14> 15:50:58 expected: <418015bb9ae982a1975da7d79277c2705727a56894ba0fb246adaabb1f4632e3> 15:51:25 Block 1 and 2 also seem to be different 15:52:17 Probably someone who forked monero and forgot to change the network id. Can be ignored. 15:52:46 On Reddit some people speculated that this may be an attack of sorts, but doesn't look like it IMHO, with a different genesis block that leads to a very early disconnect 15:52:53 Though seems like a pretty high height, you'd think they'd have noticed by now. Maybe someone very oblivious. 15:53:04 Still interesting how long they claim their blockchain to be, no? 15:54:24 Monero calculates the 4.1 years based on its own block time. It has no idea what the fork uses. 15:54:36 If the fork's data is even trustworthy, which I would not bet on. 15:54:46 Yeah, sure :) 15:55:24 I did this anyway because I had some free time on my hand, not because I thought that this is dangerous, or important 16:01:19 Can you get your network off the ground with the same network id like Monero? Are the checks now so robust that the few fork daemons would find each other among a sea of Monero daemons and hold connection to each other? 16:04:15 Well, they would have their own seed nodes, and could always start from there, I guess