Fixes https://github.com/slush0/stratum/issues/4
[stratum-mining.git] / lib /
2013-01-28 Luke DashjrBugfix: Serialized numbers are signed, so need an extra...
2012-09-19 slushAccept ntime+1000 (necessary for using proxy & bfl...
2012-09-10 slushAdded on_network_block hook to Share manager.
2012-09-10 slushModule with custom exceptions
2012-09-10 slushImproved exception handling of submit()
2012-09-10 slushAdded getinfo() call
2012-09-09 slushAdded on_load hooks to important objects.
2012-09-09 slushAdded log message for share above 100k
2012-09-09 slushInitial commit