increased maximum difficulty multiplier to 30
[p2pool.git] / p2pool / test / bitcoin /
2012-10-28 Forrest Voightmoved getwork checks to testcases
2012-08-08 Forrest Voightadded bitcoin.script.create_push_script and improved...
2012-07-07 Forrest Voightremoved some dead code in tests
2012-03-16 Forrest Voightfixed bitcoin.p2p test and moved to /test
2012-02-04 Forrest Voightconvert net module contents into dicts
2012-01-29 Forrest Voightadded testcase for litecoin pow hash function
2012-01-29 Forrest Voightremoved PassthruType and moved hashing functions from...
2012-01-28 Forrest Voightmoved generic data types to util.pack
2012-01-23 Forrest Voightunified HashType, ShortHashType, and StructType into...
2011-12-17 Forrest Voightmade FloatingInteger usage explicit
2011-12-13 Forrest Voightwhitespace and imports
2011-12-13 Forrest Voightchanged merkle functions to accept hashes instead txs
2011-12-13 Forrest Voightadded some tests for bitcoin.data
2011-12-10 Forrest Voightstyle and import fixes
2011-12-05 Forrest Voightmoved bitcoin.script tests
2011-12-05 Forrest Voightmoved bitcoin.sha256 tests
2011-12-05 Forrest Voightmoved getwork tests to test/