Chiadog - How to disable the excessive partial proof notifications in official pooling?

Does anyone know how to disable the “Found Proof” notifications? With the new pooling protocol, I get thousands of these a day.

You can use kanasite’s fork below, or patch it yourself with his recent commits, or wait for it to be merged into the original repo:

Excellent. Thank you for pointing me in the right direction. I modified the python file as mentioned and all is well.

Until we have changed the default behaviour, you can comment / delete this line:

[chiadog/src/chia_log/handlers/harvester_activity_handler.py]

Line 30 in 429b90c

FoundProofs(),