Commit Graph

13 Commits

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