Hadrien Croubois
|
21bb89ef5b
Fix typo in MessageHashUtils.sol (#4462)
|
2 years ago |
Ernesto García
|
121be5dd09
Make `TransparentUpgradeableProxy` deploy its `ProxyAdmin` and optimize proxy interfaces (#4382)
|
2 years ago |
Renan Souza
|
9cf873ea14
Change access folder structure (#4359)
|
2 years ago |
Francisco
|
84db204a41
Rename rounding modes and complete with fourth (#4455)
|
2 years ago |
Benjamin
|
a55af77c75
Natspec update for TimelockController (#4454)
|
2 years ago |
Ernesto García
|
4d4a509b1f
Add `GovernorTimelockControl` address to `TimelockController` salt (#4432)
|
2 years ago |
Ernesto García
|
b6c5abbde5
Add `GovernorTimelockControl` address to `TimelockController` salt (#4432)
|
2 years ago |
Molly
|
0abf18f305
Remove duplicated SLOAD in Arrays.findUpperBound (#4442)
|
2 years ago |
Pierre Grimaud
|
921ac49ccb
Fix typos in the tests (#4452)
|
2 years ago |
Francisco
|
8b72e20e32
Remove unnecessary explicit assignment override (#4443)
|
2 years ago |
Ernesto García
|
24ebff5ae9
Remove unused imports (#4436)
|
2 years ago |
Francisco
|
3d0edbecf1
Remove ERC1155Receiver in favor of ERC1155Holder (#4450)
|
2 years ago |
Luiz Hemerly
|
cd981f6521
Add custom linting rules (#4132)
|
2 years ago |
Prince Allwin
|
2a4396c9dd
Add suggested remappings in readme (#4440)
|
2 years ago |
Francisco
|
4bac6fa310
Improve custom error helper when there is no match (#4437)
|
2 years ago |
Eric Lau
|
e47b53bce4
Improve BeaconProxy documentation for storage slot (#4438)
|
2 years ago |
Eric Lau
|
5229b75785
Use immutable beacon address in BeaconProxy (#4435)
|
2 years ago |
Hadrien Croubois
|
6d74b91388
Remove superfluous receive() function from Proxy.sol (#4434)
|
2 years ago |
Ernesto García
|
f5bf7233cb
Add `ERC2771Forwarder` fuzz tests for avoiding loss of unused ETH (#4396)
|
2 years ago |
Ernesto García
|
0053ee040a
Move `ECDSA` message hash methods to its own `MessageHashUtils` library (#4430)
|
2 years ago |
Ernesto García
|
996168f1f1
Remove slither hardcoded version (#4431)
|
2 years ago |
Francisco
|
7ccea54dc1
Add back IGovernor to docs (#4421)
|
2 years ago |
Francisco
|
6bf68a41d1
Remove "available since" comments (#4424)
|
2 years ago |
renovate[bot]
|
3fe28e19af
Update lockfile (#4409)
|
2 years ago |
Francisco
|
3ff9b42ff5
Remove retyped and renamed storage layout annotations (#4423)
|
2 years ago |
Ernesto García
|
63bfab1a0c
Enable ERC-1271 signature checks in Governor `castVoteBySig` (#4418)
|
2 years ago |
Renan Souza
|
90163661df
Implement ERC165 tests realted to invalidID (#4414)
|
2 years ago |
Renan Souza
|
e3adf91e50
Add state getter in TimelockController using OperationState enum (#4358)
|
2 years ago |
Ernesto García
|
6e21422737
Add Governor signature nonces (#4378)
|
2 years ago |
Ernesto García
|
bb64458928
Implement recommendations from 5.0 audit Phase 1A (#4398)
|
2 years ago |