Commit Graph

81 Commits

Author SHA1 Message Date
Victor Naumik
52dde08100 Merge branch 'development' into misc/v2-deployment-scripts 2023-10-05 16:53:01 +02:00
Victor Naumik
cb89b2d444 Merge pull request #136 from lens-protocol/fix/c4-fixes
Fix: c4 fixes
2023-10-05 16:51:23 +02:00
vicnaum
4f17e81606 fix: test fixed to not etch precompiles 2023-10-04 22:31:03 +02:00
vicnaum
997c9575c2 fix: DegreesOfSeparation - original author and source can always reply
Co-authored-by: Alan <donosonaumczuk@gmail.com>
2023-10-04 17:32:06 +02:00
vicnaum
b2f4ce494c misc: v2 deployment scripts 2023-10-03 16:37:44 +02:00
vicnaum
d78ba7a3ea test: fix passing wrong currency test in collect 2023-09-16 21:22:39 +02:00
vicnaum
85c9a4355a fix: fix collect test with address(0) nft recipient 2023-09-16 20:53:08 +02:00
vicnaum
8da496ae18 test: Fixed tests
Co-authored-by: Alan <donosonaumczuk@gmail.com>
2023-09-12 15:28:35 +02:00
donosonaumczuk
862c5c94e2 test: Some tests fixed
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-09-11 19:57:55 +01:00
donosonaumczuk
958d07fa5c feat: ModuleGlobals removed - treasury fees now in the Hub
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-09-11 17:39:36 +01:00
donosonaumczuk
605ea54dd0 misc: Conflicts solved - but not compiling yet 2023-09-08 15:59:31 +01:00
donosonaumczuk
f5dc0cda07 misc: Lens V1 collect operation renamed to Legacy Collect everywhere
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-09-07 19:20:22 +01:00
donosonaumczuk
c5eeac8fdb feat: ModuleRegistry initial draft
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-09-05 16:04:34 +01:00
donosonaumczuk
39456c7aa5 feat: Collect NFT recipient added for Collect Action 2023-08-24 17:40:12 +01:00
donosonaumczuk
393f78fe9d misc: Transaction executor added as event param 2023-08-22 18:17:12 +01:00
donosonaumczuk
5e118d048e fix: Imports in tests after renaming files 2023-08-15 21:19:07 +01:00
donosonaumczuk
6ca0b6c846 misc: Test files renamed to avoid unwanted warnings on compilation
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-08-15 21:03:44 +01:00
donosonaumczuk
d4aa75716c misc: Contract loader and general test progress
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-08-10 13:40:08 +01:00
vicnaum
c34caa8ad6 test: Fix compilation error after refactoring 2023-08-04 22:55:45 +02:00
donosonaumczuk
c834c4fe1b misc: Load-or-deploy functions added 2023-08-04 17:25:22 +01:00
vicnaum
4dcc20fef8 misc: Refactoring and reorganization of tests inheritance
Co-authored-by: Alan <donosonaumczuk@gmail.com>
2023-08-04 16:05:48 +02:00
vicnaum
862b37ddff test: final fixes for fork tests 2023-08-01 20:18:16 +02:00
donosonaumczuk
4d2a334910 fix: All test contructors removed in favour of setUp function 2023-08-01 17:44:40 +01:00
donosonaumczuk
5668a83a67 misc: Comments slightly more formal 2023-07-13 12:36:38 +01:00
donosonaumczuk
c82354b31b misc: Name and symbol updated for Collect NFTs 2023-07-13 12:35:42 +01:00
vicnaum
4827af64f4 feat: More readable CollectNFT name/symbol [ T-11317 ] 2023-07-12 14:06:23 +02:00
vicnaum
ec114778b6 misc: Moved CollectNFT to modules 2023-07-12 12:53:24 +02:00
vicnaum
aad1d9b7ab test: Referral system tests improved - Still WIP
Co-authored-by: Alan <donosonaumczuk@gmail.com>
2023-06-21 19:07:35 +02:00
donosonaumczuk
2b1975d952 test: Degrees of separation ref module tests added 2023-06-16 16:58:26 +01:00
vicnaum
409c2ba290 misc: overflow protection in tests 2023-06-12 17:27:01 +02:00
donosonaumczuk
565f25a9dd test: _isLensHubProxyAdmin usage 2023-06-09 17:14:14 +02:00
donosonaumczuk
41c2075299 misc: Foundry updated and test fixed accordinly 2023-04-28 18:46:46 +01:00
donosonaumczuk
62682d2f83 misc: Mock renamings and redundant/empty test files removed
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-04-25 22:23:03 +01:00
donosonaumczuk
e8448285bc misc: Unused mock removed, test renamed
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-04-25 20:30:55 +01:00
vicnaum
2acd112196 misc: Fix conflicts and update to incorporate new changes 2023-04-25 19:50:34 +01:00
vicnaum
d231c86deb Merge branch 'misc/test-publications' into test/collect-modules 2023-04-25 19:35:11 +01:00
donosonaumczuk
da000ad9d0 misc: FeeFollowModule file extension renamed 2023-04-25 19:20:48 +01:00
donosonaumczuk
a543580b1d misc: Huge test refactor - introducing new load functions and removing signer fields 2023-04-25 18:40:32 +01:00
vicnaum
f7db4a3aa1 test: CollectPublicationAction tests and some refactoring 2023-04-25 17:16:31 +01:00
donosonaumczuk
f6d9ccd341 misc: Huge test refactor to remove redundant helper functions 2023-04-24 22:00:45 +01:00
vicnaum
d98e7d1e3b test: simple and multirecipient collect modules tests 2023-04-24 21:38:56 +01:00
donosonaumczuk
9cbaf7df05 misc: Paths updated after removing test foundry directory 2023-04-21 19:25:52 +01:00
donosonaumczuk
f477a46c44 misc: Redundant foundry subdirectory removed from test directory 2023-04-21 19:15:48 +01:00
vicnaum
fd828a7ddf fix: T-1448 delete V1 failing hardhat tests that are covered in foundry or are modules 2023-01-19 13:15:39 +01:00
zer0dot
82609f8061 test: Fixed profile follow module Hardhat tests. 2022-10-03 15:41:05 -04:00
zer0dot
9db94645e5 test: Fixed fee follow module Hardhat tests. 2022-10-03 15:39:53 -04:00
zer0dot
34bb261289 test: Fixed approval follow module Hardhat tests. 2022-10-03 15:34:51 -04:00
zer0dot
bf9e89e848 test: Fixed timed fee collect module Hardhat tests. 2022-10-03 15:33:44 -04:00
zer0dot
2e78193c10 test: Fixed limited timed fee collect module Hardhat tests. 2022-10-03 15:32:04 -04:00
zer0dot
f99a31fd21 test: Fixed limited fee collect module. 2022-10-03 15:30:11 -04:00