qortal/src/main/java/org
CalDescent d2ea5633fb Fixed divide by zero exception.
Block.calcKeyDistance() cannot be called on some trimmed blocks, because the minter level is unable to be inferred in some cases. This generally hasn't been an issue, but the new Block.logDebugInfo() method is invoking it for all blocks. For now I am adding defensiveness to the debug method, but longer term we might want to add defensiveness to Block.calcKeyDistance() itself, if we ever encounter this issue again. I will leave it alone for now, to reduce risk.
2021-05-09 09:05:42 +01:00
..
hsqldb/jdbc Fix minor NPE during shutdown 2021-01-16 13:20:20 +00:00
qortal Fixed divide by zero exception. 2021-05-09 09:05:42 +01:00