Commit Graph

169 Commits

Author SHA1 Message Date
Peter Michael
dd6267bfbc feat: Updated LimitedTimedFeeCollectModule to allow follower only toggle. 2022-03-18 16:33:06 -04:00
Peter Michael
dffe72d4f6 feat: Updated LimitedFeeCollectModule to allow follower only toggle. 2022-03-18 16:27:20 -04:00
Peter Michael
b908a1af7e feat: Updated FeeCollectModule to allow follower only toggle. 2022-03-18 16:22:56 -04:00
Zer0dot
7f0e2123e5 Merge pull request #65 from aave/fix/readme 2022-03-18 14:05:53 -04:00
Wolphin
0eb754454a Wording 2022-03-18 18:46:42 +03:00
Wolphin
29ad21d8da Better formating 2022-03-18 18:44:55 +03:00
Wolphin
c03c476535 Windows statement 2022-03-18 18:43:41 +03:00
Alan
f1cc2acd5e Merge pull request #63 from aave/fix/add-missing-nonce-increment
misc: Added missing nonce increment.
2022-03-18 12:01:27 -03:00
Peter Michael
862ad0d443 misc: Added missing nonce increment. 2022-03-18 10:09:44 -04:00
Lumi
52ae92c92a Merge pull request #61 from aave/fix/misc
Small compose fixes
2022-03-18 01:36:06 +03:00
Wolphin
b7f5a0fce0 Remove dollar from snippets 2022-03-18 01:21:21 +03:00
Wolphin
2676ba75fc Small compose fixes 2022-03-18 01:13:17 +03:00
Lumi
01b6e56944 Merge pull request #60 from aave/feat/readme-fixes
Better README on docker-compose
2022-03-18 00:54:43 +03:00
Wolphin
df3ca2fa42 Better README on docker-compose 2022-03-18 00:28:46 +03:00
Peter Michael
a1a856c2d8 misc: Updated verification script. 2022-03-17 16:51:51 -04:00
Wolphin
76f5cf5c8c Support different UIDs 2022-03-17 23:38:43 +03:00
Zer0dot
268102e6f3 Merge pull request #18 from aave/feature/proposal-to-allow-follow-after-transfer 2022-03-17 12:59:16 -04:00
Peter Michael
84795e7c8b misc: Removed unused comments. 2022-03-17 10:01:03 -04:00
Zer0dot
04d75fa6d2 Merge pull request #57 from aave/feat/ci-coverage-output 2022-03-16 19:28:10 -04:00
Peter Michael
f1de0cf88a misc: Added periphery data provider to deploy scripts. 2022-03-16 19:26:50 -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
Peter Michael
77eb715358 misc: Removed constant typehashes in favor of calculated keccaks. 2022-03-16 18:55:31 -04:00
Peter Michael
875c2236dc refactor: Removed the need to pass follow NFT Ids to toggleFollow() calls, tests adapted. 2022-03-16 18:33:35 -04:00
Peter Michael
9aa90e3eed misc: Removed precomputed hashes (handled by optimizer now). 2022-03-16 18:32:49 -04:00
donosonaumczuk
24b801bbc0 Returning tests to its previous state 2022-03-16 19:16:00 -03:00
donosonaumczuk
e9e6db9902 Breaking tests intentionally to test workflow 2022-03-16 19:02:08 -03:00
Peter Michael
7b624c87fd refactor: Refactored to match new signature computation method. 2022-03-16 17:54:27 -04:00
Peter Michael
53f94e084d Merge branch 'main' into feature/proposal-to-allow-follow-after-transfer 2022-03-16 17:45:42 -04:00
donosonaumczuk
39e43c1a3b Updating CI workflow to get coverage output after running tests 2022-03-16 18:44:57 -03:00
Zer0dot
2d4051828e Merge pull request #24 from aave/feat/profile-token-uri 2022-03-16 17:40:18 -04:00
Peter Michael
1466a4633d refactor: Refactored to emit a single event instead of one event per follow toggled. 2022-03-16 17:09:06 -04:00
donosonaumczuk
043f62193b Tests updated 2022-03-16 18:00:24 -03:00
donosonaumczuk
dbf8e41c81 Profile NFT tokenURI restrictions over domain removed 2022-03-16 18:00:16 -03:00
donosonaumczuk
9fca476659 Max length validation added at setProfileImageURI 2022-03-16 17:58:37 -03:00
donosonaumczuk
146f0b1807 Test error added instead of editing the old one 2022-03-16 16:34:55 -03:00
donosonaumczuk
92611a725e Digest calculation now takes bytes32 instead of bytes 2022-03-15 17:52:21 -03:00
donosonaumczuk
f588070570 Solving conflicts with main branch 2022-03-15 17:32:53 -03:00
Zer0dot
0162559547 Merge pull request #55 from aave/refactor/default-profile-refactor 2022-03-15 16:08:46 -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
a17322183b misc: Removed unused comment. 2022-03-15 14:31:25 -04:00
Peter Michael
1393ada628 test: Removed obsolete toNumber() calls. 2022-03-15 13:42:41 -04:00
Peter Michael
af6fc41ff4 test: Added test for default profile transfer. 2022-03-15 13:02:24 -04:00
Peter Michael
cfa08e1986 refactor: Refactored setting default profile to reduce complexity and code size. 2022-03-15 12:43:25 -04:00
damarnez
01c560022c use same error 2022-03-15 17:24:57 +01:00
donosonaumczuk
2816ddbda2 Followers property added to profile tokenURI 2022-03-08 16:26:17 -03:00
donosonaumczuk
8426ef599c Injection test case URI updated 2022-03-08 00:19:18 -03:00
donosonaumczuk
2ff0ac6c55 Test added about all edge cases 2022-03-07 23:52:32 -03:00
donosonaumczuk
f97313a4bb Typo fixed 2022-03-07 21:08:28 -03:00