This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
core
Watch
1
Star
1
Fork
0
You've already forked core
mirror of
https://github.com/lens-protocol/core.git
synced
2026-01-15 00:48:12 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
56d6b2830f7f3b7e61ba0965d388564b9cb438bc
core
/
contracts
/
libraries
History
Peter Michael
997dd56556
fix: Fixed deleted profiles potentially being able to get followed.
2022-03-18 15:40:09 -04:00
..
Constants.sol
Max length validation added at setProfileImageURI
2022-03-16 17:58:37 -03:00
DataTypes.sol
refactor: Removed the need to pass follow NFT Ids to
toggleFollow()
calls, tests adapted.
2022-03-16 18:33:35 -04:00
Errors.sol
Max length validation added at setProfileImageURI
2022-03-16 17:58:37 -03:00
Events.sol
Merge branch 'main' into feature/proposal-to-allow-follow-after-transfer
2022-03-16 17:45:42 -04:00
Helpers.sol
misc: Updated NatSpec author field.
2022-02-05 19:11:57 -05:00
InteractionLogic.sol
fix: Fixed deleted profiles potentially being able to get followed.
2022-03-18 15:40:09 -04:00
ProfileTokenURILogic.sol
Profile NFT tokenURI restrictions over domain removed
2022-03-16 18:00:16 -03:00
PublishingLogic.sol
feat: Replaced post-increment with pre-increment in for loops.
2022-02-07 16:19:18 -05:00