Post
Topic
Board Mining software (miners)
Re: Multipool - the pool mining pool (with source code)
by
GriphZero
on 08/07/2011, 04:18:37 UTC
I believe there is an error in the deepbit_rewards() subroutine, which is miscalculating the epoch, and corrupting the database.  I fixed this by removing "UTC" from that epoch conversion.  The DeepBit web site is using local time, not UTC.  This doesn't fix the corruption that already happened to the database, but should fix things going forward.