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 |
|
Peter Michael
|
37ab8cea46
|
refactor: Wrapped for loop iterators in unchecked blocks, also formatted with prettier.
|
2022-03-24 10:07:52 -04:00 |
|
Peter Michael
|
0c44b58e6b
|
feat: Implemented profile-specific metadata in the periphery data provider.
|
2022-03-23 14:40:12 -04:00 |
|
Peter Michael
|
e880a4ec4e
|
misc: Added NatSpec.
|
2022-03-16 19:22:07 -04:00 |
|
Peter Michael
|
2c37c84c68
|
misc: Added return type to natspec.
|
2022-03-16 19:15:52 -04:00 |
|
Peter Michael
|
4f0206d6a7
|
refactor: Refactored follow toggles to external LensPeripheryDataProvider contract.
|
2022-03-16 19:14:25 -04:00 |
|
Josh Stevens
|
a9aadfc27c
|
feat: extend UI data provider helper to include getLatestDataByHandle
|
2022-02-16 12:28:48 +00:00 |
|
Peter Michael
|
2bad6514eb
|
misc: Added missing SPDX license identifier.
|
2022-02-09 15:00:24 -05:00 |
|
Peter Michael
|
82892ac3de
|
feat: Added UIDataProvider contract and associated test.
|
2022-02-09 14:57:17 -05:00 |
|