- 
gingeropolousxmrchain on master
 - 
tonz0fphun[m]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
 - 
tonz0fphun[m]have pointed me here. Feel free to PM me or something if I'm inactive.
 - 
Rucknium[m]tonz0fphun: Great! Can you go to the #monero-research-lab:monero.social room?
 - 
selstadoes 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
 - 
selstait's a public rpc node so maybe someone is trying to mess with it
 - 
selstaor maybe it's something mining related I'm not familiar with
 - 
sech1this happens sometimes if you mine on p2pool
 - 
selstahmm, I don't have public zmq so not sure if it's that
 - 
sech1in general it happens when you receive a block and don't have one of block's transactions in mempool
 - 
sech1oh, if it's a public node someone could try to call submit_block rpc with random data
 - 
selstathat would make sense
 - 
xfedex[m]<selsta> "does anyone else see "Transactio..." <- Me too, it sometimes happens when mining on p2pool.
 - 
selstaI don't mine myself since it's a VPS and I don't want to get banned :P
 - 
xfedex[m]selsta: Most hosting providers won't detect you if you do background mining with monerod, since it doesn't use 100% of CPU
 - 
xfedex[m]however i don't know how to do background mining with p2pool
 - 
selstait's Hetzner, they are ban happy currently for just running a node
 - 
Rucknium[m]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?
 - 
UkoeHBWeight is implicit, since it’s deterministic from the tx contents.
 - 
selstamoneromoooo: monero-project/monero #8685#issuecomment-1380877613
 - 
Rucknium[m]UkoeHB: Thanks.
 - 
moneromooooThanks.