Commit Graph

153 Commits (0a757ec46380ea5eb790ceb70ca80ca41685f8be)

Author SHA1 Message Date
Vittorio Minacori e5f02bc608
Add ERC1363 implementation (#4631) 1 year ago
Renan Souza 04cb014144
Make tests style more uniform (#4812) 1 year ago
Hadrien Croubois a72c9561b9
Finalize test migration: remove legacy dependencies and test helpers (#4797) 1 year ago
Hadrien Croubois 015ef69287
Refactor time helper and remove custom error helper. (#4803) 1 year ago
Hadrien Croubois 44965d7779
Migrate SafeERC20.test.js (#4798) 1 year ago
Renan Souza c3cd70811b
Migrate governance tests to ethers.js (#4728) 1 year ago
Renan Souza 88512b23d2
Migrate ERC20 extensions tests to ethers v6 (#4773) 1 year ago
Renan Souza c35057978f
Migrate ERC20 and ERC20Wrapper tests to ethersjs (#4743) 1 year ago
Renan Souza 7bd2b2aaf6
Use ERC-XXX syntax (#4730) 1 year ago
Renan Souza 6a56b3b08d
Migrate EIP712 to ethersjs (#4750) 1 year ago
Francisco e12511b53e
Fix guides for 5.0 (#4654) 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 cd67894914
Use Trace208 in Votes to support ERC6372 clocks (#4539) 1 year ago
Francisco 8643fd45fd
Update remappings and install instructions for Foundry on docs site (#4498) 2 years ago
Hadrien Croubois 00cbf5a236
Update pragma to 0.8.20 (#4489) 2 years ago
Ernesto García f631d8a5f0
Improve ERC4626 fees example (#4476) 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
Ernesto García bb64458928
Implement recommendations from 5.0 audit Phase 1A (#4398) 2 years ago
Hadrien Croubois 1e0e4e20bb
Do not emit Approval event when calling transferFrom (#4370) 2 years ago
Ernesto García 2477534260
Change behavior of ceilDiv(0, 0) and improve test coverage (#4348) 2 years ago
Ernesto García b425a72240
Replace revert strings with custom errors (#4261) 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
Hadrien Croubois 25edd3cd62
Use SafeERC20.forceApprove in safeIncreaseAllowance and safeDecreaseAllowance (#4260) 2 years ago
Hadrien Croubois 0f10efe232
Remove code in preparation for v5.0 (#4258) 2 years ago
Ernesto García 538655c3c0
Add reentrancy test cases for ERC4626 (#4197) 2 years ago
Pascal Marco Caversaccio dd1265cb1d
Improve `ERC4626` test coverage (#4134) 2 years ago
Hadrien Croubois 8b47e96af1
Add SafeERC20.forceApprove() (#4067) 2 years ago
Hadrien Croubois d5581531de
Add a "fees" section to the ERC4626 guide (#4054) 2 years ago
Hadrien Croubois a6b8366980
Improve ERC4626 event coverage (#4072) 2 years ago
Hadrien Croubois 7b3e7b7055
Re-enable ERC4626 property test on empty vaults (#4068) 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
Hadrien Croubois 5b027e517e
Add missing `await` in tests (#4037) 2 years ago
Hadrien Croubois d625cb45ea
Include EIP-5267 discovery in EIP-712 (#3969) 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
Francisco a28aafdc85
Use Prettier for JS files (#3913) 2 years ago
Hadrien Croubois c1d9da4052
Use hardhat-exposed to reduce the need for mocks (#3666) 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
Hadrien Croubois 4a9db80cb9
Remove presets (#3637) 2 years ago
Daejun Park c7315e8779
Add ERC4626 standard property tests (#3792) 2 years ago
Francisco e09ccd1449
Optimize votes lookups for recent checkpoints (#3673) 2 years ago
Hadrien Croubois 141130db27
Inherit asset decimals in ERC4626 (#3639) 2 years ago