Commit Graph

923 Commits (e0ac73cd6e2f3513f3d683e9d272024268c4cfc5)

Author SHA1 Message Date
JulissaDantes e919d96ff2
Add ERC1155.totalSupply that returns overall supply count (#3962) 2 years ago
JulissaDantes c5d040beb9
Remove Address.isContract (#3945) 2 years ago
Hadrien Croubois 2a62fb4a2d
Improve TransparentUpgradeableProxy's transparency (#3977) 2 years ago
Hadrien Croubois 30c3c6c16e
Clean up after merging master into next-v5.0 (#3956) 2 years ago
Hadrien Croubois 7c6e289782
Prepare tests for hardhat-exposed transition (#3930) 2 years ago
JulissaDantes d210847e28
Fix ERC20._update (#3921) 2 years ago
JulissaDantes 97bba5adaa
Remove ERC1155 hooks (#3876) 2 years ago
Francisco a28aafdc85
Use Prettier for JS files (#3913) 2 years ago
Hadrien Croubois 88754d0b36
Add keys() accessor to EnumerableMaps (#3920) 2 years ago
Hadrien Croubois c1d9da4052
Use hardhat-exposed to reduce the need for mocks (#3666) 2 years ago
Francisco 2336bd3e8e
Simplify ESLint config (#3903) 2 years ago
Ernesto García cc27aed391
Improve Strings `equal` tests (#3902) 2 years ago
Pierre Grimaud b0db207e4e
Fix typos in testing files (#3899) 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 Giordano 4147005b0c Update Prettier Solidity (#3898) 2 years ago
Francisco b709eae01d
Update Prettier Solidity (#3898) 2 years ago
JulissaDantes 81dbe643a0 Remove ERC165Storage (#3880) 2 years ago
JulissaDantes 3c80a42866
Remove hooks from ERC20 (#3838) 2 years ago
Hagen Hübel 206a239448
Remove unused variables in tests (#3852) 2 years ago
Francisco 4e8b2fa659
Add additional conditions when testing ERC4626 roundtrip (#3839) 2 years ago
JulissaDantes e2d2ebc8fc
Make ERC20Votes independent from ERC20Permit (#3816) 2 years ago
JulissaDantes bc8f442d00
Remove admin and implementation getters from TransparentUpgradeableProxy (#3820) 2 years ago
Francisco 8f8fd84f1e
Improve some NatSpec and revert reasons (#3809) 2 years ago
Hadrien Croubois 4a9db80cb9
Remove presets (#3637) 2 years ago
Saeed Dadkhah 99589794db
Add forgotten await to ERC1155URIStorage beforeEach block. (#3807) 2 years ago
JulissaDantes 887985413c
Use default admin role in TimelockController (#3799) 2 years ago
Daejun Park c7315e8779
Add ERC4626 standard property tests (#3792) 2 years ago
zhiqiangxu eb03304b70
Add ReentrancyGuard status getter (#3714) 2 years ago
GitHubPang 7201e6707f
Fix typo in a comment (#3747) 2 years ago
Hadrien Croubois 0b3acb286a Recommended improvement to ERC721Consecutive (#3712) 2 years ago
Hadrien Croubois c22db8104e
Recommended improvement to ERC721Consecutive (#3712) 2 years ago
Hadrien Croubois ec88e9d6aa Add support for EOA target in Governor.relay (#3730) 2 years ago
Hadrien Croubois ed12acfb0a
Add support for EOA target in Governor.relay (#3730) 2 years ago
Francisco c08c6e1b84
Add fuzz testing of mulDiv (#3717) 2 years ago
Hadrien Croubois 76273ecd8e Change admin role allocation in TimelockControler constructor (#3722) 2 years ago
Hadrien Croubois 408055dfab
Change admin role allocation in TimelockControler constructor (#3722) 2 years ago
Francisco 8f0d4d4a41
Fix fuzzing coverage (#3716) 2 years ago
Francisco a615329423 Make ERC721Votes no longer a Draft (#3699) 2 years ago
Francisco 7a14f6c595
Make ERC721Votes no longer a Draft (#3699) 2 years ago
Nicolás Venturo 80ae402387
Add fuzz tests for Math.sqrt & Math.logX using Foundry (#3676) 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
Francisco e09ccd1449
Optimize votes lookups for recent checkpoints (#3673) 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 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
Hadrien Croubois 24fc709533
Set up codespell (#3643) 2 years ago
Hadrien Croubois c797195f1d
Add getter for number of releasable tokens in VestingWallet (#3580) 2 years ago