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
Igor Żuk 17a8955cd8
Optimize Math operations using branchless bool to uint translation. (#4878)
1 year ago
..
access Add getRoleMembers method to return all accounts that have role (#4546) 1 year ago
finance Make tests style more uniform (#4812) 1 year ago
governance Replace custom errors with native panic codes in DoubleEndedQueue (#4872) 1 year ago
helpers Add new EnumerableMap types (#4843) 1 year ago
metatx Make tests style more uniform (#4812) 1 year ago
proxy Make tests style more uniform (#4812) 1 year ago
token Move ERC721 and ERC1155 receiver checks to dedicate libraries (#4845) 1 year ago
utils Optimize Math operations using branchless bool to uint translation. (#4878) 1 year ago
TESTING.md Use "OpenZeppelin Contracts" where appropriate (#2778) 4 years ago
sanity.test.js Fix gas report generation (#4824) 1 year ago