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
Ernesto García 2477534260
Change behavior of ceilDiv(0, 0) and improve test coverage (#4348)
2 years ago
..
cryptography Add EIP-712 `name` and `version` getters (#4303) 2 years ago
introspection Remove code in preparation for v5.0 (#4258) 2 years ago
math Change behavior of ceilDiv(0, 0) and improve test coverage (#4348) 2 years ago
structs Change behavior of ceilDiv(0, 0) and improve test coverage (#4348) 2 years ago
Address.test.js Replace revert strings with custom errors (#4261) 2 years ago
Arrays.test.js Use Prettier for JS files (#3913) 2 years ago
Base64.test.js Use hardhat-exposed to reduce the need for mocks (#3666) 2 years ago
Context.behavior.js Use Prettier for JS files (#3913) 2 years ago
Context.test.js Use Prettier for JS files (#3913) 2 years ago
Create2.test.js Replace revert strings with custom errors (#4261) 2 years ago
Multicall.test.js Replace revert strings with custom errors (#4261) 2 years ago
Nonces.test.js Replace revert strings with custom errors (#4261) 2 years ago
ShortStrings.t.sol Bump minimum pragma version to `0.8.19` (#4288) 2 years ago
ShortStrings.test.js Replace revert strings with custom errors (#4261) 2 years ago
StorageSlot.test.js Add `string` and `bytes` support to the `StorageSlots` library (#4008) 2 years ago
Strings.test.js Replace revert strings with custom errors (#4261) 2 years ago