|
|
ab2604ac5b
|
Add reentrancy test cases for TimelockController (#4200)
Co-authored-by: Francisco <fg@frang.io>
|
2023-05-02 11:36:56 +02:00 |
|
|
|
1a079d258b
|
Improve Address tests (#4191)
|
2023-04-25 08:31:01 -03:00 |
|
|
|
dd1265cb1d
|
Improve ERC4626 test coverage (#4134)
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
|
2023-04-12 17:33:50 -03:00 |
|
|
|
fa112be682
|
Add AccessManager contracts (#4121)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Ernesto García <ernestognw@gmail.com>
|
2023-03-24 19:37:08 -03:00 |
|
|
|
8b47e96af1
|
Add SafeERC20.forceApprove() (#4067)
|
2023-02-24 20:29:49 +00:00 |
|
|
|
d5581531de
|
Add a "fees" section to the ERC4626 guide (#4054)
Co-authored-by: Francisco Giordano <fg@frang.io>
|
2023-02-24 11:49:10 -03:00 |
|
|
|
adb861fb3b
|
Change Governor.cancel to receive all parameters (#4056)
|
2023-02-22 10:00:41 +01:00 |
|
|
|
d64d7aa5d1
|
ERC4626 inflation attack mitigation (#3979)
Co-authored-by: Francisco <fg@frang.io>
|
2023-02-17 10:08:31 +01:00 |
|
|
|
790cc5b65a
|
Add timestamp based governor with EIP-6372 and EIP-5805 (#3934)
Co-authored-by: Francisco Giordano <fg@frang.io>
Co-authored-by: Ernesto García <ernestognw@gmail.com>
Co-authored-by: Francisco <frangio.1@gmail.com>
|
2023-02-09 22:33:55 +01:00 |
|
|
|
91e8d0ba3c
|
Add string and bytes support to the StorageSlots library (#4008)
Co-authored-by: Francisco <frangio.1@gmail.com>
|
2023-02-01 18:46:05 -03:00 |
|
|
|
5e28952cbd
|
Add a public Governor.cancel function (#3983)
|
2023-01-26 20:46:11 +01:00 |
|
|
|
69c8d1010e
|
Make upgradeTo and upgradeToAndCall public (#3959)
Co-authored-by: Francisco <fg@frang.io>
|
2023-01-25 16:46:34 -03:00 |
|
|
|
a284569a7c
|
Rename ERC20ReturnFalseMock copy.sol to ERC20ReturnFalseMock.sol (#4000)
|
2023-01-25 14:54:51 +01:00 |
|
|
|
c5d040beb9
|
Remove Address.isContract (#3945)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Francisco Giordano <fg@frang.io>
|
2023-01-24 17:59:07 -03:00 |
|
|
|
2a62fb4a2d
|
Improve TransparentUpgradeableProxy's transparency (#3977)
Co-authored-by: Francisco <fg@frang.io>
|
2023-01-19 18:34:15 -03:00 |
|
|
|
30c3c6c16e
|
Clean up after merging master into next-v5.0 (#3956)
Co-authored-by: Francisco <fg@frang.io>
|
2023-01-14 21:19:47 -03:00 |
|
|
|
147dc89054
|
Merge branch 'master' into next-v5.0
|
2023-01-14 18:51:03 -03:00 |
|
|
|
7c6e289782
|
Prepare tests for hardhat-exposed transition (#3930)
Co-authored-by: Francisco <frangio.1@gmail.com>
|
2023-01-12 09:51:29 +01:00 |
|
|
|
d210847e28
|
Fix ERC20._update (#3921)
Co-authored-by: Francisco <frangio.1@gmail.com>
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2023-01-10 17:21:35 -03:00 |
|
|
|
97bba5adaa
|
Remove ERC1155 hooks (#3876)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Francisco <frangio.1@gmail.com>
|
2023-01-10 11:13:05 +01:00 |
|
|
|
c1d9da4052
|
Use hardhat-exposed to reduce the need for mocks (#3666)
Co-authored-by: Francisco <fg@frang.io>
|
2023-01-03 14:38:13 +00:00 |
|
|
|
b0db207e4e
|
Fix typos in testing files (#3899)
|
2022-12-28 20:16:56 -03:00 |
|
|
|
8335676b0e
|
Add Strings.toString for signed integers (#3773)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Gbolahan <89295500+GbolahanAnon@users.noreply.github.com>
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
2022-12-28 22:46:52 +00:00 |
|
|
|
7a6a9d1516
|
Add Strings.equal (#3774)
Co-authored-by: Francisco <fg@frang.io>
|
2022-12-28 18:23:24 -03:00 |
|
|
|
4147005b0c
|
Update Prettier Solidity (#3898)
|
2022-12-26 23:28:51 -03:00 |
|
|
|
b709eae01d
|
Update Prettier Solidity (#3898)
|
2022-12-23 22:28:05 -03:00 |
|
|
|
81dbe643a0
|
Remove ERC165Storage (#3880)
Co-authored-by: Francisco <frangio.1@gmail.com>
|
2022-12-19 18:18:33 -03:00 |
|
|
|
e2d2ebc8fc
|
Make ERC20Votes independent from ERC20Permit (#3816)
Co-authored-by: Francisco <frangio.1@gmail.com>
|
2022-11-29 11:25:52 -03:00 |
|
|
|
0b6becd49f
|
Remove the draft prefix to ERC20Permit (#3793)
Co-authored-by: Francisco <frangio.1@gmail.com>
|
2022-11-04 12:55:55 -03:00 |
|
|
|
a1948250ab
|
ERC721ConsecutiveEnumerable is no longer unreachable
|
2022-10-18 14:13:05 +02:00 |
|
|
|
08d5e4a9b0
|
Refactor consecutive transfer hooks (#3753)
|
2022-10-17 17:09:23 +02:00 |
|
|
|
eb03304b70
|
Add ReentrancyGuard status getter (#3714)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2022-10-17 14:43:45 +02:00 |
|
|
|
046121e080
|
Ignore specific warnings and make the rest into errors (#3695)
|
2022-09-22 22:33:13 +02:00 |
|
|
|
7a14f6c595
|
Make ERC721Votes no longer a Draft (#3699)
|
2022-09-17 18:03:03 +02:00 |
|
|
|
3c552e6e03
|
Fix relevant warnings (#3685)
|
2022-09-07 15:56:18 -03:00 |
|
|
|
80ae402387
|
Add fuzz tests for Math.sqrt & Math.logX using Foundry (#3676)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
2022-09-07 14:25:29 -03:00 |
|
|
|
c1d6e39aab
|
Add log2, log10 and log256 functions (#3670)
|
2022-09-07 08:29:48 +00:00 |
|
|
|
171fa40bc8
|
ERC721 extension for efficient batch minting (#3311)
Co-authored-by: Francisco <frangio.1@gmail.com>
|
2022-09-05 23:09:30 +02:00 |
|
|
|
e09ccd1449
|
Optimize votes lookups for recent checkpoints (#3673)
|
2022-09-04 22:48:26 +02:00 |
|
|
|
1f0e7cdf04
|
Add Ownable2Step extension with 2-step transfer (#3620)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Francisco <frangio.1@gmail.com>
|
2022-09-01 15:46:44 +00:00 |
|
|
|
160bf1a6eb
|
Optimize toString (#3573)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
2022-08-31 23:08:35 +00:00 |
|
|
|
1eb55e2864
|
Remove unnecessary virtual (#3650)
|
2022-08-31 17:25:54 -03:00 |
|
|
|
71aaca2d9d
|
Extend Checkpoints with new sizes and lookup mechanisms (#3589)
|
2022-08-30 21:32:12 +02:00 |
|
|
|
141130db27
|
Inherit asset decimals in ERC4626 (#3639)
|
2022-08-26 09:53:53 +02:00 |
|
|
|
17bc2dabe0
|
Procedurally generate EnumerableSet and EnumerableMap (#3429)
|
2022-08-19 14:12:18 +02:00 |
|
|
|
26cf47a2be
|
Add internal functions _getInitializedVersion and _isInitializing (#3598)
|
2022-08-18 20:42:31 -03:00 |
|
|
|
397c946141
|
Remove the draft prefix for EIP712 as it is now final (#3621)
Co-authored-by: Francisco <frangio.1@gmail.com>
|
2022-08-18 20:40:45 -03:00 |
|
|
|
c11acfd9d3
|
Fix compiler warning
|
2022-07-27 16:47:36 -03:00 |
|
|
|
dc4869eb23
|
Avoid returnbomb in ERC165Checker (#3587)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
2022-07-27 16:41:05 +00:00 |
|
|
|
81336aefb5
|
Fix arbitrum L1 to L2 crosschain call detection (#3578)
* Fix arbitrum L1 to L2 crosschain call detection
* fix BridgeArbitrumL2Mock
* update changelog
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
2022-07-25 22:42:37 +02:00 |
|