|
|
8643fd45fd
|
Update remappings and install instructions for Foundry on docs site (#4498)
Co-authored-by: ernestognw <ernestognw@gmail.com>
|
2023-08-08 23:22:57 -03:00 |
|
|
|
cb0ffefe2f
|
Use named arguments in mapping types (#4433)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2023-08-08 22:48:56 -03:00 |
|
|
|
48b860124c
|
Remove outdated warning from ERC2771Forwarder (#4519)
|
2023-08-07 22:29:48 -03:00 |
|
|
|
70578bbb44
|
Allow Initializable versions greater than 256 (#4460)
Co-authored-by: Francisco <fg@frang.io>
|
2023-08-07 18:59:19 -03:00 |
|
|
|
54a235f895
|
Refactor Governor proposal struct for efficient access (#4495)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2023-08-04 19:12:41 -03:00 |
|
|
|
b81bec4552
|
Use Ownable in VestingWallet instead of an immutable beneficiary (#4508)
Co-authored-by: Francisco Giordano <fg@frang.io>
|
2023-08-04 18:57:53 -03:00 |
|
|
|
f715365ec4
|
Implement recommendations from 5.0 audit Phase 1B (#4502)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Francisco Giordano <fg@frang.io>
|
2023-08-04 17:23:38 -03:00 |
|
|
|
21716722ad
|
Remove GovernorCompatibilyBravo and add simpler GovernorStorage (#4360)
Co-authored-by: Ernesto García <ernestognw@gmail.com>
Co-authored-by: Francisco Giordano <fg@frang.io>
|
2023-08-03 12:51:07 -03:00 |
|
|
|
d39df78f6c
|
Use bytes.concat in MessageHashUtils (#4504)
|
2023-08-02 18:45:39 +00:00 |
|
|
|
5ae630684a
|
Add a bool return to _grantRole and _revokeRole (#4241)
Co-authored-by: Ernesto García <ernestognw@gmail.com>
|
2023-08-01 13:58:47 +02:00 |
|
|
|
48cc8a92f5
|
Optimize muldiv (#4494)
Co-authored-by: Francisco <fg@frang.io>
|
2023-08-01 13:52:36 +02:00 |
|
|
|
fa680739e9
|
Bump word-wrap from 1.2.3 to 1.2.4 (#4471)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-07-31 18:48:47 -03:00 |
|
|
|
00cbf5a236
|
Update pragma to 0.8.20 (#4489)
Co-authored-by: Francisco Giordano <fg@frang.io>
Co-authored-by: ernestognw <ernestognw@gmail.com>
|
2023-07-31 17:25:45 -03:00 |
|
|
|
d6b63a48ba
|
Fix issues in the ERC4646Fee documentation (#4487)
|
2023-07-29 12:30:47 -03:00 |
|
|
|
f631d8a5f0
|
Improve ERC4626 fees example (#4476)
Co-authored-by: Francisco <fg@frang.io>
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2023-07-29 01:16:14 +00:00 |
|
|
|
aed5720a01
|
Avoid returndatacopy in ERC2771Forwarder by calling via assembly (#4458)
|
2023-07-28 21:58:30 -03:00 |
|
|
|
02ea01765a
|
Add custom errors to docs (#4480)
|
2023-07-27 20:18:45 -03:00 |
|
|
|
9445f96223
|
Adjust ERC2771Context._msgData for msg.data.length < 20 (#4484)
|
2023-07-27 17:30:41 -03:00 |
|
|
|
7c02b5cab2
|
Refactor DoubleEndedQueue (#4150)
Co-authored-by: Francisco <fg@frang.io>
|
2023-07-27 15:37:31 -03:00 |
|
|
|
7222a31d54
|
Add internal functions inside modifiers (#4472)
Co-authored-by: Ernesto García <ernestognw@gmail.com>
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Francisco <fg@frang.io>
|
2023-07-26 18:57:50 -03:00 |
|
|
|
28d9ac2bdb
|
Make ERC2771Context return original sender address if msg.data.length <= 20 (#4481)
|
2023-07-25 21:48:23 +00:00 |
|
|
|
19293f3ecd
|
Remove outdated comments in AccessControl.sol (#4475)
Co-authored-by: Ernesto García <ernestognw@gmail.com>
|
2023-07-25 02:00:30 +00:00 |
|
|
|
f347b410cf
|
Update recommended Foundry remapping (#4468)
Co-authored-by: ernestognw <ernestognw@gmail.com>
|
2023-07-18 17:08:38 +00:00 |
|
|
|
21bb89ef5b
|
Fix typo in MessageHashUtils.sol (#4462)
|
2023-07-17 21:26:31 +02:00 |
|
|
|
121be5dd09
|
Make TransparentUpgradeableProxy deploy its ProxyAdmin and optimize proxy interfaces (#4382)
Co-authored-by: Francisco <fg@frang.io>
Co-authored-by: Eric Lau <ericglau@outlook.com>
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2023-07-13 19:25:22 -03:00 |
|
|
|
9cf873ea14
|
Change access folder structure (#4359)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Francisco <fg@frang.io>
|
2023-07-13 18:54:22 -03:00 |
|
|
|
84db204a41
|
Rename rounding modes and complete with fourth (#4455)
Co-authored-by: ernestognw <ernestognw@gmail.com>
|
2023-07-13 17:52:03 -03:00 |
|
|
|
a55af77c75
|
Natspec update for TimelockController (#4454)
|
2023-07-12 21:11:12 -06:00 |
|
|
|
4d4a509b1f
|
Add GovernorTimelockControl address to TimelockController salt (#4432)
Co-authored-by: Francisco Giordano <fg@frang.io>
|
2023-07-12 20:30:19 -03:00 |
|
|
|
b6c5abbde5
|
Add GovernorTimelockControl address to TimelockController salt (#4432)
Co-authored-by: Francisco Giordano <fg@frang.io>
|
2023-07-12 19:36:10 -03:00 |
|
|
|
0abf18f305
|
Remove duplicated SLOAD in Arrays.findUpperBound (#4442)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Francisco Giordano <fg@frang.io>
|
2023-07-12 17:07:35 -03:00 |
|
|
|
921ac49ccb
|
Fix typos in the tests (#4452)
|
2023-07-12 17:05:21 -03:00 |
|
|
|
8b72e20e32
|
Remove unnecessary explicit assignment override (#4443)
|
2023-07-11 16:35:56 -03:00 |
|
|
|
24ebff5ae9
|
Remove unused imports (#4436)
Co-authored-by: Francisco <fg@frang.io>
|
2023-07-11 14:51:40 -03:00 |
|
|
|
3d0edbecf1
|
Remove ERC1155Receiver in favor of ERC1155Holder (#4450)
|
2023-07-11 14:49:58 -03:00 |
|
|
|
cd981f6521
|
Add custom linting rules (#4132)
Co-authored-by: Francisco Giordano <fg@frang.io>
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2023-07-10 17:26:02 -03:00 |
|
|
|
2a4396c9dd
|
Add suggested remappings in readme (#4440)
Co-authored-by: Francisco <fg@frang.io>
|
2023-07-09 18:42:23 -03:00 |
|
|
|
4bac6fa310
|
Improve custom error helper when there is no match (#4437)
|
2023-07-09 18:36:23 -03:00 |
|
|
|
e47b53bce4
|
Improve BeaconProxy documentation for storage slot (#4438)
|
2023-07-09 11:33:23 -04:00 |
|
|
|
5229b75785
|
Use immutable beacon address in BeaconProxy (#4435)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Francisco Giordano <fg@frang.io>
|
2023-07-09 00:24:12 +02:00 |
|
|
|
6d74b91388
|
Remove superfluous receive() function from Proxy.sol (#4434)
Co-authored-by: Francisco Giordano <fg@frang.io>
|
2023-07-07 22:23:28 -03:00 |
|
|
|
f5bf7233cb
|
Add ERC2771Forwarder fuzz tests for avoiding loss of unused ETH (#4396)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Francisco <fg@frang.io>
|
2023-07-07 21:56:49 -03:00 |
|
|
|
0053ee040a
|
Move ECDSA message hash methods to its own MessageHashUtils library (#4430)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Francisco <fg@frang.io>
|
2023-07-07 20:01:35 +00:00 |
|
|
|
996168f1f1
|
Remove slither hardcoded version (#4431)
|
2023-07-07 16:29:21 +02:00 |
|
|
|
7ccea54dc1
|
Add back IGovernor to docs (#4421)
|
2023-07-06 18:33:38 -03:00 |
|
|
|
6bf68a41d1
|
Remove "available since" comments (#4424)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2023-07-06 10:00:34 +02:00 |
|
|
|
3fe28e19af
|
Update lockfile (#4409)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-07-06 00:14:20 -03:00 |
|
|
|
3ff9b42ff5
|
Remove retyped and renamed storage layout annotations (#4423)
|
2023-07-05 18:38:27 -03:00 |
|
|
|
63bfab1a0c
|
Enable ERC-1271 signature checks in Governor castVoteBySig (#4418)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Francisco <fg@frang.io>
|
2023-07-05 15:11:29 +02:00 |
|
|
|
90163661df
|
Implement ERC165 tests realted to invalidID (#4414)
Co-authored-by: ernestognw <ernestognw@gmail.com>
|
2023-07-04 15:40:41 -03:00 |
|