Commit Graph

875 Commits

Author SHA1 Message Date
donosonaumczuk
6bdc8a4171 misc: only Foundry tests on CI 2023-02-21 13:33:48 +00:00
donosonaumczuk
4d57b61171 fix: MultiStateHub tests fixed 2023-02-21 13:15:39 +00:00
donosonaumczuk
40168542bd fix: Publishing tests fixed after refactors 2023-02-21 13:01:09 +00:00
donosonaumczuk
db42f3941a fix: CollectingTest refactored and passing 2023-02-21 02:29:07 +00:00
donosonaumczuk
7ff00abb4c test: Some test fixed
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-02-20 17:22:11 +00:00
vicnaum
4ba0264e03 fix: Compiler errors fixed 2023-02-17 20:25:55 +01:00
vicnaum
a6b712496a misc: comment 2023-02-17 19:54:43 +01:00
vicnaum
a4a084f319 fix: Compiler errors fix in contracts. Tests left. 2023-02-17 19:53:59 +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
d983a61549 fix: Fix compiler errors for new quote function. Stack too deep left. 2023-02-17 13:11:08 +01:00
donosonaumczuk
e06300a4bd feat: Quote pub implementation in progress
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-02-16 20:08:33 +00:00
donosonaumczuk
44dfbb5faf feat: Pub type and root pub stored when creating a new one
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-02-16 18:46:41 +00:00
donosonaumczuk
5b7343d44f misc: Get rid of lot of assembly & publishing lib simplified
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-02-16 18:34: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
vicnaum
54d7dae388 test: PublicationType test plan 2023-02-16 13:30:25 +01:00
donosonaumczuk
bc40825022 feat: Collect referral feature extended & new publication types 2023-02-15 20:28:36 +00:00
Victor Naumik
2cd106d8e6 Merge pull request #7 from lens-protocol/feat/simple-mirror
Feat: Disallow Comments on Mirrors
2023-02-15 16:17:09 +01:00
vicnaum
0067c33240 fix: referrerProfileId fixed 2023-02-15 15:47:09 +01:00
vicnaum
95985f6f5e fix: comment 2023-02-15 15:34:27 +01:00
Victor Naumik
5c208084c8 Update contracts/libraries/helpers/GeneralHelpers.sol
Co-authored-by: Alan <adonoso@itba.edu.ar>
2023-02-15 14:37:58 +01:00
Victor Naumik
1c805a77e4 Update contracts/libraries/helpers/GeneralHelpers.sol
Co-authored-by: Alan <adonoso@itba.edu.ar>
2023-02-15 14:37:47 +01:00
Victor Naumik
0bcca80726 Update contracts/interfaces/IReferenceModule.sol
Co-authored-by: Alan <adonoso@itba.edu.ar>
2023-02-15 14:33:20 +01:00
Victor Naumik
a005b99227 Update test/helpers/errors.ts
Co-authored-by: Alan <adonoso@itba.edu.ar>
2023-02-15 14:30:46 +01:00
Victor Naumik
257f1ac1ee Merge pull request #40 from lens-protocol/T-5140/remove-all-warnings-from-the-project
[Refactor]: Remove all warnings from the project (T-5140)
2023-02-13 17:50:27 +01:00
Victor Naumik
60e0ccf0fb Merge branch 'main' into feat/simple-mirror 2023-02-13 17:37:52 +01:00
vicnaum
629d526c09 fix: Remove warnings from DE tests by renaming 2023-02-13 17:32:32 +01:00
Victor Naumik
aae70e64df Merge branch 'main' into T-5140/remove-all-warnings-from-the-project 2023-02-13 17:22:15 +01:00
Alan
0ca004fe13 Merge pull request #42 from lens-protocol/feat/de-per-profile-basis
feat: Remove dispatcher, remove default profile & refactor DE per-profile basis
2023-02-13 16:15:23 +00:00
donosonaumczuk
9a41e8315c test: More testing and some warnings removed 2023-02-13 16:02:01 +00:00
donosonaumczuk
529f19d931 misc: Warning removed by changing function visibility to pure 2023-02-13 16:01:36 +00:00
donosonaumczuk
0b7c01547b test: More unit tests added 2023-02-13 01:06:52 +00:00
donosonaumczuk
d5dc75c303 fix: Missing return statement :) 2023-02-10 18:18:28 +00:00
donosonaumczuk
7fe81a14dd test: First bunch of tests written for ChangeDelegatedExecutorsConfig feature 2023-02-10 17:57:38 +00:00
donosonaumczuk
7432ed3ce7 fix: Added owner validation that was missed after refactor + skip changing config on mint 2023-02-10 17:56:31 +00:00
donosonaumczuk
416f606de5 feat: Huge refactor to simplify states and transitions for DE config numbers 2023-02-09 20:05:08 +00:00
donosonaumczuk
46de915bfb feat: Code improvements after PR comments 2023-02-09 18:01:58 +00:00
donosonaumczuk
2b58bbe511 feat: Default profile removed - Delegated executor refactor compiles - Tests fixed 2023-02-08 18:07:46 +00:00
donosonaumczuk
137b0de5b8 feat: Delegated executors per profile basis, in batches and with config profiling 2023-02-07 21:10:42 +00:00
vicnaum
3558605b17 feat: ReferrerProfileId added to comments from mirrors, and fixed merge 2023-02-03 19:29:02 +01:00
vicnaum
91ef921b29 Merge branch 'main' into feat/simple-mirror 2023-02-03 16:07:56 +01:00
vicnaum
9c83d891bc fix: Removed two last warnings 2023-02-01 22:06:47 +01:00
vicnaum
0fecc8732e fix: Dirty hack to remove unused-params warning but still allow named params 2023-02-01 21:47:33 +01:00
vicnaum
641f36085c fix: Removed more warnings 2023-02-01 21:45:43 +01:00
vicnaum
ebd6df8b7c fix: Fixed most of the warnings 2023-02-01 15:07:47 +01:00
donosonaumczuk
d08e10240b feat: Dispatcher removed 2023-01-31 18:36:52 -03:00
Victor Naumik
d9db0fa1e6 Merge pull request #39 from lens-protocol/feat/foundry
Feat/foundry
2023-01-31 19:24:24 +01:00
Victor Naumik
cb47249cb9 Merge pull request #11 from lens-protocol/feat/follow-nfts
feat: Follow tokens redesign
2023-01-31 19:09:58 +01:00
vicnaum
abb5051ac2 patch: Fix failing Events test 2023-01-31 19:00:56 +01:00
Alan
9d13088d99 Merge branch 'feat/foundry' into feat/follow-nfts 2023-01-31 17:26:44 +00:00
Alan
013b0f8f86 Merge pull request #38 from lens-protocol/T-5069/perform-review-changes-round-2
patch: Follow NFT changes
2023-01-31 17:25:15 +00:00