Commit Graph

713 Commits (e5f02bc6085662aeb557c33af19f432c31e90295)

Author SHA1 Message Date
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 15c5c71795
Remove TokenTimelock, PaymentSplitter, ERC20Snapshot, ERC20VotesComp, GovernorVotesComp (#4276) 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 0f10efe232
Remove code in preparation for v5.0 (#4258) 2 years ago
ToonVanHove 692d8c85a4
Fix lookup documentation in ERC20Votes and Checkpoints (#4218) 2 years ago
Francisco 91df66c4a9
Implement suggestions from audit of 4.9 (#4176) 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
Clayton Rabenda 2c69f9f9f5
Fix comment on ERC777._beforeTokenTransfer (#3982) 2 years ago
Hadrien Croubois 8b47e96af1
Add SafeERC20.forceApprove() (#4067) 2 years ago
Hadrien Croubois 6e88df28cb
Mark ERC777 and ERC1820 as deprecated (#4066) 2 years ago
Pascal Marco Caversaccio 227473e88c
Fix comment in `ERC4626` on decimals default (#4060) 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
Kimani Kelly 4d3e423443
Make ERC20Wrapper.underlying variable private (#4029) 2 years ago
Francisco Giordano 2d05db171a Add note about supply limit in ERC1155Supply 2 years ago
Ernesto García 1684c57922
Add `ERC*Pausable` warning for public pausing mechanism (#4007) 2 years ago
JulissaDantes e919d96ff2
Add ERC1155.totalSupply that returns overall supply count (#3962) 2 years ago
JulissaDantes c5d040beb9
Remove Address.isContract (#3945) 2 years ago
Hadrien Croubois 6b17b33430
Use a staticcall to fetch ERC20.decimals in ERC4626 (#3943) 2 years ago
JulissaDantes d210847e28
Fix ERC20._update (#3921) 2 years ago
JulissaDantes 97bba5adaa
Remove ERC1155 hooks (#3876) 2 years ago
Francisco d59306bd06
Improve ERC20.decimals documentation (#3933) 2 years ago
Benjamin 2fc24fc8d4
Rename param to match the interface (#3917) 2 years ago
Paul Razvan Berg bc50d373e3
Rename approved parameter in IERC721 (#3900) 2 years ago
Francisco Giordano 4147005b0c Update Prettier Solidity (#3898) 2 years ago
Francisco b709eae01d
Update Prettier Solidity (#3898) 2 years ago
JulissaDantes 3c80a42866
Remove hooks from ERC20 (#3838) 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
Hadrien Croubois 4a9db80cb9
Remove presets (#3637) 2 years ago
Francisco Giordano 49c0e4370d 4.8.0 2 years ago
Hadrien Croubois 0b6becd49f
Remove the draft prefix to ERC20Permit (#3793) 2 years ago
Hadrien Croubois d5ca39e9a2
Rename `_isVaultCollateralized` to `_isVaultHealthy` for clarity (#3796) 2 years ago
matthiasgeihs 25fe191202
Fix comment in ERC721Consecutive (#3778) 2 years ago
Hadrien Croubois 1f18fea1de 4.8.0-rc.2 2 years ago
Francisco 3742c16948 Refactor consecutive transfer hooks (#3753) 2 years ago
Francisco 08d5e4a9b0
Refactor consecutive transfer hooks (#3753) 2 years ago