Commit Graph

341 Commits

Author SHA1 Message Date
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
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
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
vicnaum
54d7dae388 test: PublicationType test plan 2023-02-16 13:30:25 +01: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
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
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
donosonaumczuk
9a41e8315c test: More testing and some warnings removed 2023-02-13 16:02:01 +00:00
donosonaumczuk
0b7c01547b test: More unit tests added 2023-02-13 01:06:52 +00:00
donosonaumczuk
7fe81a14dd test: First bunch of tests written for ChangeDelegatedExecutorsConfig feature 2023-02-10 17:57:38 +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
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
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
donosonaumczuk
fd45a43677 misc: untieAndWrap/unwrapAndTie renamed to simply wrap/unwrap 2023-01-31 14:04:34 -03:00
donosonaumczuk
4a365fa9b7 feat: You can recover a token through wrapping it 2023-01-31 13:27:56 -03:00
donosonaumczuk
b625508b97 misc: Replace _isValidPk helper by foundry's bound(...) 2023-01-31 12:23:34 -03:00
donosonaumczuk
d6a6de516c misc: Removed redundant path on approveFollow 2023-01-31 12:13:27 -03:00
donosonaumczuk
8500fd9968 renamed to at Follow NFT contract 2023-01-31 11:55:06 -03:00
donosonaumczuk
c8f035033a misc: Test field renamed to be clearer 2023-01-30 16:11:23 -03:00
vicnaum
6bceb4cbb6 test: RemoveFollower 2023-01-26 22:04:15 +01:00
vicnaum
cbecd73c84 refactor: unfollowing 2023-01-26 21:03:32 +01:00
Victor Naumik
5e517ef2c6 Merge branch 'feat/follow-nfts' into T-4158/-refactor-add-named-params 2023-01-26 00:14:40 +01:00
vicnaum
3df20dfb1b test: remove _Fuzz postfix 2023-01-26 00:03:54 +01:00
vicnaum
388225dfd2 test: removed unused tests 2023-01-26 00:01:18 +01:00
vicnaum
77c2c37465 ref: Add ApproveForAll back 2023-01-25 23:58:50 +01:00