Category Archives: JavaScript

Numbers, database numbers and JavaScript

By | August 2, 2019

Numbers quickly became one of the trickier parts of tracking and calculating mining profit. MySQL offers many different numeric types and I first settled on using DECIMAL for most of my calculations. Some ridiculous values like with 40 significant digits. That worked out fairly well at the start. The cryptocurrency market however was in a… Read More »