change SHARE_PERIOD and SPREAD to new values on switch to new share implementation
[p2pool.git] / p2pool / test / test_node.py
2013-07-03 Forrest Voightchange SHARE_PERIOD and SPREAD to new values on switch...
2013-06-28 Forrest Voightmodulate share difficulty to prevent any node from...
2013-06-27 Forrest Voighttry RPC submitblock and then fall back to submitting...
2013-06-24 Forrest Voightcheck that switchover has happened in node system test
2013-06-24 Forrest Voightfixed "invalid fee" message in test case
2013-01-02 Forrest Voightcheck coinbase subsidy in test_nodes
2013-01-02 Forrest Voightfixed up test cases
2012-12-28 Forrest Voightrefactored jsonrpc: broke generic jsonrpc handling...
2012-12-07 Forrest Voightsimulate block submission working
2012-12-07 Forrest Voightvisit all web pages in test_nodes testcase
2012-12-06 Forrest Voightincreased test_nodes testcase timeout
2012-11-27 Forrest Voightremoved old share implementations
2012-11-19 Forrest Voightfix to commit ebddba
2012-11-08 Forrest Voightadded --outgoing-conns argument for people who want... 9.0
2012-11-05 Forrest Voightadded new stratum-compatible share implementation
2012-11-02 Forrest Voightinclude merged mining work in simulated mining
2012-11-02 Forrest Voightinclude transactions in simulated mining
2012-11-02 Forrest Voightmade test_node find some block solutions
2012-11-02 Forrest Voightextended test_node to test switchover
2012-11-02 Forrest Voightadded MIN_TARGET attribute to p2pool network definition...
2012-10-31 Forrest Voightadded test_nodes, which simulates 3 p2pool nodes mining...
2012-10-31 Forrest Voightmade test_node find an available port to listen to...
2012-10-31 Forrest Voightmade mining test start a jsonrpc server and go through...
2012-10-31 Forrest Voightadded testcase for node+work that simulates mining...