Commit Graph

388 Commits (d5ca39e9a264ddcadd5742484b6d391ae1647a10)

Author SHA1 Message Date
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
Tom French 34e5863cd5
Reduce gas in `log256` (#3745) 2 years ago
Hadrien Croubois 9938a85558
Update Arbitrum's vendored contracts to Nitro (#3692) 2 years ago
GitHubPang 72bbe63ec7
Fix incorrect issue number in CHANGELOG (#3732) 2 years ago
Hadrien Croubois ed12acfb0a
Add support for EOA target in Governor.relay (#3730) 2 years ago
Hadrien Croubois 408055dfab
Change admin role allocation in TimelockControler constructor (#3722) 2 years ago
GitHubPang 8769b19860
Fix issue number in CHANGELOG (#3710) 2 years ago
Francisco 7a14f6c595
Make ERC721Votes no longer a Draft (#3699) 2 years ago
Hadrien Croubois c1d6e39aab
Add log2, log10 and log256 functions (#3670) 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
Francisco e09ccd1449
Optimize votes lookups for recent checkpoints (#3673) 2 years ago
GitHubPang 1c3410aa75
Fix grammar, wording, and typos in changelog (#3668) 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
Hadrien Croubois 4b8b92c8bf
Make VestingWallet payable to allow funding at construction (#3665) 2 years ago
Hadrien Croubois 71aaca2d9d
Extend Checkpoints with new sizes and lookup mechanisms (#3589) 2 years ago
Hadrien Croubois 141130db27
Inherit asset decimals in ERC4626 (#3639) 2 years ago
Vectorized 6b9bda872d
Optimize Clones assembly (#3640) 2 years ago
ToweringTopaz 6d8017d07e
Optimize Create2.computeAddress (#3600) 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 c797195f1d
Add getter for number of releasable tokens in VestingWallet (#3580) 2 years ago
Francisco 27d4293db6
Remove redundant changelog entry 2 years ago
Shatabarto "Rik" Bhattacharya 26cf47a2be
Add internal functions `_getInitializedVersion` and `_isInitializing` (#3598) 2 years ago
Hadrien Croubois 397c946141
Remove the draft prefix for EIP712 as it is now final (#3621) 2 years ago
GitHubPang 54dec0cad5
Fix typo in CHANGELOG (#3630) 2 years ago
t11s 324eda228c
Remove redundant ECDSA constraint (#3591) 2 years ago
Francisco d693d89d99
Fix ECDSA signature malleability (#3610) 3 years ago
0xAA 85a9bed49e
Remove unsued imported library "Math.sol" (#3605) 3 years ago
Francisco Giordano ffb0ae76e3 Update changelog 3 years ago
Hadrien Croubois 81336aefb5
Fix arbitrum L1 to L2 crosschain call detection (#3578) 3 years ago
Nirban Chakraborty d1b1e17d23
Add internal overrideable _flashFee in ERC20FlashMint (#3551) 3 years ago
Igor Żuk 580b7ab816
Optimize safe casting of signed numbers (#3565) 3 years ago
Hadrien Croubois 628a6e2866
Fix issues caused by abi.decode reverting (#3552) 3 years ago
Abhijit Roy 3210a8653b
Modify ReentrancyGuard to reduce contract size (#3515) 3 years ago
EthanOK 96163c87e3
Implicitly clear ERC721 approval on burn (#3538) 3 years ago
Andrew Parker e02c378745
Implicitly clear ERC721 approval on transfers (#3481) 3 years ago
Paul Razvan Berg 5fbf494511
Use unchecked arithmetic in "_transfer", "_mint" and "_burn" (#3513) 3 years ago
Mikhail Melnik 7a8f269457
Fix changelog (#3519) 3 years ago
Hadrien Croubois 3dac7bbed7
Merge v4.7 back into master (#3516) 3 years ago
ashhanai e734b42fc2
Enable using ERC165 check for one supported interface directly (#3339) 3 years ago
Mikhail Melnik 6f88199db9
Optimize Address.functionCall removing redundant isContract check (#3469) 3 years ago
Hadrien Croubois a55b7d1372
Rename ERC20TokenizedVault to ERC4626 (#3467) 3 years ago
Hadrien Croubois 7c75b8aa89
Add a SafeERC20:safePermit function (#3280) 3 years ago
jjz 3ac4add548
Add sqrt for math (#3242) 3 years ago
Hadrien Croubois 051cc9e446
Revert unwanted breaking change in the Clones library (#3456) 3 years ago