Commit Graph

126 Commits (d1a07f01f336436c389994f05f4223c737fc5ec4)

Author SHA1 Message Date
Arr00 6dc9242937
Fix Broken Docs References (#5436) 4 weeks ago
github-actions[bot] 7b74442c5e
Merge release-v5.2 branch (#5424) 1 month ago
Ernesto García 3b240d7e6a
Use the `asset` getter in `totalAssets`, `_deposit` and `_withdraw` in ERC4626 (#5322) 2 months ago
Ernesto García 78be1b39aa
Implement feedback for M-01, L-08, L-09 (#5324) 3 months ago
github-actions[bot] 0034c30224
Merge release-v5.1 branch (#5266) 4 months ago
Ernesto García 6325009675
Split StorageSlot into TransientSlot (#5239) 5 months ago
cairo cceac54953
Add introduction tag for v5.1 contracts (#5228) 5 months ago
Ernesto García 414cb9e6fd
Consistently name multiple returned values (#5177) 5 months ago
cairo c01a0fa27f
Bump version of `ERC20TemporaryApproval` to transient minimum (#5191) 6 months ago
Hadrien Croubois aec36ddd6a
Create a ERC1363Utils helper similar to existing ERC721Utils and ERC1155Utils (#5133) 7 months ago
Hadrien Croubois e30b390d84
Add `ERC7674` (draft) (#5071) 7 months ago
Vittorio Minacori 8a890ffffa
Update ERC1363 error signatures (#5010) 9 months ago
Eric Nordelo df78791c96
Fix broken references in doc-site (#5004) 11 months ago
Hadrien Croubois b5a7f977d8
Improve ERC-1363 documentation (#4854) 1 year ago
Vittorio Minacori e5f02bc608
Add ERC1363 implementation (#4631) 1 year ago
Dariusz Glowinski 06eb785fcf
Remove obsolete ERC4626 `mint` NatSpec (#4837) 1 year ago
Ernesto García 769071d473
Add note in ERC20Wrapper about rebasing tokens (#4755) 1 year ago
Renan Souza 7bd2b2aaf6
Use ERC-XXX syntax (#4730) 1 year ago
Ernesto García 248be2fab0
Improve ERC4626 virtual offset notes (#4722) 1 year ago
github-actions[bot] 3e6c86392c
Merge release-v5.0 branch (#4665) 1 year ago
Hadrien Croubois 095c8e120c
Remove SafeERC20.safePermit (#4582) 1 year ago
Francisco 98b83dfbaa
Move security directory contents to utils (#4551) 1 year ago
Hadrien Croubois cd67894914
Use Trace208 in Votes to support ERC6372 clocks (#4539) 2 years ago
Vladislav Volosnikov 812404cee8
Use leading underscore solhint rule for private constants (#4542) 2 years ago
Hadrien Croubois 00cbf5a236
Update pragma to 0.8.20 (#4489) 2 years ago
Francisco 84db204a41
Rename rounding modes and complete with fourth (#4455) 2 years ago
Ernesto García 24ebff5ae9
Remove unused imports (#4436) 2 years ago
Francisco 6bf68a41d1
Remove "available since" comments (#4424) 2 years ago
Ernesto García bb64458928
Implement recommendations from 5.0 audit Phase 1A (#4398) 2 years ago
Francisco 874c2d3c02
Use explicit imports (#4399) 2 years ago
Ernesto García b425a72240
Replace revert strings with custom errors (#4261) 2 years ago
Renan Souza df2778f38e
Remove override interface implementations (#4315) 2 years ago
Balaji Shetty Pachai 4fd2f8be33
Replace abi.encodeWithSelector & abi.encodeWithSignature with abi.encodeCall (#4293) 2 years ago
Francisco ffceb3cd98
Remove hardcoded function resolution (#4299) 2 years ago
Francisco 3902a410f1
Remove DOMAIN_SEPARATOR from Votes and update docs examples (#4297) 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
github-actions[bot] 09329f8a18
Merge release-v4.9 branch (#4274) 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
Pascal Marco Caversaccio 227473e88c
Fix comment in `ERC4626` on decimals default (#4060) 2 years ago
Hadrien Croubois d64d7aa5d1
ERC4626 inflation attack mitigation (#3979) 2 years ago
Hadrien Croubois 790cc5b65a
Add timestamp based governor with EIP-6372 and EIP-5805 (#3934) 2 years ago
Kimani Kelly 4d3e423443
Make ERC20Wrapper.underlying variable private (#4029) 2 years ago
Ernesto García 1684c57922
Add `ERC*Pausable` warning for public pausing mechanism (#4007) 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