Commit Graph

1588 Commits (591c12d22de283a297e2b551175ccc914c938391)

Author SHA1 Message Date
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
blockeater 69c8d1010e
Make upgradeTo and upgradeToAndCall public (#3959) 2 years ago
Pascal Marco Caversaccio a284569a7c
Rename `ERC20ReturnFalseMock copy.sol` to `ERC20ReturnFalseMock.sol` (#4000) 2 years ago
Ernesto García a34dd8bb1b
Add `solidity` language to missing code snippets (#3992) 2 years ago
Hadrien Croubois c404862cba
Use oz-upgrades-unsafe-allow-reachable in ERC1967Upgrade (#3971) 2 years ago
Hadrien Croubois 2a62fb4a2d
Improve TransparentUpgradeableProxy's transparency (#3977) 2 years ago
Francisco f81e5f51c1
Use allow-reachable delegatecall in Multicall (#3970) 2 years ago
JulissaDantes 74b8ae9372
Annotate Multicall contract (#3961) 2 years ago
Hadrien Croubois c9bc4f8203
Make `Ownable2Step.acceptOwnership` virtual (#3960) 2 years ago
alpharush a5af0adce4
Ignore reentrancy in`executeBatch` and update Slither config (#3955) 2 years ago
Hadrien Croubois 6b17b33430
Use a staticcall to fetch ERC20.decimals in ERC4626 (#3943) 2 years ago
Francisco d59306bd06
Improve ERC20.decimals documentation (#3933) 2 years ago
Hadrien Croubois 88754d0b36
Add keys() accessor to EnumerableMaps (#3920) 2 years ago
Benjamin 2fc24fc8d4
Rename param to match the interface (#3917) 2 years ago
Saint Rat Wrongtail 3a3c87b1a6
Fix docs for Math.log256 (#3916) 2 years ago
Hadrien Croubois c1d9da4052
Use hardhat-exposed to reduce the need for mocks (#3666) 2 years ago
Pascal Marco Caversaccio a81b0d0b21
Use unchecked in MerkleProof.processMultiProof (#3869) 2 years ago
Pascal Marco Caversaccio a4596cab05
Add warning on `SELFDESTRUCT` usage with `isContract` (#3875) 2 years ago
Paul Razvan Berg bc50d373e3
Rename approved parameter in IERC721 (#3900) 2 years ago
Pierre Grimaud b0db207e4e
Fix typos in testing files (#3899) 2 years ago
robriks cafe5eb985
Update blurb on GovernorVotes compatibility (#3764) 2 years ago
ganone 8335676b0e
Add Strings.toString for signed integers (#3773) 2 years ago
Matteo Casonato 7a6a9d1516
Add Strings.equal (#3774) 2 years ago
Francisco b709eae01d
Update Prettier Solidity (#3898) 2 years ago
Francisco 3d7a93876a
Improve documentation of Initializable getters (#3861) 2 years ago
Pascal Marco Caversaccio 93cd2ecb73
Improve readability of processMultiProof (#3854) 2 years ago
Benjamin 24d1bb668a
Add Ownable2Step to the docs (#3836) 2 years ago
Francisco 8f8fd84f1e
Improve some NatSpec and revert reasons (#3809) 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
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 16fa1834e5 Fix MerkleProof natspec 2 years ago
Francisco Giordano 7d01facdb8 Fix MerkleProof natspec 2 years ago
Francisco Giordano 8bfcb65924 Update recommendation of JS library for merkle trees 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 014ce9c6e6 ERC721ConsecutiveEnumerable is no longer unreachable 2 years ago
Hadrien Croubois a1948250ab ERC721ConsecutiveEnumerable is no longer unreachable 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
zhiqiangxu eb03304b70
Add ReentrancyGuard status getter (#3714) 2 years ago
robriks c463b8a67e
Fix typo in comment (#3765) 2 years ago
Francisco Giordano 4e18cdc186 Update merkle multiproof docs with a caution note 2 years ago