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
Hadrien Croubois e86bb45477
Add a Math.inv function that inverse a number in Z/nZ (#4839)
1 year ago
..
Math.t.sol Add a Math.inv function that inverse a number in Z/nZ (#4839) 1 year ago
Math.test.js Add a Math.inv function that inverse a number in Z/nZ (#4839) 1 year ago
SafeCast.test.js Finalize test migration: remove legacy dependencies and test helpers (#4797) 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