Aaron Abu Usama
|
fe1ca5ec1e
|
Update IFollowNFT.sol
these functions should be marked view as per the implementation [here](b678530d02/contracts/core/FollowNFT.sol (L118)) and [here](b678530d02/contracts/core/FollowNFT.sol (L105))
|
2022-10-30 16:44:32 +04:00 |
|
Zer0dot
|
b678530d02
|
Merge pull request #150 from lens-protocol/feat/collect-nft-royalties
|
2022-10-10 13:42:04 -04:00 |
|
Alan
|
746bda9cde
|
Merge pull request #153 from lens-protocol/misc/ci-optimization
misc: CI optimized by removing redundant compile step
|
2022-09-01 15:56:48 +01:00 |
|
donosonaumczuk
|
77b522ef76
|
misc: CI optimized by removing redundant compile step
|
2022-08-31 17:35:06 +01:00 |
|
donosonaumczuk
|
21a0eb49e4
|
fix: Test fixed
|
2022-08-31 15:22:31 +01:00 |
|
donosonaumczuk
|
40b7b033f4
|
feat: Tests added
|
2022-08-31 15:19:41 +01:00 |
|
donosonaumczuk
|
5396b6b379
|
fix: Move royalties setup from proxy constructor to clone initializer
|
2022-08-31 14:58:20 +01:00 |
|
donosonaumczuk
|
c82b2aee6d
|
misc: Code prettified
|
2022-08-30 17:51:19 +01:00 |
|
donosonaumczuk
|
6369189130
|
feat: CollectNFT now implements EIP-2981 royalty standard
|
2022-08-20 16:36:11 -05:00 |
|
donosonaumczuk
|
8f00a6f4f1
|
feat: Adding generic InvalidParameter custom error
|
2022-08-20 16:35:16 -05:00 |
|
Zer0dot
|
9f3b62aab1
|
Merge pull request #130 from aave/misc/npm-version
LensHub-1.0.0
|
2022-05-10 14:44:29 -04:00 |
|
donosonaumczuk
|
b4755ed575
|
misc: npm package version and license updated
|
2022-05-10 19:11:08 +01:00 |
|
Alan
|
2cc0fbd3a8
|
Merge pull request #129 from aave/misc/npm-package-update
misc: package version updated - v1.0.1
|
2022-05-10 18:56:35 +01:00 |
|
donosonaumczuk
|
b34d97c09a
|
misc: package version updated - v1.0.1
|
2022-05-10 18:35:20 +01:00 |
|
Zer0dot
|
18b3f14cec
|
Merge pull request #128 from aave/refactor/profile-follow-module
testnet_v0.0.4
|
2022-05-10 11:05:41 -04:00 |
|
Zer0dot
|
3e41544f8a
|
Merge pull request #127 from aave/refactor/testnet-profile-creation-proxy
|
2022-05-10 11:02:57 -04:00 |
|
donosonaumczuk
|
1785b77b14
|
refactor: ProfileFollowModule tests updated to do not take into account revision number
|
2022-05-10 12:43:14 +01:00 |
|
donosonaumczuk
|
9d28ffcbaa
|
refactor: ProfileFollowModule revision logic removed
|
2022-05-10 12:42:45 +01:00 |
|
donosonaumczuk
|
fd7bfea4d7
|
misc: MockProfileCreationProxy contract natspec improved
|
2022-05-10 11:22:54 +01:00 |
|
donosonaumczuk
|
400982f901
|
misc: Test and task updated according new MockProfileCreationProxy impl
|
2022-05-09 17:59:34 +01:00 |
|
donosonaumczuk
|
5b3c665d81
|
refactor: MockProfileCreationProxy replicates ProfileCreationProxy except for Ownable and suffix
|
2022-05-09 17:58:55 +01:00 |
|
donosonaumczuk
|
853c4c47d7
|
misc: Remove unused import from mainnet proxy
|
2022-05-09 17:57:32 +01:00 |
|
Alan
|
df2a15fe5d
|
Merge pull request #124 from aave/feat/main-profile-proxy
Feat: Add A Main Profile Creation Proxy
|
2022-05-09 17:24:45 +01:00 |
|
Peter Michael
|
ab442ea7fb
|
Added profile creation proxy whitelisting with explicit profile creator address to main deploy scripts. (Also includes minor formatting.)
|
2022-05-09 11:24:58 -04:00 |
|
Peter Michael
|
2212571d54
|
misc: Added proxy admin address as explicit variable.
|
2022-05-09 11:20:38 -04:00 |
|
Peter Michael
|
1f82b28417
|
misc: Added profile creation proxy to deployment scripts.
|
2022-05-09 11:17:24 -04:00 |
|
Zer0dot
|
14bc4951da
|
Merge pull request #126 from aave/refactor/mit-license
|
2022-05-09 11:09:44 -04:00 |
|
Zer0dot
|
42878ca656
|
misc: Updated license.
Co-authored-by: Alan <adonoso@itba.edu.ar>
|
2022-05-09 10:22:06 -04:00 |
|
donosonaumczuk
|
ff1967e5ab
|
refactor: License identifier changed to MIT
|
2022-05-09 14:38:29 +01:00 |
|
Alan
|
d0fb8356ef
|
Merge pull request #125 from aave/add-license-1
Create LICENSE
|
2022-05-09 12:42:48 +01:00 |
|
David Silverman
|
f8a517eab9
|
Create LICENSE
|
2022-05-09 07:25:54 -04:00 |
|
Peter Michael
|
474dd037c5
|
test: Added tests for profile creation proxy.
|
2022-05-06 17:13:36 -04:00 |
|
Peter Michael
|
0484bbee15
|
feat: Updated profile creation proxy to only allow owner to create profiles.
|
2022-05-06 16:55:36 -04:00 |
|
Peter Michael
|
8df68b47cb
|
Fix: Added event for profile creation proxy whitelisting.
|
2022-05-06 15:23:34 -04:00 |
|
Peter Michael
|
23cbf9a29f
|
misc: Cleaned spacing.
|
2022-05-06 15:17:18 -04:00 |
|
Peter Michael
|
63c20540e2
|
feat: First implementation of a profile creation proxy with a whitelist.
|
2022-05-06 15:16:10 -04:00 |
|
Alan
|
145684442a
|
Merge pull request #121 from aave/fix/emergency-admin-scope
Feat: Prevent Emergency Admin From Setting State When Paused
|
2022-05-06 15:49:16 +01:00 |
|
Zer0dot
|
5bad9db0bb
|
Merge pull request #122 from aave/feat/mock-profile-creation
|
2022-05-06 10:45:07 -04:00 |
|
Peter Michael
|
6285b92dff
|
fix: Fixed another test.
|
2022-05-06 10:22:48 -04:00 |
|
Peter Michael
|
4bbae73dd4
|
test: Fixed tests.
|
2022-05-06 10:04:41 -04:00 |
|
Peter Michael
|
ace1b311b5
|
Revert "misc: Optimized revert path for emergency admin setting state."
This reverts commit 6d37723bf7.
|
2022-05-06 09:54:38 -04:00 |
|
donosonaumczuk
|
fa7bee9bbf
|
fix: Removing unused import
|
2022-05-06 13:20:45 +01:00 |
|
donosonaumczuk
|
6f162d81c0
|
refactor: Tests updated according suffix logic changes
|
2022-05-06 13:18:58 +01:00 |
|
donosonaumczuk
|
89d9d1f4c1
|
refactor: Appending suffix to handle instead of requiring it beforehand
|
2022-05-06 13:18:27 +01:00 |
|
donosonaumczuk
|
5f71237636
|
misc: Scripts updated to take into account new MockProfileCreationProxy deployment params
|
2022-05-05 18:39:35 +01:00 |
|
donosonaumczuk
|
8cc3fee2f2
|
test: New MockProfileCreationProxy features tested
|
2022-05-05 18:39:07 +01:00 |
|
donosonaumczuk
|
3961ad6b26
|
feat: MockProfileCreationProxy now includes some suffix, chars and length validations
|
2022-05-05 18:38:40 +01:00 |
|
Peter Michael
|
6d37723bf7
|
misc: Optimized revert path for emergency admin setting state.
|
2022-05-05 12:56:28 -04:00 |
|
Peter Michael
|
97a73851c4
|
feat: Prevented emergency admin from setting state if the protocol is already paused.
|
2022-05-05 12:23:09 -04:00 |
|
Zer0dot
|
f2945a6556
|
Merge pull request #113 from aave/fix/peckshield-audit-2
Fix: Implement Peckshield Audit Fixes
|
2022-05-05 12:05:52 -04:00 |
|