casper-node icon indicating copy to clipboard operation
casper-node copied to clipboard

Remove unchecked arithmetic

Open mpapierski opened this issue 4 months ago • 0 comments

Closes #2103

This PR removes unchecked arithmetic operations. Although nearly impossible this is for correctness reason to avoid using unchecked math even on large numbers.

mpapierski avatar Oct 04 '24 16:10 mpapierski