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
707144b70ea67f3db3a67cdeee0c1fe949b4dca1
core
/
contracts
/
libraries
History
Zer0dot
2799970d6d
Merge pull request
#80
from aave/refactor/general-optimizations
2022-04-01 13:11:02 -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
Merge pull request
#80
from aave/refactor/general-optimizations
2022-04-01 13:11:02 -04:00
PublishingLogic.sol
Merge pull request
#80
from aave/refactor/general-optimizations
2022-04-01 13:11:02 -04:00