This website requires JavaScript.
Explore
Help
Sign In
NoBey
/
openzeppelin-contracts
Watch
1
Star
0
Fork
0
You've already forked openzeppelin-contracts
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ae1bafcb48fe220257d76bfd93a237db3ebaf3df
openzeppelin-contracts
/
test
/
utils
/
math
History
Hadrien Croubois
f8b1ddf591
Add variants of Array.sort for address[] and bytes32[] (
#4883
)
...
Co-authored-by: Ernesto García <
ernestognw@gmail.com
>
2024-02-12 16:34:07 +00:00
..
Math.t.sol
Add
Math.modExp
and a
Panic
library (
#3298
)
2024-02-02 18:40:00 +01:00
Math.test.js
Add variants of Array.sort for address[] and bytes32[] (
#4883
)
2024-02-12 16:34:07 +00:00
SafeCast.test.js
Optimize Math operations using branchless bool to uint translation. (
#4878
)
2024-02-07 10:20:25 +01:00
SignedMath.t.sol
Refactor abs without logical branching (
#4497
)
2024-01-18 20:22:47 +00:00
SignedMath.test.js
Finalize test migration: remove legacy dependencies and test helpers (
#4797
)
2023-12-26 23:46:06 +01:00