Commit Graph

23 Commits

Author SHA1 Message Date
donosonaumczuk
a8aefc137c Natspec improvement + Tiny refactor to avoid passing whole mapping 2022-04-04 11:51:12 +01:00
donosonaumczuk
7cb5d8433f Up to date with main branch - Conflicts solved 2022-04-04 11:02:31 +01:00
Zer0dot
2799970d6d Merge pull request #80 from aave/refactor/general-optimizations 2022-04-01 13:11:02 -04:00
donosonaumczuk
84a8b87b7d LensHub now returns IDs for profile creation, collect, mirror, comment and follow 2022-03-31 20:29:57 +01:00
donosonaumczuk
88d4320b14 FollowNFT now returns token ID 2022-03-31 20:27:39 +01:00
donosonaumczuk
00b0a99ef3 CollectNFT now returns token ID 2022-03-31 20:27:09 +01:00
donosonaumczuk
c1befa2fe4 IFollowModule validateFollow replaced with isFollowing that returns boolean instead of reverting 2022-03-31 13:03:38 +01:00
Peter Michael
835e26a253 misc: Capitalized comments. 2022-03-30 17:05:40 -04:00
Peter Michael
dd82346393 misc: Added return types and cleaned up comments. 2022-03-30 14:15:10 -04:00
Peter Michael
04a506dc5d misc: Added missing comments. 2022-03-24 15:28:00 -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
d454dcc492 feat: Updated to only allow setting the default profile for the sender. 2022-03-15 15:54:58 -04:00
Peter Michael
cfa08e1986 refactor: Refactored setting default profile to reduce complexity and code size. 2022-03-15 12:43:25 -04:00
Josh Stevens
e7649a04ae test: add unit tests 2022-03-02 10:48:07 +00:00
Josh Stevens
c38c6d1ea0 rename owner > wallet 2022-03-01 17:22:08 +00:00
Josh Stevens
0cae03a0b6 remove unset methods to bring down contract size 2022-03-01 17:09:25 +00:00
Josh Stevens
0c0970a7b5 fix: naming issues from PR comments 2022-02-28 16:18:48 +00:00
Josh Stevens
60d6b6dfdf feat: allow to set default profile 2022-02-25 12:36:34 +00:00
zerosnacks
b44bf9cf79 fix param name 2022-02-18 17:55:36 +01:00
Peter Michael
c0fb2754a6 misc: Updated naming. 2022-02-05 19:12:54 -05:00
Peter Michael
94c53b6638 misc: Updated NatSpec author field. 2022-02-05 19:11:57 -05:00
Peter Michael
a3a9ce688c misc: Updated IFollowNFT interface to reflect new changes. 2022-02-03 13:29:14 -05:00
Peter Michael
dd137b2dee Initial commit 2022-01-25 15:19:42 -05:00