Commit Graph

684 Commits (fab65cd08b321b54d108142d16dfdbe1d9e5f11c)

Author SHA1 Message Date
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
z0r0z 02722fcc03
Use unchecked in ERC20Votes and fix typo (#3748) 2 years ago
Francisco 50501a751e Update docs pipeline to solidity-docgen@0.6 (#3707) 2 years ago
Francisco f0de978a9e Improve handling and docs for ERC4626.decimals (#3733) 2 years ago
Hadrien Croubois 0b3acb286a Recommended improvement to ERC721Consecutive (#3712) 2 years ago
Francisco c52625018b
Update docs pipeline to solidity-docgen@0.6 (#3707) 2 years ago
Francisco 14f98dbb58
Improve handling and docs for ERC4626.decimals (#3733) 2 years ago
Hadrien Croubois c22db8104e
Recommended improvement to ERC721Consecutive (#3712) 2 years ago
Hadrien Croubois 16791134c1 4.8.0-rc.1 2 years ago
tincho d89a62e0a6 Improve `ERC20FlashMint` documentation (#3719) 2 years ago
Francisco 089f9b95af Ignore specific warnings and make the rest into errors (#3695) 2 years ago
tincho aa4b901788
Improve `ERC20FlashMint` documentation (#3719) 2 years ago
Francisco 046121e080
Ignore specific warnings and make the rest into errors (#3695) 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
Francisco Giordano 5e6fd491f3 4.8.0-rc.0 2 years ago
Francisco 3c552e6e03
Fix relevant warnings (#3685) 2 years ago
Hadrien Croubois 171fa40bc8
ERC721 extension for efficient batch minting (#3311) 2 years ago
Francisco e09ccd1449
Optimize votes lookups for recent checkpoints (#3673) 2 years ago
gmhacker.eth 4b16e88747
Improve recommendation on ERC721 transferFrom vs safeTransferFrom (#3647) 2 years ago
Hadrien Croubois 141130db27
Inherit asset decimals in ERC4626 (#3639) 2 years ago
hamiltoncyber dc14c72e53
Update comment for _beforeTokenTransfer (#3586) 2 years ago
Hadrien Croubois 24fc709533
Set up codespell (#3643) 2 years ago
Hadrien Croubois f491e98d37
Use unchecked for ERC721 balance updates (#3524) 2 years ago
Hadrien Croubois 98c3a79b57
Change execution order to avoid reentry through the _beforeTokenTransfer hook (#3611) 2 years ago
Hadrien Croubois 397c946141
Remove the draft prefix for EIP712 as it is now final (#3621) 2 years ago
Manfred Touron ff16696c9c
Update ERC777 event documentation (#3594) 3 years ago