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-04-22 03:02:03 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
90d6c69049a0016f667bf399fd8e5e5d33dfbfcf
core
/
contracts
/
libraries
History
Peter Michael
90d6c69049
refactor: Increment the publication count before comment creation, and manually prevent self-referencing comments.
2022-03-31 12:19:46 -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
refactor: Increment the publication count before comment creation, and manually prevent self-referencing comments.
2022-03-31 12:19:46 -04:00
Events.sol
misc: Added missing comments.
2022-03-24 15:28:00 -04:00
Helpers.sol
misc: Added return types and cleaned up comments.
2022-03-30 14:15:10 -04:00
InteractionLogic.sol
refactor: Wrapped for loop iterators in unchecked blocks, also formatted with prettier.
2022-03-24 10:07:52 -04:00
ProfileTokenURILogic.sol
misc: Added return types and cleaned up comments.
2022-03-30 14:15:10 -04:00
PublishingLogic.sol
refactor: Increment the publication count before comment creation, and manually prevent self-referencing comments.
2022-03-31 12:19:46 -04:00