Commit Graph

1678 Commits

Author SHA1 Message Date
donosonaumczuk
ecf11f222a feat: Storage variables prefixed with underscore and other improvements 2024-02-02 19:10:08 -03:00
donosonaumczuk
bf00097261 fix: Remove wrong override keyword 2024-02-02 19:09:31 -03:00
donosonaumczuk
639529d6ec fix: Redundant handle existence validation removed 2024-02-02 19:00:20 -03:00
donosonaumczuk
bdd91d90ac feat: handle-profile creation prices improved 2024-02-02 18:57:04 -03:00
donosonaumczuk
d49d5e893e feat: transferFromKeepingDelegates implemented at LensProfiles file 2024-02-02 17:50:02 -03:00
donosonaumczuk
687f29a428 feat: ILensERC721 changes reverted 2024-02-02 17:49:29 -03:00
donosonaumczuk
ff60a148f5 feat: Balances added to StorageLib 2024-02-02 17:49:10 -03:00
vicnaum
c6a4ec5d6a misc: refactor - WIP
Co-authored-by: Alan <donosonaumczuk@gmail.com>
2024-02-01 18:52:20 +01:00
vicnaum
eff426620b misc: formatting reverted 2024-02-01 15:03:31 +01:00
vicnaum
a3c349435f misc: formatting reverted 2024-02-01 14:59:02 +01:00
Josh Stevens
2b3f74e6f4 fix: resolve return type for createHandle 2024-02-01 12:02:43 +00:00
Josh Stevens
a15f198ce4 fix: resolve spelling mapping 2024-02-01 10:31:59 +00:00
Josh Stevens
dc6cd746f9 feat: hook in ability to predefine delegates when minting 2024-02-01 10:29:54 +00:00
Josh Stevens
e7276ddde0 feat: allow profile to be transferred keeping delegates 2024-02-01 10:29:38 +00:00
Josh Stevens
4bd169271b feat: extend erc721 to allow passing in extra data 2024-02-01 10:29:17 +00:00
Josh Stevens
1e8e30150e fix: comments 2024-01-31 15:08:47 +00:00
Josh Stevens
bcb95567d5 fix: ci 2024-01-31 14:40:14 +00:00
Josh Stevens
db1be5c0a9 fix: ci 2024-01-31 13:58:04 +00:00
Josh Stevens
d9e33750a8 feat: add some events 2024-01-31 13:44:32 +00:00
Josh Stevens
5afa7c1fcb fix: check handle does not already exist 2024-01-31 13:37:19 +00:00
Josh Stevens
02e30da158 feat: permissonless creator logic 2024-01-31 13:12:26 +00:00
vicnaum
1f587b57ee misc: SVG Headwear - Mushroom and Partyhat updated
Co-authored-by: Alan <donosonaumczuk@gmail.com>
2023-11-28 20:53:16 +01:00
donosonaumczuk
5454b58664 misc: Non-generic script removed & foundry.toml updated 2023-11-28 14:05:12 -03:00
vicnaum
fee1532897 misc: CompareDeployedCode and Bytecode scripts added 2023-11-28 14:02:45 -03:00
vicnaum
c581c7c877 misc: verifyStorageSlots script updated to be more universal 2023-11-28 14:02:38 -03:00
donosonaumczuk
3269684db0 misc: Addresses updated after v2.0.3 mainnet deployment 2023-11-28 14:01:16 -03:00
donosonaumczuk
3134480f02 misc: Lens version raised to 2.0.3 and git commit set 2023-11-28 14:01:05 -03:00
donosonaumczuk
848950e857 misc: Deployment script added, addresses and foundry toml updated 2023-11-28 14:00:57 -03:00
donosonaumczuk
caea690fc5 feat: BatchMetadataUpdate added to trigger collection token URI refresh 2023-11-24 14:44:02 -03:00
Alan
7a716a8d71 Merge pull request #158 from lens-protocol/fix/follower-only-legacy-collect
fix: Follower-only legacy collect
2023-11-23 15:55:58 +00:00
donosonaumczuk
f3983fb64d test: Names fixed 2023-11-23 12:28:44 -03:00
donosonaumczuk
cfeb5d4c25 test: Tests added for Legacy Collect backward compatibility fix 2023-11-23 00:51:04 -03:00
donosonaumczuk
9b5ec3a9ad fix: Swapped follower and followed profiles as it was incorrect 2023-11-23 00:50:44 -03:00
donosonaumczuk
f0cda4f197 misc: Allow owner or DE of author to self-collect 2023-11-17 17:28:08 -03:00
donosonaumczuk
5c06611785 fix: Follower-only legacy collect - backward compatibility added through hack 2023-11-17 17:00:39 -03:00
Victor Naumik
c211a1f28d Merge pull request #157 from lens-protocol/misc/svg-fixes
misc: New SVG fixes
2023-11-17 17:47:08 +01:00
vicnaum
671c0ad74b misc: foundry.toml updated 2023-11-17 17:32:16 +01:00
vicnaum
c6ac7de171 misc: SVG Profile Traits added with test script 2023-11-17 17:32:16 +01:00
vicnaum
4af3dc28cd misc: SVG prepared for traits and mushroom fixed 2023-11-17 17:32:15 +01:00
vicnaum
6d2b6565fd misc: SVG Profiles scaled down to show feet 2023-11-17 17:32:15 +01:00
vicnaum
40a0c71e20 fix: SVG Headwear Partyhat closing tag was missing 2023-11-17 17:32:15 +01:00
vicnaum
b1f888757c misc: handle svg text revert back to one line with better scaling 2023-11-17 17:32:15 +01:00
vicnaum
7f30cc04d3 fix: svg headwear partyhat sparkles color fixed on gold 2023-11-17 17:32:15 +01:00
vicnaum
203ae4ad80 fix: svg scripts turned back into forge tests to prevent outofmemory, ignore added to foundry.toml 2023-11-17 17:32:15 +01:00
donosonaumczuk
8743679fa3 misc: Lens version raised to 2.0.1 and git commit updated 2023-11-14 16:55:34 -03:00
donosonaumczuk
12891cf0b6 misc: Scripts for token URI deployment
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-11-14 16:51:57 -03:00
Alan
6930a756cd Merge pull request #156 from lens-protocol/feat/new-token-uris
feat: new Lens V2 NFT URIs
2023-11-14 18:36:21 +00:00
donosonaumczuk
52c39be17d fix: Rename functions from scripts to not contain 'test' suffix
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-11-14 15:25:59 -03:00
donosonaumczuk
93bdfcb5a0 misc: SVG generators became scripts instead of tests
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-11-14 15:12:08 -03:00
vicnaum
54ae4258b1 misc: ci fix - run initSvgDirs script before testing 2023-11-14 18:26:04 +01:00