Status as of Friday, January 11, 2019
Posted: Fri Jan 11, 2019 11:09 am
Good morning! This past week's work has again focused on reliability and stability.
- I discovered another memory leak that, unfortunately, is not the cause of the servers crashing every five days, but which will help. There are a lot of miners who connect to the system and never submit any shares, for an unknown reason. These miners would hold old data they were mining in memory indefinitely. Now, after 4 hours of not submitting any shares, the mining data will be deleted and these miners' next share will be rejected and cause a work restart to be sent so they can resume mining.
- The Lyra2REv2 version of Verge uses scrypt hashes to identify its blocks, unlike most other coins. This limitation was causing all Verge Lyra2REv2 blocks to be identified as "Lost," despite that these blocks were actually found, and the pool excluded Verge from mining. Now, the system will automatically determine the algorithm these blocks use for their block has. The automatic detection will also correct mistakes previously made by Chris in incorrectly identifying block hash algorithms.
- There were a few website bugfixes. One involves spacing between boxes. Constance is working on more bugfixes and corrections to be released this weekend.
- Vance is finishing up with support for USDC and Tether. He expects them to be available early next week.