Commit Graph

64 Commits (a277d472d657dbbcd88a3de5cae0c806130e2df2)

Author SHA1 Message Date
Hadrien Croubois ccb5f2d8ca
Fix 5.2 audit L-05, N-03, N-04, N-05 and N-06 issues (#5308) 2 months ago
Hadrien Croubois 28aed34dc5
Merge account abstraction work into master (#5274) 3 months ago
github-actions[bot] 0034c30224
Merge release-v5.1 branch (#5266) 4 months ago
cairo 2f0bc58946
Update and clarify documentation comments (#5206) 4 months ago
cairo 6e224307b4
Fix typographical errors (#5194) 5 months ago
Ernesto García 55fd53c6d2
Add note about 100% royalty in IERC2981 (#5173) 5 months ago
Hadrien Croubois e30b390d84
Add `ERC7674` (draft) (#5071) 6 months ago
Vittorio Minacori e5f02bc608
Add ERC1363 implementation (#4631) 1 year ago
Renan Souza 7bd2b2aaf6
Use ERC-XXX syntax (#4730) 1 year ago
github-actions[bot] 3e6c86392c
Merge release-v5.0 branch (#4665) 1 year ago
Hadrien Croubois 00cbf5a236
Update pragma to 0.8.20 (#4489) 2 years ago
Ernesto García 02ea01765a
Add custom errors to docs (#4480) 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 8cab922347
Rename `ERC1155InsufficientApprovalForAll` to `ERC1155MissingApprovalForAll` (#4381) 2 years ago
Ernesto García b425a72240
Replace revert strings with custom errors (#4261) 2 years ago
Ernesto García 7bb5592ad5
Bump minimum pragma version to `0.8.19` (#4288) 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
Pascal Marco Caversaccio f959d7e4e6
Fix release note in `IERC1967` (#4183) 2 years ago
Hadrien Croubois 5523c1482b
Fix TransparentUpgradeableProxy's transparency (#4154) 2 years ago
Antonio Viggiano 7e7060e00e
Update IERC3156FlashBorrower.sol (#4145) 2 years ago
Ernesto García dad73159df
Add AccessControlDefaultAdminRules (#4009) 2 years ago
Vittorio Minacori 3f3774c5df
Improve ERC1363 documentation (#3993) 2 years ago
Hadrien Croubois 2c6ef8c875
Fix ERC1363 interfaceId (#4074) 2 years ago
Hadrien Croubois 62dbb1b06a
Document clock modes for token and governor (#4058) 2 years ago
Hadrien Croubois 96a2297e15
Add IERC4906 interface and use in ERC721 (#4012) 2 years ago
Hadrien Croubois 790cc5b65a
Add timestamp based governor with EIP-6372 and EIP-5805 (#3934) 2 years ago
Hadrien Croubois d625cb45ea
Include EIP-5267 discovery in EIP-712 (#3969) 2 years ago
Hadrien Croubois 132e5aa97b
Add IERC5313.sol (#4013) 2 years ago
Francisco Giordano 4147005b0c Update Prettier Solidity (#3898) 2 years ago
Francisco b709eae01d
Update Prettier Solidity (#3898) 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
Hadrien Croubois 1f18fea1de 4.8.0-rc.2 2 years ago
Hadrien Croubois 16791134c1 4.8.0-rc.1 2 years ago
Francisco Giordano 5e6fd491f3 4.8.0-rc.0 2 years ago
Hadrien Croubois 171fa40bc8
ERC721 extension for efficient batch minting (#3311) 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
Hadrien Croubois 3dac7bbed7
Merge v4.7 back into master (#3516) 3 years ago
Hadrien Croubois 5e00787199
ERC4626 (#3171) 3 years ago
Hadrien Croubois 07b1b472c0
Improve wording consistency in code/doc (#3365) 3 years ago
Hadrien Croubois a035b235b4
Release v4.6 (#3358) 3 years ago
Pandapip1 faf5820f03
Fix many spelling errors (#3274) 3 years ago
JulissaDantes abdb20a6bd
Change dependency source to work around Truffle limitation (#3218) 3 years ago
Francisco Giordano afb20119b3
Release v4.5 3 years ago
Hadrien Croubois e192fac276
Simplify UUPSUpgradeable along the lines of ERC1822 (#3021) 3 years ago
JulissaDantes a65c03bc0d
Implement Non Fungible Token Royalty (EIP2981) (#3012) 3 years ago