xmr-node-proxy
xmr-node-proxy copied to clipboard
Update the last contact time when we receive a keepalive message.
trafficstars
Keepalive messages from miners were not previously updating the lastContact time on the miner object. This lead to slower miners being pruned after the two minute timeout while they were still working. When a slow miner finished and submitted their job, the proxy would no longer have information regarding it and would return an "Invalid job id" error.