monero.crypto-pool.fr as playing the games, the first 3 biggest pool has make mandatory update.
Resulrs broken my pool and dev (fluffony) not interest me for help résolve the problem ( is problem off pool ).
I resolve on solo with bad patch. ( DEV Bitmonero have been able to limit patch on transaction with bad fee and no other problem badhash per exemple )
--- a/src/cryptonote_protocol/cryptonote_protocol_handler.inl
+++ b/src/cryptonote_protocol/cryptonote_protocol_handler.inl
@@ -273,7 +273,7 @@ namespace cryptonote
if(tvc.m_verifivation_failed)
{
LOG_PRINT_CCONTEXT_L0("Tx verification failed, dropping connection");
- m_p2p->drop_connection(context);
+ //m_p2p->drop_connection(context);
return 1;
}
if(tvc.m_should_be_relayed)
For information pool for admin:
If you update with new patch bitmonerod Before other.
When other node relay to you transaction fee 0.005.
You reject TX + Disconnecter node on P2P + add in greylisting.
After you reconnect at node when greylisting is not switch to blacklisting.
Your pool is connected only 3 node and you make orphan and get last block with many time.
I have fixed code with comment line disconnect node send bad transaction.
Actualy my patch is bad (You can flood bitmonerod off my pool with bad transaction).
I have not choice. I use the patch or my pool not work.
I do not thank the DEV (fluffony) telling me to wait
DEV: Remember that a crypto is also the Pool and not only your code