Commit Graph

32 Commits

Author SHA1 Message Date
donosonaumczuk
86c28fbfda misc: Fee modules require zero addy when zero amount set 2023-09-04 17:23:43 +01:00
donosonaumczuk
80a46435a4 misc: Collect publication action returns collectNFT and collectModule too 2023-09-04 16:28:41 +01:00
vicnaum
b8db7cce22 fix: [C4-137] Make _getReceiver() not revert but return address(0) if token does not exist 2023-09-04 15:09:15 +01:00
donosonaumczuk
cf297976e9 fix: MetaTxLib encoding & CollectPubAction 2023-09-04 15:08:51 +01:00
donosonaumczuk
43405e7c28 misc: Degrees of Sep - Max degrees = 2 2023-09-04 14:54:23 +01:00
donosonaumczuk
39456c7aa5 feat: Collect NFT recipient added for Collect Action 2023-08-24 17:40:12 +01:00
donosonaumczuk
393f78fe9d misc: Transaction executor added as event param 2023-08-22 18:17:12 +01:00
donosonaumczuk
68809f077a misc: Remove unused imports and some formating
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-07-13 21:33:58 +01:00
vicnaum
1aface5f90 misc: collect nft symbol to pure to fix compiler warnings 2023-07-13 13:48:25 +02:00
donosonaumczuk
5668a83a67 misc: Comments slightly more formal 2023-07-13 12:36:38 +01:00
donosonaumczuk
c82354b31b misc: Name and symbol updated for Collect NFTs 2023-07-13 12:35:42 +01:00
vicnaum
4827af64f4 feat: More readable CollectNFT name/symbol [ T-11317 ] 2023-07-12 14:06:23 +02:00
vicnaum
ec114778b6 misc: Moved CollectNFT to modules 2023-07-12 12:53:24 +02:00
donosonaumczuk
390fd88cfa fix: Underflow when degrees are zero 2023-06-16 16:57:38 +01: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
donosonaumczuk
70d6ef9122 misc: Remove unused nonces mapping from degrees of sep ref module
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-05-04 18:02:58 +01:00
vicnaum
9e6adc336e misc: Remove unnecessary VersionedInitializable 2023-04-26 11:35:49 +01:00
vicnaum
1c08f683d8 Merge branch 'fix/CollectNFT-CollectPublicationAction' into test/collect-modules 2023-04-25 19:35:22 +01:00
vicnaum
3b720dacde fix: CollectNFT fix, CollectPublicationAction refactor 2023-04-25 17:18:20 +01:00
vicnaum
bc0f84a5a7 Merge branch 'fix/collect-modules-permissions' into test/collect-modules 2023-04-24 21:39:43 +01:00
vicnaum
f42f899f41 misc: refactor and cleanup of tests and some comments todos 2023-04-24 21:39:25 +01:00
vicnaum
c3ad7094ca fix: Permissions of collect action modules - callable by the pubActions 2023-04-24 21:36:06 +01:00
vicnaum
0fd9e8844a misc: refactoring 2023-04-21 19:57:03 +02:00
donosonaumczuk
6d12740fa3 misc: Files moved inside module dir
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-04-07 17:33:40 +01:00
donosonaumczuk
b66019846b misc: FollowValidationLib syntax sugar removed for the sake of clarity
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-04-07 16:03:30 +01:00
donosonaumczuk
3bda0e99d0 feat: TokenGatedReferenceModule adapted to Lens V2
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-04-03 20:03:48 +01:00
donosonaumczuk
b59ef0f743 feat: FollowerOnlyReferenceModule adapted to Lens V2
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-04-03 20:03:28 +01:00
donosonaumczuk
a51831015d feat: FollowValidationLib added for module's follow validation
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-04-03 20:01:29 +01:00
donosonaumczuk
020fb9089d feat: Classic fee collect modules adapted to Lens V2
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-04-03 17:37:08 +01:00
donosonaumczuk
e9bd05c7be feat: DegreesOfSeparationReferenceModule improved and adapted to Lens V2 2023-04-03 17:19:22 +01:00
donosonaumczuk
396bdc4310 misc: TODOs added 2023-03-31 16:49:31 +01:00
vicnaum
e56a28f0f7 feat: Revert and Fee Follow Modules added
Co-authored-by: Alan <donosonaumczuk@gmail.com>
2023-03-31 15:54:55 +02:00