Commit Graph

58 Commits

Author SHA1 Message Date
donosonaumczuk
23634be7f8 feat: Action module whitelisting functions improved
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-03-29 18:26:23 +01:00
donosonaumczuk
b7cbae1941 misc: Again, more TODOs solved
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-03-28 17:55:09 +01:00
donosonaumczuk
da5c4e0f8d misc: Some TODOs solved
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-03-27 18:50:13 +01:00
vicnaum
f88d23b4de misc: Grammar fixes
Co-authored-by: Alan <donosonaumczuk@gmail.com>
2023-03-24 16:09:34 +01:00
donosonaumczuk
353dd03c7e misc: Unused imports removed
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-03-23 21:45:11 +00:00
donosonaumczuk
0759508daa feat: LensV2UpgradeContract started. Refactor and improvements on ControllableByContract
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-03-09 18:20:07 +00:00
vicnaum
71c56d2e2a misc: Files moved to access subdirectory
Co-authored-by: Alan <donosonaumczuk@gmail.com>
2023-03-09 17:59:29 +01:00
vicnaum
dd4d139d51 misc: Refactor Governance and ProxyAdmin to abstract UpgradeContract Permissions
Co-authored-by: Alan <donosonaumczuk@gmail.com>
2023-03-09 17:55:32 +01:00
vicnaum
1a3ad08ef9 feat: ProxyAdmin and Governance permissions contracts
Co-authored-by: Alan <donosonaumczuk@gmail.com>
2023-03-09 17:29:37 +01:00
donosonaumczuk
b3bd2da9a5 fix: Tests fixed
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-03-08 18:50:28 +00:00
donosonaumczuk
54b1a7d2f3 feat: ProfileCreationProxy adapted to V2
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-03-03 16:27:14 +00:00
vicnaum
9c281c8f64 misc: Removed ownable migration functions and settle with Public migration
Co-authored-by: Alan <donosonaumczuk@gmail.com>
2023-03-03 16:23:51 +01:00
vicnaum
b3ec5fd8ab feat: Profile Migration Fork Tests 2023-03-03 11:50:03 +01:00
vicnaum
6e394ba7e0 feat: Modifications required for migration of Profiles
Co-authored-by: Alan <donosonaumczuk@gmail.com>
2023-03-02 19:46:45 +01:00
donosonaumczuk
cec4455814 misc: Upgradeability contracts, namespaces and ModuleGlobals moved to misc 2023-02-28 18:30:59 +00:00
vicnaum
8e93e13fc6 Misc: Change solidity pragma to support ^ later versions
Co-authored-by: Alan <donosonaumczuk@gmail.com>
2023-02-24 14:29:49 +00:00
donosonaumczuk
20f1add442 misc: Import refactor and LensHubStorageLib
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-02-21 22:55:27 +00:00
donosonaumczuk
cc47ea6ca1 misc: DataTypes renamed to Types
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-02-21 21:07:31 +00:00
donosonaumczuk
1a118e73de misc: Library renamings and reorder
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-02-21 20:59:38 +00:00
donosonaumczuk
f89c576ed5 misc: Libs moved outside of helpers dir
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-02-21 20:39:03 +00:00
donosonaumczuk
93c4e14ee3 misc: TypehashConstants added and all meta-tx uses MetaTx lib
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-02-21 20:23:26 +00:00
donosonaumczuk
cfcf9da498 misc: Meta-tx messages renamed to avoid 'WithSig' suffix 2023-02-21 15:53:28 +00:00
donosonaumczuk
d08e10240b feat: Dispatcher removed 2023-01-31 18:36:52 -03:00
zer0dot
95234d2a03 feat: (WIP) Removed handles, commented out some validations, NFT naming and profile URI WIP. 2022-10-20 16:42:51 -04:00
zer0dot
fd252dcfa2 test: Began work on fork upgrade test. Also includes a minor change of IERC721Time file location. 2022-10-10 17:43:35 -04:00
zer0dot
ae72386dad misc: Removed unused comments from periphery. 2022-09-29 15:37:17 -04:00
zer0dot
261c9ee598 feat: Added profile metadata withSig function and tests. Also added executor-unrelated tests, despite hardhat tests. 2022-09-29 15:23:16 -04:00
Peter Michael
0c12ef27da feat: Initial setup of the delegated executor system. 2022-08-18 21:50:47 +01:00
Peter Michael
00c697ac45 test: (DRAFT) WIP, tests failing, added testing for EIP-1271. 2022-07-19 14:29:10 -04:00
Peter Michael
cf6630f7cd feat: (DRAFT) EIP-1271 Support. 2022-07-19 10:22:05 -04:00
Peter Michael
2f910573cf misc: Bumped solidity version to 0.8.15. 2022-06-23 15:03:30 -04:00
Peter Michael
61f9fa1688 refactor: Disabled IR pipeline, refactored to fix stack errors. 2022-06-14 13:00:20 -04:00
donosonaumczuk
853c4c47d7 misc: Remove unused import from mainnet proxy 2022-05-09 17:57:32 +01:00
Alan
df2a15fe5d Merge pull request #124 from aave/feat/main-profile-proxy
Feat: Add A Main Profile Creation Proxy
2022-05-09 17:24:45 +01:00
Zer0dot
42878ca656 misc: Updated license.
Co-authored-by: Alan <adonoso@itba.edu.ar>
2022-05-09 10:22:06 -04:00
donosonaumczuk
ff1967e5ab refactor: License identifier changed to MIT 2022-05-09 14:38:29 +01:00
Peter Michael
0484bbee15 feat: Updated profile creation proxy to only allow owner to create profiles. 2022-05-06 16:55:36 -04:00
Peter Michael
8df68b47cb Fix: Added event for profile creation proxy whitelisting. 2022-05-06 15:23:34 -04:00
Peter Michael
23cbf9a29f misc: Cleaned spacing. 2022-05-06 15:17:18 -04:00
Peter Michael
63c20540e2 feat: First implementation of a profile creation proxy with a whitelist. 2022-05-06 15:16:10 -04:00
Peter Michael
c225881fb7 misc: Added missing unchecked block. 2022-05-05 10:53:03 -04:00
Peter Michael
0d72b2fffc refactor: Refactored to simplify profile metadata setter into one function. 2022-04-20 11:55:16 -04:00
Peter Michael
8a0b40bdae refactor: Simplified profile metadata. 2022-04-19 15:55:54 -04:00
Zer0dot
bc0be7650d Merge pull request #88 from aave/feat/return-ids 2022-04-04 17:55:56 -04:00
Peter Michael
e66acc5476 misc: Added missing "unchecked" blocks. 2022-04-04 17:11:32 -04:00
Peter Michael
1bb385603c feat: Updated LensPeriphery function names to be more explicit, added tests and moved all LensPeriphery tests to the misc test file. 2022-04-01 18:41:07 -04:00
Peter Michael
6e96132bf1 Merge branch 'main' into feat/peripheral-profile-metadata 2022-04-01 14:32:58 -04:00
Peter Michael
1e9901de23 misc: Renamed LensPeripheryDataProvider to more accurate shortened LensPeriphery, including the name used in the domain separator. 2022-03-30 16:49:47 -04:00
Peter Michael
dd82346393 misc: Added return types and cleaned up comments. 2022-03-30 14:15:10 -04:00
Peter Michael
a698476590 refactor: Where possible, cached array length in for loops. 2022-03-24 11:04:19 -04:00