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
2dee8e4cb1fcdf14a216f1af375471bf968e3f7c
core
/
contracts
/
libraries
History
Peter Michael
04a506dc5d
misc: Added missing comments.
2022-03-24 15:28:00 -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
misc: Added missing comments.
2022-03-24 15:28:00 -04:00
Helpers.sol
misc: Updated NatSpec author field.
2022-02-05 19:11:57 -05: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
refactor: Where possible, cached array length in for loops.
2022-03-24 11:04:19 -04:00
PublishingLogic.sol
refactor: Where possible, cached array length in for loops.
2022-03-24 11:04:19 -04:00