NVC protocol v. 60011 support
[p2pool.git] / p2pool / util / p2protocol.py
2014-02-01 MASM fanNVC protocol v. 60011 support
2013-07-15 Rav3nPLless spam when 'invalid hash for'
2013-06-27 Forrest Voightignore trailing payload data in bitcoin p2p messages
2013-04-25 Forrest Voightreplaced all loseConnection calls with abortConnection... 11.4
2013-01-27 Forrest VoightRevert "broadcast shares in serial", strongly suspected...
2013-01-21 Forrest Voightban peers that send a message with an invalid hash...
2012-12-24 Forrest Voightdrop connection to peer if packet with invalid hash...
2012-11-26 Forrest Voightdon't connect to old peers. should reduce bandwidth...
2012-10-14 Forrest Voightreenabled bad peer banning. no longer ban for arbitrary...
2012-09-18 Forrest Voightadded network traffic graph
2012-07-07 Forrest Voightbroadcast shares in serial
2012-03-16 Forrest Voightmoved BaseProtocol to util.p2protocol