Status as of Wednesday, April 1
Posted: Wed Apr 01, 2015 9:48 am
A few notes for today:
- Chris tested the next release with fake miners running at 600 GH/s, enough to 51% the litecoin network. The system performed with no slowdown. This proves that we can expand to x11 and SHA-256 mining when we are ready with no further optimization.
- I'm working on adding the Comkort exchange, but that won't be available in the current release.
- Chris spent 8 hours testing and found no further bugs. I'm going to ask him if we can go with the new code tonight, or whether we should wait and only update the database. The answer will probably hinge on whether the system performed well when kires's long-restart miners were used. Most likely, we will stick with the old code for a few more days and just update the database.
- There is a memory leak in the old code, fixed in the next release, that requires Chris to restart the server every day. This is one of the reasons we hope to get the newer code out as soon as possible.
- We are pleased to announce that merge mining will indeed be considered in work restart calculations. In all cases, it makes sense to merge mine all coins when a new block for the primary coin arrives. However, when the primary coin is not stale but a merge mined coin is stale, long restart miners might actually lose money by receiving a work restart. The system now computes whether more money will be lost by restarting work just for the new merge mined block. If so, then the miner's merge mined shares will be stale until the next primary block arrives, but that miner will make more money than if the merge mining shares were accepted because more primary shares will be accepted.
- Chris stopped advertising temporarily because the current server cannot handle much more than 10 GH/s. He will resume when the next release is put out.