Commit Graph

161 Commits (90163661df4f7df22294fcbf82dd3f6bb5547417)

Author SHA1 Message Date
Renan Souza 90163661df
Implement ERC165 tests realted to invalidID (#4414) 2 years ago
Ernesto García 6e21422737
Add Governor signature nonces (#4378) 2 years ago
Francisco 874c2d3c02
Use explicit imports (#4399) 2 years ago
Balaji Shetty Pachai 1f4e33fb72
Add toStringSigned to Strings.sol (#4330) 2 years ago
Francisco c95a445130
Detect MerkleProof multiproof invariant violation (#4367) 2 years ago
Ernesto García 2477534260
Change behavior of ceilDiv(0, 0) and improve test coverage (#4348) 2 years ago
Renan Souza 604025400f
Add EIP-712 `name` and `version` getters (#4303) 2 years ago
Ernesto García b425a72240
Replace revert strings with custom errors (#4261) 2 years ago
Hadrien Croubois 2ee1da12c4
Remove utils/Counters.sol (#4289) 2 years ago
Ernesto García 7bb5592ad5
Bump minimum pragma version to `0.8.19` (#4288) 2 years ago
Hadrien Croubois 4448c13c3c
Move the Checkpoints library to utils/structs (#4275) 2 years ago
Hadrien Croubois 0f10efe232
Remove code in preparation for v5.0 (#4258) 2 years ago
Francisco 51294b7480
Make transpilation setup local to this repo (#4041) 2 years ago
Francisco 9e8b74a0e2
Add more test cases for EIP712 (#4212) 2 years ago
Ernesto García 8f14d52b73
Fix Checkpoints fuzz overflow (#4184) 2 years ago
Ernesto García 1a079d258b
Improve Address tests (#4191) 2 years ago
Francisco 91df66c4a9
Implement suggestions from audit of 4.9 (#4176) 2 years ago
Francisco 788d6a129a
Add fuzz tests for ShortString (#4175) 2 years ago
Hadrien Croubois f2346b6749
Add fuzz tests for the Checkpoints library (#4146) 2 years ago
Ernesto García ca822213f2
Make AccessControlDefaultAdminRules delay configurable (#4079) 2 years ago
Hadrien Croubois de520fe25a
Add `byteLengthWithFallback` to ShortStrings (#4089) 2 years ago
Hadrien Croubois 7f028d6959
Fix empty short string encoding (#4088) 2 years ago
Ernesto García dad73159df
Add AccessControlDefaultAdminRules (#4009) 2 years ago
Yamen Merhi 53235263a3
Implement `0x00` version of EIP-191 in ECDSA Library (#4063) 2 years ago
Yamen Merhi 1e245aa54b
Add `isValidERC1271SignatureNow` to SignatureChecker library (#3932) 2 years ago
Hadrien Croubois 08d085f2c9
Fix ERC4906 compliance of ERC721URIStorage (#4055) 2 years ago
Hadrien Croubois d64d7aa5d1
ERC4626 inflation attack mitigation (#3979) 2 years ago
Hadrien Croubois 790cc5b65a
Add timestamp based governor with EIP-6372 and EIP-5805 (#3934) 2 years ago
Hadrien Croubois d625cb45ea
Include EIP-5267 discovery in EIP-712 (#3969) 2 years ago
Hadrien Croubois 260e082ed1
Add a library for handling short strings in a gas efficient way (#4023) 2 years ago
Hadrien Croubois 91e8d0ba3c
Add `string` and `bytes` support to the `StorageSlots` library (#4008) 2 years ago
JulissaDantes c5d040beb9
Remove Address.isContract (#3945) 2 years ago
Francisco a28aafdc85
Use Prettier for JS files (#3913) 2 years ago
Hadrien Croubois 88754d0b36
Add keys() accessor to EnumerableMaps (#3920) 2 years ago
Hadrien Croubois c1d9da4052
Use hardhat-exposed to reduce the need for mocks (#3666) 2 years ago
Francisco 2336bd3e8e
Simplify ESLint config (#3903) 2 years ago
Ernesto García cc27aed391
Improve Strings `equal` tests (#3902) 2 years ago
ganone 8335676b0e
Add Strings.toString for signed integers (#3773) 2 years ago
Matteo Casonato 7a6a9d1516
Add Strings.equal (#3774) 2 years ago
Francisco Giordano 4147005b0c Update Prettier Solidity (#3898) 2 years ago
Francisco b709eae01d
Update Prettier Solidity (#3898) 2 years ago
JulissaDantes 81dbe643a0 Remove ERC165Storage (#3880) 2 years ago
JulissaDantes e2d2ebc8fc
Make ERC20Votes independent from ERC20Permit (#3816) 2 years ago
Francisco 8f8fd84f1e
Improve some NatSpec and revert reasons (#3809) 2 years ago
GitHubPang 7201e6707f
Fix typo in a comment (#3747) 2 years ago
Francisco c08c6e1b84
Add fuzz testing of mulDiv (#3717) 2 years ago
Francisco 8f0d4d4a41
Fix fuzzing coverage (#3716) 2 years ago
Francisco a615329423 Make ERC721Votes no longer a Draft (#3699) 2 years ago
Francisco 7a14f6c595
Make ERC721Votes no longer a Draft (#3699) 2 years ago
Nicolás Venturo 80ae402387
Add fuzz tests for Math.sqrt & Math.logX using Foundry (#3676) 2 years ago