Commit Graph

1535 Commits (88a3f957151b5b77cc19575dc987fd28f0fcd486)

Author SHA1 Message Date
Mathis Gontier Delaunay 88a3f95715
Optimize condition in _disableInitializers (#3787) 2 years ago
Hadrien Croubois d5ca39e9a2
Rename `_isVaultCollateralized` to `_isVaultHealthy` for clarity (#3796) 2 years ago
Francisco Giordano 7d01facdb8 Fix MerkleProof natspec 2 years ago
Francisco Giordano 8d105825e9 Update recommendation of JS library for merkle trees 2 years ago
robriks 36951d5838
few typo fixes (#3779) 2 years ago
robriks f99bc4e0cf
grammar fix (#3782) 2 years ago
matthiasgeihs 25fe191202
Fix comment in ERC721Consecutive (#3778) 2 years ago
Hadrien Croubois a1948250ab ERC721ConsecutiveEnumerable is no longer unreachable 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
zhiqiangxu eb03304b70
Add ReentrancyGuard status getter (#3714) 2 years ago
robriks c463b8a67e
Fix typo in comment (#3765) 2 years ago
Francisco Giordano 8d908fe2c2 Update merkle multiproof docs with a caution note 2 years ago
robriks 47003aebec
typo fix (#3752) 2 years ago
Tom French 34e5863cd5
Reduce gas in `log256` (#3745) 2 years ago
Francisco c52625018b
Update docs pipeline to solidity-docgen@0.6 (#3707) 2 years ago
Samuel Moelius 26dddee1c0
Fix typo (#3738) 2 years ago
Francisco 14f98dbb58
Improve handling and docs for ERC4626.decimals (#3733) 2 years ago
Hadrien Croubois 9938a85558
Update Arbitrum's vendored contracts to Nitro (#3692) 2 years ago
Hadrien Croubois c22db8104e
Recommended improvement to ERC721Consecutive (#3712) 2 years ago
Pascal Marco Caversaccio fb9345814b
Remove unnecessary `Address` library import in `SignatureChecker` (#3731) 2 years ago
Hadrien Croubois ed12acfb0a
Add support for EOA target in Governor.relay (#3730) 2 years ago
Tadashi 5e8e8bb9f0
Fixes broken link (#3728) 2 years ago
tincho 561d0eead3
Add comments to `unsafeAccess` functions of `Arrays` library (#3718) 2 years ago
Hadrien Croubois 408055dfab
Change admin role allocation in TimelockControler constructor (#3722) 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
Ana Julia Bittencourt 06e678d6ef
Update ReentrancyGuard documentation (#3715) 2 years ago
Francisco 7a14f6c595
Make ERC721Votes no longer a Draft (#3699) 2 years ago
tincho a549ec673e
Improve Initializable docstrings (#3704) 2 years ago
Emre Tepe 76b538c226
Update the informational link (#3703) 2 years ago
Francisco 3c552e6e03
Fix relevant warnings (#3685) 2 years ago
Nicolás Venturo 80ae402387
Add fuzz tests for Math.sqrt & Math.logX using Foundry (#3676) 2 years ago
Hadrien Croubois c1d6e39aab
Add log2, log10 and log256 functions (#3670) 2 years ago
Francisco Giordano 42fe56031f Fix EnumerableMap and EnumerableSet warning format 2 years ago
Hadrien Croubois 171fa40bc8
ERC721 extension for efficient batch minting (#3311) 2 years ago
Daniel Liu 005a35b02a
Optimize Math.max and SignedMath.max (#3679) 2 years ago
GitHubPang 84fafa7832
Fix typos (#3677) 2 years ago
Francisco e09ccd1449
Optimize votes lookups for recent checkpoints (#3673) 2 years ago
Helder Sepulveda 1f0e7cdf04
Add Ownable2Step extension with 2-step transfer (#3620) 2 years ago
Igor Żuk 160bf1a6eb
Optimize toString (#3573) 2 years ago
William Entriken 1eb55e2864
Remove unnecessary virtual (#3650) 2 years ago
Hadrien Croubois 4b8b92c8bf
Make VestingWallet payable to allow funding at construction (#3665) 2 years ago
Hadrien Croubois affe2456ea
Search the whole checkpoint trace if offset overflows during initial exponential search. (#3662) 2 years ago
Hadrien Croubois 71aaca2d9d
Extend Checkpoints with new sizes and lookup mechanisms (#3589) 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
Lubin Tan e45b49eab8
Change 'caller' to 'sender' to more closely match EIP-4626 specs. (#3649) 2 years ago
GitHubPang 62bab225c1
Fix wording and grammar in docs (#3645) 2 years ago
hamiltoncyber dc14c72e53
Update comment for _beforeTokenTransfer (#3586) 2 years ago