Bugfix: Serialized numbers are signed, so need an extra \x00 in the case of 0x80...
[stratum-mining.git] / lib / template_registry.py
2012-09-10 slushAdded on_network_block hook to Share manager.
2012-09-10 slushImproved exception handling of submit()
2012-09-09 slushAdded log message for share above 100k
2012-09-09 slushInitial commit