mirror of openzeppelin-contracts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
openzeppelin-contracts/test/utils/math
Igor Żuk 17a8955cd8
Optimize Math operations using branchless bool to uint translation. (#4878)
1 year ago
..
Math.t.sol Add `Math.modExp` and a `Panic` library (#3298) 1 year ago
Math.test.js Add `Math.modExp` and a `Panic` library (#3298) 1 year ago
SafeCast.test.js Optimize Math operations using branchless bool to uint translation. (#4878) 1 year ago
SignedMath.t.sol Refactor abs without logical branching (#4497) 1 year ago
SignedMath.test.js Finalize test migration: remove legacy dependencies and test helpers (#4797) 1 year ago