33 Commits

Author SHA1 Message Date
vicnaum
d0e0e1d1d1 test: fixed fork tests to work with real v2 deployment 2023-11-06 18:34:10 +01:00
donosonaumczuk
18af50537e test: Tests fixed after removing migration admin
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-10-31 18:37:13 -03:00
vicnaum
301918b397 misc: LensVersion - remove unnecessary params from event, fix version at 2.0.0 2023-10-11 15:00:07 +02:00
donosonaumczuk
f18f86b9d1 test: Some tests on V2 fork fixed
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-10-09 16:57:42 -03:00
vicnaum
42fec3d594 test: Fix fork tests run on mainnet
Co-authored-by: Alan <donosonaumczuk@gmail.com>
2023-10-09 16:13:05 +02:00
Victor Naumik
52dde08100 Merge branch 'development' into misc/v2-deployment-scripts 2023-10-05 16:53:01 +02:00
vicnaum
f0263ffaeb misc: more deployment scripts 2023-10-05 16:48:32 +02:00
vicnaum
77c4b2b75a feat: LensVersion added with tests 2023-09-29 19:26:32 +02:00
Alan
76200e6437 Merge pull request #126 from lens-protocol/feat/mirror-metadata-uri
feat: Metadata URI added to Mirror Publications
2023-09-11 17:50:20 +01:00
donosonaumczuk
958d07fa5c feat: ModuleGlobals removed - treasury fees now in the Hub
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-09-11 17:39:36 +01:00
donosonaumczuk
9eb50ae4fa feat: Metadata URI added to Mirror Publications 2023-09-08 20:06:54 +01:00
vicnaum
6585369e0d misc: Probably working implementation of modulesRegistery
Co-authored-by: Alan <donosonaumczuk@gmail.com>
2023-09-08 19:53:43 +01:00
donosonaumczuk
605ea54dd0 misc: Conflicts solved - but not compiling yet 2023-09-08 15:59:31 +01:00
donosonaumczuk
f5dc0cda07 misc: Lens V1 collect operation renamed to Legacy Collect everywhere
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-09-07 19:20:22 +01:00
donosonaumczuk
c5eeac8fdb feat: ModuleRegistry initial draft
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-09-05 16:04:34 +01:00
donosonaumczuk
b433dd3af0 feat: Profile Image URI removed in favour of just Profile Metadata URI 2023-08-22 14:41:15 +01:00
donosonaumczuk
525dcb4c11 fix: Follows can only be migrated by profile owner or whitelisted admin [C4-112]
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-08-15 20:59:20 +01:00
donosonaumczuk
d4aa75716c misc: Contract loader and general test progress
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-08-10 13:40:08 +01:00
vicnaum
4dcc20fef8 misc: Refactoring and reorganization of tests inheritance
Co-authored-by: Alan <donosonaumczuk@gmail.com>
2023-08-04 16:05:48 +02:00
vicnaum
ca7a21720a test: Migration tests (WIP)
Co-authored-by: Alan <donosonaumczuk@gmail.com>
2023-08-03 21:23:05 +02:00
vicnaum
1c2ea835a4 misc: Rename ProfileGuardian to TokenGuardian, add TokenGuardian to Handles, fix tests 2023-07-11 19:26:48 +02:00
vicnaum
1c300c05a7 feat: Initial implementation of ProfileGuardian in V2 and tests fix 2023-07-06 12:48:42 +02:00
donosonaumczuk
8eb7ca8ef0 misc: Redundant getters removed to reduce bytecode size
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-06-09 17:49:03 +02:00
vicnaum
75e46f621f misc: Deprecated FollowNFTURI removed from everywhere 2023-06-07 17:25:34 +02:00
donosonaumczuk
98fc6685b2 misc: All remaining mock params removed from test setup
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-04-25 21:51:19 +01:00
donosonaumczuk
106c0bacb4 misc: mockPostParams removed 2023-04-25 21:25:42 +01:00
donosonaumczuk
16784d1a04 misc: mockCreateProfileParams removed 2023-04-25 21:14:31 +01:00
vicnaum
d231c86deb Merge branch 'misc/test-publications' into test/collect-modules 2023-04-25 19:35:11 +01:00
donosonaumczuk
a543580b1d misc: Huge test refactor - introducing new load functions and removing signer fields 2023-04-25 18:40:32 +01:00
vicnaum
f7db4a3aa1 test: CollectPublicationAction tests and some refactoring 2023-04-25 17:16:31 +01:00
donosonaumczuk
f8c843fb32 misc: MockModule base contract added - all v2 mock modules inherit it now 2023-04-22 21:01:45 +01:00
donosonaumczuk
9cbaf7df05 misc: Paths updated after removing test foundry directory 2023-04-21 19:25:52 +01:00
donosonaumczuk
f477a46c44 misc: Redundant foundry subdirectory removed from test directory 2023-04-21 19:15:48 +01:00