BananoCoin / boompow

BANANO's Distributed Proof of Work System (BoomPoW v2)
https://bpow.banano.cc
MIT License
20 stars 6 forks source link

The same request is received several times #3

Closed PSLLSP closed 2 years ago

PSLLSP commented 2 years ago

I noticed that my client receives request with the same ID several times, an example:

Received work request BF1B2050907B28282494761DCE1543DCC7AA5CFECFDBA7279F68BC530E95992A with difficulty 1x
Received work request 9B25CCB6DBE9ED450F7EA823FA4B39A1ACE753444BAE4CC29EEF30BCABBBC542 with difficulty 1x
Received work request 9B25CCB6DBE9ED450F7EA823FA4B39A1ACE753444BAE4CC29EEF30BCABBBC542 with difficulty 1x
Received work request 71230CD07C26A1BD6A3EBD2D8C67B5B307BEF602664B4486E1EE2C488AEDEA40 with difficulty 1x
Received work request 71230CD07C26A1BD6A3EBD2D8C67B5B307BEF602664B4486E1EE2C488AEDEA40 with difficulty 1x
Received work request F71E6EBF7696862182527420BE2B88325B8C7E54C2E37EF5C1C7FEB067C30B28 with difficulty 1x
Received work request 19feab8e69b65bd43cea7dd68f1e1cddbb6f8beb3d32da45252104fcaed23094 with difficulty 1x
Received work request 71230CD07C26A1BD6A3EBD2D8C67B5B307BEF602664B4486E1EE2C488AEDEA40 with difficulty 1x
Received work request CB6ABA3688C568F45A10C2924C5A58DDA893A3C0438A9FB14915B3FF3E56F40B with difficulty 1x
Received work request CB6ABA3688C568F45A10C2924C5A58DDA893A3C0438A9FB14915B3FF3E56F40B with difficulty 1x
Received work request 8EADEB97AFFAC4A5E7DBFDEADDB09E481FBC510EF5ED2342DA62A31EC44B7FEF with difficulty 1x

Request 71230CD07C26A1BD6A3EBD2D8C67B5B307BEF602664B4486E1EE2C488AEDEA40 is in the list 3 times, 9B25CCB6DBE9ED450F7EA823FA4B39A1ACE753444BAE4CC29EEF30BCABBBC542 was received twice, CB6ABA3688C568F45A10C2924C5A58DDA893A3C0438A9FB14915B3FF3E56F40B was received twice...

JohnGrubba commented 2 years ago

What should he do about it? It is surely one of the services sending the same work request over and over.

bbedward commented 2 years ago

For the 2-3 repeats I’m not worried, if it was repeatedly over and over that would be a problem. These things might be resolved when pippin Go is released since I think this is a bug within pippin