Commit Graph

1864 Commits (e5f02bc6085662aeb557c33af19f432c31e90295)

Author SHA1 Message Date
Ernesto García a522187b50
Implement suggestions from audit of AccessManager (#4178) 2 years ago
Francisco 91df66c4a9
Implement suggestions from audit of 4.9 (#4176) 2 years ago
Hadrien Croubois 8d633cb7d1
Merge pull request from GHSA-93hq-5wgc-jc82 2 years ago
Francisco 3b117992e1
Improve docs for transparent proxy (#4181) 2 years ago
Pascal Marco Caversaccio dd1265cb1d
Improve `ERC4626` test coverage (#4134) 2 years ago
Hadrien Croubois 5523c1482b
Fix TransparentUpgradeableProxy's transparency (#4154) 2 years ago
Antonio Viggiano 7e7060e00e
Update IERC3156FlashBorrower.sol (#4145) 2 years ago
Ernesto García ca822213f2
Make AccessControlDefaultAdminRules delay configurable (#4079) 2 years ago
Francisco fa112be682
Add AccessManager contracts (#4121) 2 years ago
Hadrien Croubois 3214f6c256
Add FV specification for ERC20Wrapper (#4100) 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
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
qedk 0ebc6e3529
Fix grammar in docs (#4085) 2 years ago
Hadrien Croubois e1a77ab15f
Fix an upgrade replay bug in Governor.propose (#4082) 2 years ago
Ernesto García dad73159df
Add AccessControlDefaultAdminRules (#4009) 2 years ago
Clayton Rabenda 2c69f9f9f5
Fix comment on ERC777._beforeTokenTransfer (#3982) 2 years ago
Vittorio Minacori 3f3774c5df
Improve ERC1363 documentation (#3993) 2 years ago
Hadrien Croubois 8b47e96af1
Add SafeERC20.forceApprove() (#4067) 2 years ago
Hadrien Croubois 2c6ef8c875
Fix ERC1363 interfaceId (#4074) 2 years ago
Pascal Marco Caversaccio eb38c059d8
Add comment on unchecked arithmetic (division by zero) in `Math.sol` (#4050) 2 years ago
Hadrien Croubois 8a43ebac28
Document "duplicate" proposal storing in GovernorCompatibilityBravo (#4073) 2 years ago
Harshit sharma b4d765b130
Allow return data length >= 32 in SignatureChecker (#4038) 2 years ago
Hadrien Croubois d5581531de
Add a "fees" section to the ERC4626 guide (#4054) 2 years ago
Hadrien Croubois 62dbb1b06a
Document clock modes for token and governor (#4058) 2 years ago
Hadrien Croubois 6e88df28cb
Mark ERC777 and ERC1820 as deprecated (#4066) 2 years ago
Francisco 9d06a1b64b
Remove unused Solhint overrides (#4069) 2 years ago
Yamen Merhi 53235263a3
Implement `0x00` version of EIP-191 in ECDSA Library (#4063) 2 years ago
Francisco adb861fb3b
Change Governor.cancel to receive all parameters (#4056) 2 years ago
Pascal Marco Caversaccio 227473e88c
Fix comment in `ERC4626` on decimals default (#4060) 2 years ago
Yamen Merhi 1e245aa54b
Add `isValidERC1271SignatureNow` to SignatureChecker library (#3932) 2 years ago
Hadrien Croubois 815bfbf383
Deprecate the timers library (#4062) 2 years ago
Hadrien Croubois 08d085f2c9
Fix ERC4906 compliance of ERC721URIStorage (#4055) 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 d5d9d4bd3d
Simplify ERC721Wrapper.depositFor to save gas (#4048) 2 years ago
Ernesto García 2c711d0b05
Restrict ERC721Wrapper wrap by direct transfer (#4043) 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
Yamen Merhi d13ec90f37
Add warning for `supportsERC165InterfaceUnchecked` edge case (#4017) 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
Francisco Giordano 2d05db171a Add note about supply limit in ERC1155Supply 2 years ago
Mio 501a78e134
Fix typos (#4015) 2 years ago
Ernesto García 1684c57922
Add `ERC*Pausable` warning for public pausing mechanism (#4007) 2 years ago