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
Ernesto García 4e7e6e54da
Add `bytes memory` version of `Math.modExp` (#4893)
12 months ago
..
Math.t.sol Add `bytes memory` version of `Math.modExp` (#4893) 12 months ago
Math.test.js Add `bytes memory` version of `Math.modExp` (#4893) 12 months 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