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
bd4169544bcf4bf3f10ea621fa04ca771c16fc42
core
/
contracts
History
Alan
bd4169544b
Merge pull request
#124
from lens-protocol/fix/c4-76-add-approve-to-follownft-functions
...
Fix: [C4-76] add approve to followNFT functions
2023-09-04 18:35:15 +01:00
..
base
Fix: [C4-90] TokenGuardian - msg.sender should be ownerOf(tokenId) in approve()
2023-09-04 15:09:15 +01:00
interfaces
feat: DE and gassless support added to link & unlink functions
2023-09-04 14:51:41 +01:00
libraries
fix: Added chain ID check for cached domain separator
2023-09-04 17:52:49 +01:00
misc
misc: Remove UIDataProvider
2023-09-04 17:08:47 +01:00
modules
misc: Fee modules require zero addy when zero amount set
2023-09-04 17:23:43 +01:00
namespaces
fix: [C4-109-L02] Unlink could be called for any unlinked handles by passing zero
2023-09-04 17:30:40 +01:00
FollowNFT.sol
fix: [C4-76] Add approve to FollowNFT functions
2023-09-04 16:56:55 +01:00
LensHub.sol
misc: Tx executor added to FollowModuleSet event
2023-09-04 14:55:08 +01:00