14:28:51 xmrchain on master 16:59:17 Hi, I just joined after having a chat on Reddit. Was told that there may be something I can look at, as per the github issue #93. Rucknium, ACK-J-Github, kayabaNerve 16:59:17 have pointed me here. Feel free to PM me or something if I'm inactive. 17:00:59 tonz0fphun: Great! Can you go to the #monero-research-lab:monero.social room? 17:48:29 does anyone else see "Transaction not found in pool" in their daemon logs? I'm not having any issue but I only started seeing this message recently 17:48:39 it's a public rpc node so maybe someone is trying to mess with it 17:48:51 or maybe it's something mining related I'm not familiar with 18:04:06 this happens sometimes if you mine on p2pool 18:04:34 hmm, I don't have public zmq so not sure if it's that 18:04:57 in general it happens when you receive a block and don't have one of block's transactions in mempool 18:05:53 oh, if it's a public node someone could try to call submit_block rpc with random data 18:06:23 that would make sense 18:08:59 "does anyone else see "Transactio..." <- Me too, it sometimes happens when mining on p2pool. 18:09:27 I don't mine myself since it's a VPS and I don't want to get banned :P 18:10:28 selsta: Most hosting providers won't detect you if you do background mining with monerod, since it doesn't use 100% of CPU 18:10:51 however i don't know how to do background mining with p2pool 18:11:15 it's Hetzner, they are ban happy currently for just running a node 18:55:24 Is transaction weight implicitly/explicitly hashed in the tx_hash? Or would it be possible to see "two" transactions in different nodes' mempools with the same tx_hash but two different weights? 19:06:41 Weight is implicit, since it’s deterministic from the tx contents. 19:08:18 moneromoooo: https://github.com/monero-project/monero/issues/8685#issuecomment-1380877613 19:13:08 UkoeHB: Thanks. 20:49:21 Thanks.