solidity-BigNumber icon indicating copy to clipboard operation
solidity-BigNumber copied to clipboard

Full BigNumber library implementation for Solidity.

Results 3 solidity-BigNumber issues
Sort by recently updated
recently updated
newest added

Hi there, Assuming, the code can inspect big number, and if ensured it fits into int256 - how to covert it? I didn't find any example.

There was an unused variable + a failing assertion in `testModMul`

Hi, we are a research group on programming languages and software engineering. We recently conducted a systematic study on the causes, effects, and fixes of the inconsistent state update vulnerability...