13 Commits

Author SHA1 Message Date
donosonaumczuk
5c06611785 fix: Follower-only legacy collect - backward compatibility added through hack 2023-11-17 17:00:39 -03:00
donosonaumczuk
a2b4e8fd58 Merge branch 'development' into fix/v2-small-fixes 2023-10-16 15:02:42 -03:00
donosonaumczuk
ece1f4f689 misc: Redundant checks removed for unfollow - Tx exec no longer needed 2023-10-16 13:42:26 -03:00
vicnaum
46a964e603 misc: C4-168-N04 Allow to unfollow() for burnt target profiles T-16806 2023-10-13 19:00:09 +02:00
vicnaum
63fe157dc8 misc: encodeWithSelector changed to encodeCall 2023-09-27 21:23:18 +02:00
donosonaumczuk
e91944a06b feat: Block validation is by default bidirectional - except for follows 2023-09-07 17:43:56 +01:00
donosonaumczuk
393f78fe9d misc: Transaction executor added as event param 2023-08-22 18:17:12 +01:00
donosonaumczuk
27f401920c feat: processFollowModuleReturnData added to Followed event 2023-03-31 16:31:59 +01:00
vicnaum
a72117836d misc: Refactoring executor rename to transactionExecutor or delegatedExecutor
Co-authored-by: Alan <donosonaumczuk@gmail.com>
2023-03-10 17:32:43 +01:00
vicnaum
7ea23f65bc fix: Shrinking the size of LensHub by making library functions external 2023-03-03 11:51:06 +01:00
donosonaumczuk
cec4455814 misc: Upgradeability contracts, namespaces and ModuleGlobals moved to misc 2023-02-28 18:30:59 +00:00
vicnaum
8e93e13fc6 Misc: Change solidity pragma to support ^ later versions
Co-authored-by: Alan <donosonaumczuk@gmail.com>
2023-02-24 14:29:49 +00:00
donosonaumczuk
219df94247 misc: Refactor, libraries splitted by purpose
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-02-22 19:54:55 +00:00