Alan
|
1aa227190a
|
Merge pull request #79 from lens-protocol/misc/namespaces
misc: Namespaces
|
2023-05-05 22:09:25 +01:00 |
|
donosonaumczuk
|
36cb0219fe
|
misc: Missing timestamp added to event in order to avoid multiple RPC calls
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
|
2023-05-05 21:53:56 +01:00 |
|
donosonaumczuk
|
b6eec3d450
|
feat: Namespaces reworked and improved
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
|
2023-05-05 21:50:34 +01:00 |
|
donosonaumczuk
|
87c1fe5d59
|
Merge branch 'misc/namespaces-permissions-fix' of github.com:lens-protocol/core-private into misc/namespaces-permissions-fix
|
2023-05-04 19:11:31 +01:00 |
|
Alan
|
178fd349d4
|
Merge pull request #78 from lens-protocol/misc/fixes
misc: fixes
|
2023-05-04 19:08:53 +01:00 |
|
donosonaumczuk
|
2ae1b23b68
|
misc: ControllerContractUpdated event added to ControllableByContract
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
|
2023-05-04 18:36:02 +01:00 |
|
donosonaumczuk
|
d6f84e5348
|
misc: Note about duplicate referrals check updated for clarity
|
2023-05-04 18:28:49 +01:00 |
|
donosonaumczuk
|
70d6ef9122
|
misc: Remove unused nonces mapping from degrees of sep ref module
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
|
2023-05-04 18:02:58 +01:00 |
|
donosonaumczuk
|
ce0cba3213
|
misc: Remove unused _followTokenExists function
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
|
2023-05-04 18:00:01 +01:00 |
|
donosonaumczuk
|
6313f4116d
|
fix: Duplicates check added at _initPubActionModules
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
|
2023-05-04 17:52:37 +01:00 |
|
donosonaumczuk
|
3a1653102a
|
fix: Array length check added to _initPubActionModules
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
|
2023-05-04 17:52:15 +01:00 |
|
donosonaumczuk
|
44eda4b0ec
|
misc: actionModulesBitmap renamed to enabledActionModulesBitmap
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
|
2023-05-04 17:51:15 +01:00 |
|
Alan
|
0f9665d5ae
|
Merge pull request #70 from lens-protocol/misc/test-coverage
misc: Test coverage raised - first iteration
|
2023-05-03 18:44:42 +01:00 |
|
Alan
|
15aebc06ec
|
Merge pull request #77 from lens-protocol/test/act
misc: Act tests added
|
2023-05-03 18:31:55 +01:00 |
|
vicnaum
|
cc821e5b91
|
misc: Refactor ActTest and add more tests there
|
2023-05-03 17:46:45 +02:00 |
|
vicnaum
|
8cc28077a5
|
misc: Rename ActionTest to ActTest
|
2023-05-02 21:27:23 +02:00 |
|
vicnaum
|
e9ddefabb6
|
misc: Refactor ActionLib, put more TODOs
Co-authored-by: Alan <donosonaumczuk@gmail.com>
|
2023-05-02 21:26:31 +02:00 |
|
vicnaum
|
c762351ea0
|
test: Act MetaTx tests added
|
2023-05-02 20:48:14 +02:00 |
|
vicnaum
|
740b53511d
|
test: act
|
2023-05-02 20:18:07 +02:00 |
|
donosonaumczuk
|
41c2075299
|
misc: Foundry updated and test fixed accordinly
|
2023-04-28 18:46:46 +01:00 |
|
donosonaumczuk
|
4ecc7866b2
|
misc: _toLegacyV1Pub helper function added to BaseTest
|
2023-04-28 16:56:42 +01:00 |
|
donosonaumczuk
|
6ba44b245e
|
misc: StorageLib's slot constants renamed to match LensHubStorage namings
|
2023-04-28 16:51:05 +01:00 |
|
vicnaum
|
96cc6d5408
|
misc: First iteration of namespaces permissions fix
|
2023-04-26 16:01:49 +01:00 |
|
Alan
|
ae58abc800
|
Merge pull request #76 from lens-protocol/misc/versioned-initializable-removal
Misc/versioned initializable removal
|
2023-04-26 12:52:57 +01:00 |
|
vicnaum
|
9e6adc336e
|
misc: Remove unnecessary VersionedInitializable
|
2023-04-26 11:35:49 +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
|
98fc6685b2
|
misc: All remaining mock params removed from test setup
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
|
2023-04-25 21:51:19 +01:00 |
|
donosonaumczuk
|
106c0bacb4
|
misc: mockPostParams removed
|
2023-04-25 21:25:42 +01:00 |
|
donosonaumczuk
|
16784d1a04
|
misc: mockCreateProfileParams removed
|
2023-04-25 21:14:31 +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 |
|
donosonaumczuk
|
8c356cce04
|
misc: Events and MultiStateHub tests removed - those test will be covered again when testing each function individually
|
2023-04-25 20:21:01 +01:00 |
|
Victor Naumik
|
ffb34b4ac4
|
Merge pull request #73 from lens-protocol/test/collect-modules
Test/collect modules
|
2023-04-25 20:05:41 +01:00 |
|
vicnaum
|
2acd112196
|
misc: Fix conflicts and update to incorporate new changes
|
2023-04-25 19:50:34 +01:00 |
|
vicnaum
|
1c08f683d8
|
Merge branch 'fix/CollectNFT-CollectPublicationAction' into test/collect-modules
|
2023-04-25 19:35:22 +01:00 |
|
vicnaum
|
d231c86deb
|
Merge branch 'misc/test-publications' into test/collect-modules
|
2023-04-25 19:35:11 +01:00 |
|
Alan
|
bfa4ea95a6
|
Merge pull request #75 from lens-protocol/misc/test-publications
misc: Huge test refactor + more plublication tests added
|
2023-04-25 19:31:53 +01:00 |
|
donosonaumczuk
|
14e5fcb3aa
|
misc: Test fixed
|
2023-04-25 19:21:07 +01:00 |
|
donosonaumczuk
|
da000ad9d0
|
misc: FeeFollowModule file extension renamed
|
2023-04-25 19:20:48 +01:00 |
|
donosonaumczuk
|
c0bd050be0
|
misc: Removed redundant (not really helpful) helper functions
|
2023-04-25 19:15:19 +01:00 |
|
donosonaumczuk
|
051768125d
|
misc: Remove TODO after seeing prank below
|
2023-04-25 18:50:41 +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
|
3b720dacde
|
fix: CollectNFT fix, CollectPublicationAction refactor
|
2023-04-25 17:18:20 +01:00 |
|
vicnaum
|
f7db4a3aa1
|
test: CollectPublicationAction tests and some refactoring
|
2023-04-25 17:16:31 +01:00 |
|
donosonaumczuk
|
76711b52a3
|
feat: ReferencePublicationTest tests added
|
2023-04-24 22:01:15 +01:00 |
|
donosonaumczuk
|
f6d9ccd341
|
misc: Huge test refactor to remove redundant helper functions
|
2023-04-24 22:00:45 +01:00 |
|
vicnaum
|
bc0f84a5a7
|
Merge branch 'fix/collect-modules-permissions' into test/collect-modules
|
2023-04-24 21:39:43 +01:00 |
|
vicnaum
|
f42f899f41
|
misc: refactor and cleanup of tests and some comments todos
|
2023-04-24 21:39:25 +01:00 |
|
vicnaum
|
d98e7d1e3b
|
test: simple and multirecipient collect modules tests
|
2023-04-24 21:38:56 +01:00 |
|
vicnaum
|
c3ad7094ca
|
fix: Permissions of collect action modules - callable by the pubActions
|
2023-04-24 21:36:06 +01:00 |
|
donosonaumczuk
|
93608cf8f2
|
forge install: forge-std
v1.5.3
|
2023-04-24 17:03:35 +01:00 |
|