Commit Graph

15 Commits

Author SHA1 Message Date
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