Commit Graph

35 Commits

Author SHA1 Message Date
vicnaum
f88d23b4de misc: Grammar fixes
Co-authored-by: Alan <donosonaumczuk@gmail.com>
2023-03-24 16:09:34 +01:00
donosonaumczuk
bf42fecab5 misc: SPDX License set in each file
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-03-23 20:39:25 +00:00
vicnaum
f0a6f2b427 feat: PublicationActions (aka GeneralActions) initial implementation
Co-authored-by: Alan <donosonaumczuk@gmail.com>
2023-03-07 19:01:34 +01:00
vicnaum
9c281c8f64 misc: Removed ownable migration functions and settle with Public migration
Co-authored-by: Alan <donosonaumczuk@gmail.com>
2023-03-03 16:23:51 +01:00
vicnaum
6e394ba7e0 feat: Modifications required for migration of Profiles
Co-authored-by: Alan <donosonaumczuk@gmail.com>
2023-03-02 19:46:45 +01:00
donosonaumczuk
46df0a52b2 misc: Stack too deep fixed along with tests
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-03-02 16:03:48 +00:00
donosonaumczuk
8107ef912f feat: Multiple referrals, unverified profile referrals and orginal pub referral
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-03-01 18:42:27 +00:00
donosonaumczuk
127ec35935 misc: Lens base NFT refactor, burn/permit meta-tx removed and enumerable logic removed
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-02-28 21:32:11 +00:00
donosonaumczuk
77932e4656 misc: Mocks directory moved from main directory to tests one 2023-02-28 18:03:24 +00:00
donosonaumczuk
20f1add442 misc: Import refactor and LensHubStorageLib
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-02-21 22:55:27 +00:00
donosonaumczuk
e18d3cd789 misc: Solidity files prettier max column/width raised to 120 chars
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-02-21 21:15:50 +00:00
donosonaumczuk
cc47ea6ca1 misc: DataTypes renamed to Types
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-02-21 21:07:31 +00:00
donosonaumczuk
1a118e73de misc: Library renamings and reorder
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-02-21 20:59:38 +00:00
donosonaumczuk
93c4e14ee3 misc: TypehashConstants added and all meta-tx uses MetaTx lib
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-02-21 20:23:26 +00:00
vicnaum
4ba0264e03 fix: Compiler errors fixed 2023-02-17 20:25:55 +01:00
donosonaumczuk
18063acb7c feat: Quote implemented & referrals for comment, quote and mirror
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-02-17 18:04:28 +00:00
vicnaum
4bc9aaec34 fix: Remove getPointedIfMirror logic. Fix compilation errors after refactoring.
Co-authored-by: Alan <donosonaumczuk@gmail.com>
2023-02-16 16:34:34 +01:00
Victor Naumik
60e0ccf0fb Merge branch 'main' into feat/simple-mirror 2023-02-13 17:37:52 +01:00
donosonaumczuk
2b58bbe511 feat: Default profile removed - Delegated executor refactor compiles - Tests fixed 2023-02-08 18:07:46 +00:00
vicnaum
91ef921b29 Merge branch 'main' into feat/simple-mirror 2023-02-03 16:07:56 +01:00
donosonaumczuk
d08e10240b feat: Dispatcher removed 2023-01-31 18:36:52 -03:00
Victor Naumik
6deefb5bc2 Merge branch 'feat/follow-nfts' into T-1448/fix-core-private-ci-to-pass 2023-01-20 21:08:19 +01:00
vicnaum
3117e43513 test: Fix UpgradeForkTest to not fail if rpc is not set in env 2023-01-19 21:44:29 +01:00
vicnaum
1d5683e593 feat: Make Collect a Profile Operation - initial implementation 2023-01-11 00:17:28 +01:00
donosonaumczuk
eadfd32d08 feat: Tests fixed according new follow 2022-12-19 21:47:16 -03:00
vicnaum
39fa427ebb test: Generalized foundry tests, refactoring 2022-12-02 15:52:39 +01:00
vicnaum
202ae9e7b7 comment 2022-11-30 16:41:52 +01:00
zer0dot
b6d0eebb9b feat: Updated mirror with sig to follow new standard, fixed mirror tests. 2022-11-09 13:45:00 +00:00
zer0dot
95234d2a03 feat: (WIP) Removed handles, commented out some validations, NFT naming and profile URI WIP. 2022-10-20 16:42:51 -04:00
zer0dot
0c65f12d01 test: Minor refactor and added Mumbai fork upgrade test. 2022-10-13 10:17:34 -04:00
zer0dot
bec7277549 test: Added profile validation to upgrade fork test. 2022-10-12 17:08:38 -04:00
zer0dot
ec378caa74 test: Added complex scenarios to upgrade fork test. 2022-10-12 16:57:57 -04:00
zer0dot
eea5d2a0ee test: Added setting default profile to profile creation flow. 2022-10-12 12:17:38 -04:00
zer0dot
ec3afcb545 feat: (WIP) Initial setup of fork upgrade test, also removed use of freeCollectModule. 2022-10-12 11:52:19 -04:00
zer0dot
fd252dcfa2 test: Began work on fork upgrade test. Also includes a minor change of IERC721Time file location. 2022-10-10 17:43:35 -04:00