Commit Graph

38 Commits

Author SHA1 Message Date
Peter Michael
e2daef1250 test: Added tests for zero treasury fee on referral. 2022-03-23 12:33:45 -04:00
Peter Michael
f3a56a73af test: Added tests for zero treasury fee. 2022-03-22 15:20:35 -04:00
Peter Michael
89c8131022 fix: Prevent profile transfers when the hub is paused. 2022-03-22 11:22:34 -04:00
Peter Michael
fabb1e5130 misc: Update expected revert reasons. 2022-03-18 17:00:56 -04:00
Peter Michael
84795e7c8b misc: Removed unused comments. 2022-03-17 10:01:03 -04:00
Peter Michael
4f0206d6a7 refactor: Refactored follow toggles to external LensPeripheryDataProvider contract. 2022-03-16 19:14:25 -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
53f94e084d Merge branch 'main' into feature/proposal-to-allow-follow-after-transfer 2022-03-16 17:45:42 -04:00
donosonaumczuk
043f62193b Tests updated 2022-03-16 18:00:24 -03:00
donosonaumczuk
146f0b1807 Test error added instead of editing the old one 2022-03-16 16:34:55 -03:00
donosonaumczuk
f588070570 Solving conflicts with main branch 2022-03-15 17:32:53 -03: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
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
329d8d4175 Tests updated 2022-03-07 20:36:24 -03:00
donosonaumczuk
4cde7e930f Up to date with main branch 2022-03-07 15:35:29 -03:00
damarnez
0aabf04293 better description 2022-03-05 13:04:45 +01:00
damarnez
2379d252b6 add test and fixes 2022-03-05 12:43:55 +01:00
Josh Stevens
bff5483ca2 add last bit of tests 2022-03-02 16:17:52 +00:00
Josh Stevens
e7649a04ae test: add unit tests 2022-03-02 10:48:07 +00:00
Josh Stevens
e70d126d22 test: starting default profile spec 2022-03-01 17:00:06 +00:00
Josh Stevens
75927948eb fix: fix broken test and add missing test for new method 2022-02-23 11:31:35 +00:00
donosonaumczuk
00f63c4a96 ERC20_TRANSFER_EXCEEDS_ALLOWANCE error message changed according OZ v4.5 changes 2022-02-22 02:45:15 -03:00
donosonaumczuk
6a49f63322 tokenURI test added and old tokenURI tests updated 2022-02-22 02:36:36 -03:00
Zer0dot
ff90e6961b misc: Fixed missing brackets. 2022-02-14 12:21:09 -05:00
Peter Michael
82892ac3de feat: Added UIDataProvider contract and associated test. 2022-02-09 14:57:17 -05:00
Peter Michael
f3abcec1e1 fix: Removed redundant event. 2022-02-09 10:27:49 -05:00
Peter Michael
da3f669d70 test: Added test for generic multi-follow and clarified corresponding meta-tx test description. 2022-02-07 16:33:58 -05:00
Peter Michael
f6900431c2 test: Added additional delegated supply validation. 2022-02-03 16:05:03 -05:00
Peter Michael
124c7fe8df test: Updated tests to validate expected follow NFT delegated supply behavior. 2022-02-03 13:29:31 -05:00
Peter Michael
7b54e33fc4 feat: Implemented mock profile creation proxy. 2022-02-01 15:11:47 -05:00
Peter Michael
41fa2ac663 fix: setFollowNFTURIWithSig() function now sets the follow NFT URI as intended. 2022-01-27 11:14:23 -05:00
Peter Michael
dd137b2dee Initial commit 2022-01-25 15:19:42 -05:00