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
ece1f7bb25a9fcb607d1a20f6d104ff733a6739e
core
/
contracts
/
libraries
History
donosonaumczuk
5416f98267
Profile NFT tokenURI custom font now support hyphens and underscores
2022-03-28 11:28:58 +01: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 custom font now support hyphens and underscores
2022-03-28 11:28:58 +01:00
PublishingLogic.sol
feat: (WIP) Added hyphens and underscores as valid handle characters.
2022-03-23 16:27:37 -04:00