Commit Graph

59 Commits (d6c7cee32191850d3635222826985f46996e64fd)

Author SHA1 Message Date
Ernesto García b425a72240
Replace revert strings with custom errors (#4261) 2 years ago
Pascal Marco Caversaccio 1d5bcd04e7
`ECDSA`: Use unchecked arithmetic for the `tryRecover` function (#4301) 2 years ago
Hadrien Croubois d9474327a4
Merge pull request from GHSA-5h3x-9wvq-w4m2 2 years ago
Renan Souza df2778f38e
Remove override interface implementations (#4315) 2 years ago
Balaji Shetty Pachai 4fd2f8be33
Replace abi.encodeWithSelector & abi.encodeWithSignature with abi.encodeCall (#4293) 2 years ago
Francisco 85696d80ad
Remove further hardcoded function resolution (#4309) 2 years ago
Igor Żuk 253bfa68c2
Optimize Strings.equal (#4262) 2 years ago
Francisco ffceb3cd98
Remove hardcoded function resolution (#4299) 2 years ago
Hadrien Croubois 2d1da295e6
Move some changeset to the "Removals" section of CHANGELOG (#4290) 2 years ago
Francisco 3902a410f1
Remove DOMAIN_SEPARATOR from Votes and update docs examples (#4297) 2 years ago
Renan Souza 5cef83d2c7
Optimize array allocation in ERC1155 (#4196) 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
kfishnchips 5420879d9b
Ability to set starting token id for ERC721Consecutive (#4097) 2 years ago
Hadrien Croubois 25edd3cd62
Use SafeERC20.forceApprove in safeIncreaseAllowance and safeDecreaseAllowance (#4260) 2 years ago
github-actions[bot] 09329f8a18
Merge release-v4.9 branch (#4274) 2 years ago
Balaji Shetty Pachai cbc6145f5f
Removes zero address check from balanceOf in ERC1155 (#4263) 2 years ago
Hadrien Croubois 13d5e0466a
Make Ownable's initial owner explicit (#4267) 2 years ago
Hadrien Croubois 0f10efe232
Remove code in preparation for v5.0 (#4258) 2 years ago
Francisco 3e1b25a5cf
Clean up pending admin schedule on renounce in DefaultAdminRules (#4230) 2 years ago
Francisco f7b236dca8
Configure Codespell to check hidden files (#4236) 2 years ago
Francisco Giordano dff520afae Specify changeset PRs manually 2 years ago
Francisco Giordano df3f1fc4db Specify changeset commit manually 2 years ago
Francisco 6aac66d065
Merge release-v4.8 (#4188) 2 years ago
Hadrien Croubois 8d633cb7d1
Merge pull request from GHSA-93hq-5wgc-jc82 2 years ago
Francisco cf86fd9962
Merge changesets for transparency improvements (#4165) 2 years ago
Hadrien Croubois 5523c1482b
Fix TransparentUpgradeableProxy's transparency (#4154) 2 years ago
Hadrien Croubois 3214f6c256
Add FV specification for ERC20Wrapper (#4100) 2 years ago
Francisco Giordano eedca5d873 Merge release-v4.8 branch 2 years ago
Hadrien Croubois 8ba26f388f
Merge pull request from GHSA-878m-3g6q-594q 2 years ago
Ernesto García dad73159df
Add AccessControlDefaultAdminRules (#4009) 2 years ago
Hadrien Croubois 8b47e96af1
Add SafeERC20.forceApprove() (#4067) 2 years ago
Harshit sharma b4d765b130
Allow return data length >= 32 in SignatureChecker (#4038) 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 96a2297e15
Add IERC4906 interface and use in ERC721 (#4012) 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
Ernesto García 94cd8ef12e
Add ERC721 Wrapper (#3863) 2 years ago
Hadrien Croubois d625cb45ea
Include EIP-5267 discovery in EIP-712 (#3969) 2 years ago
TheGreatHB 8177c4620e
Improve gas efficiency in ECDSA (#3853) 2 years ago
Kimani Kelly 4d3e423443
Make ERC20Wrapper.underlying variable private (#4029) 2 years ago
Hadrien Croubois 260e082ed1
Add a library for handling short strings in a gas efficient way (#4023) 2 years ago
Hadrien Croubois 132e5aa97b
Add IERC5313.sol (#4013) 2 years ago
Hadrien Croubois 91e8d0ba3c
Add `string` and `bytes` support to the `StorageSlots` library (#4008) 2 years ago
Ernesto García 1684c57922
Add `ERC*Pausable` warning for public pausing mechanism (#4007) 2 years ago
JulissaDantes bc6de21fe2
Create ProposalSalt event for TimelockController (#4001) 2 years ago
Hadrien Croubois 5e28952cbd
Add a public Governor.cancel function (#3983) 2 years ago
JulissaDantes e919d96ff2
Add ERC1155.totalSupply that returns overall supply count (#3962) 2 years ago
blockeater 69c8d1010e
Make upgradeTo and upgradeToAndCall public (#3959) 2 years ago