Commit Graph

744 Commits (d0326d97936ffc0930b3aeba0b0aee7c65b3946a)

Author SHA1 Message Date
Ernesto García fd812ee954
Group typographical errors (#5443) 4 weeks ago
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
Cypher Pepe 063fbb3a1f
Fix typo in ERC721 API reference docs (#5329) 3 months ago
Ernesto García 78be1b39aa
Implement feedback for M-01, L-08, L-09 (#5324) 3 months ago
Sam Bugs bcdfa848a6
Remove unused import in `SafeERC20` (#5278) 4 months ago
Maxim Tiron a4dc928a93
ERC20: optimized gas costs in `_spendAllowance` (#5271) 4 months ago
github-actions[bot] 0034c30224
Merge release-v5.1 branch (#5266) 4 months ago
cairo 3291252c86
Document risk of `SafeERC20` and `ERC-7674` (#5262) 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 6e224307b4
Fix typographical errors (#5194) 5 months ago
cairo c01a0fa27f
Bump version of `ERC20TemporaryApproval` to transient minimum (#5191) 6 months ago
Hadrien Croubois d8bbd34676
Update declaration of memory safe assembly blocks (#5172) 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
Hadrien Croubois 5480641e5c
Reduce memory leakage from returndata in SafeERC20 (#5090) 8 months ago
Renan Souza de4154710b
Use `Arrays.unsafeMemoryAccess` in ERC1155Supply (#5068) 9 months ago
Vittorio Minacori 8a890ffffa
Update ERC1363 error signatures (#5010) 9 months ago
Alexander González 06449fe7bc
Improve wording in _checkAuthorized's natspec (#5066) 9 months ago
Eric Nordelo df78791c96
Fix broken references in doc-site (#5004) 11 months ago
Vladislav Volosnikov 9558e546d9
Remove redundant memory usage in ERC2981 royaltyInfo (#4538) 11 months ago
Vladislav Volosnikov ad27fb654a
Optimize nested mapping access in ERC721Enumerable (#4545) 11 months ago
Alexander González e203e02523
Remove outdated comment in ERC-20 (#4968) 11 months ago
Alexander González 6ae2c17bfe
Remove outdated comment in ERC-20 (#4964) 11 months ago
Alexander González c8369d483c
Fix typo in ERC721Utils.sol (#4938) 12 months ago
Hadrien Croubois 9d3b9be04f
Fix natspec comments in ERC-1155 (#4876) 1 year ago
Hadrien Croubois 7eba10dd1e
Move ERC721 and ERC1155 receiver checks to dedicate libraries (#4845) 1 year ago
Hadrien Croubois b5a7f977d8
Improve ERC-1363 documentation (#4854) 1 year ago
Vittorio Minacori e5f02bc608
Add ERC1363 implementation (#4631) 1 year ago
Andrew Fleming e5c63635e3
Remove documented requirement in IERC1155's `balanceOf` (#4847) 1 year ago
Dariusz Glowinski 06eb785fcf
Remove obsolete ERC4626 `mint` NatSpec (#4837) 1 year ago
github-actions[bot] 6ba452dea4
Merge release-v5.0 branch (#4787) 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
Francisco 793d92a333
Document ERC1155 event differences (#4666) 1 year ago
github-actions[bot] 3e6c86392c
Merge release-v5.0 branch (#4665) 1 year ago
Francisco abba0d047a
Update remappings.txt for upgradeable contracts and set up submodule (#4639) 1 year ago
Francisco 58463a9823
Enable partial transpilation for upgradeable package (#4628) 1 year ago
Francisco a714fe6dbd
Wrap docstrings to 120 chars (#4600) 1 year ago
Trevor Johnson 05205ab2e1
Remove deprecated 'ERC20FailedDecreaseAllowance' error (#4604) 1 year ago
Ownerless Inc 3bd9ed377e
Better context on _spendAllowance NatSpec (#4568) 1 year ago
Hadrien Croubois 60e3ffe6a3
Remove non-standard increaseAllowance and decreaseAllowance from ERC20 (#4585) 1 year ago
Hadrien Croubois 095c8e120c
Remove SafeERC20.safePermit (#4582) 1 year ago
Hadrien Croubois 6f80048ce9
Improve natspec documentation and comments (#4581) 1 year ago
Ownerless Inc 1523a4f071
Fix accuracy of docs for ERC20._burn (#4574) 1 year ago
Francisco 9612083826
Refactor ERC721 `_requireMinted` and `ownerOf` (#4566) 1 year ago