Commit Graph

378 Commits

Author SHA1 Message Date
donosonaumczuk
590def7e66 misc: Imports udpated to use new Profile tokenURI lib 2023-04-09 17:52:10 +01:00
donosonaumczuk
d4c46869c4 test: Test fixed 2023-04-08 00:59:02 +01:00
donosonaumczuk
8ccefc4020 misc: TODOs solved
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-04-07 17:34:22 +01:00
donosonaumczuk
23da6853f2 misc: Errors clean-up trying to lower LensHubInitializable bytecode size 2023-04-06 23:29:08 +01:00
donosonaumczuk
2b55500bce test: Test files updated to stop breaking compilation 2023-04-06 22:44:08 +01:00
donosonaumczuk
27f401920c feat: processFollowModuleReturnData added to Followed event 2023-03-31 16:31:59 +01:00
vicnaum
478633667e misc: Remove the initializer from LensHub and move it to a separate contract
Co-authored-by: Alan <donosonaumczuk@gmail.com>
2023-03-31 14:28:31 +02:00
vicnaum
02da9d7b8c fix: _getCollectNFT helper 2023-03-31 12:53:48 +02:00
vicnaum
2c5dbc0829 Misc: Fix LensHub size, fix tests, reduce runs to 100 temporarily
Co-authored-by: Alan <donosonaumczuk@gmail.com>
2023-03-30 22:44:37 +02:00
vicnaum
dea70cc3e6 misc: Test and mock files fixed after changes
Co-authored-by: Alan <donosonaumczuk@gmail.com>
2023-03-30 21:56:47 +02:00
donosonaumczuk
23634be7f8 feat: Action module whitelisting functions improved
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-03-29 18:26:23 +01:00
donosonaumczuk
da5c4e0f8d misc: Some TODOs solved
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-03-27 18:50:13 +01:00
vicnaum
f88d23b4de misc: Grammar fixes
Co-authored-by: Alan <donosonaumczuk@gmail.com>
2023-03-24 16:09:34 +01:00
donosonaumczuk
44723d4d6f misc: LensHub bytecode size below limits again
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-03-23 21:19:43 +00: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
221516b862 misc: TODO rewrite 2023-03-10 19:34:09 +01:00
vicnaum
a72117836d misc: Refactoring executor rename to transactionExecutor or delegatedExecutor
Co-authored-by: Alan <donosonaumczuk@gmail.com>
2023-03-10 17:32:43 +01:00
donosonaumczuk
b3bd2da9a5 fix: Tests fixed
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-03-08 18:50:28 +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
donosonaumczuk
d3061193d6 feat: Follows migration
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-03-03 18:17:27 +00: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
b3ec5fd8ab feat: Profile Migration Fork Tests 2023-03-03 11:50:03 +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
cec4455814 misc: Upgradeability contracts, namespaces and ModuleGlobals moved to misc 2023-02-28 18:30:59 +00:00
donosonaumczuk
4e7a7f17b4 misc: Core dir removed by moving files out of it 2023-02-28 18:20:09 +00:00
donosonaumczuk
80f4ce1356 misc: Modules directory cleanup, modules removed from core repo 2023-02-28 18:16:11 +00:00
donosonaumczuk
77932e4656 misc: Mocks directory moved from main directory to tests one 2023-02-28 18:03:24 +00:00
vicnaum
8e93e13fc6 Misc: Change solidity pragma to support ^ later versions
Co-authored-by: Alan <donosonaumczuk@gmail.com>
2023-02-24 14:29:49 +00:00
donosonaumczuk
219df94247 misc: Refactor, libraries splitted by purpose
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-02-22 19:54:55 +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
f89c576ed5 misc: Libs moved outside of helpers dir
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-02-21 20:39:03 +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
donosonaumczuk
293e8e768c feat: Allow address(0) as collect module and use it as revert one
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-02-21 17:51:54 +00:00
donosonaumczuk
b37a2f0a55 misc: Function renamed to changeCurrentDelegatedExecutorsConfig to avoid overloading and improve DX
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-02-21 17:26:57 +00:00
donosonaumczuk
e00d1d38ae fix: All missing tests fixed
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-02-21 16:26:11 +00:00
donosonaumczuk
adf8a07514 fix: Some tests fixed after tweaking _getSigStruct BaseTest function 2023-02-21 15:16:25 +00:00
vicnaum
bc174abfa3 fix: Misc tests partial fix 2023-02-21 15:08:26 +00:00
vicnaum
366b1f1d8f fix: Fix MultistateHub tests, Fix Burn signature 2023-02-21 15:04:05 +00:00
vicnaum
e9be8a9168 Merge branch 'main' into T-6536/-refactor-remove-all-withsig-data-types 2023-02-21 15:01:14 +00:00
donosonaumczuk
4d57b61171 fix: MultiStateHub tests fixed 2023-02-21 13:15:39 +00:00
vicnaum
b8f41289e4 Merge remote-tracking branch 'origin/feat/quote-publication' into T-6536/-refactor-remove-all-withsig-data-types 2023-02-21 13:10:01 +00:00
donosonaumczuk
40168542bd fix: Publishing tests fixed after refactors 2023-02-21 13:01:09 +00:00
vicnaum
9d96c40c68 refactor: Remove all other WithSig datatypes 2023-02-21 12:57:37 +00:00
donosonaumczuk
db42f3941a fix: CollectingTest refactored and passing 2023-02-21 02:29:07 +00:00