removed PassthruType and moved hashing functions from util.pack to bitcoin.data
[p2pool.git] / p2pool / test / bitcoin / test_data.py
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